New to Defold having some issues

In my project, how do I make it so I cant see the collision in game like shown below, I don’t know how I have done this. And also why is the collision of the tile map shown here below higher than where it should be, it should be directly over the map.

1 Like

You can enable and disable physics debugging in game.project:

2 Likes

I have been thinking it is happening only in my setup and never made a repro for this, but it looks like it is not. I would also like to know why this is happening. In all my collections I have tilemaps lowered by a height of one tile (e.g. 16) to address this issue.

3 Likes

If you can create a small repro and report it in the issues, it would be great!

3 Likes

Wow, that’s strange! Please create a repro and report on GitHub!

1 Like