Creating radar image: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (tidy & categorized (TODO: needs lots of work done!))
Line 1: Line 1:
[[Counter-Strike: Source]] uses the overview for the radar image,
[[Counter-Strike: Source]] uses the overview for the radar image, so to create a radar image you just need to create an overview.
so to create a radar image you just need to create an overview.


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


http://www.fpsbanana.com/tuts/1948


I have poor skills in Wiki script so i will leave it for someone more experienced.
{{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]].}}


{{seealso|[[Level Overviews]]}}
== See also ==
* [[Level Overviews]]
 
[[Category:Tutorials]]

Revision as of 06:06, 29 January 2008

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