Hi there,
I have been doing some prototyping and one feature I would like to do is to be able to path find with tile movement. When ever you click it should be avoid obstacles and move to the destination(Clicked part).
I tried construct 3 Pathfind behaviour. But some times it is overlaping into the obstacles.