Is there a way to move a bone using another bone (like an Angle Control Bone) while also retaining the ability to manipulate the bone itself?
Ugh, let me rephrase that...
The deal is, I'm working on a side view of the character, and some bones overlap: I can't select left hand, because right hand is straight above it. To resolve this conflict I've created another pair of bones to the side of the character and designated them as angle control bones for the hands. This is all well and good, but now I'm forced to ALWAYS use these offset bones when I want to manipulate hands, instead of moving the hands themselves. So basically I've exchange a major inconvenience for a minor one. Is there a better way to handle this situation?
Manipulating bones via other bones
Moderators: Víctor Paredes, Belgarath, slowtiger
-
- Posts: 46
- Joined: Sun Oct 02, 2016 3:53 pm
- synthsin75
- Posts: 10254
- Joined: Mon Jan 14, 2008 11:20 pm
- Location: Oklahoma
- Contact:
Re: Manipulating bones via other bones
Add an extra child bone to the hand.
- Wes
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Donations: https://www.paypal.com/paypalme/synthsin75 (Thx, everyone.)
https://www.youtube.com/user/synthsin75
Scripting reference: https://mohoscripting.com/
Re: Manipulating bones via other bones
Not sure if this will help since I haven't seen your character or rig, but here are some more tips:
For side views, I avoid overlapping the right and left arm bones and artwork at frame 0--overlapping bones exactly just makes them too difficult to select. I don't think I've ever had to overlap limbs exactly to make a rig work, especially since the far side arm isn't typically visible anyway. Also, characters tend to look better when the limbs aren't exactly on top of each other.
When I'm in a situation where bones becomes difficult to select, like tail bones behind leg bones, I've started using the Ctrl-Shift-D (Design mode) toggle. This sends you to frame zero, where it's usually easier to make the bones selection, and pressing the shortcut again sends you back to the frame where you want to animate them.
For side views, I avoid overlapping the right and left arm bones and artwork at frame 0--overlapping bones exactly just makes them too difficult to select. I don't think I've ever had to overlap limbs exactly to make a rig work, especially since the far side arm isn't typically visible anyway. Also, characters tend to look better when the limbs aren't exactly on top of each other.
When I'm in a situation where bones becomes difficult to select, like tail bones behind leg bones, I've started using the Ctrl-Shift-D (Design mode) toggle. This sends you to frame zero, where it's usually easier to make the bones selection, and pressing the shortcut again sends you back to the frame where you want to animate them.
NEW! Visit our Little Green Dog Channel on YouTube!
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
D.R. Greenlaw
Artist/Partner - Little Green Dog
Little Green Dog Channel | Greenlaw's Demo Reel Channel
-
- Posts: 46
- Joined: Sun Oct 02, 2016 3:53 pm
Re: Manipulating bones via other bones
Thanks for the tip. This trick is surely gonna come useful in the future.Greenlaw wrote:I've started using the Ctrl-Shift-D (Design mode) toggle. This sends you to frame zero, where it's usually easier to make the bones selection
That's probably the easiest solution. Thank you.synthsin75 wrote:Add an extra child bone to the hand.