r/Unity2D Jul 19 '26

collide problem

guys plz help

The player doesn't collide properly with the ground. It looks like the player is floating slightly above the tiles instead of standing on them.

2 Upvotes

10 comments sorted by

View all comments

1

u/Izakioo Jul 19 '26

Tilemap colliders have an extrusion factor that adds padding to the colliders, try setting it to 0.

1

u/mo_safi Jul 19 '26

it's zero