Hi,
I am currently making an Unity Game for Google Glass but I can’t figure out how to get the trackball input.
Google Glass has no touch input, it uses the Android TrackBall.
This is the link to the Android TrackBall Event:
http://developer.android.com/reference/android/view/View.html#onTrackballEvent(android.view.MotionEvent)
Please lt me know if there is a way to get the input from Trackball in Unity.
Thanks,
Macy Kuang