SNAKERBLX

Untitled

Apr 28th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. for _, v in pairs(workspace.Misc.Idols:GetChildren()) do
  2. v.CFrame = CFrame.new(workspace[game:GetService("Players").LocalPlayer.Name].Torso.Position)
  3. end
Add Comment
Please, Sign In to add comment