This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_light [2025/03/11 16:25] – created dragonlord | dragengine:modules:dragonscript:behavior_light [2025/03/13 17:06] (current) – dragonlord | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
<WRAP youarehere> | <WRAP youarehere> | ||
- | [[: | + | [[: |
</ | </ | ||
Line 197: | Line 197: | ||
* Example (*.deeclass) <code xml>< | * Example (*.deeclass) <code xml>< | ||
- | ===== Events ===== | + | ====== Events |
This behavior provides these events: | This behavior provides these events: | ||
- | ==== lightActivated ==== | + | ===== lightActivated |
Light has been activated. | Light has been activated. | ||
- | ==== lightDeactivated ==== | + | ===== lightDeactivated |
Light has been deactivated. | Light has been deactivated. | ||
- | ==== lightParametersChanged ==== | + | ===== lightParametersChanged |
Light parameters have been changed. | Light parameters have been changed. | ||
Line 219: | Line 219: | ||
====== Optional Behaviors ====== | ====== Optional Behaviors ====== | ||
- | This behavior does support these optional behaviors: | ||
* [[behavior_collider|ECBehaviorCollider]]. Attach to collider. | * [[behavior_collider|ECBehaviorCollider]]. Attach to collider. | ||