CyanLaser posts
SDK2 Migrator V0.2.0 Download
You can download CyanTrigger SDK2 Migrator V0.2.0 from this post. Make sure to read the license. Do not redistribute the files.SDK2 Migrator V0.2.0 requires version CyanTrigger V0.4.2, which can be downloaded on Booth.When migrating a project, please follow the Migration Guide.Have Questions? Ask in...
SDK2 Migrator V0.2
Supporters at $10 and above can download the updated migrator now.With the original release of the SDK2 Migrator, the focus was mainly to convert VRC_Triggers. While this was enough for some worlds, anything that used other items allowed in SDK2 would not properly convert. With the V0.2 update to th...
CyanTrigger V0.4.1 Now Available for Free!
The new CyanTrigger update is now available to everyone for Free!You can download CyanTrigger version 0.4.1 on my booth page.I recommend reading over the documentation before getting started to learn about the interface. If you have any questions, you can ask in my Discord. If you found a bug, you c...
Event Replay CyanTrigger Tutorial
CyanTrigger v0.4 introduced a new way to sync events for late joiners called Event Replay. Watch the tutorial to learn the different ways to use it for your worlds.You can find the documentation for Event Replay on the CyanTrigger Wiki.You can download the before and after scenes of this tutorial fr...
CyanTrigger V0.4 Download
You can download CyanTrigger V0.4 from this post. Make sure to read the license. Do not redistribute the files.*You can find the documentation on Github.Have Questions? Ask in my Discord.Found a bug? Let me know on Discord and add the issue on Github.Be sure to check out the new examples under Asset...
CyanTrigger V0.4
The next version of CyanTrigger is almost here! Time to read the book that is this change list. Version 0.4 adds multiple new features and fixes many bugs. CyanTrigger V0.4 will be available for $5 and above supporters starting July 1st, and available to everyone for free in August.CyanTrigger IconC...
SDK2 Migrator V0.1.0 Download
You can download CyanTrigger SDK2 Migrator V0.1.0 from this post. Make sure to read the license. Do not redistribute the files.When migrating a project, please follow the Migration Guide.Video version of the Migration Guide.Have Questions? Ask in my Discord.Found a bug? Let me know on Discord and ad...
SDK2 Migrator and CyanTrigger V0.3.3
SDK2 to Udon MigratorDo you have old SDK2 projects you wish were Udon? With my new migration system, it is now much easier to convert projects to Udon and CyanTrigger! Starting today, $10 supporters and above can download the alpha version of the migrator. This migrator system is still early in deve...
CyanTrigger Now Available!
CyanTrigger is now available to everyone for Free! CyanTrigger is a new way to write logic for SDK3 worlds in VRChat, with an interface that resembles VRChat’s SDK2 VRC_Trigger. CyanTrigger has full access to all of Udon and can work with UdonGraph and UdonSharp.You can download CyanTrigger versio...
CyanTrigger - SDK2 to Udon Conversion
Do you still have SDK2 projects that you wish were Udon? Soon you will be able to convert them to SDK3 and CyanTriggers with one button click. Here is an early look at the project. In the video, you can see my first world "Lab Escape" converted into CyanTriggers.This project is still in earl...
Synced Toggle CyanTrigger Tutorial
The first CyanTrigger tutorial is now public! This tutorial is on how to create a synced toggle using CyanTriggers. It goes over multiple concepts using CyanTriggers and how it differs from toggles created with VRC_Triggers.You can download the before and after scenes of this tutorial from this post...
CyanKey and CyanTrigger Release Date
CyanKeyIntroducing CyanKey, the first CyanTrigger example world that people can download and learn from. CyanKey is an escape room with simple puzzle mechanics. Anyone can download the project files from this post, for free! I want to thank Fionna for creating the models for this project.You can vis...
CyanTrigger V0.3.2 Download
You can download CyanTrigger V0.3.2 from this post. Make sure to read the license as well. Do not redistribute the files.*You can find the documentation on Github.Have Questions? Ask in my Discord.Found a bug? Let me know on Discord and add the issue on Github.Please make sure your VRChat SDK is up ...
CyanTrigger V0.3.1 Download
You can download CyanTrigger V0.3.1 from this post. Make sure to read the license as well. Do not redistribute the files.*You can find the documentation on Github.Have Questions? Ask in my Discord.Found a bug? Let me know on Discord and add the issue on Github.My other post highlights the changes in...
CyanTrigger V0.3.1
Version 0.3.1 is mainly a bug fix update with no major features added. With that though, this version is compatible with the new Unity 2019 open beta that VRChat just announced.As mentioned in my last post, CyanTrigger V0.3.1 is now available for $5 and above supporters. CyanTriggers will be availab...
CyanEmu V0.3.9
I've just published an update to CyanEmu with some bug fixes. If you are working with CyanTriggers to make Quest worlds, I heavily recommend updating to this! There was a bug discovered that switching to Android in unity could cause a CyanEmu compile error. At the same time, if you had a scene w...
CyanTrigger V0.3 Download
You can download CyanTrigger V0.3.0 from this post. Make sure to read the license as well. Do not redistribute the files.*You can find the documentation on Github.Have Questions? Ask in my Discord.Found a bug? Let me know on Discord and add the issue on Github.My other post highlights the changes in...
CyanTrigger V0.3
Version 0.3 mainly focuses on error handling and bug fixes. Hopefully with these changes, when you run into an issue it's much easier to figure out how to resolve it. Remember to check the Unity console as some errors and warnings may only be displayed there.V0.3 is currently only available for ...
CyanTrigger V0.2 Download
You can download CyanTrigger V0.2.0 from this post. Make sure to read the license as well. Do not redistribute the files.*You can find the documentation on Github.Have Questions? Ask in my Discord.Found a bug? Let me know on Discord and add the issue on Github.* To be more specific about the redistr...
CyanTrigger V0.2
It's time for the first update to CyanTriggers! V0.2 mainly focuses on UI features that were missing with the first release.V0.2 is currently only available for $10 and above supporters. The tentative plan is to release V0.2 to $5 tier in July and public release in August.Event OptionsIn the eve...
CyanTriggers Alpha Release!
CyanTriggers is now in Alpha!It's taken a lot of work to get to this point, and I believe everyone will enjoy it.You can Download the CyanTriggers V0.1.1 from this post. Make sure to read the license as well. Do not redistribute the files.You can find the documentation on Github.Have Questions? ...
CyanTrigger Progress Update
Work on CyanTriggers is going well. Expected release to Patrons $10 and above is next week sometime.Current items remaining: Finish documentation Create more examples More internal testing Finding known bugs and workaroundsThank you to everyone who has supported me so far!This will be an "Alpha&...
The CyanTrigger Interface
The CyanTrigger interface is loosely based on SDK2's VRC_Trigger. Note that all screenshots are still a work in progress and may appear different in the Alpha or public version.Looking over this, there are a lot of different pieces. The first thing that you will notice is that there are two comp...
CyanTriggers and Customization
As I mentioned in my announcement post, one of my goals with CyanTriggers is to provide customization to make the overall experience easier. Currently there are two kinds of customizations: Favorites and Custom Actions. Note that all screenshots are still a work in progress and may appear different ...
Introducing CyanTriggers!
Introducing CyanTriggers! Bringing back the simplicity of SDK2 with the power of Udon.https://youtu.be/EyKTfNizyaENext month, $10 and above supporters will get access to the Alpha version of CyanTriggers. Full releases will be available for free.What is a CyanTrigger?CyanTrigger is a new compiler fo...
VRChat Timer Shader
New prefab available to everyone! This is the shader that was used in The Devouring to display how long it took to complete the world. I've had this prefabbed for awhile, but finally added a readme and also an Udon version. Not sure why anyone would actually use the Udon version, but hey it'...
Patreon Update!
Hey look, my first post. I just want to say thank you to everyone who has supported me so far! While I haven't actually provided anything here yet, I'm going to start giving more updates and hopefully more content to make it worth while to support. I've added new tier options and also up...









