User Tools

Site Tools


dragengine:modules:dragonscript:behavior_actorcutscene

Differences

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

Link to this comparison view

Next revision
Previous revision
dragengine:modules:dragonscript:behavior_actorcutscene [2025/03/11 19:52] – created dragonlorddragengine:modules:dragonscript:behavior_actorcutscene [2025/03/13 17:08] (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]] >> **ECBehaviorActorCutscene**+[[: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]] >> **ECBehaviorActorCutscene**
 </WRAP> </WRAP>
  
Line 23: Line 23:
 When using this behavior make sure the BaseActorAction subclass used supports changing animator assigned to [[behavior_actoranimated|ECBehaviorActorAnimated]] while the action is in used. If this is not the case the BaseActorAction subclass can access AnimatorController of the previous animator causing problems. When using this behavior make sure the BaseActorAction subclass used supports changing animator assigned to [[behavior_actoranimated|ECBehaviorActorAnimated]] while the action is in used. If this is not the case the BaseActorAction subclass can access AnimatorController of the previous animator causing problems.
  
 +See also:
 +  * [[gamedev:animators|Animators and Animation]]
 +  * [[gamedev:deigde:editors:animator|IGDE Animator Editor]]
 +  * [[tools:blenderexportscripts|Blender3D Export Scripts]]
 ====== Instance Counts ====== ====== Instance Counts ======
 This behavior can be used only once on an element. This behavior can be used only once on an element.
Line 102: Line 106:
 ====== Required Behaviors ====== ====== Required Behaviors ======
  
-This behavior requires these other behaviors: 
   * [[behavior_collider|ECBehaviorCollider]]   * [[behavior_collider|ECBehaviorCollider]]
   * [[behavior_conversationactor|ECBehaviorConversationActor]]   * [[behavior_conversationactor|ECBehaviorConversationActor]]
dragengine/modules/dragonscript/behavior_actorcutscene.1741722771.txt.gz · Last modified: 2025/03/11 19:52 by dragonlord