Is it possible? I have an object move along its path when a certain condition is met. When it reaches the end it travels back along the path. I want it to do this after an animation is played after every 8 seconds, so I cannot just set a pause at the start of the path movement (I don't think so anyways). Anyway it works the first time but fails every time after it has completed its path once. How can it be reset?