finepointcgi / Godot-Horror-Game-GD

28 stars 5 forks source link

Last item slot is not filled until max StackSize #2

Closed RobertSzaszak closed 1 year ago

RobertSzaszak commented 1 year ago

If you add an item to the last Inventory slot that has a quantity of one after adding one the number will not increase. It should be made that you can add items until you reach max StackSize on the last inventory slot.

finepointcgi commented 1 year ago

This issue has been fixed!