Also needs AnimationMixer to be modified such that SyncedAnimationGraph is a friend class of AnimationMixer.
Synced Animation Graphs for Godot
Questions
- Given an animation "Walk" with a call-method track and given that it is used as an input to a Blend2 node: will the method be called twice?
- a)
Open Issues
- Dynamic Track Caches
When AnimationMixer performs blends it c
AnimationMixer still has all sampled Animations and therefore their Tracks individually. However for the SAG evaluation all operations are
Description
Languages
C++
99.3%
C
0.5%
Python
0.2%