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

Input fails at higher framerates

CyanLaser opened this issue · comments

CyanEmu handles some user input during Fixed update instead of Update. This means that with higher framerates, some input events fail to send.