Hi, I would like to create an object(with pathfinding behaviour) and add obstacle and check whether the destination cell is an obstacle.
However, I think the regenerate map object action require some time to complete. Therefore I can't check it as soon as I create the object. So is there a way I can check if on regenerate map object completed then I proceed to check?
Example on capx:
dropbox.com/s/8ci0hc3rt0ydaz0/PathfindingObstacleMap.capx