Branch False node Not Working

Hello everyone, I’m doing a backdash skill for myself, when you turn right, the back dash works properly to the left, but when I turn left, it automatically turns right and back dash to the left
I constantly back dash in the direction I drew in the screenshot, I can’t do it in the other direction
By the way I noticed that branch false node is not working






If branch is not working as you expect, you should print the value of the condition you are checking.
Print what this capsule Yaw looks like and you’ll probably notice something wrong.

Thanks a lot for the answer, I solved my problem :3

When I did “Less Equal” it worked, but in unreal engine 4 it was working the opposite way, I couldn’t understand