1 GUI Minimap
trac edited this page 2008-02-23 03:18:59 +00:00

{{Template:GUI_Object|minimap|fov_wedge_color, tooltip, tooltip_style|none}}

minimap is an object type specially made for an RTS game. It displays a top-down view of the game map, including coloured entity blips and a representation of the camera area, and is updated in real-time.

This is likely to be a one-off, so here's an example:

  <object name="sn_minimap"
          type="minimap"
          size="100%-30 100%-30 100% 100%" 
  />