This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dragengine:modules:dragonscript:behavior_vrhandpointedat [2025/05/02 22:24] – dragonlord | dragengine:modules:dragonscript:behavior_vrhandpointedat [2025/05/14 10:31] (current) – dragonlord | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| |count.greater|integer|Count of vr hands pointing at element is greater than integer value| | |count.greater|integer|Count of vr hands pointing at element is greater than integer value| | ||
| |player|'' | |player|'' | ||
| + | |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 148: | Line 149: | ||
| < | < | ||
| < | < | ||
| - | <!-- 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 --> | ||