void Start()
 {
     DontDestroyOnLoad(this);
     Instance = this;
 }
 void Start()
 {
     DontDestroyOnLoad(this);
     Instance = this;
 }