Entity:EyeAngles
Description
Returns the direction a player/npc/ragdoll is looking as a world-oriented angle.
Returns
Example
Print the local player's angles
print(LocalPlayer():EyeAngles())
Output: When looking straight down, it might return Angle(89,-175.38,0)