Files
av3-animation-as-crab/README.md
T
2026-09-18 13:06:03 +01:00

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