https://github.com/williamjseim/inventory-and-crafting-system-for-unity-alpha
open the unity folder with unity to see how i set up the inventory, or just import the unity asset file
https://github.com/williamjseim/inventory-and-crafting-system-for-unity-alpha
crafting crafting-recipes inventory-management-system unity unity-inventory unity-scripts unity2d
Last synced: about 1 month ago
JSON representation
open the unity folder with unity to see how i set up the inventory, or just import the unity asset file
- Host: GitHub
- URL: https://github.com/williamjseim/inventory-and-crafting-system-for-unity-alpha
- Owner: williamjseim
- License: mit
- Created: 2023-01-19T11:02:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-16T13:52:56.000Z (over 1 year ago)
- Last Synced: 2025-02-13T22:17:01.772Z (3 months ago)
- Topics: crafting, crafting-recipes, inventory-management-system, unity, unity-inventory, unity-scripts, unity2d
- Language: ShaderLab
- Homepage:
- Size: 81.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Inventory-and-Crafting-System-For-unity-alpha
open the unity folder with unity to see how i set up the inventory, or just import the unity asset filei am making a setup guide / documentation file that will be out soon
message me about any bug or features you want added and see ill what i can do
if you want a save load system use this tutorial its great https://www.youtube.com/watch?v=yIsoAuOOG7Q
you have to make your own ui controller since the one in my unity project is kinda shit