Floorturret tipcontroller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}} {{this is a|point entity|name=floorturret_tipcontroller|game=Half-Life 2 series|game1=Portal series}} {{CD|CTurretTipController|file1=1}} {{todo|Describe what this en...")
 
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{this is a|point entity|name=floorturret_tipcontroller|game=Half-Life 2 series|game1=Portal series}}
{{Ent not in fgd|codeonly}}
{{CD|CTurretTipController|file1=1}}
{{CD|CTurretTipController|file1=1}}
{{todo|Describe what this entity is for.}}
{{this is a|logical entity|name=floorturret_tipcontroller|game=Half-Life 2 series|game1=Portal series}} Related to tipping over behavior of {{ent|npc_turret_floor}} helping it keep upright better{{confirm}}.
{{warning|Killing this manually will crash the game}}

Revision as of 15:35, 7 June 2025

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.
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. Related to tipping over behavior of npc_turret_floor helping it keep upright better[confirm].

Warning.pngWarning:Killing this manually will crash the game