My character moves but does not exit the idle animation. Can someone help me?
You need to use an animation blueprint which changes animations based on speed / direction.
Hey @FortmanForevera! Welcome to the forums!
To add on a bit more to what @3dRaven explained, if you are using an animation blueprint, make sure you have set up a way for your character to know to play the animation you want with said speed/direction variables using regular blueprints. Check out this non-Epic affiliated tutorial on how to do so, and feel free to share your blueprints here if you hit a roadblock:
I hope the above is the solution you need!
Thanks