madvlad / ConcPerfect17

ConcPerfect17 is a completed 3D multiplayer platforming and physics based puzzle/racing game targeted for Windows machines.
GNU General Public License v3.0
0 stars 0 forks source link

Create profile menu #354

Closed ghost closed 6 years ago

ghost commented 6 years ago

On the main menu, we need to rework settings to now have two tabs you can switch between: Settings, and Profile

Settings has the standard options that come with the in-game settings option. Mouse sensitivity, crosshair, sfv volume sliders, etc.

Profile has three options: Player nickname, player skin selection, and conc model selection.

ghost commented 6 years ago

Here is a quick draft of the settings menu: https://cdn.discordapp.com/attachments/338048531740884992/375439153237852162/Untitled1.png

Here is the settings menu upon clicking the profile tab. The only thing is instead of a dropdown menu for concs, we want arrows like the playerskin instead. I have already made images of each conc model.

https://cdn.discordapp.com/attachments/338048531740884992/375439182140538882/Untitled2.png

ghost commented 6 years ago

https://cdn.discordapp.com/attachments/338048531740884992/375439433622880256/Untitled3.png Another reference picture for when the profile settings become implemented.

madvlad commented 6 years ago

I'll work on setting this up before I work on setting up custom concs.