private void Awake()
 {
     Instance = this;
 }
 void Awake()
 {
     sngl = this;
 }