How can I get a correct texture id without having to put it into a decal?

Yes, use the rbxthumb ContentId with the decal id. It will automatically parse the given link and return the appropriate image. You won’t need to do any subtraction magic to get from a decal id to an image id, it’ll be handled for you. Just link up the decal id to rbxthumb and you’ll get the image.

2 Likes