Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- part = Instance.new("Part",game.Workspace)
- part.Anchored = false
- part.Material = ("Neon")
- part.Transparency = 0.1
- wait(0)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement