hooh-hooah / IL_Hooah

Extended Components and Controls for the Game and Studio
6 stars 3 forks source link

Fix Joint Correction w/ Skinned Accessories #3

Open OrangeSpork opened 3 years ago

OrangeSpork commented 3 years ago

Joint correction doesn't work for characters with skinned accessories due to the bone scan for that happening before the YeetOutHierarchy cleanup hook executing.

Rebuilding that component at the end of the YeetOutHierarchy fixes the issue.

hooh-hooah commented 3 years ago

will be merged in the next update of hooah

hooh-hooah commented 3 years ago

Applied the code to the latest commit

But Im currently working on some method to make proprietary codes out of the repository. So I would close the merge request when the next release drops.

You can DM or add comment if there is something i should know. Thanks for the contribution.