floorturret_tipcontroller

From Valve Developer Community
Revision as of 16:02, 7 June 2025 by Nescius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
It should not be put directly in a map because it can only be configured through code.
C++ Class hierarchy
CTurretTipController
CPointEntity
CBaseEntity
C++ npc_turret_floor.cpp

floorturret_tipcontroller is a logical entity available in Half-Life 2 series Half-Life 2 series and Portal series Portal series. It's spawned automatically by npc_turret_floor and controls tipping over behavior helping it keep upright better[confirm].

Warning.pngWarning:Killing this manually will crash the game