I'm making a part of my game where you can make your own level. But there's a problem. When I put the player on the Part of the layout where there isn't any tiles, the Player couldn't move. I think it's because the put the tile-map across the whole layout, and the tile-map is solid. So, how do I make parts of a tile-map that don't have a tile there not solid?