Advertisement
snappysboi

Untitled

Dec 30th, 2015
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. pe = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso) ---You can change it to particle terrain by doing this
  2. pe.Texture = "http://www.roblox.com/asset/?id=127476787" ---("ParticleEmitter",game.Workspace.Terrain)
  3. pe.VelocitySpread = 5 --- if you change the spread its more spread out like 50 is all spread out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement