Advertisement
airsoft12

Untitled

Apr 12th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. pe = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso)
  2. pe.Texture = "http://www.roblox.com/asset/?id=392589395" --- REPLACE 00 WITH ANY DECAL ID
  3. pe.VelocitySpread = 30
  4.  
  5. pe = Instance.new("ParticleEmitter",game.Players.LocalPlayer.Character.Torso)
  6. pe.Texture = "http://www.roblox.com/asset/?id=392589395" --- REPLACE 00 WITH ANY DECAL ID
  7. pe.VelocitySpread = 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement