Func ladder (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Preparing page for move. This action was perfomed by a bot under supervision.)
Line 1: Line 1:
{{lang|Func ladder (GoldSrc)}}
{{langsp}}
{{EntityTabs|func_ladder|main=source|goldsrc=1|source=1}}
 
{{This is a|name=func_ladder|engine=gldsrc|e2}} 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.  
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.
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==
==Key Values==
{{Hl1_kv_targetname}}
{{Hl1_kv_targetname}}
[[Category:Entities]]
[[Category:Half-Life Entities]]

Revision as of 12:57, 10 January 2024

English (en)Translate (Translate)
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.