WoLD Archives Search About Contact

World of Level Design

Tutorials to Becoming the Best Level Designer and Game Environment Artist (since 2008)

CS:GO SDK Creating Standard Bomb Site Zones For Defuse Map

Category: Source: CSGO SDK
March 28, 2013

In this tutorial we will set up a standard bomb site zones for a defuse map. We will also define the bomb site zones with visual cues using overlays.

In this tutorial you will learn:

  • How to create bomb site zones
  • How to set up Site A and B
  • Using overlays to help the player know where to go for rescue zone

CREATING BOMB SITE ZONES

To set up bomb site zones you will need two brushes to define the planting zone. They will be tied to an entity called:

  • func_bomb_target

Before creating the brush, set trigger texture first, using Texture Browser.

Create a brush that will function as theplanting bomb zone.

If you didn't set the trigger texture, just apply it to every face of the brush after you created that brush.

Now tie this brush to an entity. Select the brush: Go up to Tools --> Tie to entity or press Ctr+T = tie to entity

Choose func_bomb_target from the drop down menu. Click Apply.

Select 'Name' in Property Name and name it 'Bombsite A'.

Duplicate the bomb site zone brush to another area. This is going to be your second planting zone.

Go to Object Properties for the duplicated brush and rename it to 'Bombsite B'.

If you compile and run your map now, these two areas will function as bomb zones and when the player enter these areas, they would be able to plant the bomb.

ADD OVERLAYS

We now need some sort of visual identification for the rescue area. The player has no way of knowing where the planting zones are, other than a large A and B on radar.

We will use info_overlays to define the area visually so it is easier to recognize.

Enable Apply Overlays (Shift+O)

Click Browse to look for specific overlays.

Filter by typing in 'bomb'.

You will see multiple overlays you can use. Double click the one you want to use to set it.

Left click in perspective viewport on any bsp brush surface to apply the overlay.

TESTING

Now all you need to do is compile and test it in-game. Launch your map, choose T side and plant the bomb.

SUBSCRIBE & GET FREE UE5 PDF GUIDE

Subscribe to receive NEW/UPDATED and FREE "UE5 Beginner's Quick Start Guide" PDF (90 pages).

Subscribe and Get Free UE5 PDF Guide

Visit this page for more info about the guide...


Follow WoLD




UE5 FUNDAMENTALS VOL.1 COURSE


UE5: RETRO OFFICE PROJECT


MAYA FOUNDATION COURSE


SUBSTANCE PAINTER ESSENTIALS


LEARN THE PREPRODUCTION PROCESS


ABOUT WoLD & ALEXG

About World of Level Design

My name is AlexG. I am self-taught level designer, game environment artist and the creator of World of Level Design.com. I've learned everything I know from personal experimentation and decades of being around various online communities of fellow environment artist and level designers. On World of Level Design you will find tutorials to make you become the best level designer and game environment artist.

Read More »


Home Terms of Use/Trademarks/Disclaimers Privacy Policy Donate About Contact

All content on this website is copyrighted ©2008-2024 World of Level Design LLC. All rights reserved.
Duplication and distribution is illegal and strictly prohibited.

World of Level Design LLC is an independent company. World of Level Design website, its tutorials and products are not endorsed, sponsored or approved by any mentioned companies on this website in any way. All content is based on my own personal experimentation, experience and opinion. World of Level Design™ and 11 Day Level Design™ are trademarks of AlexG.

Template powered by w3.css