Aitesthull: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ent not in fgd}} {{base point|aitesthull}} It is used only for testing if an ai node's position is valid. {{code class|CAI_TestHull|ai_initutils.cpp}}") |
m (Replacing {{point ent}} or {{base point}} with {{this is a}}. This operation was performed by a bot.) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ent not in fgd}} | {{ent not in fgd|nolink=1}} | ||
{{ | {{this is a|point entity|name=aitesthull}} It is an "NPC" that verifies ai [[node]]s are accessible by walking between node connections. This entity serves no use to mappers (other than assisting nodegraph building). | ||
{{code class|CAI_TestHull|ai_initutils.cpp}} | {{code class|CAI_TestHull|ai_initutils.cpp}} |
Latest revision as of 22:01, 6 January 2024
aitesthull
is a point entity available in all Source games. It is an "NPC" that verifies ai nodes are accessible by walking between node connections. This entity serves no use to mappers (other than assisting nodegraph building).