This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dragengine:modules:dragonscript:behavior_camera [2025/03/12 11:35] – [ECBehaviorCamera] dragonlord | dragengine:modules:dragonscript:behavior_camera [2026/04/06 20:18] (current) – dragonlord | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{tag> | {{tag> | ||
| <WRAP youarehere> | <WRAP youarehere> | ||
| - | [[: | + | [[: |
| </ | </ | ||
| Line 137: | Line 137: | ||
| ====== Optional Behaviors ====== | ====== Optional Behaviors ====== | ||
| - | This behavior supports these optional behaviors: | ||
| * [[behavior_collider|ECBehaviorCollider]]: | * [[behavior_collider|ECBehaviorCollider]]: | ||
| Line 181: | Line 180: | ||
| <!-- optional: set layer mask (default empty). list of bits to set. --> | <!-- optional: set layer mask (default empty). list of bits to set. --> | ||
| <string name=' | <string name=' | ||
| + | | ||
| + | <!-- optional: component behaviors to ignore while rendering. list of behavior identifiers --> | ||
| + | <list name=' | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| | | ||
| <!-- set element properties. omit property prefix if used inside behavior tag --> | <!-- set element properties. omit property prefix if used inside behavior tag --> | ||