inventory-system
inventory-system copied to clipboard
2D scene game crashes while picking up items
Godot4.3 Call inventory_handler.pick_to_inventory(node) in my 2d game causes the game crash
Check the node that is collecting, if it has an "item" defined, also check if its inventory_handler has inventories to add.