Skip to content
CyanLaser edited this page May 6, 2023 · 6 revisions

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:

Links