This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragengine:modules:dragonscript:bahevior_playerinputmove [2025/05/09 10:38] – dragonlord | dragengine:modules:dragonscript:bahevior_playerinputmove [2025/05/12 15:39] (current) – dragonlord | ||
---|---|---|---|
Line 151: | Line 151: | ||
|right|'' | |right|'' | ||
|right.toggle| |Toggle move right key pressed| | |right.toggle| |Toggle move right key pressed| | ||
- | |analog.forwardBackward|float, | + | |analog.forwardBackward|float, |
- | |analog.forwardBackward.sticky|float, | + | |analog.forwardBackward.sticky|float, |
- | |analog.leftRight|float, | + | |analog.leftRight|float, |
- | |analog.leftRight.sticky|float, | + | |analog.leftRight.sticky|float, |
|canMove|'' | |canMove|'' | ||
|canMove.toggle| |Toggle can move| | |canMove.toggle| |Toggle can move| | ||
Line 184: | Line 184: | ||
^Parameter^Value^Description^ | ^Parameter^Value^Description^ | ||
- | |locomotion|float, '' | + | |locomotion| |Update locomotion using stored states.| |
This is an example of using this action: | This is an example of using this action: | ||
<code xml> | <code xml> | ||
<action name=' | <action name=' | ||
- | < | + | < |
</ | </ | ||
</ | </ |