Entity blocker: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) (Created page with "{{stub}} {{Ent not in fgd}} {{this is a|point entity|name=entity_blocker}} This is spawned in temporarily to prevent NPCs from pathfinding into spaces like spawn points or mov...") |
(-added class hierarchy) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{Ent not in fgd}} | {{Ent not in fgd|nolink=1}} | ||
{{this is a|point entity|name=entity_blocker}} This is spawned in temporarily to prevent NPCs from pathfinding into spaces like spawn points or movement targets. It's an invisible box solid to certain other objects. Some entities create this automatically in order to keep a certain area clear of things that could block their movement | {{CD|CEntityBlocker|file1=1}} | ||
{{this is a|point entity|name=entity_blocker}} This is spawned in temporarily to prevent NPCs from pathfinding into spaces like spawn points or movement targets. It's an invisible box solid to certain other objects. Some entities create this automatically in order to keep a certain area clear of things that could block their movement. |
Revision as of 17:44, 24 May 2025
![]() |
---|
CEntityBlocker |
![]() |
entity_blocker
is a point entity available in all Source games. This is spawned in temporarily to prevent NPCs from pathfinding into spaces like spawn points or movement targets. It's an invisible box solid to certain other objects. Some entities create this automatically in order to keep a certain area clear of things that could block their movement.