Difference between revisions of "Deriving new character from template character"
From XStoryPlayer Wiki
Line 3: | Line 3: | ||
<ol> | <ol> | ||
− | <li>We assume that you have finished the '[Installing template character]' tutorial successfully. | + | <li>We assume that you have finished the '[[Installing template character]]' tutorial successfully. |
So you have the <code>template_char</code> pack and the testing shortcut. Also your Maya project path is set to the <code>pack_character</code></li> | So you have the <code>template_char</code> pack and the testing shortcut. Also your Maya project path is set to the <code>pack_character</code></li> | ||
<li>Open the <code>./pack/pack_character/sources/scenes/char_template/body.ma</code> file in Maya.</li> | <li>Open the <code>./pack/pack_character/sources/scenes/char_template/body.ma</code> file in Maya.</li> | ||
</ol> | </ol> |
Revision as of 12:24, 11 February 2015
In this tutorial we will be replacing the character template parts with a new character. After this tutorial you will know how to create a new character for XStoryPlayer
- We assume that you have finished the 'Installing template character' tutorial successfully.
So you have the
template_char
pack and the testing shortcut. Also your Maya project path is set to thepack_character
- Open the
./pack/pack_character/sources/scenes/char_template/body.ma
file in Maya.