|
| 04 Feb 2015 07:50 PM |
im a idiot when it comes to geometry in lua
//:cpmoderator12345:\\ ||:developer:|| |
|
|
| Report Abuse |
|
|
| 04 Feb 2015 07:55 PM |
CFrame.Angles(x,y,z) is used for rotation
math.rad() converts a degree rotation to radians, and math.deg() converts a radian rotation to degrees |
|
|
| Report Abuse |
|