I have sliding gameobject with polygon collider2D and two ferr2D terrains with different physic materials. First one have friction 0 and the second one 5. But when my gameobject slides throught/across those terrains, they both slow down the gameobject as much, so the friction seems to be the same in both. What's the problem here?
↧