01-07-2009, 03:04 AM
I would think the only downside would be extra memory taken up. Many games use this type of tiling. Tibia is a prime example. They have all the tiles packaged into one file which load into memory individually. You could do it dynamically if memory becomes an issue.