public override void Start()
 {
     initialObjs = new List <GameObject>();
     initialObjs.Add(MenuMusicHandler.GetMusicAnim());
 }