Oh ok! I didn’t know such things existed
i just dont want to mess anything up when tyuping it out
Sure:
script.Parent = script.Parent.Parent -- to make sure its in the right place.
local button = script.Parent
local frame = script.Parent.Parent.Frame
script.Parent.MouseButton1Click:Connect(function()
button.Parent.Frame.Visible = true
end)
Aight I understand No ones good Just try your best to become good in the area same as me.
it still didnt work im so sry but i dont know whats happening
i mighit just remake the ui at this point
also it was working yesterday the only difference was that there wasnt a shopping cart icon it was a text that says shop
Wait, your using imagebutton, correct?
Just making sure you didnt get it mixed up with a imagelabel, instead.
its kinda dumb but i put a text button but then took the text of the button and put an image on top should i change that becoeus it was working before
i could try but i dont think thats the problem
thats the issue, make a imagebutton only. What you said wont work.
the image wouldnt pop up on the button when i put in the id
i havent tested the script yet
Was the image in question accepted by roblox moderation? Or was it still pending moderation, maybe thats the reason you could not see it at first.
i got it from the ui tools plugin
i tried it on a different ui were the shop was much simpler and it worked
i think ill remake the shop ui
thanks for your help it was very helpful