Common TF2 Mapping Problems: Difference between revisions
m (→Helpful Links) |
m (→Overview) |
||
Line 2: | Line 2: | ||
{{stub|game|hammer}} | {{stub|game|hammer}} | ||
== 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. | ||
<br> | <br> | ||
<br> | <br> |
Revision as of 20:16, 6 May 2025


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 & PropsCommon Problems with geometry and props. Examplesproblem: My water isn't rendering. It has a transparent void texture. solution: your map has leaks. it doesn't matter where they are, if your map has any leaks at all, your water won't render.
![]() "They call it a leak because when you have one, your water doesn't render."
— CRS
Wiki Links |
Game LogicHow to work with game logic. ExamplesWiki Links |
Design FlowLevel design tips for tf2 mappers. ExamplesWiki Links |
Technical ErrorsThings that go wrong and you don't know why. ExamplesProblem: TF2 isn't launching when I press f9 Solution: Go to Tools > Options > Build Programs and make sure Game Executable is set to tf_win64.exe
Wiki Links |