使用AI编程工具Cursor辅助Unity开发(实例1)

我的问题:
HanziControllerN gameObject is an Unity UI object so it doesn't have a collider. In OnEndDrag method,I want to know if this HanziControllerN object is overlap with anothor HanziControllerN object.So how to write OverlapAnother method?
