Now I’m using collision detection when approaching a resource patch. My current way of doing things is that the resource patch center is set as pathfinding destination tile. When a unit collides with the resource patch it stops and switches to working mode( resource gathering). I have to dump this model. I need a different approach to the problem. Any kind of feedback is appreciated.