Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How Do I Fix This?

Asked by
ImfaoXD 158
8 years ago

local script parent.player eye1.Transparency = 0 eye2.Transparency = 0 wait(3) eye1.Transparency = 1 eye2.Transparency = 1 wait(5) end

Answer this question