I’m using a simple script to change the image of an image label, yet it isn’t working.
Here is my code below: info.Image.ImageLabel.Image = "rbxassetid://10640186557"
The code works since when I go into the image properties it’s the new asset id.
(The image is also owned by me and approved by Roblox).
100% sure it is not the case that. Also there is no way to finding the actual decal ID from an asset ID through scripts without InsertService. The alternative way I mentioned is to copy the correct ID after manually inputting it in an image.
I already mentioned you could manually look for the other ID which is rbxassetid://10640186534 in this case. This one should lead to the correct image.