Ent hover turret tether: Difference between revisions
Jump to navigation
Jump to search
(Entity template update) |
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot under supervision.) |
||
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}} | ||
{{ | {{this is a|e0|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. |
Revision as of 09:12, 4 January 2024

ent_hover_turret_tether
is an e0 available in 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.