This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dragengine:modules:dragonscript:behaviors_a_to_z [2025/03/13 16:59] – [T] dragonlord | dragengine:modules:dragonscript:behaviors_a_to_z [2026/03/26 02:02] (current) – [V] dragonlord | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{tag> | {{tag> | ||
| <WRAP youarehere> | <WRAP youarehere> | ||
| - | [[: | + | [[: |
| </ | </ | ||
| Line 64: | Line 64: | ||
| ===== E ===== | ===== E ===== | ||
| * [[behavior_envmapprobe|ECBehaviorEnvMapProbe (1.0)]] | * [[behavior_envmapprobe|ECBehaviorEnvMapProbe (1.0)]] | ||
| - | * # | + | * [[behavior_evaluate|ECBehaviorEvaluate (1.0)]] |
| ===== F ===== | ===== F ===== | ||
| * [[behavior_footsteps|ECBehaviorFootSteps (1.0)]] | * [[behavior_footsteps|ECBehaviorFootSteps (1.0)]] | ||
| + | * [[behavior_footstepconfig|ECBehaviorFootStepConfig (1.26)]] | ||
| * [[behavior_forcefield|ECBehaviorForceField (1.0)]] | * [[behavior_forcefield|ECBehaviorForceField (1.0)]] | ||
| Line 79: | Line 80: | ||
| ===== I ===== | ===== I ===== | ||
| - | * [[behavior_inventory|ECBehaviorInventory | + | * [[behavior_interaction|ECBehaviorInteraction |
| * [[behavior_interactionspot|ECBehaviorInteractionSpot (1.4)]] | * [[behavior_interactionspot|ECBehaviorInteractionSpot (1.4)]] | ||
| + | * [[behavior_inventory|ECBehaviorInventory (1.0)]] | ||
| ===== L ===== | ===== L ===== | ||
| * [[behavior_light|ECBehaviorLight (1.0)]] | * [[behavior_light|ECBehaviorLight (1.0)]] | ||
| - | * [[behavior_lightdimmerr|ECBehaviorLightDimmer (1.0)]] | + | * [[behavior_lightanimation|ECBehaviorLightAnimation (1.28)]] |
| + | * [[behavior_lightdimmer|ECBehaviorLightDimmer (1.0)]] | ||
| * [[behavior_locomotion|ECBehaviorLocomotion (1.0)]] | * [[behavior_locomotion|ECBehaviorLocomotion (1.0)]] | ||
| * [[behavior_lookat|ECBehaviorLookAt (1.0)]] | * [[behavior_lookat|ECBehaviorLookAt (1.0)]] | ||
| Line 138: | Line 141: | ||
| ===== T ===== | ===== T ===== | ||
| - | * [[behavior_evaluate|ECBehaviorEvaluate (1.0)]] | ||
| * [[behavior_timer|ECBehaviorTimer (1.0)]] | * [[behavior_timer|ECBehaviorTimer (1.0)]] | ||
| * [[behavior_toggle|ECBehaviorToggle (1.0)]] | * [[behavior_toggle|ECBehaviorToggle (1.0)]] | ||
| Line 147: | Line 149: | ||
| ===== V ===== | ===== V ===== | ||
| + | * [[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)]] | ||
| * [[behavior_vrhandaction|ECBehaviorVRHandAction (1.10)]] | * [[behavior_vrhandaction|ECBehaviorVRHandAction (1.10)]] | ||
| * [[behavior_vrhandlaserpointer|ECBehaviorVRHandLaserPointer (1.7)]] | * [[behavior_vrhandlaserpointer|ECBehaviorVRHandLaserPointer (1.7)]] | ||
| + | * [[behavior_vrhandlocomotion|ECBehaviorVRHandLocomotion (1.28)]] | ||
| * [[behavior_vrhandpointat|ECBehaviorVRHandPointAt (1.7)]] | * [[behavior_vrhandpointat|ECBehaviorVRHandPointAt (1.7)]] | ||
| * [[behavior_vrhandpointedat|ECBehaviorVRHandPointedAt (1.7)]] | * [[behavior_vrhandpointedat|ECBehaviorVRHandPointedAt (1.7)]] | ||
| Line 156: | Line 160: | ||
| * [[behavior_vrhmd|ECBehaviorVRHMD (1.6)]] | * [[behavior_vrhmd|ECBehaviorVRHMD (1.6)]] | ||
| * [[behavior_vrplayspace|ECBehaviorVRPlayspace (1.6)]] | * [[behavior_vrplayspace|ECBehaviorVRPlayspace (1.6)]] | ||
| + | |||
| + | ===== W ===== | ||
| + | * [[behavior_world|ECBehaviorWorld (1.26)]] | ||
| + | |||
| + | ===== Attachable Behaviors ===== | ||
| + | |||
| + | 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)]] | ||