fix
This commit is contained in:
parent
141b9068a3
commit
ef7512cff5
@ -38,6 +38,7 @@
|
||||
* [unity](unity/README.md)
|
||||
* [blender](blender/README.md)
|
||||
* [モデルをカスタマイズする](blender/01_model.md)
|
||||
* [衣装を着せる](blender/02_costume.md)
|
||||
* [issue](issue/README.md)
|
||||
* [ue](issue/ue/README.md)
|
||||
* [error II-E1001](issue/ue/ue_01.md)
|
||||
|
8
book/blender/02_costume.md
Normal file
8
book/blender/02_costume.md
Normal file
@ -0,0 +1,8 @@
|
||||
# 衣装を着せる
|
||||
|
||||
1. blenderに[kiseru](https://pielotopica.booth.pm/items/4854979)をインストールします。これは、頂点をデータ転送で設定するaddonです。
|
||||
2. 衣装を編集モードの分離やテクスチャペイントなどを駆使して作ります。衣装は体に合わせてください。
|
||||
3. 衣装を選択した状態で、モディファイア -> データ転送、頂点を選択し、頂点グループにチェックを入れ、データレイヤーを生成します。そして、データ転送を適用します。すると、頂点グループが作られます。
|
||||
4. 衣装とボディを選択し、統合します。統合を適用します。
|
||||
|
||||
なお、`SKkeeper`を使わないとueで動かない可能性があります。
|
@ -6,4 +6,5 @@
|
||||
|---|---|
|
||||
|https://github.com/saturday06/VRM-Addon-for-Blender|vrmを読み込む|
|
||||
|https://github.com/smokejohn/SKkeeper|modifireをobjectに反映|
|
||||
|https://pielotopica.booth.pm/items/4854979|衣装を着せる|
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user