Game Development Community

How to make one 3D score board?

by Nabarro · in Torque Game Engine Advanced · 04/10/2009 (1:06 am) · 4 replies

We want to make one 3D score board which will be placed in the scene. May anyone help to figure out how to do this or where can we get the necessary resources(links???)?

Which gui control can be used or how to implemnet such control?

Thanks a lot,

#1
04/10/2009 (1:23 am)
Have a look at Orions 3d Projection Ctrl Resource www.garagegames.com/community/resources/view/12055
#2
04/10/2009 (1:42 am)
An excellent suggestion from Andy, but there is a In-Game Scoreboard Shape resource also. It uses a simple 3 digit model that through visibility animation (and minimal script/code) can be set and used like a counter/scoreboard.
#3
04/10/2009 (4:03 am)
Ahhh haven't seen that resource before Michael.. good catch
#4
04/10/2009 (5:40 am)
They are useful and I'm very appreciated, thanks.