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

Fixed jumping when button held, to match behavior of VRChat. #45

Closed evolvedant closed 3 years ago

evolvedant commented 3 years ago

Holding jump in VRChat causes only one jump until it is pressed again. However in CyanEmu, holding jump instead causes the player to repeatedly jump. This has been corrected to match the behavior of VRChat.

CyanLaser commented 3 years ago

Simple enough fix.