Asw bloodhound: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '== asw_bloodhound == {{as}} This is a point entity available in Alien Swarm. It creates a static model and cannot interact with other entities in any way as it seems. The mo…')
 
(Cleanup)
Line 1: Line 1:
== asw_bloodhound ==
{{as point|asw_bloodhound}}


{{as}} This is a point entity available in [[Alien Swarm]]. It creates a static model and cannot interact with other entities in any way as it seems.
== 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 <code>models\swarmprops\vehicles\bloodhoundmesh.mdl</code>.
The model displayed is <code>models\swarmprops\vehicles\bloodhoundmesh.mdl</code>.
There are no inputs available, due to the fact that it hasn't got a name keyvalue - outputs don't seem supported either.
There are no inputs available, due to the fact that it hasn't got a name keyvalue - outputs don't seem supported either.


== Keyvalues ==
== Keyvalues ==
 
{{KV Angles}}
;Pith Yaw Roll (X Y Z):
: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.
 
 
 
== See Also ==
 
;[[List of Alien Swarm entities]]
 
 
 
[[Category:Alien Swarm Entities]]

Revision as of 06:47, 27 June 2011

Template:As point

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.