caesuric/mountain-goap

Needs the option to ContinueAction as well as simply ExecuteAction

Closed this issue · 1 comments

Needs the option to ContinueAction as well as simply ExecuteAction

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.