Documentation | Contact | Discord
DEV NOTE
If you believe the asset lacks certain features, I am fully open to requests and suggestions. Feel free to contact me through Discord, my website, or email to share your thoughts and experiences.
Skill Tree does not help you create skills themselves, but rather simplifies the process of creating functional skill tree UI.
-------------------------------------
Need skills? Build an infinite number of skill trees right in the Unity editor!
SKILL TREE FEATURES
STATS
Since skills and stats go hand-in-hand, Skill Tree comes with its own stats system! You can easily add stats to skills from the editor window.
UI DEFAULTS
Skill Tree comes with default UIs, including:
SCRIPTING
Use the simple API to utilize the full potential of Skill Tree! Check out the documentation for examples.
Looking to run your own functions when a skill is used? Check out the Skill Interpreter component.
2D EXAMPLE DEMO
A 2D demo game is included that you can use for learning purposes.
Example requires these Unity packages:
OTHER DETAILS