Npc hover turret: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added link to game addon that makes this NPC work)
(This entity is not in the FGD by default)
Line 1: Line 1:
{{stub}}
{{stub}}
{{ent not in fgd}}
{{portal2 point|npc_hover_turret}} It is an enemy cut from the game. It was supposed to look like a Curiosity Core, but has no in-game model. The coded model name is "models/npcs/hover_turret.mdl".
{{portal2 point|npc_hover_turret}} It is an enemy cut from the game. It was supposed to look like a Curiosity Core, but has no in-game model. The coded model name is "models/npcs/hover_turret.mdl".



Revision as of 09:41, 4 November 2011

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Template:Portal2 point It is an enemy cut from the game. It was supposed to look like a Curiosity Core, but has no in-game model. The coded model name is "models/npcs/hover_turret.mdl".

It shoots lasers at you. They act like Discouragement Beams. When they turn yellow, it sees you.

Adding them to the game: See here.