ClientSim
ClientSim copied to clipboard
Other velocity changes not applied on the same frame SetVelocity is called
Other velocity changes (player movement and gravity) are not applied on the same frame LocalPlayer.SetVelocity is called. This is not how it works in VRChat and completely breaks any situations where LocalPlayer.SetVelocity is being called every frame.