User Tools

Site Tools


dragengine:modules:dragonscript:behavior_playsound

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_playsound [2025/03/19 15:10] – [Behavior Factory] dragonlorddragengine:modules:dragonscript:behavior_playsound [2025/05/01 13:00] (current) dragonlord
Line 152: Line 152:
  
 This behavior has no events. This behavior has no events.
 +
 +====== Behavior Tree Actions ======
 +
 +This behavior adds these behavior tree actions if behavior tree is present. If behavior has non-empty identifier replace ''playSound'' with ''playSound(id)''.
 +
 +===== playSound.play =====
 +
 +Play sound.
 +
 +This is an example of using this action:
 +<code xml>
 +<action name='playSound.play'/>
 +</code>
  
 ====== Required Behaviors ====== ====== Required Behaviors ======
dragengine/modules/dragonscript/behavior_playsound.1742397007.txt.gz · Last modified: 2025/03/19 15:10 by dragonlord