Hi! There is a bug with path finding in downloaded examples. When i try go around some object - character begins to run randomly.
I make my own game - scene is not so large and has many objects, and when Poncho must go to the target point around some Object -
path is strange, sometimes he goes to the point after all, sometimes no, sometimes he begins walk along the walls. You can view it if you run "mynameisponcho.swf" in dowloaded example. If i say: "Poncho, go behind the tree and come back" - he goes back wrong in 50 %.
When i test it here:
http://www.ffilmation.org/mynameisponcho/ - path is much better. Why?
I try to recompile "mynameisponcho.fla" with engine version 1.3.3. - the result is the same: wrong walking.
thanx!