This article's documentation is for the "GoldSrc" engine. Click here for more information.

Func ladder (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (WisdomBot moved page Func ladder (GoldSrc) to Func ladder (GoldSrc)/en: Moved to {{Multipage}} compliant page name. This action was perfomed by a bot under supervision.)
m (Multipage removal)
Line 1: Line 1:
{{langsp}}
{{LanguageBar}}
{{tabs|func_ladder|main=source|goldsrc=1|source=1}}{{this is a|brush entity|name=func_ladder|engine=GoldSrc}}


  A ladder. Players will be able to freely move along this brush, as if it was a ladder.  
  A ladder. Players will be able to freely move along this brush, as if it was a ladder.  
Line 6: Line 7:
==Key Values==
==Key Values==
{{Hl1_kv_targetname}}
{{Hl1_kv_targetname}}
[[Category:Entities]]
[[Category:Half-Life Entities]]

Revision as of 06:44, 12 July 2024

English (en)Translate (Translate)

func_ladder is a brush entity available in all GoldSrc 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.