Template:Archived Page History/Level Design FAQ/en: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (rv, added help desk link to top of page)
m (minor tweaks)
Line 1: Line 1:
[[Category:Source SDK FAQ]][[Category:Level Design]]
This is a directory of Frequently Asked Questions about level editing and using the [[Hammer]] editor. Please use the [[Help Desk]] if you wish to ask a question.
This is a directory of Frequently Asked Questions about level editing and using the [[Hammer]] editor. Please use the [[Help Desk]] if you wish to ask a question.


For basic Source SDK issues and questions see the [[:Category:Source SDK FAQ|Source SDK FAQ]].
For general Source SDK issues and questions see the [[:Category:Source SDK FAQ|Source SDK FAQ]].


== Hammer Configuration ==  
== Hammer Configuration ==  
Line 28: Line 27:


==Hammer 2D and 3D views==
==Hammer 2D and 3D views==
* [[Missing content|Models I place in Hammer are rendered with a black and purple checkerboard in-game.]]
* [[Restoring Hammer Viewports|How do I get back to having 4 views - the 3D, top, front, and side views?]]
* [[Restoring Hammer Viewports|How do I get back to having 4 views - the 3D, top, front, and side views?]]
* [[Hammer Textures in 3D View|How do I make it so textures show up in the 3D view? Mine is only wireframe.]]
* [[Hammer Textures in 3D View|How do I make it so textures show up in the 3D view? Mine is only wireframe.]]
Line 36: Line 34:


== Level editing features and problems ==
== Level editing features and problems ==
* [[Missing content|Models I place in Hammer are rendered with a black and purple checkerboard in-game.]]
* [[Skybox Basics|How do I correctly make a skybox?]]
* [[Skybox Basics|How do I correctly make a skybox?]]
* [[Fog Basics|How do I add fog to my level?]]
* [[Fog Basics|How do I add fog to my level?]]
Line 44: Line 43:
* [[Cubemap minimum resolution|When I try to run buildcubemaps, the game crashes!]]
* [[Cubemap minimum resolution|When I try to run buildcubemaps, the game crashes!]]
* [[VertexLitGeneric Textures On Brush Faces|The lightmaps on some of my brush surfaces do not work. They appear black in-game or flicker as the camera moves past them.]]
* [[VertexLitGeneric Textures On Brush Faces|The lightmaps on some of my brush surfaces do not work. They appear black in-game or flicker as the camera moves past them.]]
[[Category:Source SDK FAQ]]
[[Category:Level Design]]

Revision as of 08:15, 23 January 2007

This is a directory of Frequently Asked Questions about level editing and using the Hammer editor. Please use the Help Desk if you wish to ask a question.

For general Source SDK issues and questions see the Source SDK FAQ.

Hammer Configuration

Compiling maps and running the game

Multiplayer issues

Hammer 2D and 3D views

Level editing features and problems