Skip to content

character

Description

character is a Property on Player
Returns the Character that this Player is controlling.

Example
Player.character = GetLocalCharacter()
local testVariable = Player.character
Usage

returns: Character