Newgame spawn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (not an entity)
No edit summary
Line 3: Line 3:


'''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, and every single weapon entity + ammo.
== See Also ==
[[Creating and Using Prefabs]]
[[Creating Brushes]]
[[category:Level design]]

Revision as of 16:42, 9 February 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, and every single weapon entity + ammo.

See Also

Creating and Using Prefabs

Creating Brushes