Hi all,
I have two objects that move to a target with path finding. Every object have a common obstacle a "wall".
Every time I add an obstacle, to one of the objects the other object recognize it like a obstacle so both of them finally have three obstacles the wall and the other two. The idea is that both of them have two differents obstacles (obstacle "A" or obstacle "b"), so each of them can detect only ONE of those object as an obstacle plus the common obstacle of the "wall".
I have try for 3 days. Without results. Does anyone can help me please?
thanks in advance.
ini