Ent hover turret tether: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This entity is not in the FGD by default)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{stub}}
{{ent not in fgd|nolink=1|because=it can only be configured through code}}
{{ent not in fgd}}
{{this is a|point entity|name=ent_hover_turret_tether|game=Portal 2}} It is the proper entity to be used to suspend an {{ent|npc_hover_turret}} from the ceiling. One is automatically generated between the hover turret and the entity specified in its <code>attachTarget</code> keyvalue, so it does not need to be placed in a map directly.
{{portal2 point|ent_hover_turret_tether}} It is apparently the proper entity to be used to suspend an [[npc_hover_turret]] from the ceiling, but no documentation exists on its use.
{{todo|Is there any way to find out how to use it?}}

Latest revision as of 18:30, 17 May 2024

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.

ent_hover_turret_tether is a point entity available in Portal 2 Portal 2. It is the proper entity to be used to suspend an npc_hover_turret from the ceiling. One is automatically generated between the hover turret and the entity specified in its attachTarget keyvalue, so it does not need to be placed in a map directly.