Description
The horizontal angle in degrees of a player's current facing relative to the world. This value increases as the player rotates to the left (wrapping around at +/- 180).
Snippet
Horizontal Facing Angle Of(Event Player);
Properties
Returns: Float
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose horizontal facing angle to acquire.