Ladder simple: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (More specifically it's a CLIP clip brush.)
Line 6: Line 6:


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.

Revision as of 20:21, 16 February 2011

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.