World Props
VRChat Toggle Manager
by VRC Akira
Product details
🔄 Toggle Manager Update — What's New
We’ve pushed a new update to the Toggle Manager with expanded control options and more flexible interaction support.
This update adds explicit ON / OFF toggles for both local and networked objects, giving you precise state control instead of only flip-style toggles.
We’ve also unified trigger and interact support across all toggle types, making it easy to use the same system for buttons, volumes, proximity triggers, or UI interactions — all without duplicating logic.
✅ What’s New
-
Local Objects:
- Toggle
- Force ON
- Force OFF
-
Networked Objects:
- Toggle
- Force ON
- Force OFF (fully synced)
-
Trigger + Interact Support
- Every toggle type now works via:
- Interact (“Use”)
- Trigger volumes
- UI events
- Inspector-controlled — no scripting required
- Every toggle type now works via:
🧠 Why This Matters
These additions make the Toggle Manager much more reliable for:
- Doors & gates
- Lights & props
- World states
- One-way triggers
- Admin / permission-based controls
You can now guarantee object state instead of relying on toggles alone, while still keeping everything lightweight and prefab-driven.
The original download has been updated — just re-download to get the latest version.