I do not actually believe I delete the objects, I thought that they just got deleted when the scene changed back to
the menu. At the moment on game over everything gets disabled and then enabled again on game start. I am frantically trying to find if the objects are destroyed somewhere but there isent that much code to work through and I cannot find it anywhere.
Its easier for my retry button because then it doesnt have to change scenes, it can just trigger the gamestart again and work from there.