385 B
385 B
Animation As Crab
This is a hard fork of https://github.com/hai-vr/av3-animator-as-code We will be using rhai for writing animation controllers instead of C#
the idea is, (rhai + rust) will output a big eval'd json file that the C# side will parse and generate a native unity animation controller from.
Original Creator is hai-vr