tween

How to limit Interpolate to loop only once? (trying to tween)

sgoberti's picture

I'm new to qc. Trying to recreate the iOS 7 live blur.

I'm trying to smoothly translate a value from 1-100. Interpolate works, but I only want to loop just once. Though there's no option for that. Any ideas?

Also, if possible I want on mouse down to start the interpolate, and on mouse up to stop the interpolate. Help will be greatly appreciated!! :D