WHEN USING THIS PROJECT IN YOUR PROJECT PLEASE GIVE CREDIT!!!!! Inventory System 2.0: I am so proud to finally make a good inventory system. This Inventory system has numbers, can split stacks, you can drop items, craft items, easily create crafting recipes, open/close inventory, Hotbar feature, swapping feature, dragging feature, and much more! Instructions: (Default Key) q - drop items while dragging (delete) (Default Key) e - open/close inventory (Default Key) space - split stack while dragging When changing things: Max Number per stack - change the ITEM CAP variable to whatever number and if bigger than 10 add more number costumes after 10. Crafting Grid, Inventory, Hotbar - each of these features can be disabled by getting rid of the draw{feature} custom block in the "green flag" script. Split, Drop - Remove the if statement in the "when I start as a clone" script.
WHEN USING THIS PROJECT IN YOUR PROJECT PLEASE GIVE CREDIT!!!!! Credits: Code - 100% @Erts57 Artwork - 75% @Erts57, Gold Ingot found online(creative commons), the apple is by Scratch. No sounds or Music... Notes: The positioning system when drawing the inventory, Hotbar, crafting grid is weird when you change the amount or size. This whole project was made in TurboWarp with no internet connection. I may add armor GUI or chest GUI later. Old Version (1.1): https://scratch.mit.edu/projects/527484943/ Changelog/Version History: Sept 9, 2021, v1.0.0 - Initial Release