# Set Object Velocity

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

## Description

Sets the world space velocity of the Object

## Node Type

Nodes fall into two basic categories: Data and Execution. This node Executes a function directly in the node string.

## Inputs

| Input       | Type    | Required | Description                                     |
| ----------- | ------- | -------- | ----------------------------------------------- |
| Object      | Object  | Yes      | Object to set velocity for.                     |
| Velocity    | Vector3 | Yes      | Velocity to set for object.                     |
| Is Relative | Boolean | Yes      | If TRUE, local vector is used instead of world. |

## Outputs

| Output | Type | Description |
| ------ | ---- | ----------- |
| (none) |      |             |

\
\
**Contributors**

AddiCt3d 2CHa0s
