API GetPlayerFacing
Talk0
98,472pages on
this wiki
this wiki
Returns the player's orientation (heading). Indicates the direction the player model is (normally) facing and in which the player will move if he begins walking forward, not the camera orientation.
Signature
Edit
facing = GetPlayerFacing()
Arguments
Edit
- none
Returns
Edit
facing - Direction the player is facing (in radians, 0 = north, values increasing counterclockwise) (number)