Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- local a = Instance.new("ParticleEmitter", game.Workspace.Base)
- a.Texture = ("http://www.roblox.com/asset/?id=73970690")
- a.Size = 10
- wait(.5)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement