Hi everyone, new to UE4, I got a set up where I want to press the ‘Shift’ key to run a walk animation. Just looking for some guidance for a book or tutorial to watch to help. I have a idle that can transition into a run animation which is what I want. I just want now to press the ‘shift’ key to transition into a walk animation.
There’s an excellent Character Animation in UE4 Livestream covering the basic animation using Blend Spaces. In most cases, blending between idle and walk or run is done based on speed of the speed of the player, getting a smooth transition. The video does explain stuff perfectly, using Animation Blueprints.
I hope this is helpful for you.