Hi,
First time I'm trying to use Sprite Font and I read the tutorial and manual (the manual is specific, but I would love to see an example).
I'm trying to set up a Score counter with a Sprite Font. I found a score example from 2011 in the (FAQ) How do I....
However, with all the updates in C2, I was wondering if there is an easy way to setup a score system with the Sprite Font+ Plugin. I was able to setup the correct PNG with the correct space, but I have not been able to understand how to use it dynamically to update the score every tick or every 0.1 second.
Also, why do I need to rewrite all the font, one by one if I'm using JSON and I already provided the width, and the order of the alphabet to use?
Thanks!