Hi,
I have a number of different models with AnimationPlayer nodes, each holding animations of the same name, each animation doing the same thing. Instead of manually creating an AnimationTree for each of them, I'd like to write a tool script that'll assemble it for me. Is that even possible? Is there a more natural way of achieving this goal that I haven't yet considered?
Thanks!
Colin