Version 1 (modified by trac, 16 years ago) ( diff )

--

{{Template:GUI_Object|minimap|[wiki:GUI_-_Properties#fov_wedge_color 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%" 
  />
Note: See TracWiki for help on using the wiki.