Alright, so I have quite a few questions when it comes to coding. I’ll hurry and get to the point and try to make this as short as I can.
-
What is better? Loops, RBXSignals? Something else?
-
When should I use
:FindFirstChild()
-
If I wanted for example a part to go transparent in one second, how could I make it happen accurately? A loop? RunService? Something more complex?
-
How do I stop an RBXSignal from running too many times?
-
How useful are tables?
Those are all of my questions! I know not everyone will know everything that I have listed, so feel free to answer just one or however many of the questions that you know the answer to. Thanks a ton if you can help me!