Bouncing back

So every time my player cube interacts with the drop obstacle after it has fallen, a force is added to it which keeps forcing it to move in the direction opposite from where it hit the obstacle. This continues until the player cube hits another obstacle. Did I forget to turn something off from one or both rigid bodies?

Hi,

This is the expected behaviour because there is no friction in the game. What you could try is to create a Physic material and assign it to the ground or the player or both. Increase the friction of that Physic material.

Did this fix it?


See also:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms