i made this proximity prompt script that opens a shop gui but for some reason after i open it once then close it it doesn't open again. i checked the properties and added print statements and the prints fire of but for some reason in my tween it doesn't change the group transparency of my canvas group
#need help with gui
1 messages · Page 1 of 1 (latest)
I'm not sure either, but here's a debugging technique. Try checking the status of your UI in-game, specifically when it fails. Check which UI object is the culprit and edit the attributes around
after i try use the proximity prompt the seccond time the group transparency doesnt go down and just stays at 1
Maybe double check the variables? Ensure the main variable in your second screenshot points to the correct UI
yeah i checked that looks all good