Welcome to episode #7 of creating a crafting game with Construct 3, in this video we start working on the crafting hud, use subclasses, and get our crafting sys...
Welcome to episode #8 of creating a crafting game with Construct 3, in this video we are working on the tooltips for the crafting hud. Assets used: Original Lin...
Welcome to episode #9 of creating a crafting game with Construct 3, in this video we make it so we can fully craft items, and have those items show in our inven...
Welcome to episode #10 of creating a crafting game with Construct 3, in this video we implement equipping items from our inventory, and also handle dropping ite...
We released The Ultimate Inventory System plugin (compatible with both C3 and C2). You find it in the Asset Store (check here ). It’s a global plugin that allow...
So, I'm making an inventory system for an rpg style game and I've gotten it to where you can go into a store, buy an item and the press I to access your invento...
I'm trying to have it so if you're in your inventory, selecting one item and then another certain one would craft them both into a new item. Like say. Let's use...
If anyone can rate me on a scale on 1-10 how close I am to succeeding or failing in creating an inventory (1 being failing), my pet project on One Drive is. So...
If you have any tutorials, or general advice, please respond! I have a feeling I'll need to use arrays-. ALSO, if you guys know how to simplify this code, pleas...
I was trying to fit a tutorial to my custom inventory system, and I can't seem to figure it out. I want the name of the item to call from the JSON file, whilst...