User Tools

Site Tools


dragengine:modules:dragonscript:behavior_navigationblocker

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_navigationblocker [2025/03/11 19:55] – [Events] dragonlorddragengine:modules:dragonscript:behavior_navigationblocker [2025/03/13 17:06] (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]] >> **ECBehaviorNavigationBlocker**+[[: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]] >> **ECBehaviorNavigationBlocker**
 </WRAP> </WRAP>
  
Line 14: Line 14:
  
 If the [[behavior_collider|ECBehaviorCollider]] behavior is present in the behavior element before this behavior is added the light is attached. The light is attached to the named bone if defined otherwise it is attached statically. If the [[behavior_collider|ECBehaviorCollider]] behavior is present in the behavior element before this behavior is added the light is attached. The light is attached to the named bone if defined otherwise it is attached statically.
- + 
 +See also: 
 +  * [[gamedev:navigation|Navigation System]] 
 +  * [[tools:blenderexportscripts|Blender3D Export Scripts]]
 ====== Instance Counts ====== ====== Instance Counts ======
 This behavior can be added multiple times to an element. Each instance creates one navigation blocker attached to the element collider which can be individually modified. Use the behavior identifier to tell them apart. This behavior can be added multiple times to an element. Each instance creates one navigation blocker attached to the element collider which can be individually modified. Use the behavior identifier to tell them apart.
Line 73: Line 76:
 ====== Optional Behaviors ====== ====== Optional Behaviors ======
  
-This behavior does support these optional behaviors: 
   * [[behavior_collider|ECBehaviorCollider]]: Attach to collider.   * [[behavior_collider|ECBehaviorCollider]]: Attach to collider.
  
dragengine/modules/dragonscript/behavior_navigationblocker.1741722959.txt.gz · Last modified: 2025/03/11 19:55 by dragonlord