Pet entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(nav meshes are necessary for bots to work, so)
Line 3: Line 3:
==Entity description==
==Entity description==
This entity is a spawn point for a chicken. Should be placed at least 64 units away from each other and surrounding walls.  
This entity is a spawn point for a chicken. Should be placed at least 64 units away from each other and surrounding walls.  
{{Note| The chicken won't spawn automatically unless the map has a [[Navigation Meshes|Navigation Mesh]]. Use [[chicken]] entity instead.}}
{{Note|Chickens won't spawn automatically unless the map has a [[Navigation Meshes|Navigation Mesh]].}}


== Keyvalues==
== Keyvalues==
{{KV Angles}}
{{KV Angles}}

Revision as of 07:11, 26 January 2019

pet_entity is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.

Entity description

This entity is a spawn point for a chicken. Should be placed at least 64 units away from each other and surrounding walls.

Note.pngNote:Chickens won't spawn automatically unless the map has a Navigation Mesh.

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.