Statistically-Unlikely-Games / Crimson-Rue

0 stars 0 forks source link

Modify GUI #61

Closed noeinan closed 4 years ago

noeinan commented 5 years ago

Need to modify my previously created NPC Generator GUI to fit with visuals. Includes expanding the image box, changing text, and making new buttons.

noeinan commented 5 years ago

Modified image box, various section boxes, changed text.

noeinan commented 5 years ago

Finally finished making new buttons for going through various sprite choices. I added a Next and Back button, a Center button, Quater button. ThreeQuarter button, and then one small button in between each.

Next and Back go forward or back one, each other button takes you to fractions of the total number of types. That way you can skip around without having to click endlessly.

noeinan commented 5 years ago

Managed to mostly program the new GUI into the system! Just need to tweak a few things, such as body type, and finalize where I want each button to lead.

noeinan commented 4 years ago

Removed unnecessary hair/face buttons since body, face, and hair are all on the same page. Added new button type for body type selection and modified current button layout to add them. With this, the new layout is complete!

I'll just need to make new pages for the gender/sexuality, personality traits, and background generation sections. But that's a separate issue.