This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dragengine:modules:dragonscript:behavior_playsoundrandom [2025/03/13 17:16] – dragonlord | dragengine:modules:dragonscript:behavior_playsoundrandom [2025/05/01 13:01] (current) – dragonlord | ||
|---|---|---|---|
| Line 165: | Line 165: | ||
| 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.play ===== | ||
| + | |||
| + | Play sound. | ||
| + | |||
| + | This is an example of using this action: | ||
| + | <code xml> | ||
| + | <action name=' | ||
| + | </ | ||
| ====== Required Behaviors ====== | ====== Required Behaviors ====== | ||