Matt Duffield Posted February 8, 2016 Share Posted February 8, 2016 Hi, I am curious if anyone has used the GamePad to do any type of menu navigation? I would like to be able to support the menu fully with the GamePad just curious if anyone else has done this and has some tips. I am currently using DOM elements for my menu but I am happy to do whatever works best for BabylonJS. Thanks, Matt Quote Link to comment Share on other sites More sharing options...
Temechon Posted February 8, 2016 Share Posted February 8, 2016 Shinobomb has a gamepad menu : https://github.com/Temechon/shinobomb This : https://github.com/Temechon/shinobomb/blob/master/js/helpers/MenuGamepadHelper.js And this : https://github.com/Temechon/shinobomb/blob/master/js/scripts/02_choose_player.js#L219 Demo here : http://www.pixelcodr.com/games/shinobomb/index.html Quote Link to comment Share on other sites More sharing options...
Matt Duffield Posted February 8, 2016 Author Share Posted February 8, 2016 Great! Thanks a lot for sharing! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.