https://dl.dropboxusercontent.com/u/301 ... roblem.rar
here is simple example of my problem
So: i have one red sprite with path find behavior, and this sprite is in "house"
other sprite is outside
and there is "gate"
and when i click open gate, gate rotate for 90 and there is enough space for get out
but this red sprite just dont want get out, like is still closed
other example is, if i move that gate to be like open, and then test it again, and after i clik few times "open gate" it will be like "closed" , and if you click start, sprite will move trought that solid gate.
so: problem is path find use just position of solid object on start of layout, and after they move arond he dont care about they moved, and he act like on start layout
i was trying with "every tick" or "every second" but still he calculate that positions form beggin of layout
what is solution?