Pet entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(chicken was already linked to once. linking to it again doesnt serve much purpose)
No edit summary
Line 4: Line 4:
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. See also: Pet Population in [[info_map_parameters]].


== Keyvalues==
==Keyvalues==
{{KV Angles}}
{{KV Angles}}
==See also==
[[info_map_parameters#Keyvalues#Counter-Strike: Source / Counter-Strike: Global Offensive]]

Revision as of 05:28, 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. See also: Pet Population in info_map_parameters.

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

info_map_parameters#Keyvalues#Counter-Strike: Source / Counter-Strike: Global Offensive