Game Development Community

Problem with Minimap

by Roshan Kuriyan · in Torque Game Engine Advanced · 06/12/2006 (11:27 pm) · 0 replies

I found some resource in the link below

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5277

and added minimap sucessfully.

But My player object is some where in the bottom left corner of my commander HUD(minimap).
and even if i zoom using the concole cmd zoomToArea the zoom is with respect to the center of the map and not with respect to the player position. Could any one suggest any method to make my player position to be the center of my commander HUD.
Thanks in advance