This article relates to the game "Team Fortress 2". Click here for more information.
This article's documentation is for anything that uses the Source engine. Click here for more information.

Team Fortress 2/Building Respawn Rooms: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{LanguageBar}} {{DISPLAYTITLE:Building Respawn Room}} {{TF2 topicon}}{{source topicon}}Category:HammerCategory:Level Design[[Category:Team Fortress 2|Your first map]...")
 
mNo edit summary
Line 7: Line 7:


Before that, Let's learn how to view works created by other users on hammer.
Before that, Let's learn how to view works created by other users on hammer.
[https://github.com/ata4/bspsrc/releases bspsrc] is a converter bsp files with vmf that can be modified in hammer.
Download the file that matches your operating system, unzip it, and run '''bspsrc.bat'''.

Revision as of 03:36, 4 October 2024

English (en)한국어 (ko)Translate (Translate)

Warning: Display title "Building Respawn Room" overrides earlier display title "Building Respawn Rooms".

This article explain the way making the map of typical casual game(like dustbowl).

Before that, Let's learn how to view works created by other users on hammer.

bspsrc is a converter bsp files with vmf that can be modified in hammer.

Download the file that matches your operating system, unzip it, and run bspsrc.bat.