320 B
320 B
Function: SetPlayerPOVGhost(player, spawn)
Description: Set's the Player's POV Ghost to another Spawn if needed, or nil to reset.
Parameters:
player
(Spawn) - Spawn object representingplayer
.spawn
(Spawn) - Spawn object representingspawn
.
Returns: None.
Example:
Example Required