Publisher | Stylish Esper |
---|---|
File size | 23.30MB |
Number of files | 201 |
Latest version | 1.1.2 |
Latest release date | 2024-11-13 01:30:51 |
First release date | 2024-09-20 10:30:17 |
Supported Unity versions | 2018.4.2 or higher |
Documentation | Contact | Discord
⬖ DEV NOTE ⬗
Skill Tree is a new asset that will be improved over time, and user feedback is crucial in this process. Please report any bugs you encounter. 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 ⬗
- Basic CRUD functionality
- Creating infinite skill trees with any number of skills
- Easily create connections with other skills
- Connection-based logic (if one skill is depleted, other skills that require it will be depleted as well)
- Setting basic skill details such as the name, description, the icon for each skill state, level requirements, and much more!
- String interpolation support: use tags to let the skill description automatically update itself
- Upgrade/downgrade skills
- Remove all skill upgrades in a click of a button
- Revert any changes made
⬖ STATS ⬗
Since skills and stats go hand-in-hand, Skill Tree comes with its own stats system!
⬖ UI DEFAULTS ⬗
Skill Tree comes with default UIs, including:
- A fully featured skill tree window that automatically includes all of your trees
- A skill HUD that you can assign skills to
- A mini popup window that displays skill details on hover
⬖ 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:
- TextMeshPro
- Input System
- Cinemachine
- 2D
⬖ OTHER DETAILS ⬗
- Works in Built-In RP, URP, and HDRP
- Works on any platform
- Tested in Unity Editor versions 2021, 2022, and Unity 6