Hi, I am new to scripting and recently this problem kept bugging me. I managed to make a GUI that enables once the part is clicked, but I also wanted to make it more animated or more smooth. In that case, I made my GUI tween by solutions or tutorials. But, I couldn’t find a solution where once if it’s enabled it will run the tweening script. Once again I’m new to scripting, so please elaborate if possible.
-
What do you want to achieve? I am trying to achieve to make my GUI’s function properly.
-
What is the issue? The issue is that I couldn’t figure out how to make my GUI tween once it’s enabled.
-
What solutions have you tried so far? So far, I have only been experimenting or playing with the scripts on normal tweening tutorials.