Advertisement
MrMozzyCheese

Clone

Apr 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. local clone = game.Workspace.mozcheese
  2. local p = game.Workspace.mozcheese
  3.  
  4. clone:Clone()
  5. clone.Parent = game.Workspace
  6. clone.Torso.CFrame = p.Torso.CFrame
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement