From 6e18c898b41c06f6c9d7a24ddcfc4148f957c006 Mon Sep 17 00:00:00 2001 From: Segey Lapin Date: Sun, 13 Oct 2019 22:00:39 +0300 Subject: [PATCH] Fixed syntax --- proto2/characters/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proto2/characters/config.json b/proto2/characters/config.json index 470d368..e994dec 100644 --- a/proto2/characters/config.json +++ b/proto2/characters/config.json @@ -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]}