https://github.com/thezoid/UnityTalentTree
A talent tree for Unity
https://github.com/thezoid/UnityTalentTree
csharp talent-tree unity unity3d
Last synced: about 1 year ago
JSON representation
A talent tree for Unity
- Host: GitHub
- URL: https://github.com/thezoid/UnityTalentTree
- Owner: thezoid
- License: mit
- Created: 2017-07-25T03:00:39.000Z (almost 9 years ago)
- Default Branch: dev
- Last Pushed: 2017-09-10T20:54:41.000Z (almost 9 years ago)
- Last Synced: 2024-11-10T20:38:37.276Z (over 1 year ago)
- Topics: csharp, talent-tree, unity, unity3d
- Language: C#
- Size: 10.1 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityTalentTree
A free, open source talent tree for Unity
# How To Use
Download the ZIP and extract it. Take the contents of the TalentTree folder and place it in your project folder. Open the scene to see how to use the talent system.
To create your own talent, create your own class that extends the trait class.
# Permission
This is licensed under the MIT license, and is free to use for any purpose, including commercial, as long as credit is atributed.