O.K. But my tile set and map are like this so do I have to create multipal example_map[x][y] == TILE_SOLID collision checks for each section of my map? Or can I replace X and Y with the entire map size and it will check the entire map?
Tileset
Map
Oh and I convert my maps using GBA graphics