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