Las cuentas de Meta ya están disponibles: ahora puedes crear una cuenta de Meta para iniciar sesión en dispositivos de realidad virtual. Más información

WHEN OBJECT IS ATTACHED TO PLAYER

Event that runs when the object is attached to a player.

Appearance in Composition Pane
Description

Commands below when object is attached to player will execute when a player attaches an object to their avatar. This command is commonly applied to clothing. The object being manipulated must be set to Interactive > Grabbable, and have Avatar Attachable turned on from the More tab of the object’s property panel.
Parameters

player
The player the object is attached to.

Example 1: Set player gravity

Imagine if this script was attached to a low gravity broomstick.

Next Up