Community:CyanTrigger: Difference between revisions

From VRChat Wiki
(was-ify)
(Removed "No longer supported" verbiage, because the tool got updated. Add maintenance info)
Line 1: Line 1:
{{Noticebox/Unsupported|Incompatible since VRCSDK 3.8.1. No longer maintained.}}{{Infobox/Asset
{{Infobox/Asset
|name=Cyan Trigger
|name=Cyan Trigger
|image=[[File:CyanTrigger.png]]
|image=[[File:CyanTrigger.png]]
Line 7: Line 7:
|vpm=https://cyanlaser.github.io/CyanTrigger}}
|vpm=https://cyanlaser.github.io/CyanTrigger}}


'''CyanTrigger''' was an [[Udon]] compiler, with focus on in-scene editing. The interface for CyanTrigger resembles legacy [[SDK2]] VRC Trigger interfaces, but has more functionality. CyanTrigger has full access to all of Udon, and remained compatible with [[UdonGraph]] and [[UdonSharp]] up to [[VRChat SDK]] version 3.8.1.<ref>https://github.com/CyanLaser/CyanTrigger</ref>
'''CyanTrigger''' is a proprietary [[Udon]] compiler, with focus on in-scene editing. The interface for CyanTrigger resembles legacy [[SDK2]] VRC Trigger interfaces, but has more functionality. CyanTrigger has full access to all of Udon, and is compatible with [[UdonGraph]] and [[UdonSharp]] while aiming to be more beginner friendly. It's planned to be maintained for Udon 1 but won't support Udon 2.<ref>[https://twitter.com/CyanLaser/status/1844769943344312745 CyanTrigger author announcement about its maintenance] on Twitter</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> This is because CyanTrigger is no longer actively maintained, and VRCSDK 3.8.1 introduces new features that require changes to CyanTrigger, in order to work properly.
 
If you are using VRCSDK 3.8.1 or later, you will not be able to use CyanTrigger. Existing projects and content using CyanTrigger will continue to work. Previous versions of SDK 3.0 (3.8.0 and earlier) are still compatible with CyanTrigger, but it is always recommended to keep your SDK up to date on all Unity projects.


== See also ==
== See also ==

Revision as of 16:05, 28 May 2025

CyanTrigger is a proprietary Udon compiler, with focus on in-scene editing. The interface for CyanTrigger resembles legacy SDK2 VRC Trigger interfaces, but has more functionality. CyanTrigger has full access to all of Udon, and is compatible with UdonGraph and UdonSharp while aiming to be more beginner friendly. It's planned to be maintained for Udon 1 but won't support Udon 2.[1]

See also

References