Home - CyanLaser/CyanTrigger GitHub Wiki
CyanTrigger
CyanTrigger is an Udon compiler with focus on in-scene editing. The interface resembles the old SDK2 VRC Trigger interface, but has more functionality. CyanTrigger has full access to all of Udon and can work with UdonGraph and UdonSharp.
Downloads
CyanTrigger can be downloaded from these locations:
Features
- Easy interface for adding quick logic in your scene
- Customizable with favorite lists and Custom Actions
- Compatible with both UdonGraph and UdonSharp
Requirements
Getting started
- Create a new GameObject in your scene.
- Click add component and add a CyanTrigger script.
- Start adding events and actions to your CyanTrigger.
- Save your scene to compile recent changes.
Useful pages
Check the sidebar for all pages in the wiki, but here are a few important ones:
- Interface
- Known Issues
- Guides
- Coming From SDK2
- Variables
- Networking
- CyanTrigger Actions
- Special Actions
- Best Practices
- Custom Actions
Links
- CyanLaser Discord - Get Support for CyanTrigger and other world development
- CyanLaser Patreon - Support this and my other projects
- CyanLaser Twitter - Follow my progress on this and other VRChat projects
- VRChat documentation
- Unity documentation