🚧

This feature or component is deprecated and you should not use it.

It is not available in the latest VRChat SDK, and is either non-functional, or will no longer receive updates. It will be removed at a later date.

Triggers and Actions have been replaced by VRChat Udon, a powerful, easy to use scripting system that enables creation of both simple behaviors and complex interactions in VRChat worlds.

Used to activate triggers after a certain random amount of time has passed. Define the range of time with "Low Period Time" and "High Period Time".

ParameterDescription
RepeatIf true the timer will reset itself after it's triggered
Reset On EnableIf true the timer will be reset when the Game Object the VRC_Trigger is on is enabled
Low Period TimeThe shortest amount of time before timer can trigger
High Period TimeThe longest amount of time before timer can trigger