Create a clickable grid system? I tried creating a grid system by making each grid tile an individual sprite, but now I have over 1,000 sprites and it's making the game super laggy. I just need to be able to change the tiles individually to a different color on click and didn't know how to do this without making each tile a sprite.