User Tools

Site Tools


dragengine:modules:dragonscript:behavior_conversationactor

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_conversationactor [2025/03/13 17:11] dragonlorddragengine:modules:dragonscript:behavior_conversationactor [2025/05/11 18:16] (current) – [conversationActor.update] dragonlord
Line 120: Line 120:
  
 This behavior adds these behavior tree actions. This behavior adds these behavior tree actions.
 +
 +===== conversationActor.update =====
 +
 +Update conversation actor.
 +
 +^Parameter^Value^Description^
 +|locomotion| |Update playback changing locomotion|
 +|clearAllPlayback| |Clear all playback after adding to game world or spawning|
 +|headLookAt.clear| |Clear current look-at state allowing the actor to take over control|
 +|applyAnimations| |Apply animations|
 +
 +This is an example of using this action:
 +<code xml>
 +<action name='conversationActor.update'>
 +  <parameter name='locomotion'/>
 +</action>
 +</code>
  
 ====== Behavior Tree Conditions ====== ====== Behavior Tree Conditions ======
dragengine/modules/dragonscript/behavior_conversationactor.1741885917.txt.gz · Last modified: 2025/03/13 17:11 by dragonlord