MCBTay / XLGearModifier

A mod to add custom meshes into the gear menu of SkaterXL, allowing the ability to custom texture these meshes through the Gear folder.
8 stars 6 forks source link

Add UI for "Open / Close" button for XLGM Gear List #195

Open redgouf opened 2 years ago

redgouf commented 2 years ago

Many users have been asking for a way to close/hide the Gear List, so they can see their entire skater. This is due to a few different factors:

  1. Small monitor resolution size
  2. Some camera views are very close (such as shoes), so the skater partially goes behind the menu
  3. 4:3 resolution ratio

Preferably, I would like our Button/Label to always be anchored at the bottom left of the Gear Menu and visible, regardless if it is Hidden or Shown, so that the user will always know they can Close or Re-Open the menu.

It would be nice if we could dynamically update the label in each state to show "Hide Gear List" or "Show Gear List".

Image