Hello! This is the first devlog of a game I have been contributing to, currently called Survive Mars! I have been working on the inventory/crafting system, and as it is beginning to come together, I wanted to share my progress.
-Can pick up items
-Items appear in inventory menu as individual sprites
-Every item has a info box that displays item names and descriptions
-Items can be selected and put into center for crafting
-Buttons appear that use other items to create new ones
-Every current possible crafting option appears relative to what items are put into the center
-Items can be dropped from inventory using the 'G' key
Additional Features!!
-Items can be removed from crafting center using the 'H' key
-If an item is crafted but there is no room left for it in the inventory, it is dropped automatically
Looking forward to polishing and adding more features!
Thanks for reading!