I’m working on a placement system, and I need it to rotate 90 degrees. But whenever I decide to rotate it it seems to rotate more than 90 degrees.
As seen here.
I’ve tried using Orientation but that’s too limited and only works on the Y and Z axis.
2pi radians is a full revolution around any axis (360 degrees), 1pi radians is half of this (180 degrees) etc. It’s just a slightly different way of measuring angles (think Celsius and Fahrenheit).