I’m extremely new to lua, so this question may seem stupid. I looked around in the links at the top of the page but didn’t see anything on this subject.
How would a make a command that rotates a certain player around by a specified number of degrees? Not just the head as I’ve seen in some bits of code, but the entire player?
Thanks in advance.
Edit: The rotation wouldn’t need to be instantaneous either.