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=202384125")
- a.Size = 45
- wait(0.05)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement