I'm trying to simply move an object (an eye) to a position and then back again at random times however with the code below the eye movement speeds up and seemingly the Trigger_Eye_Movement function is getting run over and over again. I do not understand this as it should only get triggered once the tweeen (look centre from right) has finished..
I thought I knew how the wait system worked but clearly something is going terribly wrong. It seems like this should be something very simple to do.