Func simpleladder: Difference between revisions
Jump to navigation
Jump to search
(-added class hierarchy) |
(-added class hierarchy) |
||
Line 10: | Line 10: | ||
{{KV|team|int|Team that can climb this ladder.}} | {{KV|team|int|Team that can climb this ladder.}} | ||
:* 0 : Any team | :* 0 : Any team | ||
:* 1 : | :* 1 : Spectator | ||
:* 2 : Infected | :* 2 : Survivor | ||
:* 3 : Infected | |||
:* 4 : L4D1_Survivor |
Revision as of 17:41, 5 November 2022
![]() |
---|
CFuncSimpleLadder |
Template:L4d series brush It is used to designate climbable ladder areas. func_ladder brushes are automatically converted to this entity by VBSP during map compile. It doesn't exist in the FGD and is not designed to be created by Hammer.