User Tools

Site Tools


dragengine:modules:dragonscript:behavior_actormover

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dragengine:modules:dragonscript:behavior_actormover [2025/05/04 13:43] – [actorMover.check] dragonlorddragengine:modules:dragonscript:behavior_actormover [2025/05/11 13:10] (current) dragonlord
Line 157: Line 157:
 </code> </code>
  
-===== 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='actorMover.stop'/>+<action name='actorMover.update'> 
 +  <parameter name='stop'/
 +</action>
 </code> </code>
  
dragengine/modules/dragonscript/behavior_actormover.1746366230.txt.gz · Last modified: 2025/05/04 13:43 by dragonlord