Hello,
Just wondering if anyone know how to get the image of a clothing for example a shirt for a imageLabel?
Example of what I mean:
Hello,
Just wondering if anyone know how to get the image of a clothing for example a shirt for a imageLabel?
Example of what I mean:
If you look into MarketplaceService:GetProductInfo, the dictionary returned contains a key called IconImageAssetId
and could be implemented by setting an image’s ID to it.
That will not work cuz what I am looking for is the clothing. This is for dev products and gamepasses only.
rbxthumb://type=Asset&id={idhere}&w=420&h=420
I have found a way. Thanks to anyone who attempted to help.