baseanimating_projectile

From Valve Developer Community
Jump to navigation Jump to search
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.
Class hierarchy
CBaseAnimatingProjectile
CBaseAnimating
CBaseEntity
cbaseanimatingprojectile.cpp

baseanimating_projectile is a cut model entity available in Portal series Portal series. A projectile which inherits CBaseAnimating, presumably an early version of the portal gun's projectile.

Note.pngNote: See Model entity/Generic Keyvalues, Inputs and Outputs for keyvalues and inputs that affect model rendering.
Confirm:Portal 2 Can this be managed using vscript?