Hello,
I am creating a tool to allow me to build a procedural tilemap terrain. I have a water, grass and dirt tile. I added collisions using the paint feature. I want to remove collisions from the tiles, but only from a specific tiles. in this case I want to remove the collision from the grass and dirt tiles. I want the player to interact with only the water tile.