View all by fideltfg
fideltfg
Follow fideltfg
Follow
Following fideltfg
Following
Add To Collection
Collection
Community
Devlog
Related games
Related
Unity Player Inventory System
←
Return to Unity Player Inventory System
Devlog
2D Demo(Simple)
July 16, 2024
by
fideltfg
Hi All, Despite what I said previously, I have managed to complete a simple 2D demo for the Player Inventory system. It is very simple but shows how to apply the system in a 2D game. I have added 2D c...
Continue reading
V 1.0 released
July 01, 2024
by
fideltfg
Hi all, Today I am uploading v1.0 to the repo. It's a bit rushed because I have to focus on another project for a while and didn't want to leave people waiting. The only thing missing from this are th...
Continue reading
v1.0 Demo
June 28, 2024
by
fideltfg
2
As I near completion of version 1.0 I want to share a playable demo of the Player Inventory System . The demo shows off all the functions of the system in what I think is 100% working order. Version 1...
Continue reading
Working towards 1.0
June 24, 2024
by
fideltfg
1
Hi all, No the project is not dead... I just have to work to pay the bills sometimes and these projects must be put on hold while I do that. I am however currently working on a 1.0 release of the the...
Continue reading
Mining...again
September 17, 2023
by
fideltfg
Sooooo.... I forgot to push the update to the repo after my last post. fortunately I have been working away the last couple of days expanding on the functionality and realized my mistake while pushing...
Continue reading
Mining
September 15, 2023
by
fideltfg
Hi all, This week I added mines as a new place-able item. Here are some quick notes on this minor update. This new Minable type can be used to create any object the player would interact with to gathe...
Continue reading
Building a new Item Catalog...
September 02, 2023
by
fideltfg
1
In this vlog I 'quickly' run through how to create, enable and populate an item catalog from scratch. You will get a first look at the advanced or debug inventory window that will help you with testin...
Continue reading
Salvage v2
August 29, 2023
by
fideltfg
1
I wasn't happy with just leaving the salvage system as basic as it could be, so I flesh out the salvage window and made it all work correctly. You can now drag items on the to the input slot of the sa...
Continue reading
Item Salvage
August 25, 2023
by
fideltfg
Hello people, This week I have been working on adding a method to salvage ingredients from crafted items. the main methods are in place I just need to tidy it up and add a key binding to the demo. No...
Continue reading
Placed Items and Crafting
July 30, 2023
by
fideltfg
After a few failed fixes this week I have managed to get Chests, Crafting Tables and Place-able items( i.e. torches) working in the demo and saved games. It was pretty messy and working through all th...
Continue reading
Player Inventory System 0.0.5 alpha
July 23, 2023
by
fideltfg
This one is a video blog, but basically there are a bunch of functions working that were broken last week. Not mentioned in the video is how much of the code was tossed out and rewritten. If you don't...
Continue reading
v0.0.3 fixes
July 19, 2023
by
fideltfg
Just a small update here. right after posting the last update I found a bug that would allow players to spam infinite items into the world. This version fixes that issue...
Continue reading
v0.0.2
July 18, 2023
by
fideltfg
After a few folks showed interest in this I have started working on updating and fixing some of the issues with the last release. To start there is a new demo scene that uses the new input system. Thi...
Continue reading