Hi, I am looking to swap some text into sprites in a label block.
i.e.
"Sell (2{gem})"
would swap the {gem} text with a sprite named 'gem'
Has anyone done anything like this already? I am about to do it, one thing I was considering was baking the icons into the font texture... but I am not sure that will work as I will have to manually set the UV's for the icons every time we re-export it... but I guess you don't reexport all that often, so....
Has anyone done anything like this before?