I was curious what I should do if I want to make tiles for a board game. With the letters a-z… Is it best to just make each tile as an individual gfx assest… So that I would have 26 images of the tile… with a different letter on it. Or is it possible to just use one blank tile, and create the text on it with code?
If the latter is the better solution. How would I go about programming it? I was unsure how to “attach” the letter to the tile. [import]uid: 28912 topic_id: 13005 reply_id: 313005[/import]