Contributing Templates¶
The best (that is, for me easiest) way to include a new template is by writing it, testing it and then sending it to me :)
That being said, getting into behaviors is already a little daunting. If you have an idea/need for a new template I will be happy to write it for you iff you can provide:
- what the template is for
- how the behavior works (i.e. how does FromSoft do it?)
- how to use the new behavior (e.g. from HKS)
- a working behavior which you edited by hand (optional)
Ideally you can also highlight any important details, like looped clips or non-standard transition effects, but I will check for these myself as I work on it. At the very least I need to know where to start looking and how it should work, so please do your research. Testing will always be up to you ^^
Note
Things that are not useful:
- XML sections (I just find it easier to look up stuff in HkbEditor)
- Object IDs (will be different when the behavior was edited)