Counter-Strike 2 Workshop Tools/Examples: Difference between revisions
Jump to navigation
Jump to search

No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
| A map with everything you need for [[Wingman]] mode. | | A map with everything you need for [[Wingman]] mode. | ||
|} | |} | ||
== Screenshots == | |||
<gallery mode="traditional" widths="128px" heights="72px"> | |||
File:Screenshot of the basic template map.png | xxx_mapname_xxx.vmap | |||
File:Screenshot of the lighting_info map 1.png | lighting_info.vmap | |||
File:Screenshot of the lighting_info map 2.png | lighting_info.vmap | |||
File:Screenshot of the lighting_info map 3.png | lighting_info.vmap | |||
File:Screenshot of the script_zoo map 1.png | script_zoo.vmap | |||
File:Screenshot of the script_zoo map 2.png | script_zoo.vmap | |||
</gallery> |
Revision as of 23:39, 16 September 2025


Example maps, prefabs and other content for Counter-Strike 2.
Zoo
Map | Description | Path to file(s) |
---|---|---|
ancient_zoo.vmap
|
A technical map showing the models, materials, and much more that were used on the Ancient map. | ![]() ..\Counter-Strike Global Offensive\content\csgo\maps\editor\zoo
|
script_zoo.vmap
|
Demonstration of JavaScript usage and the point_script entity. | |
smartprop_zoo.vmap
|
A set of ready-made Smart Props with notes from the developers. |
Templates
Map | Description | Path to file(s) |
---|---|---|
lighting_info.vmap
|
Demonstration of lighting sources, post-processing, and other features with notes from the developers. | ![]() ..\Counter-Strike Global Offensive\content\csgo_addons\addon_template\maps
|
xxx_mapname_xxx.vmap
|
A map with your addon's name, containing everything you need for the Bomb Defusal mode, as well as notes from the developers. | |
template_defuse.vmap
|
A map with everything you need for the Bomb Defusal mode. | ![]() ..\Counter-Strike Global Offensive\content\csgo\maps\templates
|
template_hostage.vmap
|
A map with everything you need for Hostage Rescue mode. | |
template_wingman.vmap
|
A map with everything you need for Wingman mode. |
Screenshots
- Screenshot of the basic template map.png
xxx_mapname_xxx.vmap
- Screenshot of the lighting info map 1.png
lighting_info.vmap
- Screenshot of the lighting info map 2.png
lighting_info.vmap
- Screenshot of the lighting info map 3.png
lighting_info.vmap
- Screenshot of the script zoo map 1.png
script_zoo.vmap