Func ladder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(bot-assisted)
 
(see also)
Line 11: Line 11:
{{in game|brush}} {{game|CS:S}}
{{in game|brush}} {{game|CS:S}}
{{in code|class=???|file=???}}
{{in code|class=???|file=???}}
==See also==
[[Creating Ladders]]


[[Category:Entities]]
[[Category:Entities]]

Revision as of 11:28, 26 October 2005

Template:Wrongtitle

Entity Description

Ladder. Players will be able to freely along this brush, as if it was a ladder. If you are using a model prop for the visual representation of the ladder in the map, apply the toolsinvisibleladder material to the func_ladder brush.

This entity has no keyvalues, flags, inputs, or outputs

Note.pngNote:This entity is for CS:S. For HL2/HL2 ladders, use func_useableladder instead.

Availability

Template:In game Template:Game Template:In code

See also

Creating Ladders