because I'm trying use bluetooth gamepad to link the mobile devices.
i have write a custom control for the cursor, but when i use a gamepad to control the cursor , and give it some input, it cant use OnDrag/ OnScroll , as i see the script , it's using Input.GetMouse / Input.GetTouch .
does it have any method to make a fake input to use the scroll / drag? thanks