Ent hover turret tether: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This doesn't need to be placed directly)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ent not in fgd|nolink=1|because=it can only be configured through code}}
{{ent not in fgd|nolink=1|because=it can only be configured through code}}
{{portal2 point|ent_hover_turret_tether}} 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.
{{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.

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.