Hi there!
I have an object with the MoveTo behavior. I also have 4 different objects that I want the object to move to, let's call them Box1, Box2, Box3, Box4. When the object has arrived to Box1, it will move to Box2, then to Box3, then to Box4, then back to Box1 and round and round it's goes. Is there a way to make the object move to one Box with a current frame? I mean, instead of having four different boxes, I want to have one box with four frames.
When the object has arrived to Box(frame 0) move to Box(frame 1) and so on. Hopefully you understand what I am trying to say.
Thanks in advance,
Tommy