I have a bat gif that I have on html5 webgame.
I want to put many of them next to each other but since the gifs start playing at the same time, it doesn't look great.
I want to randomly offset each gif but there doesn't seem to be any solutions out there...
From a quick google, i saw libgif: https://github.com/buzzfeed/libgif-js, but it hasnt been maintained in over 6 years and I don't see the option im looking for.
Anyone have experience with this?
If there are no ways around this, then I guess ill manually draw up different variations