Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: Creating Custom Control Rigs in Maya  (Read 8707 times)
0 Members and 1 Guest are viewing this topic.
ABloodyCanadian
Ellipsis Abuser…
Heroic Kitten
**
Offline Offline

Posts: 2949


Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « on: March 14, 2015, 12:52:50 AM »


    Creating Custom Rigs in Maya

    To those of you who Animate in Maya as opposed to BrawlBox, you pro'lly appreciate the magic that such a software provides. The Graph Editor, IK Handles, Control Rigs, and so much more! Tho, if you're somebody like me, I just dislike working with the HumanIK Control Rig that Maya provides. My problem with it is that there are 2 controls for each foot, and that parts of a limb you move and keyframe will keyframe all the controls relating to it. As somebody that likes to work with the graph editor, this annoys me, and would rather work with a custom Control Rig that doesn't have these issues. And I'm willing to share this knowledge to you! Bear with me cause this is actually quite a long Tutorial. Knowledge on how to work with Maya is recommended!

    IK vs FK
    Before we get to the process of making these rigs, it's good to get an understanding of the differences between IK, and FK.

    IK (or Inverse Kinematics) allow you to set a start and end bone, which will allow you to move them however you please, and all the bones leading up to the other end will change their orientation accordingly. An example of this would be for the leg. You can move the foot bone however you please, and the bones for the leg will rotate accordingly. And you can move the hips around too, and the foot will be pinned to it's current position. While it's good to use for parts pinned to the environment like walls and floors, it's not ideal when they're suspended in mid-air. This is especially the case if you want some Follow-through/Overlapping Action to your limbs, and for characters that like to do acrobatics for whatever reason.

    FK (or Forward Kinematics) is more likened to how BrawlBox Animations work. You rotate one bone, and it's all it does. Parented bones will follow their parent bone, but they aren't really pinned to anything. The pros and cons are essentially switched around here, so I won't go into detail since us A/A Hackers are probably familiar with how BrawlBox animates things...

    Now, for the part you probably actually care about!

    Before we start...
    Before anything you'll want to set Maya to Animation Mode which will give you all your options for rigging and animating. And you might also wanna keep that Outliner handy. You'll find both of these in the image below...

    The Animation Mode, and the Outliner.

    Another thing to note when working with your model is that the bones you'll be making IK handles for should have a slight bend to them in the correct direction. This is a way to tell Maya the default direction to bend. You may end up having to translate some of these bones if that's not the case (1 of the 3 Translate Values should be set to 0 unless you want the limb to bend diagonally), and the bones might as well be re-skinned to make a better looking bone rig.

    Creating IK Legs
    So here, we have our model with Skinned bones ready to go! Since we're all brawl hackers, I'll use the common bone names for the Brawl Models.

    Shinda over Peach. Not the best rig, but it'll have to do.

    The 1st thing we should do, since this will be used for a later part is create a 3rd foot bone that's parented to the Toe Bone. Be sure that all the values for both toe bones are the same.

    Use the Insert Joint Tool. Click on the Bone you want, then click anywhere else on the view to create a bone parented to that bone. It's not actually skinned to the model, but that's okay. We just need a 3rd foot bone for what we'll be doing, and we won't be exporting this bone in the .anim file anyway. Do also note that the Left Toe Tip Bone's Z Translation is also a positive number because of how Brawl Rigs work.

    Now, we can start making our IK Handles. Click on Skeleton>IK Handle Tool [Option Box]. And make sure that the Current Solver is set to Rotate-Plane Solver.

    We need it to be a Rotate-Plane Solver so we can have a working Knee Control when we actually start making it.

    Open the Outliner, and with the IK Handle Tool, click on the Leg bone, then Ctrl+Click on the Foot bone. This will create an IK handle between the leg, through the knee, and ends at the foot.

    Rename the IK Handle, and the Effector found parented to the leg bone accordingly. You'll be making lots of these, so you're best to be kept organized. And that goes with every new thing in the Outliner you're creating.

    Open the [Options Box] for the IK Handle Tool again, and set it to Single-Chain Solver. Create some more IK Handles. One between the Foot and the Toe Bones, and another one between the Toe, and the new bone you created.

    You are making 2 more IK Handles here. Again, renaming is good!

    Next, you can either create a NURBS Circle by going to Create>NURBS Primitives>Circle, or use Create>CV Curve Tool to create your own shape. If you do use the CV Curve Tool, make your shape assuming that the pivot point is at the center of the grid. You can make points snap at the grid by holding X as you create it. Like the IK Handles, rename your curves accordingly.

    I used the CV Curve tool to create a square. I made it in the center of the grid because no matter where you place it, the pivot point will be right there.

    After creating, and shaping your curve, place it under the foot, and make sure it's big enough for you to click on. You'll be using this curve to move the foot around as opposed to clicking on the bone itself.

    Since the character has 2 feet, with the Curve Selected, press Ctrl+D to duplicate it, and change the Translation X Value from a positive number, to a negative number, or vice versa. I also scaled my square to make it fit the foot more better.

    After that, select both curves, and do a Modify>Freeze Transformation and an Edit>Delete by Type>History. This will zero out the values of the curves, and will make it clean from any history the curve may have had, making your computer store less info. We wanna do this since we wanna be able to easily restore them to a default position.

    Easy way to return to T Stance Position!

    Next, you wanna select all your IK handles in the Outliner, and Middle Click Drag them to the Control Curve in the Outliner. By doing that, you are parenting the IK handles to the Control Curve. If you've been making IK handles for the other leg at this point, put the correct IK handles into the right Control Curve based on which foot it's for. This is why we rename everything!

    Now, the IKs are parented to the Curve!

    If you move around the Control Curve, you'll see that the foot will move as you move it. And the legs will change their orientation based on the position of the foot, and the hips. You can also keyframe it as it was bone, which is also neat. But despite all this, we are only about halfway done! As of right now, we have no way to animate the toes, and we don't have a say as to how the knee is oriented.

    Looks good, but we're halfway done!

    Let's knock out the easy one first. Creating a knee Control. Use either the NURBS Circle, or use the CV Curve Tool to create your controller. This time however, we're going to place it infront of the knee. Like last time, when you're done shaping and positioning the curve, Ctrl+D for the other knee, Freeze Transformations, and Delete History.

    I used NURBS Circles this time around.

    In the Outliner, select the curve you just created, then Ctrl+Click on the Foot IK; the first one we made. Then pick on Constrain>Pole Vector.

    Do also feel free to parent this Knee Curve to the Foot Curve. I probably should have screencapped me selecting the right things... lol... Select the Knee Curve, not the Foot Curve.

    How this controller works is that if the legs are bent, the knee will be pointing at the direction this controller is. Moved it to the left? The knee will follow.

    The knee will move based on this curve's Position.

    Now for more robust Foot controls, and here's the reason why I love these custom rigs so much. What we're gonna do now is create custom attributes in the Channel Box that will allow us to rotate the the feet and toes in very specific ways. For this tutorial, we're gonna create 6 of these custom attributes. Feel free to add in more when you feel the need to.

    Select the LegIK (Leg to Foot) and FootIK (Foot to Toe) with Ctrl Click in the Outliner, and press Ctrl+G to group them. Rename them accordingly.

    This is where things start getting tedious...

    Press the Insert Key with the group selected to change the pivot point of the group, so it can rotate the way we want to as opposed to having it rotate on the origin. We are going to vertex snap this pivot point to the Toe bone by holding V and Middle Clicking it. Press Insert again to exit Pivot Edit mode.

    The Pivot Point should turn into something like this once you're in Pivot Edit Mode.

    This will be our Foot Roll attribute which allows us to Peel the Heel off the ground without having the toes leave off as well. Already, you might appreciate why I like these rigs so much! It's so much easier to manage than to use 2 Controllers which is more of a hassle to me than anything. As of right now however, it's still not yet an Attribute in the Channel Box, but we'll get to that eventually. Right now, we need to create more groups like these based on how the foot will rotate.

    Foot Roll Attribute in Action! Although, it's not an actual Attribute yet.

    Select the ToeIK (Toe to New Bone) in the Outliner, and Press Ctrl+G. Like last time, we're gonna edit the group's Pivot Point to the Toe Bone. This will be our Toe Tap, which will allow us to rotate the toes without having to move the rest of the foot.

    Repeating the same process for different groups, and you should have a Toe Tap Pivot like this!

    The rest of the controls will have us create groups to rotate the entire foot. So for the next group, select both groups we created, and press Ctrl+G. The following ones will have us create a group comprising of this group we created. A Group within a group. Group-ception! For the sake of this tutorial, I'll give out the names of these attributes, and match them with their corresponding Pivot Point Locations.

    ---Heel: The edge of the character's heel at Ground Level.
    ---Tip Toe: The very tip of the character's toes at Ground Level.
    ---Heel Pivot: The Heel Bone at Ground Level.
    ---Toe Pivot: The midway point between the Toe Bone and the New Bone at Ground Level.


    Your Groups should end up looking like this when we're done.

    Now to actually turn the groups into Attributes in the Channel Box! Select the foot curve you wanna add the attributes to, and then on the Channel Box, go to Edit>Add Attribute.

    This will open a new window where we can add new Attributes for an object on the Channel Box.

    Where it says Long name, we're gonna give out the names of the Attibutes we've made. You can either type them out normally, or make spaces by typing in capitals like "FootRoll" for example. Click add for every Attribute we're making, and close it when we're done.

    Type it out normally, or forget spaces altogether! Up to you!

    Now, you see that our curve now has custom attributes. But as of right now, they do nothing. We haven't told the Attributes what they'll be doing. This is the final part to finishing the Leg IK Controls!

    I see them, but why do they do nothing?!

    Go to Window>General Editors>Connection Editor. When you open it up, you'll see 2 charts side by side. It's kinda hard to explain, but basically what we're doing here is telling Maya to make the Attributes of this curve work with the groups we just made. Connecting 2 things together so to speak. Go to the Left Display>Show Non-Keyable. By unchecking this, we hide all the useless stuff, and makes the charts less overwhelming to look at. Do the same for the Right Display while you're at it.

    Connection Editor... it's hard to explain, okay!

    Select the Foot Curve, and Reload Left. Then click on the Attribute you want to connect first in the Connection Editor. Then click on the corresponding Group in the Outliner, and Reload Right.

    Ready to Connect!

    On the right side, navigate yourself until you find RotationX. Clicking on it will successfully connect the Attribute with the X Rotation of the group.

    Connection Successful!

    Repeat this process for all the Attributes and Groups. Selecting the Attribute on the left, and reloading the group on the right. Do note that for the Heel Pivot Group and Toe Pivot Group, you'll want to select RotationY instead.

    Because we want to rotate the foot on the Groups Y Axis instead.

    Now you have finished making a complete IK Leg Control Rig! Play around with it to your liking! All that's left is to do the same for the other leg.

    One leg done! Wait, there's more?!

    Creating FK Controls
    Creating FK Controls is a rather simpler process since it applies to one bone as opposed to a group of other bones. It simply makes selecting applied bones easier to select since if you think about it, it would be cumbersome to select the bones itself, especially if you're dealing with a cluster of them together. It also makes for a nicer looking rig, so, there's also that... Moving on.

    Create a NURBS Circle, or create your own shape with the CV Curve Tool in the center of the grid. And rename it accordingly.

    Whoopdy doo! Another NURBS Circle!

    Press Ctrl+G to Group itself, and Rename it Accordingly.

    Doing this will make sense in due time...

    With the Group still selected, find the bone you want the curve to apply to in the Outliner, Ctrl Click on it, and press the P Key to parent it.

    Wait for it...

    Go to the channel Box, an press 0 to all the of the Groups Translation and Rotation Values.

    Fun Fact, this model uses a bone to resize the model. I tried to 0 All the Values in the making of this Tutorial, except for Visibility, and that ended up making the Curve non existent... lol... So please, just 0 out the Translation and Rotation Values.

    Select the group in the Outliner, and press Shift+P to unparent the group from the Bone Tree. You'll find it at the bottom of the list.

    No longer part of the Bone Tree!

    The group now has these random Values to it. Leave them alone and never mess with it, for this is used to get the Control to it's correct position while still keeping the curve itself at a 0 Value. At this point, you can rotate the curve itself to the way you want it. Then Freeze Transformation and Delete History.

    You now have a control that looks like it should work, but it doesn't!

    Open the Connection Editor, select the curve, and Reload Left. Then Select the bone you want the curve to apply to, and Reload Right. Click on Translation for Both sides, then click Rotation for both sides, and there you have it! A working FK Control! Do the same with every other bone you want to add FK Controls to.

    Now the Control works!

    Because of how parenting works, if we were to make FK Controls from the Hip, to the Head, it would be best if we parented these Curves and Groups respectively. Something that you may notice happening is that if you translate the Hip bone, the controls relating to said bone won't follow. So what you wanna do is parent the child group to the parent curve. In the end, it should look something like this...

    You got yourselves a Group and Curve Tree!

    Creating IK Arms
    The last set of limbs we'll be covering is the Arms! We'll be combining some methods we used in the last two parts, while introducing some new things at the same time. Let's 1st deal with the ShoulderN Bones first. Create a NURBS Circle or use the CV Curve Tool at the center of the grid.

    This ain't the last NURBS Circle...

    Move it so it's behind the ShoulderJ Bone. You can Vertex Snap to it by holding V and Middle Clicking, and then pulling it back. To make the rig easier to work with, you may want to press Insert so you can Vertex Snap the Pivot Point to the ShoulderJ Bone. Once you're done with that, make a duplicate for the other side, Freeze the Transformations, and Delete the History.

    Look, I gave her wings!

    Select the Curve, then Ctrl Click the ShoulderN bone in the Outliner. Then go to Constrain>Aim [Options Box]. And make sure you match these settings in the following image...

    IMPORTANT: For the Right ShoulderN Bone, set the one Aim Vector Value that is 1 to a Negative Number. Blame the fact that for Brawl Models, their RShoulderN Bones have an X Rotation Value of 180. If you're working with a custom rig that doesn't suffer from this problem, then feel free to disregard this message.

    You're now able to orient the ShoulderN Bone however you please! But we still have a straight arm, so let's get to that. Take out the IK Handle Tool, and set the Current Solver to Rotate-Plane Solver, and in the Outliner, select the ShoulderJ Bone, and Ctrl Click the HandN Bone. Rename the IK Handle and the Effector in the Bone Tree.

    Just like the Legs!

    Create another NURBS Curve, or use the CV Curve Tool again to make our shape. To get this control to it's proper position, we'll be using the method mentioned in the FK Section. Only difference is that we won't be using the Connection Editor to connect the controller with the bone.

    Still not the Last NURBS Circle of this Tutorial...

    Instead, what we wanna do is select the Curve, Ctrl Click on the IK Handle in the Outliner, then go to Constrain>Point. Now, as we move the controller around, the arms will bend accordingly.

    Hooray! Bendable Arms! In the next part of this tutorial, I have parented the IK Handle to the Curve instead, just like I did with the foot. Same result.

    However, this will also rotate the hand as well. We want full control of our hand Orientation too, so to fix this problem, select the Curve again, then Ctrl Click on the HandN Bone. Then go to Constrain>Orient. Now we have Full control of the Hand!

    Bendable Arms, and Controllable Hands!

    Much like how the Knee is on the IK Legs, we'll need a Pole Vector to get an Elbow orientation. Repeat those steps with another NURBS Circle/CV Curve with the Hand IK. Be sure to have your curve behind the elbow when you place it, and duplicate one for the other side.

    That will be the last NURBS Circle in this tutorial!

    Last step! This step actually involves those who appreciate the human anatomy, and have a properly rigged ArmNa Bone. If you're not one of those people, then by all means, skip this step. If you are, please follow along.

    Go to Window>Animation Editors>Expression Editor. In the Expression Box, type in the following, then click create...

       ArmNa.rotateX = HandN.rotateX / 2;

    Of course, do take this code into account of the Left and Right Hands since this code calls for specific names. It is also Case Sensitive, so keep that in mind. What this does is make the ArmNa Bone's Rotation X value equal to half the HandN Bone's Rotation X Value. As a result, it will make arm rotations more closer to real arms on an actual person, and reduces your chances of overtwisted wrists.

    Of course, because this rig is not to my expectations, doing this step did nothing for me, and I get this as a result...

    And there you have it! IK Arms ready for action! If you're wondering about the fingers, I'd say they're probably better off as FK Controls. So get that done, do the same for the other arm, and you should be good!

    As an optional step, you may want to parent all your Arm Controllers and IKs to the Bust FK Control if you have one. Although, if you plan on adding FK Controls to your arms, you may want to disregard this step.

    This is really situational in cases where you wanna move the hips, but have a hand pinned somewhere.

    Adding FK Controls to IK Limbs
    Now, what about if you wanna have FK Controls to the arms? I did say that things suspended in the air are better off being IK Controls. What if I told you you could set it up so you can switch between the two seamlessly? Here's how we do it! If you've read this tutorial before this update, go back to the FK Control IK Arm Sections for I have changed a few things.

    Okay, we have our IK Arm setup we made last time right here!

    Doing it on the right side this time since I experimented with the left. Do also note that I have NOT parented the IK setup to the Bust Controller.

    We'll use the FK Method for the ShoulderJ, ArmN and HandN bones. Instead of using the Connection Editor however, we'll select the curve, then Ctrl Select the bone on the Outliner. Then go to Constrain>Orient. Then parent each controller accordingly in the Graph Editor.

    Note how the FK Controls are parented to the Bust Control, but not the IK Controls.

    Now we have what should be working FK Controls, but there is one problem... The IK Controls are still active! We need to be able to seamlessly switch between IK and FK so one of each will be active at a time! To control that, we are gonna create a new Controller, and add 2 custom Attributes to it. IK, and FK.

    Decided to use a CV Curve Tool, and parented it to the ShoulderN Control since that control will affect both of the Arm Controls that we made. Do NOT set it to Boolean like I did, or else you'll be stuck with Step Tangent Keys. Use Integer instead, and set the Min and Max Values to 0 and 1.

    We're gonna use the Connection Editor to apply these Attributes to a couple of things that will not only act as the "switch" between the 2 Controls, but also make the controls easier to manage! Load up the Switch Controller on the left, and the ArmIK on the Right. On the right, click on IK, and on the left, click IKBlend.

    We're gonna connect more things to this IK Attribute, so don't go clicking on FK yet.

    Find the Orient Constraint in the Bone Tree (Should be parented to the hand bone), and reload Right. You'll see 2 Attributes of a similar name. Click on the 1st one.

    Why the first one? Because we made the IK Controls first. Had we made the FK Controls 1st, you'll want to pick the second one. Doing this will make sure the IK Orients on the hand won't be an influence when using the FK Controls.

    And lastly, Select the Group that has all the IK Controls and Reload Right. Click on it's visibility.

    This will make it that when the IK Attribute is set to "Off", the IK Controllers will disappear.

    Now for the FK Controls. First, we`ll deal with the Visibility of the Group that houses the Arms FK Controls.

    Self Explanatory what this one does.

    Then you'll wanna go to the constrains of every FK Handle found in the Bone Tree, and find the Attribute that end with W0.

    This will make it so your FK Controls won't have any effect when IK is turned on.

    Now we can simply set these IK and FK Custom Attributes On and Off whenever we like! But don't you think it's inconvenient to turn them on and off one at a time? This last step will make it so that when we turn off one, we'll turn on the other. Open the Expression Editor, and type in this code.

       ArmIKFKSwitch.FK = 1 - ArmIKFKSwitch.IK;

    Of course, this is assuming you've named your switches exactly the way I did. Like last time, take note of which side you're doing as well for this calls for specific names.

    Turn off one? It'll turn on the other!

    That's essentially it! You now have Arms that can work both IK, and FK at will! And like the Custom Attributes on the foot, you can keyframe these as well. Because this is a Boolean attribute however, the default Tangents will come as stepped tangents which is essentially Mr.G&W Animations. You can however select your keys, and make it an Auto Tangent instead, making transitions between IK and FK alot smoother.

    If you wanna do the same for legs, it's essentially the same steps. Granted, there are a few differences because of the way we did it. I'll have to experiment with it myself.

    I hope this is of use to you guys! Do feel free to address anything if you have problems cause I can guarantee, you will. I even had problems Re-Rigging this model for this tutorial. Bones start rotating when parenting IK Handles to Curves, some IKs don't bend properly... idk what more there is but to be honest, these problems probably wouldn't occur if the bone structure for these models weren't so weird. Her Right Leg's Default Rotation has it's X Rotation set to 180 Degrees for crying out loud! Same with the Right ShoulderN Bone! Geez... My solution to this would be to delete your controllers of that joint, fix the bone rotations, and start again. It should work the second time around.

    As far as Baking goes, it's not much different from the tutorial I linked back at the start of this tutorial. Select the entire Bone Tree, Deselect any Effectors in it, as well as the extra toe bones, bake, then Export the Selection as an .anim file. That's pretty much all there is to it.
    « Last Edit: March 25, 2015, 01:38:20 AM by A Bloody Canadian » Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #1 on: March 21, 2015, 04:59:59 PM »


    Better post here before this thread dies. :x

    I'm having a bit of an issue with the leg stuff. I can figure it out just fine, but there's two issues.

    -When I apply the IK Handle for the leg, the toe dips into the ground. Is this because I imported the model with a pose, rather than the T-Pose?
    -When I make a Group, the Group appears at the center of the scene, rather than the foot.

    I really hope more people (including myself) will catch onto this. It's a shame to see this thread go ignored. :c
    Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #2 on: March 23, 2015, 02:48:02 AM »


    1). It would be preferred that you make custom rigs on a T-Posed Model. Not entirely sure what were to happen otherwise... From my experience, this has never happened to me.

    2). The creation of a group will always be at the Origin (0,0,0). They won't appear at the foot. This is why we press Insert, and move that pivot point to the desired location by either moving it manually, or Vertex Snapping to a Bone. Pro'lly should have elaborated on that a bit, huh?

    This thread pro'lly goes by unnoticed cause out of all the A/A Hackers here, who actually uses Maya to animate? Pretty sure a majority of those people still use BrawlBox, and do not yet appreciate everything Maya has to offer.

    Just a bit of an update, I've recently made a breakthrough as to how to make an IK/FK Hybrid Limb. Still trying to figure out how to make it neat tho... lol...
    « Last Edit: March 23, 2015, 02:56:22 AM by A Bloody Canadian » Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #3 on: March 25, 2015, 02:13:42 PM »


    I'm having another issue as well...

    When I apply the IK Handle for the right leg, the leg turns around by 180 degrees. What do I do to fix that? I tried rotating the IK Handle by 180, but that did nothing. Do I have to rotate the actual bone by 180?
    « Last Edit: March 25, 2015, 02:19:25 PM by KingJigglypuff » Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #4 on: March 25, 2015, 05:29:31 PM »


    This is because of how the rotation Value of the Right sided limbs are default to 180.

    I had a similar problem with the right leg, only it was rotated 45 Degress on the Y Axis when I applied the IK Handle to the Curve.

    When I did the legs, I did it in this order...

    1). Apply IK Handles to the Bones
    2). Created NURBS Circle/Used CV Curve Tool
    3). Position, and apply a Freeze transformation and Deleted the History of the Curve
    4). Parented the IK Handles to the Curve <- This is when the leg rotated on me.

    I don't know exactly what you did, but as stated before, deleting the curves and handles, re-orienting the bones to their proper place, and starting over worked for me when rigging the second time around. I tend to never mess with the IK Handles after creating and renaming them, and only went back to them when working with Custom Attributes.

    Probably doesn't help that I'm still experimenting with this rig even now. Any breakthroughs with it I'll most likely update the tutorial when needed.
    « Last Edit: March 25, 2015, 05:32:41 PM by A Bloody Canadian » Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #5 on: March 25, 2015, 06:03:13 PM »


    It happens when applying the IK Handles to the bones.

    I tried deleting them, rotating them, then trying again, but that doesn't work either.
    Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #6 on: March 25, 2015, 06:26:07 PM »


    Then you have encountered a situation I've never been in... lol...

    Ah... idk how different your bone structure is. Idk how to solve it either... Perhaps a look at your maya file would help?
    Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #7 on: March 31, 2015, 10:41:29 AM »


    For the Heel Pivot Points section, what do I do if my character's heels are a bit above the floor? I can take a screencap of my character if need be.

    Could we also see example images of how the final 4 Pivot points should look for the legs?
    « Last Edit: March 31, 2015, 10:52:52 AM by KingJigglypuff » Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #8 on: March 31, 2015, 01:46:43 PM »


    The model I used had her toes slightly off the floor. I wouldn't bother with it so much considering it's for Brawl Mods. But if it bothers you that much, that should be an issue that should be dealt with before you start rigging... lol...

    As far as the Foot Pivots go...

    Heel

    Tip Toe

    "Heet"Pivot

    Toe Pivot

    Just think of the way you wanna move the characters feet. I just listed some of the basic ones.
    Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #9 on: March 31, 2015, 02:00:35 PM »


    Yes, my character is being used for Brawl.

    As for the heel placement, it's very high. (I don't know the scientific description of an organism that walks on its toes.)
    Does the pivot point have to be on the floor?
    Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #10 on: March 31, 2015, 04:21:27 PM »


    For a Heel Control, I'd put it where the ball of the foot is, when the foot just inclines up to the heel. That's also where I'd put my heel pivot.

    When making these custom pivot attributes, you gotta think how the feet work, and how would you wanna move it? Create the group, set the pivot point to the point where the foot will rotate, and attribute it with it's Rotation Axis.
    Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #11 on: March 31, 2015, 04:47:08 PM »


    Alright. Thanks for the input. Sorry for making this into a troubleshooting thread. :x
    Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #12 on: June 03, 2015, 10:25:56 PM »


    I pro'lly should have finished my Rigging Class before I made this tutorial... lol... Prepare for this tutorial to be rewritten in the next few weeks.
    Logged


    KingJigglypuff
    Meme Machine
    Moderator
    ****
    Offline Offline

    Posts: 7206


  • Awards RAGE!! >9000 Hyperactive Contributor Heart Container

  • View Profile Awards
    « Reply #13 on: June 04, 2015, 08:42:48 AM »


    [Vigorously waits]

    What things did you learn since then?
    Logged

    I don't take requests.

    My PSA Thread

    ABloodyCanadian
    Ellipsis Abuser…
    Heroic Kitten
    **
    Offline Offline

    Posts: 2949


    Background processes...

  • Awards KCMM Veteran Super Saiyan Topic Hey! Listen! Famous Hacker

  • View Profile Awards
    « Reply #14 on: June 04, 2015, 02:32:37 PM »


    Constraints; VERY IMPORTANT. As well as a few answers as to why your IKs are bugging out... lol...

    I apologize for wasting your time... lol...
    Logged


    Pages: [1]
    Print
    Jump to: