# Player.character

Returns the character the player is controlling.

**Kind:** Member

**Environments:** Game

## Game

[Open the full Game reference](../Game-Script-Environment/Userdata/Player.md#character)

### Get

Returns the character the player is controlling.

**Returns:**

| Type | Description |
| --- | --- |
| [Character](../Game-Script-Environment/Userdata/Character.md) | The player's character. |
