Introduction
Making traits a little more flexible.
Screenshot
Features
Add traits to actors during the game via script call or use note tags on actors or classes to specify traits that can be gained when reaching certain levels.
Traits added via script call can also be removed with a script call.
How to Use
- Copy the "Galv_DynamicTraits.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file and examine the demo to learn how it works