I have a button which is half off-screen (similar to the NGUI sprite in Example 7) which plays a position tween which moves it fully into view when clicked. I would like to know how it would be possible to have it move back off-screen again if it is on-screen not clicked for a certain time (say for one second).
Any help would be great - Thanks in advance.