This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dragengine:modules:dragonscript:behavior_actoranimated [2025/03/12 19:37] – [Required Behaviors] dragonlord | dragengine:modules:dragonscript:behavior_actoranimated [2025/03/13 17:25] (current) – dragonlord | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
<WRAP youarehere> | <WRAP youarehere> | ||
- | [[: | + | [[: |
</ | </ | ||
Line 62: | Line 62: | ||
====== Optional Behaviors ====== | ====== Optional Behaviors ====== | ||
- | This behavior does supports these optional behaviors: | ||
* [[behavior_locomotion|ECBehaviorLocomotion]]: | * [[behavior_locomotion|ECBehaviorLocomotion]]: | ||
====== Persistency ====== | ====== Persistency ====== | ||
- | This behavior does support element class to be persistable (setPersistable). | + | This behavior does support element class to be persistable (setPersistable). |
- | * Active animator identifier | + | |
- | * State of controllers in the animator | + | |
- | * Controller value | + | |
====== API Documentation ====== | ====== API Documentation ====== | ||
Line 116: | Line 111: | ||
<!-- optional: use component with id instead of empty string --> | <!-- optional: use component with id instead of empty string --> | ||
<string name=' | <string name=' | ||
+ | | ||
+ | <!-- calls setDefaultControllerMappings() after creating behavior --> | ||
| | ||
<!-- set element properties. omit property prefix if used inside behavior tag --> | <!-- set element properties. omit property prefix if used inside behavior tag --> |