void Start() { instance = this; }
void Start() { swapTwoObjectScript = GetComponent <SwapTwoObject>(); }
void Start() { swapTwoObjectScript = GetComponent<SwapTwoObject>(); }