Comp entity finder
Jump to navigation
Jump to search
Template:Point ent It is a forked version of the entity from TeamSpen's Hammer Addons. It finds the closest entity of a given type, then outputs various values depending on the keyvalues set.
KeyValues
- Target Classname ([todo internal name (i)]) <string>
- Classnames of the entity to find. Multiple classnames can be specified seperated by spaces.
- Search Field Of View ([todo internal name (i)]) <float>
- The found entity must be within this many degrees of the direction of the finder.
- Search Direction ([todo internal name (i)]) <angle>
- If Search FOV is used, the direction to compare to.
- Reference Position ([todo internal name (i)]) <targetname>
- If set, look for entities close to this entity instead of the comp_entity_finder.
- Search Blacklist ([todo internal name (i)]) <targetname>
- If set, ignore entities matching this name.
{{KV