Commit Graph

16 Commits

Author SHA1 Message Date
Timo654 9e09824895 attempt at adding some functions 2024-01-20 18:02:07 +02:00
EgonVM a2b8adbce7 Updated with Selcetion Context Variable
This variable takes into account the current selection (Hair, Top, Bottoms, Shoes) and changes the display of pre-made selection and modification panel accordingly with a special function (because putting all would be so annoying).

In addition, this variable would be used to determine which color or material is changed.
2024-01-19 23:59:27 +02:00
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 c838067e98 Added a camera.
Why wasn't there any cameras? Anyway, I added one. Let's capture!
2024-01-19 23:11:01 +02:00
EgonVM ca5afd336f Finishing up for the night.
Improved UI so far! That's something, right?
2024-01-18 23:13:24 +02:00
EgonVM 0f16dca9d7 Little January organization
Made folders and organized things into folders. Things otherwise would be really confusing...
2024-01-18 23:12:21 +02:00
EgonVM de5595f7fc Made Modify Panels for Top, Bottom, and Shoes.
Added sliders for each part and checkbox to lock left and right sides (sleeves, pants height etc).
It looks like it could use more fun features I guess...

At least I still have a cat!
2024-01-18 23:05:54 +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
Timo654 18681953fb character thingy 2023-11-14 22:38:43 +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
EgonVM 9b0aa15128 Implemented Section Selection and Panel Collapsing 2023-11-13 22:16:13 +02:00
EgonVM dc1a4b6c67 Made subpanels for Modifier Panel
Needs to be added:
Visibility setting for the new sub-panel.
2023-11-13 21:52:28 +02:00
EgonVM 031803c8e4 Updated UI: It is now visible!
I did it!
2023-11-13 21:41:14 +02:00
EgonVM 2df12dfe27 Redone according to the concept
Made the UI so it matches the concept envisioned.
2023-11-13 21:25:09 +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
Timo654 7de5decc25 blank project 2023-10-30 19:02:00 +02:00