
That’s everything about Decal ID codes list in Roblox and how to create/upload your own Decals. Once it shows up below, click on it and toggle on the option to Distribute on Creator Marketplace if you want to make the decal publicly available.Name it, give it a description if you’d like, and hit Upload.Go to Development Items and select Decals.Go to Roblox and hit the Create tab (it should be on top).



local module = require(modules.DecalSurface) this is so that if an image is bigger than it should be and you don’t want to make them all smaller. Within each image you will put the size you would like it to have, each image will have an int value called size. The selected image will be automatically created and positioned with the size you give it. Within the module you will insert folders, these folders will serve to insert the ID of your image and choose a random One. I got the source code of a plugin that did the same thing and totally modified it so that we can all use it.īasically projects an image to a part with position. Since I didn’t find any module that will actually work on this.
