Commit Graph

4 Commits

Author SHA1 Message Date
EgonVM e67606c7f4 Updated UI
Added a new function to UI part so that with only one block I could just show one part of modification panel and hide all the others.
2024-01-19 23:40:35 +02:00
EgonVM c8f5d78b8f Added reset and exit buttons.
Sometimes you need to get out of the game. There is no need to throw your computer out of the window anymore to achieve this! Added an exit button to exit the problem and save the computer from the great outdoors.
Sometimes you want to start over. Great! Reset button is here to solve your problem! Now you can start all over again!
Finally, added buttons 1, 2, and 3. I think these would be great to have the character play an animation once pressed.
2024-01-18 21:58:31 +02:00
Jaan-Hendrik-Tomp 007878038d improved customize menu
added images to color, pattern and adjust buttons, added buttons and sliders to pattern and color respectively
2023-11-14 15:37:44 +02:00
Jaan-Hendrik-Tomp 6117cdcd16 Implemented a basic UI with some sliders
Added 4 buttons that switch out what menu is accessible in the same area of screen, once clothing is implemented it'll be possible to take values from sliders to customize said clothing.

TODO: colorwheel, head, head above, feet, probably something more I forgot
2023-11-13 18:28:35 +02:00