This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_attachable [2025/05/02 22:13] – dragonlord | dragengine:modules:dragonscript:behavior_attachable [2025/05/04 13:45] (current) – [attachable.check] dragonlord | ||
---|---|---|---|
Line 59: | Line 59: | ||
^Parameter^Value^Description^ | ^Parameter^Value^Description^ | ||
|attached|'' | |attached|'' | ||
+ | |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: | ||
Line 99: | Line 100: | ||
====== State Machine Events ====== | ====== State Machine Events ====== | ||
- | This behavior sends these state machine events.'' | + | This behavior sends these state machine events. |
===== attachable.attached ===== | ===== attachable.attached ===== |