Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu Navigation Issues with controller. #27

Open
Fanglespangle opened this issue Feb 6, 2021 · 1 comment
Open

Menu Navigation Issues with controller. #27

Fanglespangle opened this issue Feb 6, 2021 · 1 comment
Assignees
Labels

Comments

@Fanglespangle
Copy link

Fanglespangle commented Feb 6, 2021

I'll leave a full list here instead of making a ticket for each issue.

The game uses a Destiny style cursor, which is slow when navigating menus with elements scattered across the screen. Ideally, a d-pad should be able to quickly navigate the menu. There is partial D-pad functionality, but numerous areas in the game lack D-pad functionality. I've gone through the menus and added them below.

  • Exit - Unable to use the D-pad to select OK or Cancel.
  • Settings > Control - D-pad does not navigate the Controls Menu
  • Settings > Audio - D-pad does not navigate any of the audio menu.
  • Edit Ship Loadout - D-pad does not navigate the options for Editing Ship Loadout.
  • Career > Sol System > Select Planet - D-pad does not navigate the different planets.
  • Career > Sol System > Select Planet > Select Game Mode - D-pad does not navigate the different Game Modes.
  • Career > Sol System > Select Planet > Select Game Mode > Select Level - D-pad does not navigate the different Tracks.
  • Career > Sol System > Select Planet > Select Game Mode > Select Level > Ship Customization - D-pad cdoes not navigate any option in the Ship Customization screen.
  • Career > Sol System > Select Planet > Select Game Mode > Select Level > Ship Customization > Launch - Player has to use the controller to highlight Launch in spite of there being no other options to select or highlight.
  • In a race, the settings menu has the exact same issues it does on the main title screen so I won't repeat myself more there.
  • Restart and Exit Race requires the player to move the analogue stick to OK to exit the race.
  • Upon race Competion, the D-pad cannot be used to restart the race or exit to main menu.
@virtexedge virtexedge added the ui label Feb 24, 2021
@virtexedge virtexedge self-assigned this Feb 24, 2021
@virtexedge
Copy link
Contributor

There has been some fixes to this in v0.8.1 for the main menu flow,
The settings dialogs still need some work

@virtexedge virtexedge added this to the 0.9 - Beta Polish Release milestone Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants