Hi I has finishing the next update of my game and was wanting to do a crafting system like Terraria/Stardew Valley, but I'm struggling with making it work well
How it works: There is a button for the craftable item that allows you to get the item, but removing the materials for it.
The crafting system
The adding item function(working fine)
And I use three arrays: One to store each item's position at an array(has Name, ID, Quantity), other stores info about, like description, rarity, etc and the last one stores the recipes available