This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_actoranimated [2025/05/08 18:21] – dragonlord | dragengine:modules:dragonscript:behavior_actoranimated [2025/05/08 19:31] (current) – dragonlord | ||
---|---|---|---|
Line 76: | Line 76: | ||
|controller.value.upper|float|Set current value of controller '' | |controller.value.upper|float|Set current value of controller '' | ||
|controller.value.reverse| |Reverse current value of controller '' | |controller.value.reverse| |Reverse current value of controller '' | ||
+ | |notifyControllersChanged|float, | ||
|apply| |Apply animator. This starts the asynchronous process of applying the animator without waiting until it is finished. Waiting is done automatically whenever actions require the result.| | |apply| |Apply animator. This starts the asynchronous process of applying the animator without waiting until it is finished. Waiting is done automatically whenever actions require the result.| | ||