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

ENABLE OBJECT PHYSICAL MOTION

Unlocks a physics object that had previously been locked, allowing it to be moved again.

Appearance in Composition Pane
Description

Enable object physical motion immediately enables an object’s physics when it was previously disabled.
Parameters

object
Enables the object’s physical motion.


PREREQUISITE READING

DISABLE OBJECT PHYSICAL MOTION precedes this tutorial


Example 1: Unfreeze an object with a button press

Imagine a magic wand that can lock obj in place when player presses button 1. Then the player can unfreeze the obj by pressing button 2, which runs enable object physical motion.

Next Up