Creating radar image: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(orphan)
No edit summary
Line 9: Line 9:
== See also ==
== See also ==
* [[Level Overviews]]
* [[Level Overviews]]
* [[Creating_a_working_mini-map | CSGO: Creating a working minimap]]


[[Category:Tutorials]]
[[Category:Tutorials]]

Revision as of 16:51, 22 January 2014

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