Teardown-Issue-Tracker-Maintainers / Teardown-Issue-Tracker

A public repo for the community to track issues/bugs/feature requests in Teardown.
12 stars 5 forks source link

[Bug] Friction does not apply to angular velocity #563

Open FlorentP42 opened 5 months ago

FlorentP42 commented 5 months ago

Describe the bug

I was expecting a body with friction=0 and frictionMode=multiply to spin forever when you start spinning it: it doesn't.

Steps to reproduce the behavior

  1. Install and enable this mod.
  2. Set friction to 0 in the mod options.
  3. Spawn a sphere and make it spin around the vertical axis.
  4. Drop the sphere on the ground.
  5. Notice that the sphere eventually stops spinning.

Expected behavior

Friction is also used in the computation of angular velocity.

Environment

Additional context

No response

Gregory-Gregory commented 4 months ago

@FlorentP42 hi again!

Thank you for reporting this issue. It has been forwarded to the QA team for further investigation.