Consortium’s Fall
Consortium’s Fall is a twin stick sci-fi roguelite shooter I started developing as a hobby project. After a couple years…

This plugin provides a fast and hassle free way to integrate a Skills Tree system in your UE4 game without coding. It’s entirely written in C++ and can be used in Blueprint or C++.
Features list
Technical Details
To integrate the Skills Tree into your character just add the Skills Tree Component and follow the instructions in the documentation which are available here.
The entire C++ source code is included so you can modify the plugin to suit your needs.
In case you want to add a sample action bar and cast bar, check out my GitHub repository to find these Blueprint Widgets ready.