Pet entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


==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 requires a [[Navigation Meshes|Navigation Mesh]] to function properly. See also: Pet Population in [[info_map_parameters]].
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 requires a [[Navigation Meshes|Navigation Mesh]] to function properly.


==Keyvalues==
==Keyvalues==
Line 9: Line 9:
==See also==
==See also==


[[info_map_parameters#Counter-Strike: Source / Counter-Strike: Global Offensive]]
Pet Population in [[info_map_parameters#Counter-Strike: Source / Counter-Strike: Global Offensive]]

Revision as of 05:30, 29 May 2020

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. This entity requires a Navigation Mesh to function properly.

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.

See also

Pet Population in info_map_parameters#Counter-Strike: Source / Counter-Strike: Global Offensive