johnatm / itween

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

Delay not work with ignoretimescale #72

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set Time.timeScale = 0
2. use hash with delay  > 0, ignoretimescale true;

What is the expected output? What do you see instead?
Expected delay to ignore timescale and start at specified delay time.
Delay never completes - stuck with the timescale - Tween never starts.

Original issue reported on code.google.com by andy%inf...@gtempaccount.com on 1 Jun 2011 at 3:51

GoogleCodeExporter commented 8 years ago
Confirmed the same issue here

Original comment by tiagomel...@gmail.com on 17 Aug 2011 at 5:34

GoogleCodeExporter commented 8 years ago
Got this issue as well.

Original comment by himat...@gmail.com on 3 Oct 2011 at 6:09

GoogleCodeExporter commented 8 years ago
Same. Still broken with latest version.

Original comment by tst...@gmail.com on 25 Jul 2012 at 11:10

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Somebody have news on this? It's still happening...

Original comment by tiago.m...@lumentech.cc on 2 Dec 2013 at 11:37

GoogleCodeExporter commented 8 years ago
Patch attached that solves this issue.
Caveat: not yet integrated with Pause().
Hope that helps!

Original comment by Rupert....@gmail.com on 14 Dec 2013 at 3:31

Attachments: