for _,v in pairs(workspace.Creatures:GetChildren()) do v:PivotTo(game.Players.LocalPlayer.Character:GetPivot()) task.wait(0.5) end