Blockland Forums > Help
gifs in-game
AdinX:
Is it possible for a decal / face / print to be a gif? for instance, could my avatar become a face?
To my understanding it couldn't, namely because of that fact that all of the decals / faces are .PNGs...
Food for thought, I think it'd be kinda cool if that COULD work. Or it would just be abusive, that works too.
Pacnet2012³:
The closest you'll get to this is a GuiAnimatedBitmapCtrl object, which doesn't read gifs and instead reads multiple .png files like :
loadRing_00
loadRing_01
loadRing_02
loadRing_03
loadRing_04
And in the GUI editor the "bitmap" should be set to (whatever path)/loadRing
pecon98:
What you are asking for isn't possible in a very efficient manner. However, people have done it before by having many texture files and then just switching the decals extremely quickly.
Sentry:
If your a good scripter you can make about 10 Faces and make it almost like the funky shirt mod where it shifts through colors but this one will shift through the faces at a fast enough speed to make it look animated.
Gen. Hothauser:
Search up wink mod, it's just the default face blinking.