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

WHEN OBJECT IS UNATTACHED FROM PLAYER

Event that runs when the object is unattached from a player.

Appearance in Composition Pane
Description

Commands below when object is unattached to player will execute when a player unattaches the object from their avatar. This event will also execute when a player leaves the world while wearing an attachable.
Parameters

player
The player the object is unattached from.


PREREQUISITE READING

WHEN OBJECT IS ATTACHED TO PLAYER precedes this tutorial


Example 1: Set player gravity

In the previous codeblock, ā€œwhen object is attached to player,ā€ we considered a low gravity broomstick, now we are returning the player back to regular gravity.