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 am attempting to work around #457 and encountered what I think may be a separate bug. I suspect it might be a separate bug because there are no non-default transforms involved in this repro.
Here's a super simple little playground with a vehicle approximating a "onewheel", consisting of:
I am attempting to work around #457 and encountered what I think may be a separate bug. I suspect it might be a separate bug because there are no non-default transforms involved in this repro.
Here's a super simple little playground with a vehicle approximating a "onewheel", consisting of:
https://github.com/rparrett/rapier_wheel_nonsense/blob/e22e10a22183209c1821979b62fc03bfe699e0d9/src/main.rs
onewheel.mp4
The only rotation in the code is this line:
So the 15 degree rotation seems quite odd.
The text was updated successfully, but these errors were encountered: