Hi,
Since i am a newbee I have a question i am making a multi language game like scrabble , i need to know which technique will give me better performance
1) should i save each and every alphabet character TILE separately
2)should i make one big image with all characters in one big image and make the tile image separately and use combination of these two sprites to make a tile?
Which one is efficient and i am unable to find a good guide for sprite usage any kind of help will be appreciated.
Thanks