Sono arrivati gli account Meta: puoi creare un account Meta per accedere ai tuoi dispositivi VR. Scopri di piĆ¹

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