So i am trying to make it so when you click a button a GUI slides past the screen, and you can click that button as many times as you want and it repeats that sliding effect. It works when i first click the button, but after that they all glitch and they don’t work again. Anyone know how to fix it?
try adding a one second wait inbetween the tween and the position reset because im not sure if the script will wait until the tween is complete to move on in the script.