megalon / nasb-moveset-editor

Moveset editor for Nickelodeon All-Star Brawl
MIT License
1 stars 1 forks source link

SAManipHurtboxNode does not show "Manips" output #19

Closed megalon closed 2 years ago

megalon commented 2 years ago

Bug

SAManipHurtboxNode has an output named "Manips" that is not shown. image

Cause

This is actually caused by my fork of NASB_Parser. I missed the "SAManipHurtbox.HBM" internal class when marking all of the internal classes [Serializable].

Workaround

Currently the connections are there, they are just not visible in editor. Wait for next release with updated NASB_Parser_for_Unity.dll