BINO2002

Untitled

Nov 27th, 2018
17,275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. for _,FloatingIsland in pairs (workspace.FloatingIslands:GetChildren()) do
  2. wait(1)
  3. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(FloatingIsland.Collision.Position)
  4. end
Add Comment
Please, Sign In to add comment