<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-28T20:53:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/start">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-25T16:54:56+00:00</dc:date>
        <title>Extending the Skeleton with Ghost Bones *</title>
        <link>/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/start</link>
        <description>
&lt;h1 id=&quot;extending_the_skeleton_with_ghost_bones&quot;&gt;Extending the Skeleton with Ghost Bones *&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;!-- EDIT1 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_center wrap_round wrap_todo plugin_wrap&quot; style=&quot;width: 80%;&quot;&gt;
&lt;p&gt;
* = Review
&lt;/p&gt;

&lt;p&gt;
There is a donor rig bug that can cause a crash.
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT2 PLUGIN_WRAP_END [0-] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;summary&quot;&gt;Summary&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;



&lt;p&gt;
Close-fitting clothing can be fitted to a figure using the Transfer Utility, which supplies bones, Face Groups, Region Groups, weight maps, and morphs. But for loose-fitting items, or items with extra movable parts, or articulated props, the rigging will need to be created manually.
&lt;/p&gt;

&lt;p&gt;
Three utilities are used during the process of creating and rigging “Ghost Bones”: the Joint Editor, Polygon Group Editor, and Weight Map Brush. The Joint Editor and Polygon Group Editor steps can be performed in either order, and in fact it may be helpful to switch between the two tools frequently. This tutorial covers the Joint Editor portion of the process.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;process_overview&quot;&gt;Process Overview&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;



&lt;p&gt;
In general, the process of creating “ghost” bones consists of the following sub-processes:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Load model to be rigged&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; If model will conform to a figure, load figure and use Transfer Utility&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Delete unneeded bones (e.g. legs in a dress or cloak figure)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Add new bones to control mesh&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; Save as &lt;abbr title=&quot;DSON Support File&quot;&gt;DSF&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;foundation&quot;&gt;Foundation&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;



&lt;p&gt;
The TriAx™ rigging system operates differently than the legacy Poser rigging system, though it has some similarities. Like the Poser system, a skeleton of bones is created to match the skeleton of a figure to which the item will be conformed to, or to provide additional controls for unique parts of the figure. Face Groups are created using the Polygon Group Editor which are comparable to Poser&amp;#039;s groups. However, Face Groups only allow the end-user to select and manipulate the bones of the skeleton. They do not tie the bones to specific portions of the mesh. Instead, a set of Weight Maps, one for each axis of rotation per bone, describes the influence of each bone on the entire mesh.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;step_by_step&quot;&gt;Step By Step&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;/div&gt;

