Hello,
I am having a problem with Waypoints. Below is a picture of my 2 pink way points and blue AI enemy.
I know how to move blue enemy square to a random on the layout or how to move it to the first
pink square for example.
However i cant seem to be able to move it to both pink waypoints one after another. Now i tried instance variable but that just adds the same instance variable to all the Waypoints. In events I cant see for example go to instance varable 1, then 2 etc. I know u do find path, then move along path etc under pathfinding conidtion.
In the Moveto events there is move to object and pathfinding conditon both have direct and waypoint options, but dosnt go to all waypoints.
Also i see that each sprite has a unique UID, how do you do them in events?. Would this be better for waypoints etc?.
Thank You