This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_actormover [2025/05/04 13:43] – [actorMover.check] dragonlord | dragengine:modules:dragonscript:behavior_actormover [2025/05/11 13:10] (current) – dragonlord | ||
---|---|---|---|
Line 157: | Line 157: | ||
</ | </ | ||
- | ===== actorMover.stop ===== | + | ===== actorMover.update |
- | Stop moving. | + | Update actor mover. |
+ | |||
+ | ^Parameter^Value^Description^ | ||
+ | |stop| |Stop moving| | ||
This is an example of using this action: | This is an example of using this action: | ||
<code xml> | <code xml> | ||
- | <action name=' | + | <action name=' |
+ | < | ||
+ | </action> | ||
</ | </ | ||