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