You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking forward to using it with Rapier. But I'm seeing this massive jitter (or whatever is the right term for this) on the shooter_like.rsexample both on the web/wasm demo and the native build.
Screen.Recording.2025-04-23.at.8.06.43.PM.mov
Its gets a lot worse with FixedUpdate.
Screen.Recording.2025-04-23.at.8.08.04.PM.mov
Would love to know if there's a fix in place or in the works. Thank you!
Hello. Thank you for this awesome crate!
I'm looking forward to using it with
Rapier. But I'm seeing this massive jitter (or whatever is the right term for this) on theshooter_like.rsexample both on the web/wasm demo and the native build.Screen.Recording.2025-04-23.at.8.06.43.PM.mov
Its gets a lot worse with
FixedUpdate.Screen.Recording.2025-04-23.at.8.08.04.PM.mov
Would love to know if there's a fix in place or in the works. Thank you!