Closed shnakamura closed 3 months ago
### Link Issues Resolves: #342
Fixes inconsistent hovering in the inventory loadout buttons by setting Player.mouseInterface to true during hover.
Player.mouseInterface
Apparently UI elements don't automatically account for setting that field during collisions, we might want to keep an eye out.
### Link Issues Resolves: #342
Description of Work
Fixes inconsistent hovering in the inventory loadout buttons by setting
Player.mouseInterface
to true during hover.Comments
Apparently UI elements don't automatically account for setting that field during collisions, we might want to keep an eye out.