CyanLaser / 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.
https://cyanlaser.github.io/CyanTrigger/
Other
47 stars 2 forks source link

Condition and ConditionBody Actions can be duplicated. #3

Closed CyanLaser closed 3 years ago

CyanLaser commented 3 years ago

The Condition and ConditionBody Actions should never be duplicated and left where they are when created.

CyanLaser commented 3 years ago

Fixed with V0.3