Fixed syntax

This commit is contained in:
Segey Lapin
2019-10-13 22:00:39 +03:00
parent 92f8530e51
commit 6e18c898b4

View File

@@ -108,7 +108,7 @@
"common": [ "common": [
["bone", "head_scale", "head", {"uniform-scale": 1.3}], ["bone", "head_scale", "head", {"uniform-scale": 1.3}],
["bone", "head_up", "head", {"translate":[0.0, 0.1, 0.0]}], ["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", ["bone-group", "mouth-up",
["special01", "special04", "levator04_L", "levator04_R"], ["special01", "special04", "levator04_L", "levator04_R"],
[ [
@@ -118,7 +118,7 @@
{"translate": [-0.016, -0.019, 0.0]} {"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]},
{"translate": [0.0, 0.015, 0.0]} {"translate": [0.0, 0.015, 0.0]}