Namespace JLChnToZ.VRC
Classes
- EnableDetector
A component that detects the enabling and disabling of the GameObject, and changes the state of a LazySwitch accordingly.
- LazySwitch
A multi-purpose switch.
- LazySwitchInteractionBlocker
A base class for components controlling the state of a LazySwitch, which disables the interaction.
- PlayerEnterDetector
A component that detects player entering and exiting the collider, and changes the state of a LazySwitch accordingly.