#Too much repeated code
15 messages · Page 1 of 1 (latest)
for loop
probs that
for i, v in ipairs(Light:GetChildren()) do
v.MainOn.Value = true
end
yea tha4 will work
** You are now Level 4! **
great build
for i, v in ipairs(Light:GetChildren()) do
v.MainOn.Value = not v.MainOn.Value
end
That's pog
for it to be a switch
very
literally a for loop