Hi. I have some problems. While saving the scene, the electricity went out, so when I opened the editor my animation blueprint was gone. Now I’m trying to recreate it from what I remember I’ve done, and I’m stuck at a thing. I have set-up turning animations, and my character can’t stop turning, altough I think I set the transitions right. Here are some screenshots.
I can’t see where the Turning value Float is worked out because I can’t see your PlayerBP. If you can post that it would help.
What I would first do is add Print string node between IsTurning and bRotationYawEnabled and connect IsTurning float into PrintString. This way it will tell you what the value of IsTurning is.
Once you have posted how you calculate your turn value from the PlayerBP I can help more, your transition rules look okay.
Just on a whim if you have an Xbox360 controller plugged into your PC make sure its not pushing the Joystick left or right (Embarrassingly I couldn’t figure out why my character was randomly turning with no input, I looked down and saw my Xbox360 controller was upside down pushing the movement stick to the right pahahaha!)