Community:CyanTrigger: Difference between revisions

From VRChat Wiki
Tony Lewis (talk | contribs)
Move to Asset
Noted end of support due to SDK changes
Line 8: Line 8:


'''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]].<ref>https://github.com/CyanLaser/CyanTrigger</ref>
'''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]].<ref>https://github.com/CyanLaser/CyanTrigger</ref>
== No Longer Supported ==
Starting with VRChat SDK 3.8.1, CyanTrigger is no longer supported.<ref>https://creators.vrchat.com/releases/release-3-8-1</ref> If you are using VRCSDK 3.8.1 or later, you will not be able to use CyanTrigger. Existing projects and content will continue to work.


== References ==
== References ==

Revision as of 17:50, 23 May 2025

V · EThis page is a stub.
You can help the VRChat Wiki by improving it.
[Reason: You can contribute by expanding and proofreading this article, in accordance with the Manual of Style.]

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.[1]

No Longer Supported

Starting with VRChat SDK 3.8.1, CyanTrigger is no longer supported.[2] If you are using VRCSDK 3.8.1 or later, you will not be able to use CyanTrigger. Existing projects and content will continue to work.

References