sloukit / pydew-valley-uzh

Mod of Pydew Valley for an experimental study in Psychology
Creative Commons Zero v1.0 Universal
32 stars 61 forks source link

Bug: inventory mostly unresponsive #185

Closed DangerousVanilla closed 1 month ago

DangerousVanilla commented 1 month ago

Describe the bug

Bug Description

When attempting to click items in the inventory the menu seems to be ignoring mouse events more often than not leaving it increadibly difficult to use. This doesn't appear to be affecting any other menu such as pause or options.

Expected Behavior

The buttons on screen should react consistantly when clicked.

Steps to Reproduce

  1. Launch a new game, enter a token and play the game.
  2. Wait through the beginning animation.
  3. Once you're free to move around, open your inventory (assigned to the 'i' key by default).
  4. Try putting on your goggles or changing your tool. While you might get lucky and have it react on the first try, most of the time there is no click event response.

Additional Context

See the short clip below.

https://github.com/user-attachments/assets/2ccd9fcb-77b0-4036-8cf6-0eacc8291f8f

Version

0.1.0

Which aspect(s) of the project is this bug affecting?

game-ui, game-gameplay, game-playtesting

Screenshots

No response

Relevant log output

No response

Code of Conduct