# Get Object Forward

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-de0d30af2a610a7e4e258df38b79252a7fb32cb1%2Fget-object-forward.png?alt=media)

## Description

Gets the Object's current forward vector (the direction the object faces)

## Node Type

Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.

## Inputs

| Input  | Type   | Required | Description               |
| ------ | ------ | -------- | ------------------------- |
| Object | Object | Yes      | Object to get forward of. |

## Outputs

| Output  | Type    | Description                      |
| ------- | ------- | -------------------------------- |
| Forward | Vector3 | Current forward of given object. |

\
\
**Contributors**

AddiCt3d 2CHa0s
