Willuwontu's Talent System
What is it?
This is modular talent system I created using a mix of User Types in the Data Editor and a library in the trigger editor. It is designed to allow developers as much freedom and creativity when using it as much as possible.
What can I use it for?
This system is intended so that developers can use it in multiple different ways, some examples of map types that could support it, MOBA's, RPG's, strategy games. It does not have to be used solely for single unit talent systems, as developers can input any upgrade they want for the talents.
How do I use it?
It's relatively simple to implement into a map.
- You either add the mod as a dependency and then add stuff that way, or you copy the system over into your map
- Note: If you remove want to remove the talent system from the mod file into a map file, make sure to copy the user type data first, the ui editor scrollbartemplate layout (v1.04+) , and then the library into the map.
- You then add Talent Trees and talents, linking up the necessary info.
- In the trigger editor, you can create the trees you've made into either dialogs or panels you've made or stick with the default dialog.
- You can then modify how big buttons are, the spacing between them, and the spacing between the buttons and the edge of the tree panel.
- You can then also create stuff in your own dialogs to commit changes for players, or revert them. You can also use them to show/hide the tree panels.
Info on the Syntax and functions
Check the documentation page.
In progress (to do list)
- Make it so that left clicking increases a talent button and right clicking decreases it. (up to what was last saved of course.)
- Add in the ability to exclude talents when others are selected.
- Add in the ability to set a shared maximum between multiple talents.
@JacktheArcher: Go
It's weird though, because my initial files were able to be downloaded, over 200 times in fact. They really need to have a file type check on the uploader to let you know this.
@willuwontu: Go
Yea everything uploaded on here in the assets HAS to be .zip, I don't know how many times I've tried posting that places on here but it never seems to get any traction from anyone.
Okay so apparently files need to uploaded in ZIP folders now, somehow people were downloading it before when it wasn't. So v. 0,4 has been uploaded and is working now.
Okay I have no idea what's going on with this, even i can't access the files. I think it might have to do with moderator approval, but that wouldn't explain why the old ones are unable to be downloaded.
Hmmm, I wonder what happened, Ill reupload it now.
File not found
Thanks, one of these days I'll get my left clicks figured out, and not get distracted by other shiny ideas.
Yea posting pics are essential. Otherwise I have little motivation to check something out. That said, solid tree system.
Woo, it might not just be bots downloading this. But yeah i'll get around to it in a bit, been a bit under the weather lately.
Sounds good. Could you post some screenshots?