I can move it to 1 goal position perfectly fine. How do I get it to move to an array of different positions? I want to move it in a rectangle for example.
If I try to make 2 controllers and try to move it that way, it just ends up going to its last given goal position. (A->C instead of A->B->C)