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
Launch a new game, enter a token and play the game.
Wait through the beginning animation.
Once you're free to move around, open your inventory (assigned to the 'i' key by default).
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.
Every time I move my mouse to the goggles I am clicking the button. I move away and back for clarity - showing each click instance. Eventually it actually clicks it and shows the green check mark indicating the item is equiped.
I do the same thing for the hoe tool, again, it begins unresponsive and eventually one of the events goes through and clicks it...
Last, I attempt to re-equip the axe but instead I just spam click on it quickly, 5 or more times before it reacts.
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
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