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/11 19:53] – [Events] dragonlord | dragengine:modules:dragonscript:behavior_camera [2025/03/13 17:05] (current) – dragonlord | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
<WRAP youarehere> | <WRAP youarehere> | ||
- | [[: | + | [[: |
</ | </ | ||
Line 13: | Line 13: | ||
Behavior adds a Camera resource to the the behavior element. Creates a camera attached to the element collider which can be individually modified. | Behavior adds a Camera resource to the the behavior element. Creates a camera attached to the element collider which can be individually modified. | ||
+ | See also: | ||
+ | * [[gamedev: | ||
====== Instance Counts ====== | ====== Instance Counts ====== | ||
This behavior can be added multiple times to an element. Use the behavior identifier to tell them apart. | This behavior can be added multiple times to an element. Use the behavior identifier to tell them apart. | ||
Line 135: | Line 137: | ||
====== Optional Behaviors ====== | ====== Optional Behaviors ====== | ||
- | This behavior supports these optional behaviors: | ||
* [[behavior_collider|ECBehaviorCollider]]: | * [[behavior_collider|ECBehaviorCollider]]: | ||