This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dragengine:modules:dragonscript:behaviors_use_cases [2025/10/28 17:14] – dragonlord | dragengine:modules:dragonscript:behaviors_use_cases [2026/03/26 02:04] (current) – [VR] dragonlord | ||
|---|---|---|---|
| Line 148: | Line 148: | ||
| ===== VR ===== | ===== VR ===== | ||
| + | * [[behavior_vrbody|ECBehaviorVRBody (1.31)]] | ||
| * [[behavior_vrcontroldesktop|ECBehaviorVRControlDesktop (1.12)]] | * [[behavior_vrcontroldesktop|ECBehaviorVRControlDesktop (1.12)]] | ||
| * [[behavior_vrhand|ECBehaviorVRHand (1.6)]] | * [[behavior_vrhand|ECBehaviorVRHand (1.6)]] | ||
| Line 162: | Line 163: | ||
| These behaviors are attachable behaviors in contrary to the static behaviors above. They can be added dynamically at runtime or through the world editor. | These behaviors are attachable behaviors in contrary to the static behaviors above. They can be added dynamically at runtime or through the world editor. | ||
| + | * [[behavior_attachable_anchorelement|ECABehaviorAnchorElement (1.31)]] | ||