This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_actoranimated [2025/05/03 22:28] – dragonlord | dragengine:modules:dragonscript:behavior_actoranimated [2025/05/04 13:43] (current) – [actorAnimated.check] dragonlord | ||
---|---|---|---|
Line 104: | Line 104: | ||
|controller.value.atLower| |Current value of controller is at lower value| | |controller.value.atLower| |Current value of controller is at lower value| | ||
|controller.value.atUpper| |Current value of controller is at upper value| | |controller.value.atUpper| |Current value of controller is at upper value| | ||
+ | |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: |