Now, Eventually, I will get to writing some more of this. Not like last time where I withered away and never finished it. No, I plan on it this time. To show how serious I am(hopefully), here's the file I intend on using for this series.
https://www.dropbox.com/s/6jwk0u14q4m1u0d/spine_component_tutorial_start.c4d?dl=0
When you open this file, you will see a semi functioning rig. I say semi, because it's purposely broken up a bit into component chunks. There's a Root_component, and a Spine_component. I've taken to grouping my components in this way. It kind of seems to just make it clear that everything pertaining to this component exists here. Seems like it'd be a bit easier for debugging purposes.
Nice and tidy!
The next part of this we will go through the root component setup. It will be pretty easy as there is not much to it. But it's more useful to see setting up components that will insert into other components. So adding the root component gives us a way to do that and learn some stuff along the way.
That is all for this post. It's late, but I wanted to get this out there to keep this tutorial fresh in my mind and to keep the momentum going.
Comments
Post a Comment