RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
991 stars 175 forks source link

:video_game: UI Presets (Novice/Regular/Expert/Minimallist) #3071

Open ohlidalp opened 12 months ago

ohlidalp commented 12 months ago

obrazek

Since the game is a very loose sandbox, it's impossible to create an UI to satisfy everyone. But to make some space for debate and future enhancements, I've coined these 4 presets.

This is a prototype - the preset cvars and values are open for debate.

Suggested on Discord: https://discord.com/channels/136544456244461568/189904947649708032/1128168306558390383

I took care to make it data-driven and intuitively readable in code, so that users can read it as reference and UI automatically reflects changes.

obrazek

ohlidalp commented 11 months ago

Per Discord comment, I moved the UI Preset combobox to Settings panel: https://discord.com/channels/136544456244461568/189904947649708032/1128419817645424711 I added a whole new tab "UI" to the settings because the tabs feel better ballanced this way.

obrazek