Func ladder (GoldSrc): Difference between revisions
Jump to navigation
Jump to search

m (Multipage removal) |
m (Nesciuse moved page Func ladder (GoldSrc)/en to Func ladder (GoldSrc) without leaving a redirect: Move en subpage to basepage) |
(No difference)
| |
Revision as of 05:44, 12 July 2024
func_ladder is a brush entity available in all
GoldSrc games.
A ladder. Players will be able to freely move along this brush, as if it was a ladder.
The most common way to build a ladder is to first construct it out of brushes (or an masked-textured brush) and then place the func_ladder over it. Only the brush construction will be visible in the game.
Key Values
- Name (targetname) <string>
- The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.