If you're going to make a game that uses hundreds of onscreen tiles I would actually build my own drawing loop that runs through an array and draws tiles on the screen according to the contents of each index in the array. That's much more easy to manage than hundreds of unique panels, and it's also faster.


Eats commas for breakfast.

Play Barony: Cursed Edition!