I need a way to get the relative position of Apple TV Remote trackpad events. I just can’t crack this one. Any hints or links would be appreciated.
Specifically, I will be using the relative x and y positions to trigger events and control a character. The PewPew sample app supports absolute positions meaning that there are only 8 possible movement directions. I need 360 movement directions thus relative x and y positions.
Thanks!