Reputation: 13
I have a menu on a game I'm working on. The menu consists of a few logos in the form of images, and 2 buttons in a canvas. I'm trying to give the game full controller support. How do I make it so that the controller can navigate through the menus?
The controller I'm using is a wired Xbox 360 Controller.
Upvotes: 0
Views: 568
Reputation: 129
You need to define "First selected" in the event Manager. Thats all.
Upvotes: 1