Phazorknight / Cogito

Immersive Sim Template Project for GODOT 4
MIT License
902 stars 101 forks source link

Item (battery) Stack set to 5, can increase by 1 in the inventory #73

Closed ksjfhor closed 8 months ago

ksjfhor commented 8 months ago

Hi, in the current main version: When I pick up 7 batterys I get 5 in the first slot and 2 in the second slot. So far so correct. But when I open the inventory, pick up the 2 from the second slot and right click on the first slot: grafik This 'only' gets the stack size +1, an +2 could I not provoke.

Phazorknight commented 8 months ago

Found the culprit, should be fixed in https://github.com/Phazorknight/Cogito/commit/075c9028ff4a4fd13a214e9b4bf016412baeb915

Considering this closed.