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?
  2. 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

Description
No description provided
Readme 32 MiB
Languages
C++ 92.9%
C 7%