The problem I encountered in making cheetah running animation is
1. Time is running out. In the test, I need to submit two animations, walking and running animations of quadrupeds. When making the animation of wolf walking, I made it very carefully and took a long time, because the animation of wolf walking is also my personal project this semester. But because the first animation took a long time, I only have half a day to make the second quadruped running animation. This animation is obviously rougher than the previous one. I should plan reasonably in the early stage.

2. The second problem I encountered is the problem of model threading. As shown in the figure below, when the leopard’s leg is straightforward, the model of the front leg and the model of the back are a little distorted. I can’t solve this problem. I think part of the reason is because of the model, and part of the reason is that I don’t have better control over the key nodes of the back, But due to the limited time, I didn’t have time to change the model or check every bone at that time. I will try to modify this animation again during the holiday.