# Move Object To Transform

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

## Description

Translates and rotates the Object to match the position and rotation of the Destination Object over the Duration in Seconds. Optionally provide a Movement Curve to make the animation non-linear.

## 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 move.                                                        |
| Destination Object  | Object         | Yes      | Given object will be moved to this object's position and rotation.     |
| Duration In Seconds | Number         | Yes      | How many seconds to take for the move animation.                       |
| Movement Curve      | Movement Curve | Yes      | What type of curve to use for the move start and stop animation speed. |

## Outputs

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

\
\
**Contributors**

AddiCt3d 2CHa0s
