Hello
I’ve been trying to find a way to assign a “weight” or “cost” to my obstacles, so that the nodes at obstacles positions would be more expensive than the free nodes. What I am trying to do is to have walkable obstacles if the algorithm found that it is more worth to cross over obstacles than following a labyrinth.
Is there a way to do this ?
Thank you for you help.