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
dragengine:modules:dragonscript:behavior_conversationactor [2025/03/13 17:11] dragonlorddragengine:modules:dragonscript:behavior_conversationactor [2025/05/09 23:13] (current) 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|
 +|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.txt · Last modified: 2025/05/09 23:13 by dragonlord