have the following problem: I want an entity find the way between "a" and "b" but there are obstacles the entity has to walk around. So I need some kind of pathfinding but I cannot set the path via WED, because it has to be calculated new at each time. What the easiest way to carry this out?