Descriptive Problem Summary:
Under certain circumstances animate() can become seemingly "corrupted", causing the entire animation to not play.
http://files.byondhome.com/RootAbyss/Animate%20Bug_src.zip
Numbered Steps to Reproduce Problem:
Run the project
Use createBox()
Note a red box overlay appear then disappear after 2 seconds
A second red box should have appeared after the 2 seconds that animates upwards and fades out to 0 alpha
Commenting out line 50 (sleep(20)) will cause the second box to appear and animate properly
I went back and checked and the last version that didn't have this issue was 515.1593.
ID:2916809
Mar 13, 10:09 pm
|
|||||||||||||
Resolved
| |||||||||||||
Mar 17, 8:58 pm (Edited on Apr 8, 2:42 pm)
|
|
Lummox JR resolved issue with message:
|