luke-goldfain / Hangtime

Hangtime, a student capstone game created in Unity 3D.
1 stars 0 forks source link

Player Select: Improve controller input readability #70

Closed luke-goldfain closed 5 years ago

luke-goldfain commented 5 years ago

The player select menu currently supports controller input, allowing players to start the game without using the mouse. However, it's nearly impossible to tell where the cursor is. Addition of "selectable" bars around the player panels and better button color setup should improve this.

luke-goldfain commented 5 years ago

Buttons have been changed and a new object has been added to panels to make it very clear what is currently selected.