void NewBox()
 {
     boxSpawner.spawnbox();
     cameraScript.CameraSizeInc();
 }