Open GoogleCodeExporter opened 8 years ago
I saw Issue 140: Animation cannot be started in Scene constructor, it's the
same as my bug, as hakan said: "It really doesn't change anything if I start
the animation in the scene's constructor or in onReady()"
I try to put my code in onReady function, it really doesn't work either, black
screen and it seems my game doesn't crash, no exception output and my bg music
is still playing.
Original comment by rayjun...@gmail.com
on 18 Aug 2010 at 1:23
I'm animating physical sprites without problems using your code ..
Original comment by rtaylor205@gmail.com
on 4 Sep 2010 at 3:20
do you call animate in onReady() function? And you must confirm that launch the
game, the first Scene to call animate in its onReady function
Original comment by rayjun...@gmail.com
on 10 Sep 2010 at 5:49
Original issue reported on code.google.com by
rayjun...@gmail.com
on 11 Aug 2010 at 3:07