P0-B4: Part 1217: Debugging, Improvements
by PhoenixGames on Mar.19, 2023, under Astral Realms, Meridian, P-0, P0_B4, Software and Games, Spiritus Astrum
I have made some changes to the inventory system to allow for easier crafting of small items.
When accessing the active inventory when a crafting item is in the world, the crafting dummy will now be visible in the active inventory and can be interacted with directly.
The active inventory is the inventory that exists in the world, and allows the player to move and select actual gameobjects. The GUI is only used to display items and move them between the active inventory and the bulk inventory.
This solution does work, but it is still quite clunky, and I will need to do a larger rewrite here in the future.





