public void SeflDestruction()
 {
     ins = null;
 }
 void Awake()
 {
     ins = this;
 }