pmndrs / racing-game

🏎 Open source racing game developed by everyone willing
https://racing.pmnd.rs/
MIT License
2.13k stars 177 forks source link

Improve HUD #118

Closed alexandernanberg closed 2 years ago

alexandernanberg commented 3 years ago

Is your feature request related to a problem? Please describe.

I think the HUD could use some improvements. Currently it deviates from most other games with the minimap and speedometer placement. IMO the UX would be better if they were placed in the more common places.

Describe the solution you'd like

Move speedometer to bottom right and minimap to bottom left. E.g. something similar to;

Forza

image

GTA

image

NFS

image

I could start looking at this if you agree it's a good idea.

Describe alternatives you've considered

N/A

Additional context

N/A

Gusted commented 3 years ago

Sounds like a good Idea. It will most likely overhaul the whole HUD as every element should be replaced to a new position and for the speedometer be flipped around.

drcmda commented 3 years ago

speedomenter should make also be a like the last example, a gauge

bjornstar commented 2 years ago

I think this is fixed in #123, if we have further refinements we can create new issues.