This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_bodytilting [2025/03/12 02:18] – created dragonlord | dragengine:modules:dragonscript:behavior_bodytilting [2025/03/13 17:09] (current) – dragonlord | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
<WRAP youarehere> | <WRAP youarehere> | ||
- | [[: | + | [[: |
</ | </ | ||
Line 16: | Line 16: | ||
To this behavior add it and either set the class properties or call setShape(), setOrigin() and setDirection() to initialize. Then use Locomotion.addControllerMapping() with '' | To this behavior add it and either set the class properties or call setShape(), setOrigin() and setDirection() to initialize. Then use Locomotion.addControllerMapping() with '' | ||
- | + | ||
+ | See also: | ||
+ | * [[dragengine: | ||
====== Instance Counts ====== | ====== Instance Counts ====== | ||
This behavior can be used only once on an element. | This behavior can be used only once on an element. | ||
Line 43: | Line 45: | ||
====== Required Behaviors ====== | ====== Required Behaviors ====== | ||
- | This behavior requires these other behaviors: | ||
* [[behavior_locomotion|ECBehaviorLocomotion]] | * [[behavior_locomotion|ECBehaviorLocomotion]] | ||
* [[behavior_projecttoground|ECBehaviorProjectToGround]] | * [[behavior_projecttoground|ECBehaviorProjectToGround]] |