[FixDynamicBones] Fix nipple rings #82
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/IllusionFixes!82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "NippleRingFix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The game has a very weird structure for the dynamic bone on nipple rings which breaks if there is a leaf-particle on the chain.
Since this fix removed the issue that leaf particles will only be added for transforms without children, the EndLength and EndOffset parameters have to actually be 0 now.
Fixes https://github.com/IllusionMods/IllusionFixes/issues/80
@ -38,6 +40,32 @@ namespace IllusionFixes}@ -38,6 +40,32 @@ namespace IllusionFixes}