Ploaj / HSDLib

A library that assists with reading/writing HSD DAT files
MIT License
53 stars 16 forks source link

Support 8 hitboxes #51

Closed shaigem closed 2 years ago

shaigem commented 2 years ago

I'm thinking about releasing a mod that allows up to 8 hitboxes for Melee. Technically, most subaction commands support up to ID 7 so I edited HSDraw to support the rendering of 8 hitboxes instead of the usual 4. However, since this does depend on an external mod, I'm not sure if this is okay for me to add into the main HSDraw program. Let me know if this is okay with you!