Fixed syntax
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
"common": [
|
||||
["bone", "head_scale", "head", {"uniform-scale": 1.3}],
|
||||
["bone", "head_up", "head", {"translate":[0.0, 0.1, 0.0]}],
|
||||
["bone", "height", "pelvis", {"uniform-scale": 1.2}]
|
||||
["bone", "height", "pelvis", {"uniform-scale": 1.2}],
|
||||
["bone-group", "mouth-up",
|
||||
["special01", "special04", "levator04_L", "levator04_R"],
|
||||
[
|
||||
@@ -118,7 +118,7 @@
|
||||
{"translate": [-0.016, -0.019, 0.0]}
|
||||
]
|
||||
],
|
||||
["bone-group", "eyebrows-up", [""temporalis01_L", "temporalis01_R"],
|
||||
["bone-group", "eyebrows-up", ["temporalis01_L", "temporalis01_R"],
|
||||
[
|
||||
{"translate": [0.0, 0.015, 0.0]},
|
||||
{"translate": [0.0, 0.015, 0.0]}
|
||||
|
||||
Reference in New Issue
Block a user