In this series we will be using construct 3 to make an RPG Crafting Game. we are going to implement an inventory system / crafting system. we will be using a mix of events and scripting.
Welcome to episode #1 of creating a crafting game with construct 3, in this video we start setting up our project with a player, animations, basic input and smooth camera.
Welcome to episode #2 of creating a crafting game with construct 3, in this video we are going to create an equipable item system. we will start with a wooden pickaxe. we will use construct scripting API and timelines to create and extendable system for our items
Welcome to episode #3 of creating a crafting game with construct 3, in this video we create a breakable item system, and implement using our pickaxe to smash items!
Welcome to episode #4 of creating a crafting game with construct 3, in this video we setup item drops, create some more resources, and fix a few bugs
Welcome to episode #5 of creating a crafting game with construct 3, in this video we create our inventory class, which has our inventories data structure.
Welcome to episode #6 of creating a crafting game with construct 3, in this video, we create the GUI for our inventory
Welcome to episode #6.1 of creating a crafting game with construct 3, in this video we organize our project and fix some bugs, and implement minor features, while we get ready to start working on recipe/crafting system
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 system started
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
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 inventory
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 items
Welcome to episode #11 of creating a crafting game with construct 3, in this video we start setting up our players health, and get it displaying in our hud
This is really good, i think you are the first i have seen to create a tutorial like this. I hope you can complete it, I will be keeping an eye on this one.