Game Development Community

A 2d minimap

by gamer · in Torque Game Engine · 10/11/2006 (3:02 pm) · 5 replies

I want a 2d minimap in my fps game that represents all the characteres in my game and I will also be able to change color on each of these 2d shapes in the minimap, is there a resource for this? how can this be implemented?
thanks!

#1
10/12/2006 (8:19 am)
The GuiRadarCtrl resource would probably be a good place to start.
#2
10/12/2006 (12:59 pm)
Great, i'll look into that.
thanks
#3
10/12/2006 (1:07 pm)
Also take a look at Ben Garney's GuiCommanderMap resource.
#4
10/12/2006 (1:44 pm)
I did a search on CommanderMap and wasn't able to find any reference to this resource. do you have a link?
thanks
#5
10/12/2006 (1:57 pm)
Http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5277

Here you go :)