CAPX
http://johnnysix.net/games/tests/PathFail.capx
I want the path actors to move from point 3 , to 2 and to 1, based on the animation frame of the goal object vs the instance variable of the path-finder object.
Is this possible?
Sequential path finding ? Point 1, 2, 3 ordered?
Say, seek object 3, then 2, then 1 ?
Develop games in your browser. Powerful, performant & highly capable.
http://www.blackhornettechnologies.com/ ... l_BHT.capx
Event 10: pick by the frame BEFORE the nearest.
Use On Pathfinding arrived, instead of speed=0