How can I properly add left and right movement animations for the character in an endless driving game? I already have the animations — I’ll attach screenshots. an you also show me visually how it should look?
Hey @Nurzhannn!
You’d use a blend space for this purpose instead of having the two leaning animations in different states. You can check out this tutorial to see how
Hope this helps!
thanks for sharing the information, but it didn’t help in my case.
Maybe we can find a way if you could elaborate on what exactly the issue is
I’m making a game similar to “Traffic Racer”, where the car moves forward, and I wanted to add turning animations to the left and right. After trying to implement it based on a tutorial video, the animation stopped working. Could you help me figure out what might be the issue?
Not with our current info, unfortunately
Sounds like your car always faces forward though, in that case you’d need to change the logic for calculating the leaning angle (not related to the “animation stopped working” issue btw) since that adjusts the leaning intensity according to delta rotation.
If you need further help, get back to us by providing all of the related screenshots of your blueprints & animation assets’ details windows, make sure to include all the steps you took from the tutorial. If you’re not able to share the images on this platform, you can upload a video to YouTube showcasing them all