Description
The unit-length directional vector of a player's current facing relative to the world. This value includes both horizontal and vertical facing.
Snippet
Facing Direction Of(Event Player);
Properties
Returns: Direction
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose facing direction to acquire.