I am having the same problem too and even with OR it fails to change animations when moving. Top down shooter, the object has custom movement behavior and moves forwards or backwards (up and down arrows) in the direction it is facing (angle).
Also tried:
-Pinning it to a collision object (like in the tutorials)
-Giving it 8 direction behavior
-Putting the animation change at start layout to try and force it
Still it wont change.