Npc hover turret: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This entity is not in the FGD by default)
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{ent not in fgd}}
{{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}}  
 
==Entity description==
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.
It shoots lasers at you. They act like Discouragement Beams. When they turn yellow, it sees you.


Adding them to the game: See [http://www.moddb.com/games/portal-2/addons/hover-turret-fix here].
Adding them to the game: See [http://www.moddb.com/games/portal-2/addons/hover-turret-fix here].

Revision as of 11:44, 20 August 2012

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

Entity description

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.