1 decade ago
by Vlad
I have a problem with flipping animation on Android browsers. The image simply disappears if flip.y or flip.x is set to true. The same thing happens if I use contex.scale to actually scale the image dynamically (eg. pulsating a sprite), and besides the flipping is done with context.scale as well.
Any thoughts?
I noticed this also on some Android browsers. I know the Incredible has the problem but I don't believe the Droid X does. (Oh Fragmentation)
My solution (a hack really ) was to change the animation sheet of the main character when the direction keys were pressed in the opposite direction. It's not a fix but it works if you're looking for a quick solution.
1 decade ago
by Vlad
Yeah, I fixed it with additional animation as well. The problem, however, is not just with flipping, as it seems any use of context.scale(...) is affected, and not all cases can be fixed with additional anims (for instance, pulsing dynamic text).
Page 1 of 1
« first
« previous
next ›
last »