asw_bloodhound

From Valve Developer Community
Revision as of 07:31, 20 May 2025 by Nescius (talk | contribs) (-added class hierarchy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
C++ Class hierarchy
CASW_Bloodhound
CBaseAnimating
CBaseEntity
C++ asw_bloodhound.cpp

asw_bloodhound is a model entity available in Alien Swarm Alien Swarm.

Entity description

Dropship used to deploy marines in Landing Bay mission. It creates a static model and cannot interact with other entities in any way as it seems. The model displayed is models\swarmprops\vehicles\bloodhoundmesh.mdl. There are no inputs available, due to the fact that it hasn't got a name keyvalue - outputs don't seem supported either.

Keyvalues

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.