void IDragHandler.OnDrag(PointerEventData eventData) { DragController.FollowTouchOffset(transform, eventData.pointerId); }