Im making multiple post asking questions so that any questions don’t get cluttered.
Please also check lua questions 1, 2 ( And this )
How does time()
work?
What does typeof
do, whats the difference from it and type
? When should I use it?
What is .Unit
, and how does it work? When should it be used?
What are Lua Libraries?
What’s the difference from CFrames and Position? And why should I use CFrame?
What are some tips on optimizing scripts to make the player receive a better performance?
How would I make a raycast, and how can I change its orientation and direction?
What is Region3
? What does it do?
What is Random
, and what is a “seed” as described here, how does it work?
How do I get access to CoreGui
's, and change their appearances?
How should I take consideration in the way I code to prevent Exploiters abusing flaws into my game / How do I find flaws in my code that are exploitable?