Pet entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removed {{DISPLAYTITLE}}, covered by the csgo point template)
mNo edit summary
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.}}


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

Revision as of 07:01, 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: The chicken won't spawn automatically unless the map has a Navigation Mesh. Use chicken entity instead.

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.