MoveTo Action
Last updated
Last updated
The MoveTo Action Node moves an Animation to the absolute coordinates specified in the To
for the Duration
(in seconds), in either Attributes or Inputs.
Attribute | Type | Description |
---|---|---|
| Vector3 | The desired position along the X, Y, Z axes. |
| Float | The total time of the Action. |
| Drop-down | The |
Input | Type | Description |
---|---|---|
| InstanceID | The assigned Instance of an Object. |
(►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The ID of the target Object. |
| Float | The total time (in seconds). |
| Vector3 | The desired position along the X, Y, Z axes. |
Output | Type | Description |
---|---|---|
| InstanceID | The assigned Instance of an Object. |
| Pulse | Flows to additional actions following MoveTo Action when the Action starts. |
| Pulse | Flows to additional actions following MoveTo Action when the Action stops. |
Position (geometry) on Wikipedia.