Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. Part = script.Parent.Parent.
  2. function a()
  3. if Part.Transparency = 0 then
  4. wait 0.1
  5. Part.Transparency = 0.01
  6. wait 0.1
  7. Part.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement