Meta hesapları burada: VR cihazlarına giriş yapmak için bir Meta hesabı oluşturabilirsiniz. Daha fazla bilgi alın

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