Techtree – Databrain add-on


With the tech tree add-on, you can create any type of tech tree or skill tree you might need for your game. The user-friendly node editor enables design, creation, and rapid iteration of tech trees.


by Giant Grey


Price History +

⚠️ This is an add-on for Databrain and requires Databrain to function⚠️

➡️ Databrain


-> Website

-> Documentation

-> Discord


Techtree is now out of beta!



⭐️ UI Builder

The available tech tree UI builder automatically builds the tech trees from the editor in your Unity UI. The UI builder manages all tech tree logic, such as locking/unlocking nodes, researching new nodes and checking for resources.


⭐️ Techtree resources

Tech tree resources can be defined separately and assigned to each tech node. The tech tree UIBuilder takes care of evaluating if a user has the appropriate resources to unlock a new tech.


⭐️ Save & Load

The Tech tree add-on fully supports runtime serialization, allowing users to save the tech tree progress and available resources and to quickly restore them.


⭐️ Support for Localization add-on

The tech tree add-on supports the localization add-on, allowing you to easily localize the tech node titles and descriptions.


⭐️ Demo scene

The add-on features a comprehensive demo scene which demonstrates multiple features, including:

  • Saving and loading
  • Swapping themes
  • UI builder
  • Dynamic loading of different tech trees