User Tools

Site Tools


dragengine:modules:dragonscript:behavior_camera

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dragengine:modules:dragonscript:behavior_camera [2025/03/11 15:58] dragonlorddragengine:modules:dragonscript:behavior_camera [2025/03/13 17:05] (current) dragonlord
Line 1: Line 1:
 {{tag>dragonscript behavior}} {{tag>dragonscript behavior}}
 <WRAP youarehere> <WRAP youarehere>
-[[:start|Start Page]] >> [[main|DragonScript Scripting Language]] >> [[abstractions#behavior_elementsquick_and_easy_development|Behavior Elements: Quick and Easy Development]] >> **ECBehaviorCamera**+[[:start|Start Page]] >> [[main|DragonScript Scripting Language]] >> [[dragengine:modules:dragonscript:abstractions|Abstraction Layers: How you want to build your Game]] >> [[dragengine:modules:dragonscript:behavior_elements|Behavior Elements]] >> **ECBehaviorCamera**
 </WRAP> </WRAP>
  
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:cameratonemap|Camera Tone Mapping]]
 ====== 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 125: Line 127:
   * Example (*.deeclass) <code xml><string name='camera.pathParameters'>default.decamera</string></code>   * Example (*.deeclass) <code xml><string name='camera.pathParameters'>default.decamera</string></code>
  
-===== Events =====+====== Events ======
  
 This behavior has no events. This behavior has no events.
Line 135: Line 137:
 ====== Optional Behaviors ====== ====== Optional Behaviors ======
  
-This behavior supports these optional behaviors: 
   * [[behavior_collider|ECBehaviorCollider]]: Attaches camera to collider if set.   * [[behavior_collider|ECBehaviorCollider]]: Attaches camera to collider if set.
  
dragengine/modules/dragonscript/behavior_camera.1741708697.txt.gz · Last modified: 2025/03/11 15:58 by dragonlord