[quote:3pg0y3m5]Counters can be made with anything by adding and subtracting private variables. It is totally not necessary to have a separate counter object.
There's one benefit TGF/MMF-style counter object would have compared to the other alternatives though, you could draw the numbers for it yourself, meaning you could have custom graphic -counters made with ease.
With Construct, to get custom graphic counters, you'd need to use the SpriteFont object, which has its own problems... I guess the best solution would be just to get a more working SpriteFont object, it'd solve this issue and offer more usability in general.