This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_vrhandpose [2025/05/14 10:38] – dragonlord | dragengine:modules:dragonscript:behavior_vrhandpose [2025/05/14 10:38] (current) – dragonlord | ||
---|---|---|---|
Line 317: | Line 317: | ||
<!-- required: use vr hand with id. --> | <!-- required: use vr hand with id. --> | ||
<string name=' | <string name=' | ||
+ | | ||
+ | <!-- optional: add behavior trees. default adds all behavior trees. --> | ||
+ | <list name=' | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | | ||
+ | <!-- optional: add state machines. default adds all state machines. --> | ||
+ | <list name=' | ||
+ | < | ||
+ | < | ||
+ | </ | ||
| | ||
<!-- set element properties. omit property prefix if used inside behavior tag --> | <!-- set element properties. omit property prefix if used inside behavior tag --> | ||
<float name=' | <float name=' | ||
</ | </ | ||
- | | ||
- | <!-- optional: add behavior trees. default adds all behavior trees. --> | ||
- | <list name=' | ||
- | < | ||
- | < | ||
- | </ | ||
- | | ||
- | <!-- optional: add state machines. default adds all state machines. --> | ||
- | <list name=' | ||
- | < | ||
- | < | ||
- | </ | ||
| | ||
<!-- for adding multiple behaviors use unique identifiers --> | <!-- for adding multiple behaviors use unique identifiers --> |