Info target (GoldSrc): Difference between revisions
Jump to navigation
Jump to search

(-added class hierarchy) |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{TabsBar|main=gs|base=info_target}}{{stub}} | |||
{{CD|CPointEntity|goldsrc=1}} | {{CD|CPointEntity|goldsrc=1}} | ||
{{this is a|point entity|name=info_target|engine=GoldSrc}} 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. | {{this is a|point entity|name=info_target|engine=GoldSrc}} 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. |
Latest revision as of 03:03, 16 September 2024


![]() |
---|
CPointEntity |
![]() |
info_target
is a point entity available in all GoldSrc games. 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.
Key Value
- Name (targetname) <string>
- The targetname that other entities refer to this entity by.