This is a counter that displays the same number as the variable. I made this as a test for my other projects, because I thought the variable number looked ugly, and I wanted to use my own font. Hoped this helped! You can use this in your projects too.
This goes up to 9999, and you can easily make it go even further just by duplicating the sprite inside and changing: - Letter () of Score Inside the () you need to put 5 for it to go to 99999, 6 for 999999...etc. - Position of the Digit (Go to X: Y:) (Wherever you want it) - Also, the 2 numbers inside the if()...I think you can figure that out yourself :) It's quite simple in fact