johnatm / itween

Automatically exported from code.google.com/p/itween
1 stars 2 forks source link

Restore a tween to its original state on interruption #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is a feature request.

When running an iTween.Stop or iTween.StopByName, it would be beneficial to be 
able to restore the object's original state, like a rewind. This would be 
especially helpful for tweens that can affect many child objects, making it 
difficult to restore otherwise, like a color tween. 

Original issue reported on code.google.com by tatsus...@gmail.com on 31 May 2011 at 8:38