Collision Component acting weird

When I place a Collision Component on an element in the scene and drive the car element towards it - The car just goes over the element and doesn’t stop in front of it. What am I’m doing wrong?

Thanks!

I’ve added a short video screen capture of the issue.

https://streamable.com/g7y8wj

Hi,

Is “Is Trigger” enabled in the Collider2D component of the rocks? If so, disable it because only non-trigger colliders have got a “solid” collision body.

You could also try to signifiantly slow your car down and test your game again to see if the problem was/is caused by the speed.

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

Privacy & Terms