item_coop_coin
item_coop_coin
is a point entity available in Counter-Strike: Global Offensive.
Entity Description
It is used to create coins which the player can pick up to earn extra points at the end of the level, provided they picked up all of them. Currently, there must be at least 3 coins present in a level for the coins to function correctly.
Keyvalues
- Name
(targetname)
<string> - The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Pitch Yaw Roll (Y Z X)
(angles)
<angle> - 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.