Creating radar image: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
(orphan)
Line 1: Line 1:
{{orphan}}
[[Counter-Strike: Source]] uses the overview for the radar image, so to create a radar image you just need to create an overview.
[[Counter-Strike: Source]] uses the overview for the radar image, so to create a radar image you just need to create an overview.



Revision as of 01:41, 16 February 2011

Counter-Strike: Source uses the overview for the radar image, so to create a radar image you just need to create an overview.

The tutorial for this is located here: http://www.fpsbanana.com/tuts/1948


Todo: Bring the tutorial to the VDC (the tutorial does not seem to have an identified author...) and synchronize information with Level Overviews and perhaps VGUI2: Overview Display.

See also