Skip to content

Commit

Permalink
Added more notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Xian55 committed Dec 12, 2024
1 parent ca04ca3 commit f063ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Goals/FleeGoal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ public override void OnEnter()

public override void OnExit()
{
// TODO: there might be better options here to dont clear all of them
goapAgentState.SafeLocations.Clear();

navigation.Stop();
Expand Down

0 comments on commit f063ae9

Please sign in to comment.