Npc hover turret: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added a See Also section, with links to other turrets)
No edit summary
Line 14: Line 14:
*[[npc_rocket_turret]]
*[[npc_rocket_turret]]
*[[npc_portal_turret_floor]]
*[[npc_portal_turret_floor]]
[[Category:Portal 2 NPCs]]

Revision as of 04:51, 1 June 2020

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.

See also