I'm working on a small TV-focused app in Construct 3 and I'm trying to figure out the best way to handle navigation with a TV remote.
The app is mainly a simple video/streaming interface, so I don't need complicated controls. I basically want the user to move between channel buttons and other UI elements using the remote's arrow keys, then press OK/Enter to select something.
For those who have built for Android TV or Google TV with Construct 3, what approach have you found works best for detecting the remote input and managing focus between UI elements?
Also, are there any things I should keep in mind when exporting the project for Android TV, particularly regarding the Android TV launcher/category and remote/gamepad input?
I'd appreciate any advice from someone who has actually built and tested a Construct project on a TV device.