Common TF2 Mapping Problems: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 44: Line 44:
#[https://www.youtube.com/playlist?list=PL-454Fe3dQH1L38FnKkz_O1CqYx6sKaXk SirTopHattWaffle Hammer Tutorials]
#[https://www.youtube.com/playlist?list=PL-454Fe3dQH1L38FnKkz_O1CqYx6sKaXk SirTopHattWaffle Hammer Tutorials]
#[https://www.youtube.com/watch?v=mcDKKbCw56k SirTopHattWaffle Water Tutorial]
#[https://www.youtube.com/watch?v=mcDKKbCw56k SirTopHattWaffle Water Tutorial]
#[https://tf2maps.net/home/ tf2maps.net]
#[https://tf2maps.net/threads/valve-maps-decompiled.5952/ Decompiled TF2 maps]

Revision as of 18:17, 6 May 2025

Stub

This article or section is a stub. You can help by expanding it.

Team Fortress 2

Overview

This page is dedicated to helping new tf2 mappers with their maps. I know I've been stuck at one problem with no help, and I want to make sure it doesn't happen to anybody else. If you're an experience mapper, you're free to add to the list of problems. All contributions are welcome. Thanks, and have fun. Happy mapping.

Geometry & Props

Common Problems with geometry and props.

Examples

Wiki Links

water

prop_static

prop_dynamic

Clipping Tool

Displacement

Game Logic

How to work with game logic.

Examples

Wiki Links

trigger_multiple

func_door

Spawnroom

logic_auto

logic_compare

Design Flow

Level design tips for tf2 mappers.

Technical Errors

Things that go wrong and you don't know why.

Helpful Links

  1. SirTopHattWaffle Hammer Tutorials
  2. SirTopHattWaffle Water Tutorial
  3. tf2maps.net
  4. Decompiled TF2 maps