HomeNode
A HomeNode is a PathNode that is set up in a restricted area, such as someone's house, so that Bystander?s milling about won't decide to walk into one of these houses.
Functions
- function Trigger(Actor Other, Pawn EventInstigator)
- When triggered, a HomeNode toggles its bBlocked status.
Related Topics
- Bot Pathing
- PersonController?