Hey guys ! :) New face here nice to meet you !
There is something i am still having trouble with construct 2, it's understanding how to link objects instances together.
My problem is : i have a character which use the pathfinding behavior.
I do stock X&Y positions into an array to save a sequence of multiple move orders which will be executed later.
But how do you do to make an unique array linked to a single character instance ? So far whatever i do modify all the array object instances.
Maybe not very clear, but thanks a lot guys if you have a solution <img src="smileys/smiley9.gif" border="0" align="middle" />