Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,v in pairs(game.Workspace:GetDescendants()) do
- if v.Name == "Drumstick" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Parent.HumanoidRootPart.CFrame
- end
- end
Advertisement
Advertisement
Advertisement
RAW Paste Data
Copied
Advertisement