A guy made a gif module but I dont know how to make it work I have read through the instructions plenty of times but i am still lost. Here is the link to it GIF Player - Gabys2005
have you asked the guy that make it?
Contents of “Script”:
local GIFPlayer = require(game.ServerScriptService.GIFPlayer)
local gif = GIFPlayer.newGIF({Screen = workspace.Screen.SurfaceGui.ImageLabel,
Image = "rbxassetid://3528512681",
FPS = 24,
FramesPerRow = 6,
Frames = 26
})
gif:Play()
“GIFPlayer” is a module that you download from the site and drag into studio
Spritesheet example:
https://www.roblox.com/library/3528512681/Boop