&lt;h3 id=&quot;load_model_to_rig&quot;&gt;Load model to rig&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Import the model, which should have been constructed to fit the Genesis default figure. 
&lt;/p&gt;
&lt;!-- EDIT3 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_important plugin_wrap&quot;&gt;
&lt;p&gt;
If you wish to model against a non-default “shape” applied to Genesis, please see &lt;a href=&quot;/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/modeling_against_a_genesis_shape/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:modeling_against_a_genesis_shape:start&quot;&gt;Modeling Against a Genesis Shape *&lt;/a&gt;.
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT4 PLUGIN_WRAP_END [0-] --&gt;
&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/001-import-obj.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:001-import-obj.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/001-import-obj.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Be sure to match the scale the OBJ was modeled in:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/002-import-dialog.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:002-import-dialog.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/002-import-dialog.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Here is the unrigged figure in our example, a modified version of the Morphing Fantasy Dress.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/01-mfd-genesis-obj.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:01-mfd-genesis-obj.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/01-mfd-genesis-obj.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
You can quickly set up a basic rigging for this figure by using the Transfer Utility (from the Options menu of the Scene tab):
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/003-launchtransferutility.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:003-launchtransferutility.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/003-launchtransferutility.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
You may leave most of the settings at their defaults. You may find a Projection Template helpful. These are optimized “helper” files that contain weight maps and other data tailored for specific clothing or hair types. In this case, the Dress→Tight template does not add foot and toe bones to the figure, which saves us some time in removing those later.
&lt;/p&gt;
&lt;!-- EDIT5 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
Save time by checking “Add Smoothing Modifier” and defining the Content Type during this step.
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT6 PLUGIN_WRAP_END [0-] --&gt;
&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/004-transferutilitydialog.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:004-transferutilitydialog.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/004-transferutilitydialog.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
The results with this rigging are not terrible, but don&amp;#039;t match the functionality of the original item. We don&amp;#039;t typically want the skirt to move precisely with the legs, which is what the “Dress” template assumes.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/03-mfd-transfer-bones.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:03-mfd-transfer-bones.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/03-mfd-transfer-bones.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;display_tool_settings_tab_if_it_is_not_visible&quot;&gt;Display Tool Settings tab, if it is not visible&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
To modify the rigging, we will need to use several tools, including the Joint Editor, the Weight Map Brush, and the Polygon Group Editor. For all of these, we will want to be sure to have the Tool Settings tab in view, shown here with the Joint Editor details.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/22.5-displaytoolsettingsjointeditor.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:22.5-displaytoolsettingsjointeditor.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/22.5-displaytoolsettingsjointeditor.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;activate_joint_editor_tool&quot;&gt;Activate Joint Editor Tool&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Activate the Joint Editor tool. If necessary, you will first remove unused bones, such as foot and toe bones if you are rigging a dress. These can be most accurately selected in the Scene tab. You may also find it helpful at this point to hide the Genesis figure and switch to a Smooth Shaded preview.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/23.5-jointeditor.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:23.5-jointeditor.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/23.5-jointeditor.png?w=500&amp;amp;tok=d9f927&quot; class=&quot;media&quot; alt=&quot;&quot; width=&quot;500&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;select_parent_bone&quot;&gt;Select Parent Bone&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Next, we&amp;#039;ll begin to add the new bones, two per side, attached to the end of the Shin bones. Start by selecting the Right Shin bone, and use the context menu to Create a new Child Bone:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/24-createrightfront.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:24-createrightfront.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/24-createrightfront.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;name_new_bone&quot;&gt;Name New Bone&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Use a consistent naming convention for good ease of use. Additionally, if you name your left and right sets of Ghost Bones by a consistent pattern, prefixed with L and R or similar, you can use the Mirror Joints command to position half of the new bones. 
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/28-nameghostbones.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:28-nameghostbones.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/28-nameghostbones.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;select_axis_order&quot;&gt;Select Axis Order&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
As you create each new bone, you will need to define the Axis Order. (This can be edited later.) The X, Y, and Z parameter dials will each be assigned to a function, depending on the order in which they are listed.
&lt;/p&gt;

&lt;p&gt;
The first axis in the rotation order is twist, spinning around the length of the item without changing its position in space. The X parameter is very often assigned to Twist in upper limbs, which extend along the X axis in the T pose. In core trunk portions of the body and lower limbs, Y is more commonly assigned to Twist.
&lt;/p&gt;

&lt;p&gt;
The second axis indicates “Side to Side” movement, by convention. It is often defined as the Z axis. In the shoulder area, however, where “Front-Back” terminology is used, the Y axis may be assigned to the second position.
&lt;/p&gt;

&lt;p&gt;
The third axis in the list usually indicates a “Bend” in the joint. In the body trunk, this is usually the X axis. For the limbs, it may vary, depending on the orientation of the limbs.
&lt;/p&gt;

&lt;p&gt;
Use this helpful tip to determine which axis order will work best in your situation:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/rotating_hand.gif&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:rotating_hand.gif&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/rotating_hand.gif&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
With your hand posed as shown above, imagine yourself “pointing” at a specific bone in the figure from the front view, such that your index finger (Side-Side) would pass through the bone and your thumb is aligned with the length of the bone (the Twist axis), pointing away from the hip. Your remaining fingers should point along the “Bend” axis. The order you want would then be Thumb (1) Index finger (2) and Remaining Fingers (3).
&lt;/p&gt;

&lt;p&gt;
So, for a hip, abdomen or chest of a bipedal figure you would point straight out and the rotation order would be YZX.
&lt;/p&gt;

&lt;p&gt;
For a foot your hand would be pointing down with your thumb extending “forward” and your fingers pointing left (or right!) so the rotation order would be ZYX.
&lt;/p&gt;

