public void Awake() { Ins = this; }
public void Awake() { Ins = this; _mStateManage = this.GetComponent <KCPStateManage>(); }