Game Development Community

A timer GUI

by Bullitt Sesariza · in Torque Game Engine · 11/25/2007 (8:01 pm) · 0 replies

Hi, just a simple question. How do I make a GUI for a countdown timer? I need a timer GUI in my game that will count down from 30 seconds to 0. The thing is, I want to make it with my customized bitmap font rather than using ttf.

Thanks in advance.