&lt;p&gt;
For an arm on a bipedal figure, pointing out to either side, you would point your hand forward and have your thumb pointing left (or right!) along the length of the bone. Your remaining fingers would point up or down, so the rotation order would be XZY. 
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;align_bones_on_one_side&quot;&gt;Align Bones on One Side&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
The bone will be created at the bottom of the Right Shin bone, in a horizontal position:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/25-newbone.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:25-newbone.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/25-newbone.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Move the Center Point and End Point of the bone to align appropriately with the facets they will control:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/26-movecenterend.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:26-movecenterend.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/26-movecenterend.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
And use the Align Node command to line the bone up with the center and end points.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27-alignnode.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:27-alignnode.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27-alignnode.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;!-- EDIT7 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_tip plugin_wrap&quot;&gt;
&lt;p&gt;
While bones that will move with the wearing figure need to be named exactly the same as those in the wearing figure, extra bones added for control of the mesh may be named according to any consistent standard to provide ease of use for customers.
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT8 PLUGIN_WRAP_END [0-] --&gt;
&lt;/div&gt;

&lt;h3 id=&quot;mirror_joints&quot;&gt;Mirror Joints&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
After aligning the bones on the right side, Select the Right Shin, and use Selected Recursive, Selected to Opposite, and make sure the prefixes you used are included in the semicolon-delimited list:
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/30-mirrorjointsmenu.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:30-mirrorjointsmenu.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/30-mirrorjointsmenu.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/31-mirrorjointsdialog.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:31-mirrorjointsdialog.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/31-mirrorjointsdialog.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;!-- EDIT9 PLUGIN_WRAP_START [0-] --&gt;&lt;div class=&quot;wrap_important plugin_wrap&quot;&gt;
&lt;p&gt;
&lt;strong&gt;NOTE&lt;/strong&gt;: The Node Name and Node Label must both use appropriate left/right prefixes for the Mirror Joints command to work.
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT10 PLUGIN_WRAP_END [0-] --&gt;
&lt;/div&gt;

&lt;h3 id=&quot;memorize_node_rigging&quot;&gt;Memorize Node Rigging&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Memorize your Figure Rigging periodically while working.
&lt;/p&gt;

&lt;p&gt;
Right-Click, Memorize → Memorize Node Rigging
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27.5-memorizerigging.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:27.5-memorizerigging.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27.5-memorizerigging.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h3 id=&quot;save_as_dsf_figure&quot;&gt;Save as DSF figure&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Periodically save your work. Because this will be a weight-mapped conforming figure, it should be saved as a &lt;abbr title=&quot;DSON Support File&quot;&gt;DSF&lt;/abbr&gt; Figure or Prop file.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27.7-saveasdsf.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:27.7-saveasdsf.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27.7-saveasdsf.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
Some information in the save dialog will be automatically filled in for you, depending on what options you selected while using the Transfer Utility and other tools. Filling in this dialog correctly will help when creating Metadata later.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27.9-saveasdsfdialog.png&quot; class=&quot;media&quot; target=&quot;_blank&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:joint_editor:27.9-saveasdsfdialog.png&quot; rel=&quot;noopener&quot;&gt;&lt;img src=&quot;/_media/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/joint_editor/27.9-saveasdsfdialog.png&quot; class=&quot;media&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;wrap-up&quot;&gt;Wrap-Up&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;



&lt;p&gt;
This process has added a number of new “Ghost” bones to allow more flexible control of the dress movement. In order for these new bones to function, they must be associated with Face Groups using Weight Maps. If you have not yet created Face Groups to match the new skeleton, go to that tutorial next. Otherwise, you can proceed to using the Weight Map Brush.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;next_steps&quot;&gt;Next Steps&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;



&lt;p&gt;
&lt;a href=&quot;/public/software/dazstudio/4/userguide/creating_content/modeling/tutorials/modifying_morphs/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:modeling:tutorials:modifying_morphs:start&quot;&gt;Modifying Auto-Generated Morphs *&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/polygon_group_editor/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:polygon_group_editor:start&quot;&gt;Matching Face Groups to Bones with the Polygon Group Editor *&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;/public/software/dazstudio/4/userguide/creating_content/rigging/tutorials/weight_map_brush/start&quot; class=&quot;wikilink1&quot; title=&quot;public:software:dazstudio:4:userguide:creating_content:rigging:tutorials:weight_map_brush:start&quot;&gt;Binding Bones to Mesh with the Weight Map Brush *&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
