Hello everyone! In this post, we are going to add the previously created skill tree to our game. In this case, I’m going to use the Survival Shooter from Unity tutorials. So stick to this post if you want to achieve something as freaking cool as this.
tutorial
There are 3 posts filed in tutorial (this is page 1 of 1).
Let’s create a skill tree – Part II – Making a node editor
Hello and welcome to the second part of this tutorial series about creating a skill tree system for your game in Unity. In this tutorial, we are going to learn to create an editor tool for the management of our skill tree. After this tutorial, you will have a tool for managing your skill tree as cool as the one seen in the video below.
Let’s create a skill tree – Part I (Horizon: Zero Dawn)
In this first tutorial, we are going to learn how to make a skill tree. This skill tree will be similar to the one in Horizon: Zero Dawn. Over this series of tutorial, we are going to create the skill tree data structure, to learn how to use it, and to create a tool which will allow us to get a better control over the skill tree creation and modification. At the end of this tutorial, you should be able to make something like this: