I'm working on an affects window, with animated gifs in it...and there are a few problems.
1. Some of the frames are randomly having GREEN flash in the background, all of which usually have BLACK backgrounds, I don't know why this is happening, as there is no green in the images themselves.
(Ignore the top left thing in the image)
2. Only ONE gif will play at a time using this method: if you try to play another one, the original one stops (even if you make another playgif function) (maybe if I change gifinfo in the other function?)
The plugin is found here.
I'm using methods found here:
The frames folder is here: it can be put in worlds/plugins/images
Is there a better way to do this, or is there another way around this?
I don't want the random green in the gifs, and I want to be able to play multiple gifs at once, like maybe 20 at max. (all very small image and frames, like 2-4 frames for most of them)
The concept of the window is if you're affected by a spell, a 32x32 or 16x16 tile will appear, which may or may not be animated. (I'd like it to be animated, something like this)
Now I'm just working on the gif part, and would appreciate any help.
Thanks
1. Some of the frames are randomly having GREEN flash in the background, all of which usually have BLACK backgrounds, I don't know why this is happening, as there is no green in the images themselves.
https://imgur.com/a/OtdoNIy(Ignore the top left thing in the image)
2. Only ONE gif will play at a time using this method: if you try to play another one, the original one stops (even if you make another playgif function) (maybe if I change gifinfo in the other function?)
The plugin is found here.
https://www.dropbox.com/s/7czcq0xsoesi2oc/Affects%20Window.xml?dl=0I'm using methods found here:
The frames folder is here: it can be put in worlds/plugins/images
https://www.dropbox.com/sh/96nbd2n1gurf5xu/AACyAkXWh-f6TCEobEPGdqQBa?dl=0Is there a better way to do this, or is there another way around this?
I don't want the random green in the gifs, and I want to be able to play multiple gifs at once, like maybe 20 at max. (all very small image and frames, like 2-4 frames for most of them)
The concept of the window is if you're affected by a spell, a 32x32 or 16x16 tile will appear, which may or may not be animated. (I'd like it to be animated, something like this)
http://www.videogamesprites.net/SecretofMana/Magic/Luna%20-%20Moon%20Saber.gifNow I'm just working on the gif part, and would appreciate any help.
Thanks