CyanLaser / CyanEmu

CyanEmu is a VRChat client emulator in Unity. Includes a player controller with interact system. Works with SDK2 and SDK3.
MIT License
360 stars 15 forks source link

On Player Respawn only working via menu #49

Open mjcox244 opened 3 years ago

mjcox244 commented 3 years ago

In VR Chat OnPlayerRespawn event is called ether via someone respawning via the hand menu or hitting the death height

whereas in cyan it is only called if you do it via the menu

mjcox244 commented 3 years ago

In theory this bug should be easily fixed by duplicating the code used for the respawn button to the height check