Advertisement
Burkino

Untitled

Apr 7th, 2020
4,771
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. for i, v in pairs(game:GetService("Workspace").EggBits:GetChildren()) do
  2. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  3. wait(0.1)
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement