Here Is The Script That I've Working On. It's My First Time Scripting. So Can You Guys Help Me Fix The Error?
local script parent.player eye1.Transparency = 0 eye2.Transparency = 0 wait(3) eye1.Transparency = 1 eye2.Transparency = 1 wait(5) end