RadGen: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 37: Line 37:
# Selection Set based workflow
# Selection Set based workflow
{{note|These workflows can be used interchangeably, and at the same time. There are no configuration changes needed to work in either way.}}
{{note|These workflows can be used interchangeably, and at the same time. There are no configuration changes needed to work in either way.}}
Mesh entities including Buyzones, Bombsites and Rescue Zones, are drawn by default, however special materials for these are also included for special cases.


To generate the radar, click the 'Generate Radar' button on the bottom of the settings panel in RadGen.
To generate the radar, click the 'Generate Radar' button on the bottom of the settings panel in RadGen.

Revision as of 07:12, 29 December 2024

English (en)Translate (Translate)
RadGen
Initial release
Dec 06, 2024
Stable release
Dec 22, 2024
Written in
C#
Operating system
Windows
Type
Radar generator • Overview generator • Map tool
Target engine(s)
Source 2
Distribution
Free software

RadGen (Radar Generator) is a tool for Counter-Strike 2 Counter-Strike 2. This tool can generate highly customisable overviews for maps using meshes, entities and/or materials, by assigning them to specific Selection Sets.

It can also be used in either a Material based workflow, or a Selection Set based workflow, supporting meshes or props in any setups.

Installation

  1. Download the latest version here: https://radargenerator.github.io/

Usage

Download and run RadGen, in the top left click on File -> New. Browse to the folder where your .vmap file is located, and select it. This will create a new RadGen project file (.radgen) next to your .vmap file. This will also copy the RadGen textures into the addon the map is located in.

You can use these two worlflows in order to add map meshes and props to your radar:

  1. Material based workflow
  2. Selection Set based workflow
Note.pngNote:These workflows can be used interchangeably, and at the same time. There are no configuration changes needed to work in either way.

Mesh entities including Buyzones, Bombsites and Rescue Zones, are drawn by default, however special materials for these are also included for special cases.

To generate the radar, click the 'Generate Radar' button on the bottom of the settings panel in RadGen.

See also