// CyanTrigger
Description
VCC Listing:
https://cyanlaser.github.io/CyanTrigger/
Old Downloads can be found on Github:
https://github.com/CyanLaser/CyanTrigger/releases
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.
When updating from v0.3 to v0.4, Delete the CyanTrigger folder in your assets before importing! This includes:
- Assets/CyanTrigger
- Assets/CyanTriggerExamples
Requirements:
- Unity 2019.4.31f1
https://docs.vrchat.com/docs/current-unity-version
- VRCSDK3 World
https://www.vrchat.com/home/download
Example projects:
- CyanKey
https://cyanlaser.booth.pm/items/3194579
English Documentation:
https://github.com/CyanLaser/CyanTrigger/wiki
Known Bugs:
https://github.com/CyanLaser/CyanTrigger/issues
Support Discord:
https://discord.gg/stPkhM2T6C
Please do not redistribute the source files.
---
v0.3からv0.4へアップデートする場合、インポートする前にアセット内のCyanTriggerフォルダを削除してください! これには
- Assets/CyanTrigger
- Assets/CyanTriggerExamples
CyanTriggerはSDK3のワールドのロジックをVRChatで書くための新しい方法で、VRChatのSDK2のVRC_Triggerに似たインターフェイスを持っています。CyanTriggerはUdonのすべての機能にアクセスでき、UdonGraphやUdonSharpを使うことができます。
必要条件は以下の通りです。
- Unity 2019.4.31f1
https://docs.vrchat.com/docs/current-unity-version
- VRCSDK3 World
https://www.vrchat.com/home/download
プロジェクトの例
- CyanKey
https://cyanlaser.booth.pm/items/3194579
英語のドキュメント
https://github.com/CyanLaser/CyanTrigger/wiki
既知のバグ
https://github.com/CyanLaser/CyanTrigger/issues
Discordをサポートしています。
https://discord.gg/stPkhM2T6C
ソースファイルの再配布はご遠慮ください。
Unknown