Skip to content

[Suggestion] - Visual Weight #23

Description

@Xarmat-GitHub

Visual Weight in Inventory

Player can use an key to display the weight of all items in the current inventory.
So he can instantly see which item is heavy and may react.

Goal:
Make the weight instantly clear

Functionality

  • Basic color threshold [BCT]: lets say 100 g (=0,1 kg)
  • Set 5 color upwards (heavier) [hexagonFormat = green, greenyellow, yellow, yellowred, red]
  • Set 5 color downwards (lighter) [greenblue, blue, bluewhite, white, nothing]
  • Formula Heavier: BCT * 1 = green | BCT * 2 = greenyellow | BCT * 5 = red
  • Formula Lighter: BCT / 2 = greenblue | BCT / 3 = blue
  • No Weight set: nothing, no color

Option: Easy Mode - BCT and just upwards, not downwards

Visual:

  • Inventory slot get color overlay
  • Inven. slot border in the inner side
  • Icon on Item Slot with alpha

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions