mathew-tran / IdleCity

Idle city is a game where you build a town with NPCs that work jobs and get you resources.
4 stars 2 forks source link

BUG: Fix Wander path #58

Closed mathew-tran closed 10 months ago

mathew-tran commented 10 months ago

Wander path is not using a valid path to get to. It can even try to go into the water, or off the tilemap.

mathew-tran commented 10 months ago

merged in: https://github.com/mathew-tran/IdleCity/pull/63