Question
How to remove flickering in a animation done by loading different image files
Hello Everyone,
I have done a character animation by loading multiple images one after another at runtime or dynamically by accessing files from there path directly.
But the problem I am facing is, I am getting a white bg or delay when the images change, it kind of feels like the images are flickering. How can I get rid of this flicker.
Thank you.
Iceheros