Func simpleladder: Difference between revisions
Jump to navigation
Jump to search
Important:This is a preserved entity in.
If the game has round restart mechanics this entity may not behave as expected:
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
{{KV|normal.y|float|Y normal of the ladder.}} | {{KV|normal.y|float|Y normal of the ladder.}} | ||
{{KV|normal.z|float|Z normal of the ladder.}} | {{KV|normal.z|float|Z normal of the ladder.}} | ||
{{KV| | {{KV|TeamNum|int|Team that can climb this ladder.}} | ||
:* 0 : Any team | :* 0 : Any team | ||
:* 1 : Spectator | :* 1 : Spectator |
Revision as of 13:35, 8 August 2023
![]() |
---|
CFuncSimpleLadder |
Template:Entity 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.

If the game has round restart mechanics this entity may not behave as expected:
|