I am a Senior at UCF and majoring in computer science. Just starting to learn roblox scripting.
Just a friendly reminder to always make your game crash proof with if statements! Always check if something is nil before using it and if it is then write out print statements to notify you!
Also pcall is your friend!