Martin Felis c642fa2a04 Added demo, otherwise WIP.
Also needs AnimationMixer to be modified such that SyncedAnimationGraph is a friend class of AnimationMixer.
2025-11-21 12:28:54 +01:00

18 lines
430 B
Markdown

# Synced Animation Graphs for Godot
## Questions
1. 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?
1. a)
## Open Issues
1. 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