Ladder simple: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎top: Unicodifying, replaced: [[Image: → [[File:)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wrongtitle|title=ladder_simple}}
{{DISPLAYTITLE:ladder_simple}}
 
[[File:Prefab ladder simple.jpg|thumb|100px|right|A ladder_simple prefab.]]
[[Image:Prefab ladder simple.jpg|thumb|100px|right|A ladder_simple prefab.]]


A [[prefab]] located in the ''Prefabs HL2'' folder, containing a complete ladder setup for HL2:SP and HL2:DM.
A [[prefab]] located in the ''Prefabs HL2'' folder, containing a complete ladder setup for HL2:SP and HL2:DM.


This prefab includes the following:
This prefab includes the following:
* A prop [[prop_static]] ladder model covered with a [[clip brush]].
* A prop [[prop_static]] ladder model covered with a [[clip]] brush.
* A (split up) [[func_useableladder]] entity.
* A (split up) [[func_useableladder]] entity.
* Several [[info_ladder_dismount]] nodes to provide easy dismounts.
* Several [[info_ladder_dismount]] nodes to provide easy dismounts.

Latest revision as of 00:14, 7 January 2024

A ladder_simple prefab.

A prefab located in the Prefabs HL2 folder, containing a complete ladder setup for HL2:SP and HL2:DM.

This prefab includes the following:

For a tutorial on working ladders, see Working Ladders.