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.⚠️ This is an add-on for Databrain and requires Databrain to function⚠️➡️ Databrain-> Website-> Documentation-> Discord⭐️ UI BuilderThe 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 resourcesTech 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 & LoadThe 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-onThe tech tree add-on supports the localization add-on, allowing you to easily localize the tech node titles and descriptions.⭐️ Demo sceneThe add-on features a comprehensive demo scene which demonstrates multiple features, including:Saving and loadingSwapping themesUI builderDynamic loading of different tech trees