ioxu / key

Key, a game made with the Godot Engine 4.
MIT License
6 stars 1 forks source link

enemies search last known position of player #10

Closed ioxu closed 3 years ago

ioxu commented 3 years ago

if enemy is in attack state but loses sight of the player, drop a PointOfInterest at player's last position, and enter search state.