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 have set the following properties to zero in the world: friction, frictionAir and frictionStatic. I have also set restitution to 1 for all objects. However, their veloctiy still decreases marginally after each collision. Graivty in the world has been set to 0.
The text was updated successfully, but these errors were encountered:
baljeetrathi
changed the title
Velocity of bodies keeps decreasing after each collision.
Velocity of bodies keeps decreasing after each completely elastic collision.
Oct 30, 2020
I have set the following properties to zero in the world:
friction
,frictionAir
andfrictionStatic
. I have also setrestitution
to 1 for all objects. However, their veloctiy still decreases marginally after each collision. Graivty in the world has been set to 0.The text was updated successfully, but these errors were encountered: