add arrived handler

This commit is contained in:
David Markowitz
2023-08-07 02:03:09 -07:00
parent b546c96193
commit d372278b25
2 changed files with 8 additions and 0 deletions

View File

@@ -193,6 +193,8 @@ public:
void ReversePath();
void HandleWaypointArrived();
/**
* Stops the current movement and moves the entity to a certain point. Will continue until it's close enough,
* after which its AI is enabled again.