Prop car glass: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{CD|CCarGlassProp}} | {{CD|CCarGlassProp}} | ||
{{this is a|point entity|name=prop_car_glass|series=Left 4 Dead}} This class is the same as [[prop_dynamic]], with a car alarm, to be used together with [[prop_car_alarm]]. | {{this is a|point entity|name=prop_car_glass|series=Left 4 Dead}} This class is the same as [[prop_dynamic]], with a car alarm, to be used together with [[prop_car_alarm]]. It differs from a simple prop_dynamic in that damage or a player standing on it is forwarded to the parented prop_car_alarm to allow triggering it. | ||
== Keyvalues == | == Keyvalues == |
Revision as of 08:59, 13 September 2024
![]() |
---|
CCarGlassProp |
prop_car_glass
is a point entity available in Left 4 Dead series. This class is the same as prop_dynamic, with a car alarm, to be used together with prop_car_alarm. It differs from a simple prop_dynamic in that damage or a player standing on it is forwarded to the parented prop_car_alarm to allow triggering it.
Keyvalues
- Name (targetname) <string>[ Edit ]
- 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
Parentname:
- Parent (parentname) <targetname>
- Specifies a movement parent. An entity will maintain its initial offset from its parent. An attachment point can be added to the end of the name, separated by a comma.