Newgame spawn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Directed a link and added another link.)
Line 2: Line 2:
[[category:Level design]]
[[category:Level design]]


'''newgame_spawn''' is a prefab in Hammer which contains an info_player_start, and every single weapon entity + ammo.
'''newgame_spawn''' is a prefab in Hammer which contains an [[info_player_start]] entity, and every single weapon entity + ammo.


== See Also ==
== See Also ==
[[Creating and Using Prefabs]]
[[Creating and Using Prefabs]]


[[Creating Brushes]]
[[Brush Creation]]




[[category:Level design]]
[[Category:Level design]]

Revision as of 15:12, 27 August 2006

Stub

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

newgame_spawn is a prefab in Hammer which contains an info_player_start entity, and every single weapon entity + ammo.

See Also

Creating and Using Prefabs

Brush Creation