Rocket turret projectile: Difference between revisions
Jump to navigation
Jump to search
(-added class hierarchy, cleanup) |
(-class hierarchy) |
||
| Line 1: | Line 1: | ||
{{ent not in fgd|nolink=1|because=it is fired automatically by rocket turrets and can only be configured through code}} | {{ent not in fgd|nolink=1|because=it is fired automatically by rocket turrets and can only be configured through code}} | ||
{{CD| | {{CD|CRocket_Turret_Projectile|file1=npc_rocket_turret.cpp}} | ||
{{this is a|point entity|name=rocket_turret_projectile|series=Portal}} It is the rocket fired by {{ent|npc_rocket_turret}}. | {{this is a|point entity|name=rocket_turret_projectile|series=Portal}} It is the rocket fired by {{ent|npc_rocket_turret}}. | ||
==See also== | ==See also== | ||
* {{ent|npc_rocket_turret}} | * {{ent|npc_rocket_turret}} | ||
Revision as of 13:20, 2 July 2024
| CRocket_Turret_Projectile |
rocket_turret_projectile is a point entity available in
Portal series. It is the rocket fired by npc_rocket_turret.