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

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