Profile Picture

Twist Bones tutorial for Unity3D

Posted By wetcircuit 4 Years Ago
Rated 5 stars based on 1 vote.

Twist Bones tutorial for Unity3D

Author
Message
wetcircuit
wetcircuit
Posted 4 Years Ago
View Quick Profile
Veteran Member

Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)Veteran Member (586 reputation)

Group: Forum Members
Last Active: 2 days ago
Posts: 44, Visits: 7.4K
Beginner tutorial for setting up CC3 twist bones and elbows with Unity's Animation Rigging. 
No code.


Victor.Soupday
Victor.Soupday
Posted 4 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)

Group: Forum Members
Last Active: 2 days ago
Posts: 569, Visits: 9.0K
Interesting, I had no idea that this package even existed.

This could possibly be automated, CC3 character's bones always have the same names and structure, so it shoudn't be too hard to put together am editor script that adds all the twist corrections to any CC3 character...
Victor.Soupday
Victor.Soupday
Posted 4 Years Ago
View Quick Profile
Distinguished Member

Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)Distinguished Member (5.8K reputation)

Group: Forum Members
Last Active: 2 days ago
Posts: 569, Visits: 9.0K
Well, I think it works: https://github.com/soupday/cc3_unity_scripts/blob/main/Editor/TwistRigCorrection.cs
(Requires the Animation Rigging package.)

Put it in an folder called 'Editor'. It adds two menus CC3->Rigging->Add Twist Rig and Remove Twist Rig. (Use with the character selected in the scene.)

75% of original size (was 671x19) - Click to enlargehttps://forum.reallusion.com/uploads/images/65837fbe-6b66-49ac-9610-6286.png


It can be quite a subtle effect, it's difficult to tell if I've done it right.
Also note, I could not get more than one axis to operate on a single twist bone, so I just went with the X axis for the knee and elbow share bones.
It probably also won't work on older pre CC3 character generations as they have some different bone names.
kzinnia
kzinnia
Posted 2 Years Ago
View Quick Profile
New Member

New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)New Member (47 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 5, Visits: 116
This totally saved me! Thank you!



Reading This Topic

0 active, 0 guests, 0 members, 0 anonymous.
No members currently viewing this topic!