SHOW:
|
|
- or go back to the newest paste.
| 1 | while true do | |
| 2 | local a = Instance.new("ParticleEmitter", game.Workspace.Base)
| |
| 3 | - | a.Texture = ("http://www.roblox.com/asset/?id=73970690")
|
| 3 | + | a.Texture = ("http://www.roblox.com/asset/?id=202384125")
|
| 4 | - | a.Size = 10 |
| 4 | + | a.Size = 45 |
| 5 | - | wait(.5) |
| 5 | + | wait(0.05) |
| 6 | end |