Objects don't (seem to) touch during collision using physics 2.0

As you can see, I have circled the parts where it is more obvious. Objects don’t touch other objects even when they are supposed to. there is small gap (about 1 pixel wide) between them. How to fix this?

1 Like

Change the hitbix of the objects (make it smaller)

1 Like

As Arturo mentioned, it sounds like a collision area issue. If you edit the hitbox it should fix it Sprite object [GDevelop wiki]