CyanLaser / CyanEmu

CyanEmu is a VRChat client emulator in Unity. Includes a player controller with interact system. Works with SDK2 and SDK3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On Player Respawn only working via menu

mjcox244 opened this issue · comments

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

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