Meta accounts are here: you can create a Meta account to log into VR devices. Learn more

MOVE TO OVER TIME

Moves the object to the coordinates provided over time.

Appearance in Composition Pane
Description

Moves the object to the vector coordinates over the period of time provided. The coordinates are relative to the world’s grid. The movement can interact with collidable objects between the starting and ending positions.
Parameters

object, vector, number
Moves the object to a vector position over a number of seconds.

Example 1: Move object to an absolute position over time.

Moves self to the global position 1,0,0 over one second.

Next Up