This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_actormover [2025/05/04 10:53] – dragonlord | dragengine:modules:dragonscript:behavior_actormover [2025/05/04 13:43] (current) – [actorMover.check] dragonlord | ||
---|---|---|---|
Line 180: | Line 180: | ||
|speed.greater|float|Speed is greater than value m/s| | |speed.greater|float|Speed is greater than value m/s| | ||
|paused|'' | |paused|'' | ||
+ | |wait| |If present action returns BTResult.running instead of BTResult.failed to wait until the checks are all fulfilled| | ||
This is an example of using this action: | This is an example of using this action: |