Info target: Difference between revisions
Jump to navigation
Jump to search
Important:This is a preserved entity in 





.
If the game has round restart mechanics this entity may not behave as expected:
m (-changed templates to BaseEntity) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{lang|func_instance|title=func_instance}} | ||
{{infotable | |||
|suf=:ru | |||
|func_instance|img=[[File:Missing entity icon.png]] | |||
|type=e1 | |||
|engine=2 | |||
|in=0 | |||
}} {{point ent|this=|iconblock=}} It can be used by many different entities, and is a great generic target for any entity that needs to point, shoot, look at, or walk to a specific target. | |||
It is primarily used for a target for other entities, similar to an [[info_null]]. An info_null is preferable to use as a point at target for lights, because an info_null is removed on map spawn, whereas an info_target remains. This entity can be placed with the [[Commentary Editor]] for changing the players view angles & position during a commentary. | It is primarily used for a target for other entities, similar to an [[info_null]]. An info_null is preferable to use as a point at target for lights, because an info_null is removed on map spawn, whereas an info_target remains. This entity can be placed with the [[Commentary Editor]] for changing the players view angles & position during a commentary. |
Revision as of 01:05, 10 December 2022
func_instance | |
---|---|
![]() | |
Type | Internal Point entity |
Engine | ![]() |
Availability | In all games |
Template:Point ent It can be used by many different entities, and is a great generic target for any entity that needs to point, shoot, look at, or walk to a specific target.
It is primarily used for a target for other entities, similar to an info_null. An info_null is preferable to use as a point at target for lights, because an info_null is removed on map spawn, whereas an info_target remains. This entity can be placed with the Commentary Editor for changing the players view angles & position during a commentary.








If the game has round restart mechanics this entity may not behave as expected:
|
Keyvalues
Flags
- 1 : Transmit to client (respect PVS)
- 2 : Always transmit to client (ignore PVS) Template:L4D2 add Template:GMOD also