Sin is not working
In fact, sin and other trigonometric functions is giving a random BS instead of values they should give
Object angles are in degrees. I’m wondering if you need to use ToRad(Angle) to convert it to radians first.
1 Like