Asw bloodhound: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup)
(-added class hierarchy)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{as point|asw_bloodhound}}
{{CD|CASW_Bloodhound|file1=1}}
{{this is a|model entity|name=asw_bloodhound|game=Alien Swarm}}


== Entity description ==
== Entity description ==

Latest revision as of 07:31, 20 May 2025

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.