Hello, is there any way to make a tile not detectable for collisions?
I have a tilemap object with solid, I want to eliminate the collision of some tiles but it is not possible because you can not delete the collision Maya, you can only leave 3 points at least in a Maya.
Even if you place the 3 points on the same pixel, for example at 0, 0, the collision will still be detected.
I want to avoid using another tilemap object just for this, so I ask this question.
Even if you put tile number 1000 there and your tileset does not have this tile, the collision will still be detected.