Use the On Finished functionality of the tween. You can set it to trigger another tween, or even the same one's PlayReverse() function. If you need a delay, write a custom function that will wait a bit, then play the tween in reverse -- again triggered from On Finished.