This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_playerinputcrouch [2025/05/07 15:40] – dragonlord | dragengine:modules:dragonscript:behavior_playerinputcrouch [2025/05/09 14:16] (current) – dragonlord | ||
---|---|---|---|
Line 45: | Line 45: | ||
<action name=' | <action name=' | ||
< | < | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | ===== playerInputCrouch.update ===== | ||
+ | |||
+ | Update player input crouch. | ||
+ | |||
+ | ^Parameter^Value^Description^ | ||
+ | |locomotion| |Update locomotion using [[behavior_locomotion|ECBehaviorLocomotion]].setStanceGoal()| | ||
+ | |||
+ | This is an example of using this action: | ||
+ | <code xml> | ||
+ | <action name=' | ||
+ | < | ||
</ | </ | ||
</ | </ |