https://github.com/ashblue/unity-skill-tree-editor
Example Unity custom graph editor for editing skill trees.
https://github.com/ashblue/unity-skill-tree-editor
Last synced: 3 months ago
JSON representation
Example Unity custom graph editor for editing skill trees.
- Host: GitHub
- URL: https://github.com/ashblue/unity-skill-tree-editor
- Owner: ashblue
- Created: 2015-06-20T09:13:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-26T05:32:40.000Z (almost 10 years ago)
- Last Synced: 2025-03-16T01:53:13.033Z (10 months ago)
- Language: C#
- Homepage:
- Size: 412 KB
- Stars: 126
- Watchers: 22
- Forks: 50
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Skill Tree Pro
Alpha Version 0.1
Unity custom graph editor for editing skill trees.
Live demo at https://dl.dropboxusercontent.com/u/26071528/skill%20tree%20example/index.html
* Create multiple custom skill trees for anything
* Simple, powerful, and customizable API for handling data
* Code is heavily documented
* Includes example implementations in the Examples folder