#Background Transparency

6 messages · Page 1 of 1 (latest)

timber nacelle
#

umm its giving..... cat vibes

woven birch
#

Is it even a button..?

#

And if it's an image you can use Transparency, which effects all transparency types, or ImageTransparency

glossy bane
#

use .Visible

stray siren
#

Remove local gui

#

Fixed:

 script.Parent
gui.Item1.ItemImage.MouseButton1Click:Connect(function()
    script.Parent.Item1.ItemImage.BackgroundTransparency = 1
end)

Connection and services can not be matched!