Download using VCC, Booth, or the attached .unitypackage.
Fixes and Changes
- Fixed issue with VRC SDK 3.7.1 causing CyanTrigger to fail to initialize
- Added full type name when searching all actions and there are multiple types with the same name.
- Currently only System.Random and UnityEngine.Random will show this with SDK 3.7.1
- Fixed bug where Array Variable Inspectors would show incorrect values in playmode
- Fixed VRC Object Pool example not setting ownership over newly spawned objects before trying to set the position
- Added new example for detecting synced pickups. See PickupsExamples Scene
- Added new example and prefabs for synced player tracking. See PlayerApiExamples Scene