Simple stairway steps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(The simple_stairway_steps prefab.)
 
m (→‎top: Unicodifying, replaced: [[Image: → [[File:)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wrongtitle|title=simple_stairway_steps}}
{{DISPLAYTITLE:simple_stairway_steps}}


[[Image:Prefab simple_stairway_steps.jpg|thumb|150px|right|A simple_stairway_steps prefab.]]
[[File:Prefab simple_stairway_steps.jpg|thumb|150px|right|A simple_stairway_steps prefab.]]


A [[prefab]] located in the ''Prefabs HL2'' folder, containing a stairway, covered in dev textures.
A [[prefab]] located in the ''Prefabs HL2'' folder, containing a stairway, covered in dev textures.

Latest revision as of 00:15, 7 January 2024


A simple_stairway_steps prefab.

A prefab located in the Prefabs HL2 folder, containing a stairway, covered in dev textures.

The stairway is actually a single func_detail, to prevent unneccessary vis-clipping.

Tip.pngTip:If inserted with the Entity tool, its standard dimensions will match the dev_measurestairs01a texture on its side prefectly, suggesting that this measure is a good standard when in doubt.