Just curious if there is a way to have the UITween essentially "run to its end". Or is this something we need to roll on our own.
SO if a position tween is translating form X1 to X2 with a 10min duration. I would want to click the mouse at 1 minute, for example, and have the tween run to it's end and disable it self. Does this make sense?