Logic proximity: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(not even a stub as there is nothing more to say really) |
||
Line 1: | Line 1: | ||
{{Ent not in fgd|nolink=1|because=it's useless}} | |||
{{Ent not in fgd}} | |||
{{CD|CPointEntity|file1=[https://github.com/ValveSoftware/source-sdk-2013/blob/0565403b153dfcde602f6f58d8f4d13483696a13/src/game/server/triggers.cpp#L3608 triggers.cpp]|nolink=1}} | {{CD|CPointEntity|file1=[https://github.com/ValveSoftware/source-sdk-2013/blob/0565403b153dfcde602f6f58d8f4d13483696a13/src/game/server/triggers.cpp#L3608 triggers.cpp]|nolink=1}} | ||
{{this is a|entity|name=logic_proximity}} It's tied to CPointEntity but doesnt't have any other code that would do something with it. Use {{ent|trigger_proximity}} or {{ent|point_proximity_sensor}} instead of this entity. | {{this is a|entity|name=logic_proximity}} It's tied to CPointEntity but doesnt't have any other code that would do something with it. Use {{ent|trigger_proximity}} or {{ent|point_proximity_sensor}} instead of this entity. |
Revision as of 05:00, 29 April 2025

![]() |
---|
CPointEntity |
![]() |
logic_proximity
is an entity available in all Source games. It's tied to CPointEntity but doesnt't have any other code that would do something with it. Use trigger_proximity or point_proximity_sensor instead of this entity.