Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you get the image of a shirt/pant through a script?

Asked by 5 years ago

So i've been trying to make a Homestore GUI that whenever you click a button, it shows the picture of the shirt/pant you clicked on. However, when I take the ShirtTemplate ID and paste it onto the ImageLabel, it pops up as the template, not the shirt. The script is below.

local shirt = script.Parent.Parent.Shirt

script.Parent.Image = shirt.ShirtTemplate

Any help?

0
Swap them aeound User#19524 175 — 5y
0
how  can i swap them TheSuperEmeraldYT -2 — 5y

Answer this question