This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_forcefield [2025/05/02 21:49] – [Optional Behaviors] dragonlord | dragengine:modules:dragonscript:behavior_forcefield [2025/05/12 21:26] (current) – dragonlord | ||
---|---|---|---|
Line 181: | Line 181: | ||
^Parameter^Value^Description^ | ^Parameter^Value^Description^ | ||
|enabled|'' | |enabled|'' | ||
+ | |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 305: | Line 306: | ||
<string name=' | <string name=' | ||
| | ||
- | <!-- optional: | + | <!-- optional: |
- | <string | + | <list name='behaviorTrees'> |
+ | | ||
+ | <string> | ||
+ | </list> | ||
| | ||
- | <!-- optional: | + | <!-- optional: |
- | <string | + | <list name='stateMachines'> |
+ | | ||
+ | <string> | ||
+ | </list> | ||
| | ||
<!-- set element properties. omit property prefix if used inside behavior tag --> | <!-- set element properties. omit property prefix if used inside behavior tag --> |