I'm trying to implement a clock/timer using a specific font but the numbers keep jumping left and right because they're proportional. The font has tabular figure support, but is there any way to use that feature inside of Construct 2?
Develop games in your browser. Powerful, performant & highly capable.
The easiest solution would be to use SpriteFont and set the same width for all numbers.