I’ve set up the locomotion system in a test project before just fine. However, I’m trying to do it with the “Warriors and Commoners” pack from http://www.frogames.net, and having some trouble.
When I try to initialize the locomotion system, it gives me errors saying that the idle animation is missing animation curves for all the bones that I set up in the legs array of the LegController.
Is there an easy way I could fix this?