logic_lineto
Jump to navigation
Jump to search
This entity is obsolete. Using this is discouraged. |
Code classes:
CLogicLineToEntity
CLogicalEntity
CServerOnlyEntity
CBaseEntity
(all ents)
logic_lineto
is a point entity present in all Source games. It measures the distance between two entities in vector form. Inferior to point_proximity_sensor
, which outputs the data as a straightforward distance, which is much easier to access.