Pet entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{csgo point|internal=1|pet_entity}}
{{this is a|point entity|internal=1|game=Counter-Strike: Global Offensive|name=pet_entity}}


==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 will require a [[navmesh]] to function. 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==
{{KV Angles}}
{{KV Angles}}
==See also==
Pet Population in [[Info_map_parameters/Counter-Strike_series|info_map_parameters#Counter-Strike: Source / Counter-Strike: Global Offensive]]

Latest revision as of 18:40, 17 May 2024

pet_entity is an internal 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