Llegaron las cuentas de Meta: puedes crear una cuenta de Meta para iniciar sesión en dispositivos de VR. Más información

WHEN TRIGGER IS EXITED BY PLAYER

Event runs when a player exits the trigger gizmo.

Appearance in Composition Pane
Description

Commands below the when trigger is exited by player line will execute when a player exits the trigger the script is attached to. The trigger must be configured to detect players.
Parameters

player
The player who exited the trigger.


PREREQUISITE READING

WHEN TRIGGER IS ENTERED BY PLAYER precedes this tutorial


Example 1: Set VOIP

This script sets a player’s voice settings back to the world default, which can be changed in the Environment Gizmo.

Next Up