This article relates to the game "Team Fortress 2". Click here for more information.

Common TF2 Mapping Problems: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:
{{stub}}{{tf2}}
{{stub}}{{tf2}}
== Overview ==
== 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.
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. {{hammer|2}}
<br>
<br>
 
{{Category header | background-color=#E0E0E0 | border-color=lightgray}}
{{Category newcolumn | rowspan=1 | width=50% | background-color=#F7F7F7 | border-color=lightgray}}
 
= Geometry & Props =
= Geometry & Props =
Common Problems with geometry and props.
Common Problems with geometry and props.
Line 18: Line 24:


[[Displacement|Displacement]]
[[Displacement|Displacement]]
{{Category end}}
<br>
{{Category header | background-color=#E0E0E0 | border-color=lightgray}}
{{Category newcolumn | rowspan=1 | width=50% | background-color=#F7F7F7 | border-color=lightgray}}


= Game Logic =
= Game Logic =
Line 35: Line 46:


[[logic_compare|logic_compare]]
[[logic_compare|logic_compare]]
{{Category end}}
<br>
{{Category header | background-color=#E0E0E0 | border-color=lightgray}}
{{Category newcolumn | rowspan=1 | width=50% | background-color=#F7F7F7 | border-color=lightgray}}


= Design Flow =
= Design Flow =
Level design tips for tf2 mappers.
Level design tips for tf2 mappers.
== Examples ==
== Wiki Links ==
{{Category end}}
<br>
{{Category header | background-color=#E0E0E0 | border-color=lightgray}}
{{Category newcolumn | rowspan=1 | width=50% | background-color=#F7F7F7 | border-color=lightgray}}


= Technical Errors =
= Technical Errors =
Things that go wrong and you don't know why.
Things that go wrong and you don't know why.
== Examples ==
== Wiki Links ==
{{Category end}}
<br>


= Helpful Links =
= Helpful Links =

Revision as of 19:03, 6 May 2025

English (en)Translate (Translate)

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. Hammer Hammer

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.

Examples

Wiki Links


Technical Errors

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

Examples

Wiki Links


Helpful Links

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