Game Development Community

anyone have a working analog speedometer for T3D1.1 beta3???

by deepscratch · in Torque 3D Professional · 10/23/2010 (11:45 am) · 1 replies

hi all,

I'm doing some work on vehicle dashboards/instrument panels, like, the gauges as part of the vehicles, not the playGui.

so far I've had success,

I managed to get a radar, rangefinder, digital speedometer and compass all rendering and working on any object in game,
and I'm looking for a working analog speedometer to add.

anyone got one??

thanks

#1
10/23/2010 (6:55 pm)
I have a draw rotated alpha bitmap that I can use to draw a rotated needle and I assume it would work for a analog gauge too.