Does anyone ever get issues trying to display decals in GUI’s?
I’ve got this kill streak system that shows you a medal when you have a kill streak going. Double Kill, Triple Kill etc…
Every decal that I use in this system (15 of them) all work except one, it loads when placed onto a part. No errors uploading on website. But it doesn’t show in the GUI.
There is no such thing as a decal on GUI’s there are only ImageLabels and ImageButtons. Decals are used on parts so they paint on one side at a time, whereas Textures can cover an entire part. If you are adding it as a Decal to the GUI then it probably won’t show unless it is a SurfaceGui you are putting the Decals on. Try to add a Decal to a screen GUI and it is greyed out in the selection menu. Use ImageLabels instead.
[EDIT] actually that is not my image, I just searched for ImageLabels (in my game) and copied the first id I found. But the condition is still the same, if you can see it with that address it hasn’t been blocked.
Show me a video or some code if you still haven’t solved this please because (since the image is visible on the website, with the inventory address) there is nothing wrong with the image, it hasn’t been moderated.