We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a plane and a sphere, both with a friction of 0.8. If I have the sphere be tossed on the plane, it will roll infinitely.
0.8
The friction doesn't appear to be slowing down the bodies even in the examples. Why is this ignored?
The text was updated successfully, but these errors were encountered:
Seems same issue as #47
Sorry, something went wrong.
No branches or pull requests
I have a plane and a sphere, both with a friction of
0.8
. If I have the sphere be tossed on the plane, it will roll infinitely.The friction doesn't appear to be slowing down the bodies even in the examples. Why is this ignored?
The text was updated successfully, but these errors were encountered: