# Character.direction

Returns the direction of where a character is viewing or aiming.

**Kind:** Member

**Environments:** Game

## Game

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

### Get

Returns the direction of where a character is viewing or aiming.

**Returns:**

| Type | Description |
| --- | --- |
| [Vec3](../Game-Script-Environment/Userdata/Vec3.md) | The character's view direction. |
