Yes, i’m aware of that, but it is best to stay organized…
like I said comments are better then an unneeded local variable
Is the problem fixed?
Yes, but the variable won’t cause any harm, will it now?
nope not on my side unfortunately
fine use a local variable, won’t cause harm to the script but it’s less organized
Stop arguing its a wast of time
did you restart studio?
or your pc?
yes to both
mooooorecharacters
if it is working for other people and not you then maybe it’s a bug or you must have something wrong
hmm
yes like i said earlier its most likely an issue with the construction of the gui but im lost at what it could be
Have you tried printing to see whether or not the variable runs?
If not have you tried using all the differentl events?
GuiButton | Roblox Creator Documentation ,GuiButton | Roblox Creator Documentation and GuiObject | Roblox Creator Documentation
yup I tried printing but nothing in output so it must be some part of the gui blocking the imagebutton
Yes there are a bunch of things that could be wrong if that is the case. Make sure that the Active property is enabled and than the Zindex is on top just to make sure. You could also check the variables by setting a breakpoint
did you check script analysis at all???
script works fine in another imagebutton so its just an issue with the gui construction ill have to look into