User Tools

Site Tools


dragengine:modules:dragonscript:behavior_playercontrollable

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_playercontrollable [2025/05/07 15:43] dragonlorddragengine:modules:dragonscript:behavior_playercontrollable [2025/05/11 13:43] (current) dragonlord
Line 51: Line 51:
 This behavior adds these behavior tree actions if behavior tree is present. This behavior adds these behavior tree actions if behavior tree is present.
  
-===== playerControllable.takeControl =====+===== playerControllable.update =====
  
-Take control of actor by player.+Update player controllable. 
 + 
 +^Parameter^Value^Description^ 
 +|takeControl| |Make player take control of actor|
  
 This is an example of using this action: This is an example of using this action:
 <code xml> <code xml>
-<action name='playerControllable.takeControl'/>+<action name='playerControllable.update'> 
 +  <parameter name='takeControl'/
 +</action>
 </code> </code>
  
dragengine/modules/dragonscript/behavior_playercontrollable.1746632610.txt.gz · Last modified: 2025/05/07 15:43 by dragonlord