When the angle is 180/0, she is only jumping behind the player after turning 270 degrees instead of 180 degrees. The issue is in the code where behindPlayerAngle > playerAngle. Review the numbers and see where it is getting caught. I think it is from 0 and 359 degrees.
When the angle is 180/0, she is only jumping behind the player after turning 270 degrees instead of 180 degrees. The issue is in the code where behindPlayerAngle > playerAngle. Review the numbers and see where it is getting caught. I think it is from 0 and 359 degrees.