johnatm / itween

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

Negative delay value on iTween.Pause #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you pause a GameObject that has any iTweens that are delayed, the new delay 
values for iTweens will be computed but sometimes that new values will be 
negative and iTween will not resume on iTween.Resume call.

Original issue reported on code.google.com by czerwonk...@gmail.com on 4 Jan 2011 at 10:21

GoogleCodeExporter commented 8 years ago
Will investigate

Original comment by pixelplacement on 6 Jan 2011 at 5:32