#How to convert 1.8.0 entity to 1.10.0
1 messages · Page 1 of 1 (latest)
So move all of your animation controller definitions to animations, and then animate the ac from scripts->animate
1 messages · Page 1 of 1 (latest)
So, iirc the biggest difference between those format versions is that animation_controllers are just treated like regular animations in 1.10.0, while in 1.8.0 they're defined separately and you don't need to animate them in scripts->animate
So move all of your animation controller definitions to animations, and then animate the ac from scripts->animate