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

MOTION

The Motion tab allows you to move objects and players in your world. Objects have motion options that are both instant and over time. Please note that the MoveTo, RotateTo, and ScaleTo codeblocks define specific amounts to go to, and the By functions allow for relative adjustments.
Codeblock PDF



PREREQUISITE READING

EVENTS precedes this tutorial


If we scroll all the way down, we have the ability to apply Physical Motion to objects that have physics enabled.
Under player motion, we can respawn the player, and also change the player’s speed and gravity.

Next Up