Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Created by INotBigBoi
- --Showcased by Youtube/SirMeme
- while wait(.25) do
- for _,v in next, workspace.Rings:GetChildren() do
- v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 2, 0)
- end
- end
Add Comment
Please, Sign In to add comment