I'm trying to use the touchpad directional clicks to move my character in Unreal Engine 4.26.2 on a Pico 4k.
I'm using the 'Pico Handle TouchClickLeft, TouchClickRight, TouchClickUp, TouchClickDown' events, however these only seem to work if the user clicks the middle of touchpad, but nothing happens if they click on the side.
Are there events that report clicks for the touchpad border? I had no success trying the other touch events.
Any suggestions would be appreciated.