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/04 13:39] – 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 202: | Line 203: | ||
| ^Parameter^Value^Description^ | ^Parameter^Value^Description^ | ||
| |forceField.enabled|'' | |forceField.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 condition: | This is an example of using this condition: | ||
| Line 306: | 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 --> | ||