This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dragengine:modules:dragonscript:behavior_billboard [2025/03/10 20:50] – created dragonlord | dragengine:modules:dragonscript:behavior_billboard [2025/03/12 19:35] (current) – [Optional Behaviors] dragonlord | ||
|---|---|---|---|
| Line 69: | Line 69: | ||
| * Example (*.deeclass) <code xml>< | * Example (*.deeclass) <code xml>< | ||
| - | ===== Events ===== | + | ====== Events |
| This behavior has no events. | This behavior has no events. | ||
| Line 79: | Line 79: | ||
| ====== Optional Behaviors ====== | ====== Optional Behaviors ====== | ||
| - | This behavior suports these optional behaviors: | + | |
| - | | + | |
| ====== Persistency ====== | ====== Persistency ====== | ||
| Line 120: | Line 119: | ||
| <code xml> | <code xml> | ||
| <?xml version=' | <?xml version=' | ||
| - | < | + | < |
| - | <!-- set element properties. omit property prefix if used inside behavior tag --> | + | |
| - | <string name=' | + | <!-- set element properties. omit property prefix if used inside behavior tag --> |
| - | <vector2 name=' | + | <string name=' |
| - | </ | + | <vector2 name=' |
| - | + | </ | |
| - | <!-- for adding multiple behaviors use unique identifiers --> | + | |
| - | < | + | <!-- for adding multiple behaviors use unique identifiers --> |
| + | < | ||
| + | </ | ||
| </ | </ | ||