Ladder simple: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added a picture.)
m (Corrected the number of entities.)
Line 7: Line 7:
This prefab includes the following:
This prefab includes the following:
* A prop [[prop_static]] ladder model covered with a [[Tool textures|clip brush]].
* A prop [[prop_static]] ladder model covered with a [[Tool textures|clip brush]].
* Two linked [[func_useableladder]] entities.
* A (split up) [[func_useableladder]] entity.
* Several [[info_ladder_dismount]] nodes to provide easy dismounts.
* Several [[info_ladder_dismount]] nodes to provide easy dismounts.



Revision as of 09:48, 30 August 2006

Template:Wrongtitle

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.