# Translate Object To Point

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

## Description

Translates the Object to the desired Position over the Duration in Seconds. Optionally provide a Movement Curve to make the animation non-linear. Use Move Object To Transform if moving something in sequence.

## 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 translate to point.                                              |
| Position            | Vector3        | Yes      | Position to translate object to.                                           |
| Duration In Seconds | Number         | Yes      | How many seconds to make move last before coming to position.              |
| Movement Curve      | Movement Curve | Yes      | What type of curve to use for the rotation start and stop animation speed. |

## Outputs

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

\
\
**Contributors**

AddiCt3d 2CHa0s
