Lua #54: GIF Loader

Chad64 - Adventure level - Feb 4, 2018 from Android
Revision #3, updated Jan 1, 1970
Play Edit 7 players liked this.

Turns multiple sprites to a GIF!

Notes:
*Erase the first lines of both luas
*Sprites must be Variant #2
*zardOz has a thing like this one, except he uses 1 lua box only. This one is for mobile users who cant handle 500000 letters
*i will make a way for it to run only when activated later, for now do it yourself


Main Gif Control:
*You can write the things needed for your gif sprite here, such as x, y and z.
x, y=position
z=layer
w, h=size
delay=delay between each frame
maxframes=you have to write the amount of frames the gif will have here
gifid=if you're using multiple gifs, change gifid for both Main Gif Control and Gif Sprite Control. This is needed so that set variables don't collide.

Gif Sprite Control:
*Here you paste the converted sprite, and write which frame it is.
*You will need to do this for each frame of gif

Downloads: 137 - Level ID: 27911