info_target
Jump to navigation
Jump to search
Code classes:
CInfoTarget
CPointEntity
CBaseEntity
(all ents)
info_target
is a point entity present in all Source games. It's a generic "target". Other entities can use it as a reference point for many different things.
Flags[edit | edit source]
- 1: Transmit to client - Tells the player's end where the entity is. Not necessary unless using certain client-side effects. Note: In
onward, the position will only be told when the entity is in the PVS.
- 2: Always transmit to client (available in all games since
) - Tells the client where the entity is, regardless of potentially visible status.
Keyvalues[edit | edit source]
- World Model
(model)
<studio>
(only available in)
- Does nothing. Meant only to serve as a reference for the proportions of something.