Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for _,FloatingIsland in pairs (workspace.FloatingIslands:GetChildren()) do
- wait(1)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(FloatingIsland.Collision.Position)
- end
Add Comment
Please, Sign In to add comment