# Character.smoothDirection

Returns the smooth 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#smoothdirection)

### Get

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

**Returns:**

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