Needs the option to ContinueAction as well as simply ExecuteAction
Closed this issue · 1 comments
caesuric commented
Needs the option to ContinueAction as well as simply ExecuteAction
caesuric commented
Added in v0.7.0 and documented here: https://github.com/caesuric/mountain-goap#actions
#14
If the ExecutionStatus
returned is ExecutionStatus.Executing
, the action will not be removed from the plan's action chain and will keep executing until a different status is returned.