playMaker

Author Topic: Using v3 operator to get angle only returns a value between 0-180  (Read 378 times)

Mupp

  • Full Member
  • ***
  • Posts: 167
I use a v3 operator to get an angle between 2 directions. This angle shows a players rotation compared to a world direction. This pic is how I do it.

The problem is the result is between 0-180 so there's no way to know if the player is rotated to the left or right of this direction. Is there an other way to do it?