#FindFirstChild confusion
1 messages · Page 1 of 1 (latest)
Also I believe local Workspace = game:GetService("Workspace") is redundant, but I was desperate and I don't know that for sure either
I never use any of its methods so I assume it's a pointlessly assigned variable
is the dot operator the problem?
for your commented out line you use .FindFirstChild but you need to use a : like the previous lines
OMG YOU'RE RIGHT AAAA
TY
I was defaulting to another language's syntax
well now I feel silly
** You are now Level 2! **
90% of errors are like that, just keep an eye on your code