private void OnDoubleClickRight() { print("DoubleClickRight"); GeneralController.RemoveObject(this.id); Destroy(this.gameObject); }