Hello,
I want to add UI navigation events in my game menu. I went through the Controller Input example, which shows navigating through the options on 'OnClick' event. To go back to the main page, user has to select and click on the 'Done' button. How can I navigate back just by clicking a button on the controller eg 'circle button of ps4', so that the button will always act as a 'go back' button?
Thanks,
Mukul