I'm using a spritefont for a score readout. I just want to insert commas in the score, like 12,000,000, or 1,000, etc.
Anyway, I found this example (not for C2):
http://gmc.yoyogames.com/index.php?showtopic=586659
Problem is...well, all the spritefont object has is 'append text', but what I want to do is, er (googling...) prepend, because otherwise I don't know where to put the first comma.
Or...maybe I'm confused... <img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused">
...nah...
...any ideas? <img src="{SMILIES_PATH}/icon_mrgreen.gif" alt=":mrgreen:" title="Mr. Green">