Inserting the player and panel
GIF Player
First we will insert the GIF Player. It's a module (a fancy script) responsible for actually playing the GIFs. It's interacted with by other scripts and doesn't do anything by itself.
Press the button below to get taken to the Roblox Marketplace page for the GIF Player. Then press Get Model
.
Now open your game in Roblox Studio, open the Toolbox and insert the player from the library.
Open the Explorer window (View -> Explorer) and drag the script you just inserted into ServerScriptService.
GIF Panel
This panel allows you to display GIFs on your screens in-game.
Press the button below to get taken to the Roblox Marketplace page for the GIF Panel. Then press Get Model
.
Insert it into your game using the Toolbox, same as above. Drag it wherever you want it to be.
Video
Here's a video showing everything that happened on this page: