This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
V0.3.9 - Bug fixes
Please make sure you have the latest VRChat SDK when using CyanEmu!
Features
- 7beee1e - Added the ability to edit udon variables in playmode.
- bea9923 - Stations without a VRC_Trigger or UdonBehaviour will auto add sit logic.
- aca7dba - Added error when using VRCPlayerApi.ClearPlayerTags. Prefabs are starting to use player tags and calling this method will break them.
Bug fixes
- 3d13608 - Fixed pickup drop issues.
- 89046b6 - Potentially fixed an issue where switching between pc and android breaks compiling.
- 56697b2 - Fixed OnPlayerLeft player being invalid.
- 3598ff1 - Added rigidbodies to remote players so that dragging them will fire Physics events.
- a0202d6 - Fixed local player arm tracking data rotation (Thanks Xeverian).
- d832959 - Added Joystick axes in input manager. (Popular swimming prefab should work in editor)
- 37e44e2 - Fixed compile issue with Noodle bowl and Button.
- c4fcb06 - Teleporting a player while in a station will now force exit the station in Udon.