commit ecd3b60c955ee93f79b118ae8fc64008399f5898 Author: amass Date: Tue Jan 7 18:11:12 2025 +0800 first commit. diff --git a/model/HyperdimensionNeptunia/blanc_classic/index.json b/model/HyperdimensionNeptunia/blanc_classic/index.json new file mode 100644 index 0000000..1306621 --- /dev/null +++ b/model/HyperdimensionNeptunia/blanc_classic/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.6, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/blanc_classic/model.moc b/model/HyperdimensionNeptunia/blanc_classic/model.moc new file mode 100644 index 0000000..959a56b Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_classic/model.moc differ diff --git a/model/HyperdimensionNeptunia/blanc_classic/physics.json b/model/HyperdimensionNeptunia/blanc_classic/physics.json new file mode 100644 index 0000000..8beeff4 --- /dev/null +++ b/model/HyperdimensionNeptunia/blanc_classic/physics.json @@ -0,0 +1,149 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.7, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"body_string", + "setup":{ + "length":0.2, + "regist":0.7, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_STRING", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"arm_far", + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.05 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_FAR", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/blanc_classic/textures.1024/00.png b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/00.png new file mode 100644 index 0000000..ce44b3d Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/blanc_classic/textures.1024/01.png b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/01.png new file mode 100644 index 0000000..1e4404d Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/blanc_classic/textures.1024/02.png b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/02.png new file mode 100644 index 0000000..c70c319 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/blanc_classic/textures.1024/03.png b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/03.png new file mode 100644 index 0000000..f44f5c4 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_classic/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/blanc_normal/index.json b/model/HyperdimensionNeptunia/blanc_normal/index.json new file mode 100644 index 0000000..1306621 --- /dev/null +++ b/model/HyperdimensionNeptunia/blanc_normal/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.6, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/blanc_normal/model.moc b/model/HyperdimensionNeptunia/blanc_normal/model.moc new file mode 100644 index 0000000..9103ed9 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_normal/model.moc differ diff --git a/model/HyperdimensionNeptunia/blanc_normal/physics.json b/model/HyperdimensionNeptunia/blanc_normal/physics.json new file mode 100644 index 0000000..8beeff4 --- /dev/null +++ b/model/HyperdimensionNeptunia/blanc_normal/physics.json @@ -0,0 +1,149 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.7, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"body_string", + "setup":{ + "length":0.2, + "regist":0.7, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_STRING", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"arm_far", + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.05 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_FAR", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/blanc_normal/textures.1024/00.png b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/00.png new file mode 100644 index 0000000..ce44b3d Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/blanc_normal/textures.1024/01.png b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/01.png new file mode 100644 index 0000000..1e4404d Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/blanc_normal/textures.1024/02.png b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/02.png new file mode 100644 index 0000000..57bd278 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/blanc_normal/textures.1024/03.png b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/03.png new file mode 100644 index 0000000..f4234c1 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_normal/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/blanc_swimwear/index.json b/model/HyperdimensionNeptunia/blanc_swimwear/index.json new file mode 100644 index 0000000..620809a --- /dev/null +++ b/model/HyperdimensionNeptunia/blanc_swimwear/index.json @@ -0,0 +1,29 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.45, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/blanc_swimwear/model.moc b/model/HyperdimensionNeptunia/blanc_swimwear/model.moc new file mode 100644 index 0000000..bad3381 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_swimwear/model.moc differ diff --git a/model/HyperdimensionNeptunia/blanc_swimwear/physics.json b/model/HyperdimensionNeptunia/blanc_swimwear/physics.json new file mode 100644 index 0000000..8beeff4 --- /dev/null +++ b/model/HyperdimensionNeptunia/blanc_swimwear/physics.json @@ -0,0 +1,149 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.7, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"body_string", + "setup":{ + "length":0.2, + "regist":0.7, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_STRING", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"arm_far", + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.05 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_FAR", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/00.png b/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/00.png new file mode 100644 index 0000000..ce44b3d Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/01.png b/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/01.png new file mode 100644 index 0000000..f490245 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/02.png b/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/02.png new file mode 100644 index 0000000..8a95ca3 Binary files /dev/null and b/model/HyperdimensionNeptunia/blanc_swimwear/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/general/mtn/idle_00.mtn b/model/HyperdimensionNeptunia/general/mtn/idle_00.mtn new file mode 100644 index 0000000..97707c2 --- /dev/null +++ b/model/HyperdimensionNeptunia/general/mtn/idle_00.mtn @@ -0,0 +1,33 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=0,0.005,0.021,0.05,0.08,0.12,0.18,0.24,0.31,0.39,0.48,0.57,0.68,0.79,0.91,1.03,1.17,1.31,1.46,1.62,1.78,1.95,2.13,2.31,2.5,2.7,2.9,3.11,3.32,3.54,3.77,4,4.24,4.49,4.74,5,5.27,5.54,5.8,6.06,6.3,6.54,6.77,6.99,7.21,7.42,7.62,7.82,8.01,8.19,8.37,8.54,8.7,8.86,9.01,9.15,9.3,9.43,9.56,9.68,9.79,9.9,10.01,10.11,10.2,10.29,10.37,10.45,10.52,10.59,10.65,10.71,10.76,10.81,10.85,10.88,10.91,10.94,10.96,10.979,10.991,10.998,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10.95,10.82,10.61,10.33,9.99,9.59,9.14,8.64,8.12,7.54,6.95,6.34,5.71,5.06,4.41,3.75,3.11,2.47,1.85,1.24,0.65,0.09,-0.43,-0.93,-1.37,-1.78,-2.13,-2.43,-2.67,-2.85,-2.96,-3,-3,-3,-3,-3,-3,-3,-2.94,-2.76,-2.49,-2.12,-1.69,-1.21,-0.68,-0.13,0.43,0.99,1.53,2.04,2.52,2.94,3.3,3.6,3.82,3.95,4,3.96,3.86,3.71,3.5,3.25,2.96,2.64,2.29,1.93,1.54,1.15,0.75,0.35,-0.05,-0.43,-0.81,-1.17,-1.51,-1.83,-2.11,-2.37,-2.58,-2.76,-2.89,-2.97,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.98,-2.91,-2.79,-2.64,-2.46,-2.25,-2,-1.74,-1.45,-1.16,-0.84,-0.52,-0.2,0.12,0.44,0.76,1.07,1.36,1.64,1.9,2.14,2.35,2.54,2.7,2.83,2.92,2.98,3,2.993,2.973,2.94,2.9,2.84,2.78,2.7,2.62,2.53,2.44,2.33,2.23,2.11,2,1.88,1.76,1.64,1.52,1.39,1.27,1.15,1.03,0.92,0.81,0.7,0.6,0.51,0.42,0.34,0.26,0.2,0.14,0.09,0.05,0.02,0.006,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0.003,0.014,0.032,0.06,0.09,0.13,0.18,0.24,0.31,0.38,0.46,0.56,0.66,0.78,0.9,1.03,1.18,1.33,1.5,1.68,1.87,2.07,2.28,2.51,2.75,3,3.28,3.55,3.82,4.09,4.34,4.6,4.85,5.09,5.33,5.56,5.78,6,6.22,6.43,6.64,6.83,7.02,7.21,7.4,7.57,7.74,7.91,8.07,8.22,8.37,8.51,8.64,8.77,8.89,9.01,9.12,9.23,9.32,9.41,9.5,9.58,9.65,9.72,9.77,9.83,9.87,9.91,9.94,9.97,9.986,9.996,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.984,9.94,9.86,9.76,9.64,9.5,9.33,9.16,8.97,8.77,8.56,8.35,8.13,7.92,7.71,7.5,7.29,7.09,6.91,6.73,6.57,6.43,6.31,6.2,6.11,6.05,6.01,6,6,6,6,6,6,6,6,6,6,5.987,5.95,5.89,5.8,5.7,5.58,5.45,5.31,5.15,4.99,4.83,4.66,4.49,4.33,4.16,4,3.81,3.64,3.47,3.32,3.18,3.05,2.93,2.82,2.72,2.62,2.54,2.46,2.39,2.33,2.27,2.22,2.17,2.13,2.1,2.07,2.05,2.031,2.017,2.008,2.002,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2.009,2.03,2.07,2.13,2.19,2.26,2.34,2.42,2.5,2.58,2.66,2.74,2.81,2.87,2.93,2.97,2.99,3,2.995,2.98,2.96,2.92,2.88,2.83,2.78,2.72,2.65,2.57,2.49,2.41,2.32,2.22,2.13,2.03,1.92,1.82,1.71,1.61,1.5,1.39,1.29,1.18,1.08,0.97,0.87,0.78,0.68,0.59,0.51,0.43,0.35,0.28,0.22,0.17,0.12,0.08,0.04,0.02,0.005,0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,-0.008,-0.03,-0.06,-0.11,-0.17,-0.23,-0.3,-0.38,-0.47,-0.56,-0.65,-0.75,-0.85,-0.95,-1.05,-1.16,-1.26,-1.36,-1.45,-1.55,-1.64,-1.72,-1.8,-1.87,-1.94,-2,-2.06,-2.12,-2.17,-2.22,-2.27,-2.32,-2.36,-2.4,-2.44,-2.48,-2.52,-2.55,-2.59,-2.62,-2.65,-2.68,-2.7,-2.73,-2.75,-2.78,-2.8,-2.816,-2.835,-2.851,-2.867,-2.882,-2.896,-2.908,-2.92,-2.93,-2.94,-2.949,-2.957,-2.964,-2.97,-2.975,-2.98,-2.985,-2.988,-2.991,-2.994,-2.996,-2.997,-2.999,-2.999,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.992,-2.97,-2.93,-2.88,-2.82,-2.75,-2.67,-2.58,-2.48,-2.39,-2.28,-2.17,-2.07,-1.96,-1.85,-1.75,-1.64,-1.55,-1.45,-1.37,-1.29,-1.22,-1.15,-1.1,-1.06,-1.03,-1.006,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.01,-1.04,-1.09,-1.15,-1.23,-1.33,-1.45,-1.57,-1.71,-1.87,-2.03,-2.21,-2.4,-2.59,-2.79,-3,-3.25,-3.49,-3.71,-3.92,-4.12,-4.31,-4.48,-4.65,-4.8,-4.94,-5.08,-5.2,-5.32,-5.42,-5.51,-5.6,-5.68,-5.75,-5.81,-5.86,-5.9,-5.94,-5.96,-5.984,-5.996,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.98,-5.92,-5.83,-5.72,-5.57,-5.4,-5.22,-5.03,-4.82,-4.61,-4.39,-4.18,-3.97,-3.78,-3.6,-3.43,-3.28,-3.17,-3.08,-3.02,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.996,-2.985,-2.967,-2.94,-2.91,-2.87,-2.83,-2.78,-2.72,-2.66,-2.6,-2.52,-2.45,-2.37,-2.28,-2.19,-2.1,-2,-1.9,-1.81,-1.71,-1.62,-1.54,-1.45,-1.37,-1.29,-1.21,-1.14,-1.06,-0.99,-0.93,-0.86,-0.8,-0.74,-0.68,-0.63,-0.58,-0.53,-0.48,-0.43,-0.39,-0.35,-0.31,-0.27,-0.24,-0.21,-0.18,-0.15,-0.13,-0.11,-0.085,-0.067,-0.051,-0.038,-0.026,-0.017,-0.009,-0.004,-0.001,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,-0,-0,-0.002,-0.004,-0.008,-0.015,-0.024,-0.037,-0.053,-0.073,-0.1,-0.13,-0.16,-0.2,-0.25,-0.3,-0.36,-0.42,-0.5,-0.58,-0.67,-0.77,-0.87,-0.99,-1.12,-1.25,-1.4,-1.56,-1.72,-1.91,-2.1,-2.3,-2.52,-2.75,-3,-3.27,-3.55,-3.83,-4.12,-4.4,-4.69,-4.98,-5.27,-5.57,-5.86,-6.15,-6.45,-6.74,-7.03,-7.32,-7.6,-7.88,-8.16,-8.44,-8.71,-8.98,-9.24,-9.5,-9.74,-9.99,-10.22,-10.46,-10.68,-10.9,-11.11,-11.3,-11.5,-11.68,-11.85,-12.01,-12.16,-12.3,-12.43,-12.54,-12.64,-12.74,-12.82,-12.88,-12.93,-12.97,-12.99,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-12.96,-12.84,-12.64,-12.37,-12.04,-11.65,-11.21,-10.73,-10.21,-9.65,-9.06,-8.46,-7.84,-7.21,-6.58,-5.95,-5.33,-4.71,-4.11,-3.54,-2.99,-2.48,-2,-1.56,-1.17,-0.82,-0.54,-0.31,-0.14,-0.04,0,0,0,0,0,0,0,0,-0.09,-0.34,-0.74,-1.26,-1.87,-2.56,-3.32,-4.1,-4.9,-5.7,-6.47,-7.2,-7.88,-8.48,-9,-9.43,-9.74,-9.93,-10,-9.93,-9.75,-9.46,-9.07,-8.61,-8.07,-7.47,-6.83,-6.15,-5.43,-4.71,-3.97,-3.21,-2.48,-1.77,-1.06,-0.4,0.24,0.82,1.35,1.82,2.23,2.55,2.8,2.95,3,2.983,2.93,2.85,2.74,2.59,2.43,2.23,2.02,1.78,1.53,1.25,0.97,0.66,0.35,0.03,-0.3,-0.64,-0.98,-1.33,-1.67,-2.02,-2.36,-2.7,-3.03,-3.35,-3.66,-3.97,-4.25,-4.53,-4.78,-5.02,-5.23,-5.43,-5.59,-5.74,-5.85,-5.93,-5.98,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6.04,-6.16,-6.34,-6.59,-6.9,-7.26,-7.66,-8.1,-8.58,-9.07,-9.6,-10.13,-10.66,-11.21,-11.74,-12.26,-12.78,-13.27,-13.73,-14.17,-14.57,-14.92,-15.24,-15.5,-15.71,-15.87,-15.97,-16,-15.96,-15.86,-15.68,-15.45,-15.16,-14.82,-14.42,-13.99,-13.51,-12.99,-12.45,-11.87,-11.28,-10.66,-10.03,-9.39,-8.74,-8.08,-7.43,-6.79,-6.14,-5.52,-4.91,-4.32,-3.75,-3.21,-2.71,-2.23,-1.79,-1.39,-1.04,-0.73,-0.48,-0.27,-0.12,-0.03,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=0,0.019,0.08,0.17,0.29,0.44,0.63,0.83,1.06,1.31,1.59,1.88,2.18,2.5,2.84,3.18,3.53,3.9,4.27,4.64,5.01,5.39,5.77,6.14,6.52,6.88,7.24,7.6,7.94,8.28,8.6,8.91,9.21,9.49,9.75,10,10.24,10.48,10.71,10.92,11.13,11.32,11.51,11.68,11.85,12.01,12.16,12.3,12.44,12.56,12.68,12.8,12.9,13,13.1,13.18,13.26,13.34,13.41,13.47,13.53,13.59,13.64,13.69,13.73,13.77,13.8,13.83,13.86,13.89,13.91,13.925,13.941,13.955,13.966,13.976,13.983,13.989,13.993,13.997,13.999,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.95,13.82,13.61,13.32,12.96,12.55,12.08,11.55,11,10.39,9.76,9.11,8.45,7.77,7.08,6.41,5.73,5.07,4.43,3.81,3.22,2.67,2.15,1.67,1.25,0.89,0.58,0.33,0.15,0.04,0,0,0,0,0,0,0,0,0.003,0.011,0.02,0.03,0.039,0.043,0.041,0.032,0.013,-0.02,-0.06,-0.12,-0.19,-0.28,-0.38,-0.51,-0.65,-0.82,-1,-1.28,-1.66,-2.11,-2.64,-3.22,-3.86,-4.54,-5.24,-5.97,-6.72,-7.47,-8.23,-8.98,-9.71,-10.42,-11.11,-11.76,-12.37,-12.94,-13.44,-13.89,-14.27,-14.58,-14.81,-14.95,-15,-14.989,-14.95,-14.9,-14.82,-14.73,-14.62,-14.49,-14.35,-14.19,-14.02,-13.84,-13.65,-13.44,-13.24,-13.02,-12.8,-12.57,-12.35,-12.11,-11.89,-11.65,-11.43,-11.2,-10.98,-10.76,-10.56,-10.35,-10.16,-9.98,-9.81,-9.65,-9.51,-9.38,-9.27,-9.18,-9.1,-9.05,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.993,-8.973,-8.94,-8.9,-8.84,-8.77,-8.69,-8.61,-8.51,-8.4,-8.28,-8.16,-8.02,-7.88,-7.74,-7.58,-7.42,-7.25,-7.08,-6.9,-6.72,-6.53,-6.35,-6.15,-5.95,-5.76,-5.55,-5.35,-5.14,-4.94,-4.73,-4.53,-4.32,-4.11,-3.91,-3.7,-3.5,-3.3,-3.1,-2.91,-2.71,-2.52,-2.34,-2.16,-1.98,-1.81,-1.65,-1.49,-1.33,-1.19,-1.05,-0.91,-0.78,-0.67,-0.56,-0.46,-0.36,-0.28,-0.21,-0.15,-0.09,-0.05,-0.02,-0.006,0 +PARAM_BROW_R_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.017,0.037,0.06,0.09,0.13,0.17,0.2,0.24,0.29,0.32,0.36,0.39,0.42,0.45,0.47,0.487,0.497,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.497,0.488,0.473,0.455,0.43,0.41,0.38,0.35,0.32,0.29,0.25,0.22,0.19,0.16,0.13,0.1,0.08,0.06,0.037,0.021,0.01,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_Y=0 +PARAM_EYE_FORM=0 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EYE_R_SMILE=0 +PARAM_ARM_R=0 +PARAM_BROW_R_FORM=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_ARM_L=0 +PARAM_EYE_BALL_X=0,-0,-0.001,-0.003,-0.005,-0.008,-0.011,-0.015,-0.019,-0.024,-0.03,-0.036,-0.042,-0.048,-0.056,-0.063,-0.071,-0.079,-0.087,-0.096,-0.105,-0.114,-0.123,-0.133,-0.143,-0.153,-0.163,-0.173,-0.183,-0.194,-0.204,-0.215,-0.225,-0.236,-0.246,-0.257,-0.267,-0.277,-0.287,-0.297,-0.307,-0.317,-0.326,-0.335,-0.344,-0.353,-0.361,-0.369,-0.377,-0.384,-0.392,-0.398,-0.404,-0.41,-0.416,-0.421,-0.425,-0.429,-0.432,-0.435,-0.437,-0.439,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.437,-0.43,-0.418,-0.402,-0.382,-0.36,-0.33,-0.3,-0.27,-0.24,-0.21,-0.17,-0.14,-0.1,-0.07,-0.03,0,0.04,0.07,0.11,0.14,0.17,0.2,0.22,0.24,0.258,0.273,0.287,0.298,0.308,0.316,0.323,0.328,0.332,0.335,0.338,0.339,0.34,0.34,0.29,0.15,-0.02,-0.19,-0.33,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.379,-0.378,-0.375,-0.371,-0.365,-0.359,-0.351,-0.341,-0.331,-0.319,-0.305,-0.291,-0.274,-0.256,-0.237,-0.216,-0.19,-0.17,-0.14,-0.11,-0.08,-0.05,-0.02,0.06,0.14,0.21,0.26,0.28,0.28,0.277,0.274,0.27,0.265,0.259,0.252,0.245,0.236,0.227,0.218,0.208,0.197,0.187,0.176,0.164,0.153,0.141,0.13,0.119,0.107,0.097,0.086,0.076,0.066,0.056,0.047,0.039,0.031,0.024,0.018,0.013,0.008,0.005,0.002,0.001,0 +PARAM_EYE_BALL_Y=0,0,0.002,0.004,0.007,0.011,0.016,0.022,0.028,0.035,0.043,0.051,0.06,0.069,0.079,0.09,0.101,0.113,0.125,0.137,0.15,0.163,0.177,0.191,0.205,0.219,0.233,0.248,0.263,0.278,0.292,0.308,0.322,0.338,0.352,0.367,0.382,0.397,0.411,0.425,0.439,0.453,0.467,0.48,0.493,0.505,0.517,0.529,0.54,0.551,0.561,0.57,0.579,0.587,0.595,0.602,0.608,0.614,0.619,0.623,0.626,0.628,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.628,0.624,0.616,0.606,0.594,0.58,0.563,0.545,0.525,0.5,0.48,0.46,0.44,0.41,0.39,0.36,0.34,0.31,0.29,0.26,0.24,0.22,0.195,0.178,0.162,0.148,0.136,0.125,0.116,0.108,0.101,0.096,0.091,0.087,0.085,0.082,0.081,0.08,0.08,0.096,0.13,0.19,0.24,0.27,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.292,0.296,0.303,0.313,0.324,0.337,0.351,0.365,0.381,0.397,0.413,0.429,0.445,0.46,0.475,0.488,0.501,0.512,0.521,0.529,0.535,0.539,0.54,0.54,0.54,0.54,0.54,0.54,0.539,0.535,0.529,0.521,0.512,0.5,0.487,0.472,0.456,0.438,0.42,0.401,0.381,0.36,0.34,0.32,0.29,0.27,0.25,0.23,0.21,0.19,0.17,0.146,0.127,0.108,0.091,0.075,0.06,0.047,0.035,0.025,0.016,0.009,0.004,0.001,0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/general/mtn/idle_01.mtn b/model/HyperdimensionNeptunia/general/mtn/idle_01.mtn new file mode 100644 index 0000000..1e3f9be --- /dev/null +++ b/model/HyperdimensionNeptunia/general/mtn/idle_01.mtn @@ -0,0 +1,33 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=0,-0.08,-0.29,-0.62,-1.05,-1.54,-2.08,-2.64,-3.21,-3.77,-4.3,-4.77,-5.19,-5.53,-5.79,-5.95,-6,-5.93,-5.74,-5.43,-5.02,-4.53,-3.94,-3.3,-2.59,-1.84,-1.05,-0.25,0.57,1.38,2.17,2.94,3.68,4.37,5,5.61,6.18,6.69,7.14,7.55,7.91,8.23,8.52,8.77,8.99,9.19,9.35,9.49,9.62,9.71,9.79,9.86,9.91,9.95,9.97,9.989,9.997,10,9.97,9.89,9.77,9.59,9.37,9.12,8.82,8.48,8.12,7.72,7.29,6.84,6.37,5.87,5.36,4.83,4.29,3.75,3.19,2.63,2.07,1.51,0.95,0.4,-0.14,-0.68,-1.2,-1.7,-2.2,-2.67,-3.11,-3.54,-3.93,-4.3,-4.64,-4.94,-5.21,-5.44,-5.64,-5.79,-5.91,-5.98,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.98,-5.92,-5.83,-5.7,-5.54,-5.35,-5.13,-4.89,-4.62,-4.33,-4.02,-3.69,-3.35,-3,-2.63,-2.25,-1.86,-1.46,-1.07,-0.66,-0.25,0.15,0.56,0.96,1.36,1.75,2.14,2.51,2.88,3.23,3.56,3.89,4.2,4.48,4.75,5,5.22,5.42,5.59,5.73,5.85,5.93,5.98,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6.02,6.09,6.21,6.36,6.54,6.75,7,7.26,7.55,7.84,8.16,8.48,8.8,9.12,9.44,9.76,10.07,10.36,10.64,10.9,11.14,11.35,11.54,11.7,11.83,11.92,11.98,12,11.982,11.93,11.84,11.73,11.58,11.41,11.2,10.97,10.72,10.44,10.15,9.83,9.49,9.13,8.76,8.38,7.97,7.56,7.13,6.69,6.24,5.79,5.32,4.86,4.38,3.9,3.42,2.94,2.45,1.97,1.49,1.01,0.53,0.06,-0.41,-0.86,-1.31,-1.76,-2.19,-2.61,-3.02,-3.42,-3.8,-4.17,-4.52,-4.85,-5.17,-5.47,-5.75,-6,-6.24,-6.47,-6.69,-6.89,-7.09,-7.27,-7.43,-7.59,-7.74,-7.88,-8,-8.12,-8.23,-8.33,-8.42,-8.5,-8.58,-8.65,-8.71,-8.76,-8.81,-8.85,-8.89,-8.92,-8.95,-8.97,-8.985,-8.999,-9.009,-9.017,-9.021,-9.024,-9.024,-9.023,-9.02,-9.017,-9.013,-9.01,-9.006,-9.003,-9.001,-9,-9,-9 +PARAM_BODY_ANGLE_X=0,-0.04,-0.14,-0.31,-0.52,-0.77,-1.04,-1.32,-1.61,-1.88,-2.15,-2.39,-2.6,-2.77,-2.89,-2.97,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.992,-2.97,-2.93,-2.88,-2.82,-2.75,-2.66,-2.57,-2.47,-2.37,-2.26,-2.14,-2.02,-1.9,-1.77,-1.64,-1.52,-1.39,-1.26,-1.14,-1.02,-0.9,-0.78,-0.67,-0.57,-0.47,-0.38,-0.3,-0.22,-0.16,-0.1,-0.06,-0.03,-0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.008,0.03,0.07,0.12,0.18,0.25,0.34,0.44,0.54,0.65,0.78,0.9,1.04,1.18,1.32,1.47,1.62,1.77,1.92,2.08,2.23,2.38,2.53,2.68,2.82,2.96,3.1,3.22,3.35,3.46,3.56,3.66,3.75,3.82,3.88,3.93,3.97,3.99,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4.007,4.026,4.06,4.1,4.16,4.23,4.31,4.4,4.5,4.61,4.73,4.86,5,5.15,5.31,5.47,5.64,5.82,6,6.22,6.42,6.61,6.78,6.94,7.09,7.22,7.34,7.45,7.55,7.64,7.71,7.78,7.84,7.89,7.93,7.96,7.98,7.996,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7.981,7.93,7.84,7.72,7.57,7.39,7.19,6.97,6.72,6.46,6.18,5.9,5.6,5.29,4.98,4.66,4.34,4.02,3.71,3.4,3.1,2.82,2.54,2.28,2.03,1.81,1.61,1.43,1.28,1.16,1.07,1.02,1,1,1 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,0.011,0.04,0.09,0.16,0.25,0.35,0.46,0.59,0.73,0.88,1.03,1.19,1.36,1.54,1.71,1.89,2.07,2.24,2.42,2.59,2.76,2.92,3.07,3.22,3.35,3.48,3.59,3.7,3.78,3.86,3.92,3.96,3.99,4,3.994,3.975,3.95,3.91,3.86,3.81,3.76,3.7,3.64,3.57,3.51,3.44,3.38,3.32,3.26,3.21,3.16,3.11,3.07,3.04,3.02,3.005,3,3,3,3,3,3,3,3,3,2.992,2.97,2.93,2.88,2.82,2.75,2.66,2.57,2.47,2.37,2.26,2.14,2.02,1.9,1.77,1.64,1.52,1.39,1.26,1.14,1.02,0.9,0.78,0.67,0.57,0.47,0.38,0.3,0.22,0.16,0.1,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.004,-0.015,-0.034,-0.06,-0.09,-0.13,-0.17,-0.22,-0.27,-0.33,-0.39,-0.45,-0.52,-0.59,-0.66,-0.73,-0.81,-0.88,-0.96,-1.04,-1.12,-1.19,-1.27,-1.34,-1.41,-1.48,-1.55,-1.61,-1.67,-1.73,-1.78,-1.83,-1.87,-1.91,-1.94,-1.97,-1.985,-1.996,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2.018,-2.07,-2.15,-2.25,-2.37,-2.51,-2.66,-2.82,-2.98,-3.14,-3.29,-3.44,-3.58,-3.7,-3.8,-3.89,-3.95,-3.99,-4,-3.983,-3.93,-3.86,-3.76,-3.65,-3.52,-3.38,-3.24,-3.09,-2.94,-2.8,-2.66,-2.52,-2.4,-2.29,-2.19,-2.11,-2.05,-2.01,-2,-2.01,-2.04,-2.08,-2.15,-2.22,-2.31,-2.41,-2.53,-2.65,-2.78,-2.91,-3.06,-3.2,-3.35,-3.5,-3.65,-3.8,-3.94,-4.09,-4.22,-4.35,-4.47,-4.59,-4.69,-4.78,-4.85,-4.92,-4.96,-4.99,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.987,-4.95,-4.88,-4.8,-4.69,-4.57,-4.42,-4.26,-4.09,-3.9,-3.7,-3.5,-3.28,-3.06,-2.84,-2.61,-2.39,-2.16,-1.94,-1.72,-1.5,-1.3,-1.1,-0.91,-0.74,-0.58,-0.43,-0.31,-0.2,-0.12,-0.05,-0.01,0,0,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,-0.08,-0.29,-0.62,-1.05,-1.54,-2.08,-2.64,-3.21,-3.77,-4.3,-4.77,-5.19,-5.53,-5.79,-5.95,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.96,-5.91,-5.85,-5.76,-5.67,-5.56,-5.43,-5.29,-5.14,-4.98,-4.81,-4.64,-4.45,-4.26,-4.06,-3.86,-3.65,-3.45,-3.24,-3.03,-2.82,-2.61,-2.4,-2.2,-1.99,-1.8,-1.61,-1.43,-1.25,-1.08,-0.92,-0.78,-0.64,-0.51,-0.4,-0.3,-0.21,-0.14,-0.08,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.17,0.3,0.45,0.63,0.83,1.05,1.29,1.53,1.8,2.06,2.33,2.6,2.87,3.13,3.39,3.63,3.87,4.08,4.28,4.46,4.62,4.75,4.86,4.93,4.98,5,4.9,4.63,4.23,3.69,3.07,2.37,1.61,0.83,0.01,-0.81,-1.61,-2.38,-3.12,-3.8,-4.42,-4.96,-5.39,-5.72,-5.93,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.96,-5.91,-5.85,-5.76,-5.67,-5.56,-5.43,-5.29,-5.14,-4.98,-4.81,-4.63,-4.44,-4.25,-4.05,-3.85,-3.64,-3.43,-3.22,-3,-2.78,-2.57,-2.36,-2.15,-1.95,-1.75,-1.56,-1.37,-1.19,-1.02,-0.86,-0.71,-0.57,-0.44,-0.33,-0.24,-0.15,-0.09,-0.04,-0.01,0,0,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=0,-0.05,-0.19,-0.41,-0.7,-1.02,-1.39,-1.76,-2.14,-2.51,-2.86,-3.18,-3.46,-3.69,-3.86,-3.96,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.993,-3.973,-3.94,-3.9,-3.84,-3.78,-3.7,-3.62,-3.53,-3.43,-3.32,-3.21,-3.09,-2.97,-2.84,-2.71,-2.57,-2.44,-2.3,-2.16,-2.02,-1.88,-1.74,-1.6,-1.46,-1.33,-1.2,-1.07,-0.95,-0.83,-0.72,-0.62,-0.52,-0.43,-0.34,-0.27,-0.2,-0.14,-0.09,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.018,0.07,0.16,0.28,0.42,0.6,0.81,1.04,1.29,1.57,1.87,2.19,2.53,2.88,3.25,3.63,4.02,4.43,4.85,5.26,5.69,6.13,6.56,7,7.44,7.87,8.31,8.74,9.15,9.57,9.98,10.37,10.75,11.12,11.47,11.81,12.13,12.43,12.71,12.96,13.19,13.4,13.58,13.72,13.84,13.93,13.98,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.98,13.91,13.8,13.64,13.45,13.22,12.96,12.67,12.35,11.99,11.63,11.23,10.81,10.37,9.92,9.45,8.98,8.49,8,7.5,7,6.5,6,5.51,5.02,4.55,4.08,3.63,3.19,2.77,2.37,2.01,1.65,1.33,1.04,0.78,0.55,0.36,0.2,0.09,0.02,0,0,0 +PARAM_BROW_R_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.08,0.13,0.18,0.24,0.3,0.36,0.4,0.44,0.47,0.493,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.46,0.42,0.37,0.31,0.25,0.19,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_Y=0 +PARAM_EYE_FORM=0 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EYE_R_SMILE=0 +PARAM_ARM_R=0 +PARAM_BROW_R_FORM=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_ARM_L=0 +PARAM_EYE_BALL_X=0,0.003,0.011,0.024,0.04,0.059,0.08,0.1,0.12,0.14,0.165,0.183,0.199,0.212,0.222,0.228,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.229,0.224,0.218,0.209,0.197,0.184,0.169,0.151,0.132,0.11,0.09,0.07,0.04,0.02,-0.01,-0.04,-0.07,-0.09,-0.12,-0.15,-0.18,-0.21,-0.24,-0.27,-0.3,-0.32,-0.35,-0.38,-0.4,-0.43,-0.45,-0.47,-0.493,-0.512,-0.529,-0.545,-0.559,-0.571,-0.581,-0.589,-0.595,-0.599,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.581,-0.53,-0.47,-0.39,-0.31,-0.23,-0.16,-0.1,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.008,-0.017,-0.029,-0.044,-0.062,-0.081,-0.1,-0.13,-0.15,-0.18,-0.2,-0.23,-0.26,-0.28,-0.31,-0.33,-0.36,-0.38,-0.4,-0.42,-0.437,-0.453,-0.466,-0.476,-0.484,-0.488,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.489,-0.487,-0.483,-0.478,-0.471,-0.463,-0.454,-0.443,-0.432,-0.42,-0.407,-0.393,-0.378,-0.363,-0.347,-0.331,-0.314,-0.297,-0.28,-0.263,-0.245,-0.227,-0.21,-0.193,-0.176,-0.159,-0.143,-0.127,-0.112,-0.097,-0.083,-0.07,-0.058,-0.047,-0.036,-0.027,-0.019,-0.012,-0.007,-0.003,-0.001,0,0,0 +PARAM_EYE_BALL_Y=0,0.003,0.012,0.026,0.044,0.06,0.09,0.11,0.13,0.16,0.18,0.199,0.216,0.231,0.241,0.248,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.248,0.246,0.244,0.24,0.236,0.232,0.226,0.221,0.214,0.208,0.201,0.193,0.185,0.178,0.169,0.161,0.152,0.144,0.135,0.126,0.117,0.109,0.1,0.091,0.083,0.075,0.067,0.059,0.052,0.045,0.039,0.032,0.027,0.021,0.017,0.012,0.009,0.006,0.003,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0.002,-0.004,-0.008,-0.012,-0.016,-0.022,-0.027,-0.033,-0.04,-0.047,-0.054,-0.061,-0.068,-0.075,-0.081,-0.088,-0.094,-0.101,-0.106,-0.111,-0.116,-0.12,-0.124,-0.126,-0.128,-0.13,-0.13,-0.127,-0.119,-0.106,-0.09,-0.07,-0.05,-0.03,-0,0.02,0.05,0.07,0.1,0.12,0.14,0.161,0.178,0.191,0.201,0.208,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.209,0.207,0.205,0.202,0.198,0.194,0.19,0.185,0.18,0.174,0.168,0.162,0.156,0.149,0.142,0.135,0.127,0.12,0.113,0.105,0.097,0.09,0.083,0.075,0.068,0.061,0.054,0.048,0.042,0.036,0.03,0.025,0.02,0.016,0.012,0.008,0.005,0.003,0.001,0,0,0,0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/general/mtn/idle_02.mtn b/model/HyperdimensionNeptunia/general/mtn/idle_02.mtn new file mode 100644 index 0000000..8f6c592 --- /dev/null +++ b/model/HyperdimensionNeptunia/general/mtn/idle_02.mtn @@ -0,0 +1,33 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=0,-0.013,-0.05,-0.11,-0.2,-0.31,-0.44,-0.59,-0.75,-0.94,-1.14,-1.35,-1.58,-1.82,-2.07,-2.34,-2.6,-2.88,-3.17,-3.46,-3.75,-4.05,-4.35,-4.65,-4.95,-5.25,-5.54,-5.83,-6.12,-6.4,-6.66,-6.93,-7.18,-7.42,-7.65,-7.86,-8.06,-8.25,-8.41,-8.56,-8.69,-8.8,-8.89,-8.95,-8.99,-9,-8.96,-8.83,-8.63,-8.36,-8.04,-7.64,-7.2,-6.72,-6.19,-5.63,-5.03,-4.42,-3.77,-3.11,-2.45,-1.77,-1.08,-0.4,0.27,0.93,1.58,2.22,2.83,3.42,3.97,4.49,4.97,5.41,5.81,6.16,6.45,6.68,6.86,6.96,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6.9,6.63,6.19,5.61,4.91,4.09,3.17,2.17,1.1,-0.02,-1.19,-2.38,-3.61,-4.84,-6.07,-7.29,-8.47,-9.64,-10.74,-11.79,-12.76,-13.68,-14.5,-15.22,-15.83,-16.33,-16.7,-16.92,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-16.9,-16.62,-16.16,-15.56,-14.83,-13.97,-13.01,-11.97,-10.85,-9.68,-8.47,-7.23,-5.94,-4.66,-3.38,-2.11,-0.88,0.33,1.48,2.58,3.59,4.54,5.4,6.14,6.79,7.3,7.68,7.92,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7.9,7.61,7.17,6.57,5.86,5.03,4.11,3.12,2.08,0.98,-0.13,-1.28,-2.44,-3.56,-4.67,-5.75,-6.77,-7.75,-8.65,-9.47,-10.19,-10.81,-11.31,-11.69,-11.92,-12,-11.91,-11.65,-11.24,-10.7,-10.02,-9.24,-8.34,-7.37,-6.33,-5.25,-4.09,-2.92,-1.74,-0.55,0.62,1.78,2.92,3.99,5.01,5.96,6.85,7.62,8.32,8.91,9.37,9.71,9.93,10,9.981,9.92,9.83,9.71,9.55,9.36,9.15,8.91,8.65,8.37,8.07,7.75,7.42,7.07,6.72,6.35,5.99,5.61,5.23,4.86,4.48,4.11,3.74,3.39,3.03,2.69,2.36,2.05,1.75,1.47,1.21,0.97,0.76,0.56,0.4,0.26,0.15,0.07,0.02,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0.019,0.07,0.16,0.27,0.41,0.56,0.73,0.9,1.09,1.28,1.48,1.67,1.86,2.04,2.22,2.38,2.53,2.66,2.78,2.87,2.94,2.98,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3.008,3.03,3.07,3.12,3.18,3.25,3.33,3.42,3.52,3.62,3.72,3.83,3.94,4.06,4.17,4.28,4.38,4.48,4.58,4.67,4.75,4.82,4.88,4.93,4.97,4.99,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4.97,4.87,4.72,4.53,4.29,4.02,3.71,3.4,3.06,2.72,2.37,2.03,1.7,1.39,1.09,0.83,0.59,0.38,0.22,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.1,-0.22,-0.36,-0.54,-0.75,-0.97,-1.21,-1.46,-1.71,-1.97,-2.23,-2.48,-2.72,-2.95,-3.17,-3.37,-3.55,-3.7,-3.83,-3.92,-3.98,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.998,-3.992,-3.981,-3.967,-3.949,-3.93,-3.9,-3.87,-3.84,-3.8,-3.77,-3.72,-3.68,-3.63,-3.58,-3.53,-3.47,-3.41,-3.35,-3.29,-3.22,-3.16,-3.09,-3.02,-2.94,-2.87,-2.79,-2.71,-2.63,-2.55,-2.47,-2.38,-2.3,-2.21,-2.12,-2.03,-1.94,-1.85,-1.76,-1.67,-1.57,-1.48,-1.38,-1.29,-1.19,-1.1,-1,-0.9,-0.81,-0.72,-0.64,-0.57,-0.5,-0.44,-0.38,-0.33,-0.29,-0.24,-0.21,-0.17,-0.14,-0.12,-0.1,-0.076,-0.059,-0.045,-0.033,-0.024,-0.016,-0.011,-0.006,-0.003,-0.001,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,-0.003,-0.011,-0.025,-0.045,-0.07,-0.1,-0.13,-0.17,-0.21,-0.25,-0.3,-0.35,-0.4,-0.46,-0.52,-0.58,-0.64,-0.7,-0.77,-0.83,-0.9,-0.97,-1.03,-1.1,-1.17,-1.23,-1.3,-1.36,-1.42,-1.48,-1.54,-1.6,-1.65,-1.7,-1.75,-1.79,-1.83,-1.87,-1.9,-1.93,-1.96,-1.975,-1.989,-1.997,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1.992,-1.97,-1.93,-1.88,-1.82,-1.75,-1.67,-1.58,-1.48,-1.38,-1.28,-1.17,-1.06,-0.94,-0.83,-0.72,-0.62,-0.52,-0.42,-0.33,-0.25,-0.18,-0.12,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.006,-0.025,-0.05,-0.09,-0.14,-0.19,-0.24,-0.3,-0.36,-0.43,-0.49,-0.56,-0.62,-0.68,-0.74,-0.79,-0.84,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.9,-0.79,-0.64,-0.46,-0.26,-0.03,0.22,0.48,0.76,1.03,1.32,1.61,1.89,2.17,2.44,2.69,2.94,3.16,3.37,3.55,3.7,3.83,3.92,3.98,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.984,3.94,3.86,3.76,3.64,3.5,3.33,3.16,2.97,2.77,2.56,2.35,2.13,1.92,1.71,1.5,1.29,1.09,0.91,0.73,0.57,0.43,0.31,0.2,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,-0.05,-0.2,-0.43,-0.72,-1.09,-1.49,-1.94,-2.41,-2.91,-3.42,-3.94,-4.45,-4.95,-5.45,-5.91,-6.34,-6.74,-7.1,-7.41,-7.66,-7.84,-7.96,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-7.96,-7.83,-7.63,-7.36,-7.04,-6.64,-6.2,-5.72,-5.19,-4.63,-4.03,-3.42,-2.77,-2.11,-1.45,-0.77,-0.08,0.6,1.27,1.93,2.58,3.22,3.83,4.42,4.97,5.49,5.97,6.41,6.81,7.16,7.45,7.68,7.86,7.96,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7.97,7.88,7.73,7.54,7.3,7.03,6.72,6.39,6.03,5.66,5.27,4.87,4.46,4.05,3.64,3.24,2.84,2.45,2.09,1.74,1.41,1.11,0.83,0.59,0.39,0.22,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.21,-0.46,-0.79,-1.18,-1.63,-2.14,-2.68,-3.26,-3.86,-4.47,-5.11,-5.74,-6.36,-6.97,-7.56,-8.12,-8.66,-9.16,-9.61,-10,-10.34,-10.62,-10.83,-10.96,-11,-10.989,-10.96,-10.9,-10.83,-10.74,-10.63,-10.5,-10.36,-10.2,-10.02,-9.84,-9.64,-9.43,-9.21,-8.98,-8.73,-8.48,-8.22,-7.96,-7.69,-7.41,-7.13,-6.85,-6.56,-6.27,-5.97,-5.69,-5.39,-5.1,-4.8,-4.51,-4.23,-3.95,-3.67,-3.39,-3.12,-2.86,-2.61,-2.36,-2.12,-1.89,-1.67,-1.46,-1.26,-1.07,-0.9,-0.74,-0.59,-0.46,-0.34,-0.24,-0.16,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=0,0.1,0.37,0.81,1.36,2.04,2.8,3.63,4.52,5.46,6.4,7.38,8.34,9.29,10.21,11.08,11.89,12.64,13.31,13.88,14.36,14.71,14.92,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15.005,15.021,15.05,15.08,15.12,15.17,15.22,15.29,15.35,15.42,15.5,15.57,15.65,15.74,15.82,15.9,15.99,16.07,16.16,16.24,16.32,16.4,16.48,16.55,16.62,16.69,16.75,16.8,16.85,16.89,16.93,16.96,16.98,16.995,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.93,16.74,16.43,16.02,15.52,14.94,14.29,13.58,12.82,12.03,11.2,10.35,9.48,8.61,7.74,6.88,6.04,5.22,4.43,3.69,3,2.35,1.77,1.26,0.83,0.48,0.21,0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_Y=0 +PARAM_EYE_FORM=0 +PARAM_EYE_L_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EYE_R_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0 +PARAM_BROW_R_FORM=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_ARM_L=0 +PARAM_EYE_BALL_X=0,-0.004,-0.014,-0.031,-0.05,-0.08,-0.11,-0.14,-0.17,-0.21,-0.25,-0.29,-0.32,-0.36,-0.39,-0.43,-0.46,-0.49,-0.51,-0.54,-0.555,-0.569,-0.577,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.579,-0.578,-0.575,-0.572,-0.568,-0.563,-0.558,-0.551,-0.545,-0.538,-0.53,-0.523,-0.515,-0.506,-0.498,-0.49,-0.481,-0.473,-0.464,-0.456,-0.448,-0.44,-0.432,-0.425,-0.418,-0.411,-0.405,-0.4,-0.395,-0.391,-0.387,-0.384,-0.382,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.378,-0.374,-0.367,-0.358,-0.347,-0.334,-0.319,-0.304,-0.287,-0.269,-0.25,-0.231,-0.212,-0.193,-0.173,-0.154,-0.135,-0.117,-0.099,-0.082,-0.067,-0.053,-0.04,-0.028,-0.018,-0.011,-0.005,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.002,0.003,0.004,0.006,0.007,0.009,0.011,0.012,0.014,0.016,0.017,0.019,0.021,0.022,0.024,0.025,0.026,0.027,0.028,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.029,0.03,0.03,0.028,0.03,0.027,0.03,0.026,0.03,0.024,0.024,0.02,0.022,0.022,0.021,0.02,0.019,0.019,0.018,0.02,0.016,0.016,0.015,0.014,0.01,0.012,0.012,0.011,0.01,0.01,0.009,0.008,0.01,0.006,0.006,0.01,0.005,0.004,0,0.003,0,0,0.002,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.001,0.005,0.011,0.019,0.029,0.039,0.051,0.063,0.076,0.09,0.103,0.117,0.13,0.143,0.155,0.166,0.177,0.186,0.194,0.201,0.206,0.209,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.208,0.203,0.195,0.183,0.17,0.153,0.135,0.114,0.09,0.07,0.04,0.02,-0.01,-0.04,-0.06,-0.09,-0.12,-0.15,-0.18,-0.21,-0.23,-0.26,-0.29,-0.31,-0.33,-0.35,-0.38,-0.394,-0.41,-0.425,-0.437,-0.447,-0.454,-0.458,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.458,-0.453,-0.445,-0.433,-0.42,-0.404,-0.387,-0.367,-0.35,-0.33,-0.3,-0.28,-0.26,-0.23,-0.21,-0.19,-0.16,-0.14,-0.12,-0.1,-0.081,-0.064,-0.048,-0.034,-0.022,-0.013,-0.006,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.014,0.03,0.05,0.08,0.11,0.14,0.17,0.21,0.25,0.29,0.33,0.37,0.41,0.45,0.49,0.52,0.56,0.59,0.62,0.65,0.67,0.686,0.699,0.707,0.71,0.709,0.707,0.704,0.699,0.693,0.686,0.678,0.668,0.658,0.647,0.635,0.622,0.609,0.594,0.579,0.564,0.548,0.531,0.514,0.496,0.479,0.46,0.442,0.423,0.405,0.386,0.367,0.348,0.329,0.31,0.291,0.273,0.255,0.237,0.219,0.202,0.185,0.168,0.152,0.137,0.122,0.108,0.094,0.081,0.069,0.058,0.048,0.038,0.029,0.022,0.015,0.01,0.006,0.003,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/general/pose.json b/model/HyperdimensionNeptunia/general/pose.json new file mode 100644 index 0000000..6e40c1f --- /dev/null +++ b/model/HyperdimensionNeptunia/general/pose.json @@ -0,0 +1,37 @@ +{ + "type":"Live2D Pose", + "parts_visible":[ + { + "group":[ + { + "id":"PARTS_01_ARM_L_A_001", + "link":[ + "PARTS_01_ARM_L_A_002" + ] + }, + { + "id":"PARTS_01_ARM_L_B_001", + "link":[ + "PARTS_01_ARM_L_B_002" + ] + } + ] + }, + { + "group":[ + { + "id":"PARTS_01_ARM_R_A_001", + "link":[ + "PARTS_01_ARM_R_A_002" + ] + }, + { + "id":"PARTS_01_ARM_R_B_001", + "link":[ + "PARTS_01_ARM_R_B_002" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/histoire/index.json b/model/HyperdimensionNeptunia/histoire/index.json new file mode 100644 index 0000000..5d0da0a --- /dev/null +++ b/model/HyperdimensionNeptunia/histoire/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.8, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/histoire/model.moc b/model/HyperdimensionNeptunia/histoire/model.moc new file mode 100644 index 0000000..5a1e0bf Binary files /dev/null and b/model/HyperdimensionNeptunia/histoire/model.moc differ diff --git a/model/HyperdimensionNeptunia/histoire/physics.json b/model/HyperdimensionNeptunia/histoire/physics.json new file mode 100644 index 0000000..5e9b4bf --- /dev/null +++ b/model/HyperdimensionNeptunia/histoire/physics.json @@ -0,0 +1,131 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.15, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.35, + "regist":0.6, + "mass":0.22 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.2, + "regist":0.7, + "mass":0.25 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.012, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/histoire/textures.1024/00.png b/model/HyperdimensionNeptunia/histoire/textures.1024/00.png new file mode 100644 index 0000000..3e3fddc Binary files /dev/null and b/model/HyperdimensionNeptunia/histoire/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/histoire/textures.1024/01.png b/model/HyperdimensionNeptunia/histoire/textures.1024/01.png new file mode 100644 index 0000000..740fdfa Binary files /dev/null and b/model/HyperdimensionNeptunia/histoire/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/histoire/textures.1024/02.png b/model/HyperdimensionNeptunia/histoire/textures.1024/02.png new file mode 100644 index 0000000..85acc6c Binary files /dev/null and b/model/HyperdimensionNeptunia/histoire/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/histoire/textures.1024/03.png b/model/HyperdimensionNeptunia/histoire/textures.1024/03.png new file mode 100644 index 0000000..777af7c Binary files /dev/null and b/model/HyperdimensionNeptunia/histoire/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/histoirenohover/index.json b/model/HyperdimensionNeptunia/histoirenohover/index.json new file mode 100644 index 0000000..5d0da0a --- /dev/null +++ b/model/HyperdimensionNeptunia/histoirenohover/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.8, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/histoirenohover/model.moc b/model/HyperdimensionNeptunia/histoirenohover/model.moc new file mode 100644 index 0000000..11c8473 Binary files /dev/null and b/model/HyperdimensionNeptunia/histoirenohover/model.moc differ diff --git a/model/HyperdimensionNeptunia/histoirenohover/physics.json b/model/HyperdimensionNeptunia/histoirenohover/physics.json new file mode 100644 index 0000000..5e9b4bf --- /dev/null +++ b/model/HyperdimensionNeptunia/histoirenohover/physics.json @@ -0,0 +1,131 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.15, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.35, + "regist":0.6, + "mass":0.22 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.2, + "regist":0.7, + "mass":0.25 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.012, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/histoirenohover/textures.1024/00.png b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/00.png new file mode 100644 index 0000000..3e3fddc Binary files /dev/null and b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/histoirenohover/textures.1024/01.png b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/01.png new file mode 100644 index 0000000..740fdfa Binary files /dev/null and b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/histoirenohover/textures.1024/02.png b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/02.png new file mode 100644 index 0000000..85acc6c Binary files /dev/null and b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/histoirenohover/textures.1024/03.png b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/03.png new file mode 100644 index 0000000..777af7c Binary files /dev/null and b/model/HyperdimensionNeptunia/histoirenohover/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/nepgear/index.json b/model/HyperdimensionNeptunia/nepgear/index.json new file mode 100644 index 0000000..f2bbfad --- /dev/null +++ b/model/HyperdimensionNeptunia/nepgear/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepgear/model.moc b/model/HyperdimensionNeptunia/nepgear/model.moc new file mode 100644 index 0000000..46e4199 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear/model.moc differ diff --git a/model/HyperdimensionNeptunia/nepgear/physics.json b/model/HyperdimensionNeptunia/nepgear/physics.json new file mode 100644 index 0000000..df7e717 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepgear/physics.json @@ -0,0 +1,132 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.025, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.3, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":0.5 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_01_AHO_R", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":0.5 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_01_AHO_L", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepgear/textures.1024/00.png b/model/HyperdimensionNeptunia/nepgear/textures.1024/00.png new file mode 100644 index 0000000..a53d6b8 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/nepgear/textures.1024/01.png b/model/HyperdimensionNeptunia/nepgear/textures.1024/01.png new file mode 100644 index 0000000..e6f43af Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/nepgear/textures.1024/02.png b/model/HyperdimensionNeptunia/nepgear/textures.1024/02.png new file mode 100644 index 0000000..322ee99 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/nepgear/textures.1024/03.png b/model/HyperdimensionNeptunia/nepgear/textures.1024/03.png new file mode 100644 index 0000000..4cfd15a Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/nepgear_extra/index.json b/model/HyperdimensionNeptunia/nepgear_extra/index.json new file mode 100644 index 0000000..f2bbfad --- /dev/null +++ b/model/HyperdimensionNeptunia/nepgear_extra/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepgear_extra/model.moc b/model/HyperdimensionNeptunia/nepgear_extra/model.moc new file mode 100644 index 0000000..2e0307f Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear_extra/model.moc differ diff --git a/model/HyperdimensionNeptunia/nepgear_extra/physics.json b/model/HyperdimensionNeptunia/nepgear_extra/physics.json new file mode 100644 index 0000000..69ca4ef --- /dev/null +++ b/model/HyperdimensionNeptunia/nepgear_extra/physics.json @@ -0,0 +1,95 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/00.png b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/00.png new file mode 100644 index 0000000..073cb44 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/01.png b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/01.png new file mode 100644 index 0000000..2b136b2 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/02.png b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/02.png new file mode 100644 index 0000000..c945ddc Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/03.png b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/03.png new file mode 100644 index 0000000..3349b2e Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgear_extra/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/nepgearswim/index.json b/model/HyperdimensionNeptunia/nepgearswim/index.json new file mode 100644 index 0000000..f2bbfad --- /dev/null +++ b/model/HyperdimensionNeptunia/nepgearswim/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepgearswim/model.moc b/model/HyperdimensionNeptunia/nepgearswim/model.moc new file mode 100644 index 0000000..7a04b90 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgearswim/model.moc differ diff --git a/model/HyperdimensionNeptunia/nepgearswim/physics.json b/model/HyperdimensionNeptunia/nepgearswim/physics.json new file mode 100644 index 0000000..df7e717 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepgearswim/physics.json @@ -0,0 +1,132 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.025, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.3, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":0.5 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_01_AHO_R", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":0.5 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_01_AHO_L", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepgearswim/textures.1024/00.png b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/00.png new file mode 100644 index 0000000..a53d6b8 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/nepgearswim/textures.1024/01.png b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/01.png new file mode 100644 index 0000000..e6f43af Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/nepgearswim/textures.1024/02.png b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/02.png new file mode 100644 index 0000000..b9e9bff Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/nepgearswim/textures.1024/03.png b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/03.png new file mode 100644 index 0000000..485e103 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepgearswim/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/nepmaid/index.json b/model/HyperdimensionNeptunia/nepmaid/index.json new file mode 100644 index 0000000..a7adcdc --- /dev/null +++ b/model/HyperdimensionNeptunia/nepmaid/index.json @@ -0,0 +1,50 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.5, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "expressions": [ + {"name": "normal", "file": "expressions/../../nepnep/general/exp/normal.json"}, + {"name": "happy", "file": "expressions/../../nepnep/general/exp/happy.json"}, + {"name": "unhappy", "file": "expressions/../../nepnep/general/exp/unhappy.json"}, + {"name": "kira", "file": "expressions/../../nepnep/general/exp/kira.json"}, + {"name": "deformed", "file": "expressions/../../nepnep/general/exp/deformed.json"}, + {"name": "enjoy", "file": "expressions/../../nepnep/general/exp/enjoy.json"} + ], + "motions": { + "idle": [ + {"file": "motions/../../nepnep/general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ], + "flick_head": [ + {"file": "motions/../../nepnep/general/mtn/smile.mtn"}, + {"file": "motions/../../nepnep/general/mtn/shake.mtn"}, + {"file": "motions/../../nepnep/general/mtn/refuse.mtn"}, + {"file": "motions/../../nepnep/general/mtn/tilt_head.mtn"} + ], + "tap_body": [ + {"dialogue": 11, "sound": "sounds/../../nepnep/general/snd/001.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_head_1.mtn"}, + {"dialogue": 13, "sound": "sounds/../../nepnep/general/snd/013.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_1.mtn"}, + {"dialogue": 90, "sound": "sounds/../../nepnep/general/snd/101.ogg", "file": "motions/../../nepnep/general/mtn/nep_slide_head_2.mtn"}, + {"dialogue": 93, "sound": "sounds/../../nepnep/general/snd/007.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_boobs_1.mtn"}, + {"dialogue": 94, "sound": "sounds/../../nepnep/general/snd/014.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_2.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepmaid/model.moc b/model/HyperdimensionNeptunia/nepmaid/model.moc new file mode 100644 index 0000000..a1e03f8 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepmaid/model.moc differ diff --git a/model/HyperdimensionNeptunia/nepmaid/physics.json b/model/HyperdimensionNeptunia/nepmaid/physics.json new file mode 100644 index 0000000..89e8855 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepmaid/physics.json @@ -0,0 +1,109 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.025, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_STRING", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepmaid/textures.1024/00.png b/model/HyperdimensionNeptunia/nepmaid/textures.1024/00.png new file mode 100644 index 0000000..10bd348 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepmaid/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/nepmaid/textures.1024/01.png b/model/HyperdimensionNeptunia/nepmaid/textures.1024/01.png new file mode 100644 index 0000000..bf1601f Binary files /dev/null and b/model/HyperdimensionNeptunia/nepmaid/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/nepmaid/textures.1024/02.png b/model/HyperdimensionNeptunia/nepmaid/textures.1024/02.png new file mode 100644 index 0000000..ef55c59 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepmaid/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/exp/deformed.json b/model/HyperdimensionNeptunia/nepnep/general/exp/deformed.json new file mode 100644 index 0000000..add5b2c --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/exp/deformed.json @@ -0,0 +1,9 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params":[ + {"id":"PARAM_FACE_COVER","val":1}, + {"id":"PARAM_EYE_DEFORMED_02","val":1} + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/exp/enjoy.json b/model/HyperdimensionNeptunia/nepnep/general/exp/enjoy.json new file mode 100644 index 0000000..c1b975a --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/exp/enjoy.json @@ -0,0 +1,9 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params":[ + {"id":"PARAM_FACE_COVER","val":1}, + {"id":"PARAM_EYE_DEFORMED_04","val":1} + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/exp/happy.json b/model/HyperdimensionNeptunia/nepnep/general/exp/happy.json new file mode 100644 index 0000000..13c1448 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/exp/happy.json @@ -0,0 +1,9 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params":[ + {"id":"PARAM_FACE_COVER","val":1}, + {"id":"PARAM_EYE_DEFORMED_03","val":1} + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/exp/kira.json b/model/HyperdimensionNeptunia/nepnep/general/exp/kira.json new file mode 100644 index 0000000..d451986 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/exp/kira.json @@ -0,0 +1,10 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params":[ + {"id":"PARAM_EYE_BALL_GLITTER","val":1}, + {"id":"PARAM_BROW_L_Y","val":1}, + {"id":"PARAM_BROW_R_Y","val":1} + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/exp/normal.json b/model/HyperdimensionNeptunia/nepnep/general/exp/normal.json new file mode 100644 index 0000000..582858d --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/exp/normal.json @@ -0,0 +1,5 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500 +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/exp/unhappy.json b/model/HyperdimensionNeptunia/nepnep/general/exp/unhappy.json new file mode 100644 index 0000000..10541cc --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/exp/unhappy.json @@ -0,0 +1,16 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params":[ + {"id":"PARAM_EYE_L_OPEN","val":0.6,"def":1}, + {"id":"PARAM_EYE_R_OPEN","val":0.6,"def":1}, + {"id":"PARAM_BROW_L_Y","val":-0.5}, + {"id":"PARAM_BROW_R_Y","val":-0.5}, + {"id":"PARAM_BROW_L_ANGLE","val":-0.5}, + {"id":"PARAM_BROW_R_ANGLE","val":-0.5}, + {"id":"PARAM_BROW_L_FORM","val":-0.5}, + {"id":"PARAM_BROW_R_FORM","val":-0.5}, + {"id":"PARAM_MOUTH_FORM","val":-1,"def":1} + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_00.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_00.mtn new file mode 100644 index 0000000..7d23b0f --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_00.mtn @@ -0,0 +1,44 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_SHOULDER_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_FACE_COVER=0 +PARAM_FEAR=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=0 +PARAM_TEAR=0 +PARAM_BROW_L_X=0 +PARAM_BROW_DEFORMED=0 +PARAM_BROW_L_Y=0 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1 +PARAM_HAIR_BACK=0 +PARAM_EYE_BALL_X=0,0,0.002,0.005,0.009,0.014,0.02,0.027,0.034,0.042,0.051,0.06,0.07,0.08,0.091,0.101,0.113,0.124,0.135,0.146,0.157,0.169,0.179,0.19,0.2,0.21,0.219,0.228,0.236,0.243,0.25,0.256,0.261,0.265,0.268,0.269,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.269,0.267,0.263,0.258,0.252,0.244,0.236,0.227,0.216,0.205,0.193,0.181,0.168,0.154,0.14,0.126,0.111,0.097,0.082,0.067,0.052,0.037,0.023,0.008,-0.006,-0.02,-0.033,-0.046,-0.059,-0.07,-0.081,-0.092,-0.101,-0.11,-0.117,-0.124,-0.13,-0.134,-0.137,-0.139,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.139,-0.14,-0.138,-0.14,-0.136,-0.136,-0.135,-0.13,-0.133,-0.132,-0.131,-0.13,-0.129,-0.128,-0.127,-0.125,-0.124,-0.123,-0.121,-0.12,-0.119,-0.117,-0.115,-0.114,-0.112,-0.111,-0.109,-0.107,-0.106,-0.104,-0.102,-0.1,-0.098,-0.097,-0.095,-0.093,-0.091,-0.089,-0.087,-0.085,-0.083,-0.081,-0.079,-0.077,-0.075,-0.073,-0.071,-0.069,-0.067,-0.065,-0.063,-0.061,-0.059,-0.057,-0.055,-0.054,-0.052,-0.05,-0.048,-0.046,-0.044,-0.042,-0.04,-0.039,-0.037,-0.035,-0.033,-0.032,-0.03,-0.028,-0.027,-0.025,-0.024,-0.022,-0.021,-0.019,-0.018,-0.017,-0.015,-0.014,-0.013,-0.012,-0.01,-0.009,-0.008,-0.007,-0.006,-0.006,-0.005,-0,-0.003,-0.003,-0,-0.002,-0,-0.001,-0,-0,-0,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.006,-0.022,-0.05,-0.07,-0.11,-0.14,-0.17,-0.21,-0.24,-0.26,-0.29,-0.304,-0.316,-0.32,-0.318,-0.312,-0.303,-0.291,-0.277,-0.26,-0.243,-0.224,-0.204,-0.183,-0.16,-0.14,-0.122,-0.102,-0.084,-0.066,-0.05,-0.036,-0.024,-0.014,-0.006,-0.002,0 +PARAM_HAIR_FRONT=0 +PARAM_EYE_BALL_Y=0,0,0.002,0.003,0.006,0.009,0.013,0.017,0.021,0.027,0.032,0.038,0.044,0.051,0.057,0.064,0.071,0.078,0.085,0.092,0.099,0.106,0.113,0.119,0.126,0.132,0.138,0.143,0.149,0.153,0.157,0.161,0.164,0.167,0.168,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.167,0.164,0.159,0.153,0.146,0.138,0.13,0.12,0.11,0.099,0.087,0.075,0.063,0.05,0.037,0.023,0.009,-0.004,-0.018,-0.032,-0.046,-0.059,-0.073,-0.086,-0.099,-0.111,-0.123,-0.134,-0.145,-0.156,-0.165,-0.174,-0.182,-0.189,-0.195,-0.2,-0.204,-0.207,-0.209,-0.21,-0.21,-0.21,-0.21,-0.21,-0.209,-0.21,-0.207,-0.207,-0.206,-0.205,-0.204,-0.202,-0.201,-0.2,-0.198,-0.197,-0.195,-0.194,-0.192,-0.19,-0.188,-0.186,-0.184,-0.182,-0.18,-0.178,-0.176,-0.173,-0.171,-0.168,-0.166,-0.163,-0.161,-0.158,-0.156,-0.153,-0.15,-0.148,-0.145,-0.142,-0.139,-0.136,-0.133,-0.13,-0.128,-0.125,-0.122,-0.119,-0.116,-0.113,-0.11,-0.107,-0.104,-0.101,-0.098,-0.095,-0.092,-0.089,-0.086,-0.083,-0.08,-0.077,-0.075,-0.072,-0.069,-0.066,-0.063,-0.061,-0.058,-0.055,-0.053,-0.05,-0.047,-0.045,-0.042,-0.04,-0.038,-0.035,-0.033,-0.031,-0.029,-0.027,-0.025,-0.023,-0.021,-0.019,-0.017,-0.016,-0.014,-0.013,-0.011,-0.01,-0.008,-0.007,-0.006,-0.005,-0.004,-0.003,-0.003,-0.002,-0,-0.001,-0,-0,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.005,0.011,0.018,0.026,0.035,0.043,0.051,0.059,0.066,0.072,0.076,0.079,0.08,0.079,0.078,0.076,0.073,0.069,0.065,0.061,0.056,0.051,0.046,0.041,0.035,0.03,0.026,0.021,0.017,0.013,0.009,0.006,0.003,0.002,0,0 +PARAM_BROW_L_ANGLE=0 +PARAM_EYE_DEFORMED_04=0 +PARAM_EYE_DEFORMED_03=0 +PARAM_EYE_DEFORMED_02=0 +PARAM_EYE_DEFORMED_01=0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.13,-0.52,-1.1,-1.88,-2.8,-3.84,-4.97,-6.14,-7.35,-8.55,-9.71,-10.8,-11.82,-12.72,-13.51,-14.14,-14.61,-14.9,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-14.9,-14.61,-14.14,-13.52,-12.76,-11.9,-10.9,-9.85,-8.73,-7.55,-6.37,-5.15,-3.95,-2.76,-1.6,-0.49,0.54,1.49,2.36,3.13,3.78,4.3,4.68,4.92,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4.83,4.38,3.73,2.92,2.03,1.09,0.14,-0.78,-1.64,-2.41,-3.05,-3.56,-3.89,-4,-3.97,-3.9,-3.78,-3.64,-3.46,-3.25,-3.03,-2.79,-2.54,-2.29,-2.03,-1.77,-1.52,-1.28,-1.05,-0.83,-0.63,-0.45,-0.3,-0.17,-0.08,-0.02,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.017,0.04,0.07,0.1,0.15,0.2,0.25,0.31,0.38,0.45,0.53,0.61,0.69,0.78,0.87,0.96,1.06,1.15,1.25,1.35,1.45,1.55,1.65,1.75,1.85,1.94,2.04,2.13,2.22,2.31,2.39,2.47,2.55,2.62,2.69,2.75,2.8,2.85,2.9,2.93,2.96,2.98,2.996,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2.97,2.88,2.74,2.56,2.33,2.07,1.77,1.45,1.12,0.77,0.41,0.04,-0.32,-0.67,-1.02,-1.35,-1.66,-1.95,-2.21,-2.44,-2.63,-2.79,-2.9,-2.98,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.993,-2.973,-2.94,-2.9,-2.84,-2.78,-2.7,-2.62,-2.53,-2.44,-2.33,-2.23,-2.11,-2,-1.88,-1.76,-1.64,-1.52,-1.39,-1.27,-1.15,-1.03,-0.92,-0.81,-0.7,-0.6,-0.51,-0.42,-0.34,-0.26,-0.2,-0.14,-0.09,-0.05,-0.02,-0.006,0 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.08,0.14,0.22,0.31,0.42,0.53,0.66,0.79,0.94,1.09,1.25,1.41,1.58,1.76,1.93,2.11,2.3,2.48,2.66,2.84,3.02,3.19,3.37,3.53,3.7,3.86,4.01,4.15,4.28,4.41,4.53,4.63,4.72,4.8,4.87,4.93,4.97,4.99,5,4.984,4.94,4.86,4.76,4.63,4.48,4.31,4.13,3.93,3.71,3.49,3.25,3.02,2.77,2.53,2.29,2.05,1.81,1.58,1.36,1.15,0.95,0.77,0.6,0.45,0.32,0.21,0.12,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.007,-0.027,-0.06,-0.1,-0.16,-0.22,-0.3,-0.38,-0.47,-0.57,-0.67,-0.78,-0.89,-1.01,-1.13,-1.25,-1.37,-1.5,-1.63,-1.75,-1.87,-1.99,-2.11,-2.22,-2.33,-2.43,-2.53,-2.62,-2.7,-2.78,-2.84,-2.9,-2.94,-2.97,-2.993,-3,-3,-3,-3,-3,-3,-3,-3,-2.994,-2.977,-2.95,-2.91,-2.87,-2.81,-2.75,-2.68,-2.61,-2.52,-2.44,-2.35,-2.25,-2.15,-2.05,-1.95,-1.84,-1.73,-1.62,-1.51,-1.41,-1.3,-1.19,-1.08,-0.98,-0.88,-0.78,-0.69,-0.6,-0.51,-0.43,-0.35,-0.28,-0.22,-0.17,-0.12,-0.08,-0.04,-0.02,-0.005,0,-0.006,-0.023,-0.05,-0.09,-0.14,-0.19,-0.26,-0.33,-0.42,-0.5,-0.6,-0.7,-0.81,-0.92,-1.04,-1.16,-1.28,-1.41,-1.54,-1.67,-1.8,-1.93,-2.07,-2.2,-2.33,-2.46,-2.59,-2.72,-2.84,-2.96,-3.08,-3.19,-3.3,-3.4,-3.5,-3.58,-3.67,-3.74,-3.81,-3.86,-3.91,-3.95,-3.98,-3.994,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.98,-3.92,-3.83,-3.7,-3.55,-3.38,-3.18,-2.97,-2.75,-2.51,-2.27,-2.03,-1.79,-1.55,-1.32,-1.1,-0.89,-0.7,-0.53,-0.37,-0.24,-0.14,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_Y=0,-0.03,-0.13,-0.28,-0.48,-0.73,-1.04,-1.38,-1.77,-2.19,-2.64,-3.12,-3.63,-4.16,-4.7,-5.26,-5.84,-6.42,-7,-7.58,-8.16,-8.74,-9.3,-9.84,-10.37,-10.88,-11.36,-11.81,-12.23,-12.62,-12.96,-13.27,-13.52,-13.72,-13.87,-13.97,-14,-14,-14,-14,-14,-14,-14,-14,-13.95,-13.79,-13.53,-13.19,-12.76,-12.25,-11.67,-11.03,-10.33,-9.56,-8.75,-7.91,-7.01,-6.09,-5.14,-4.17,-3.17,-2.17,-1.15,-0.12,0.88,1.9,2.89,3.89,4.85,5.79,6.72,7.59,8.43,9.23,9.99,10.69,11.34,11.92,12.44,12.9,13.29,13.59,13.81,13.95,14,13.989,13.95,13.9,13.82,13.72,13.61,13.47,13.32,13.15,12.96,12.76,12.54,12.31,12.07,11.81,11.55,11.27,10.98,10.68,10.37,10.05,9.73,9.41,9.07,8.74,8.39,8.05,7.7,7.35,7,6.65,6.3,5.95,5.61,5.26,4.93,4.59,4.27,3.95,3.63,3.32,3.02,2.73,2.45,2.19,1.93,1.69,1.46,1.24,1.04,0.85,0.68,0.53,0.39,0.28,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0 +PARAM_BROW_R_X=0 +PARAM_ANGLE_X=0,-0.005,-0.018,-0.04,-0.07,-0.1,-0.15,-0.2,-0.25,-0.31,-0.38,-0.45,-0.52,-0.59,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.17,-1.25,-1.33,-1.41,-1.48,-1.55,-1.62,-1.69,-1.75,-1.8,-1.85,-1.9,-1.93,-1.96,-1.98,-1.995,-2,-2,-2,-2,-2,-2,-2,-2,-1.996,-1.985,-1.967,-1.94,-1.91,-1.87,-1.83,-1.79,-1.74,-1.68,-1.62,-1.56,-1.5,-1.43,-1.37,-1.3,-1.23,-1.15,-1.08,-1.01,-0.94,-0.86,-0.79,-0.72,-0.65,-0.59,-0.52,-0.46,-0.4,-0.34,-0.29,-0.24,-0.19,-0.15,-0.11,-0.08,-0.05,-0.03,-0.013,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=-2,-2.011,-2.04,-2.1,-2.17,-2.26,-2.37,-2.49,-2.63,-2.78,-2.94,-3.12,-3.3,-3.49,-3.68,-3.88,-4.08,-4.29,-4.5,-4.71,-4.92,-5.12,-5.32,-5.51,-5.7,-5.88,-6.06,-6.22,-6.37,-6.51,-6.63,-6.74,-6.83,-6.9,-6.96,-6.99,-7,-7,-7,-7,-7,-7,-7,-7,-6.987,-6.95,-6.88,-6.8,-6.69,-6.56,-6.42,-6.26,-6.08,-5.89,-5.69,-5.48,-5.25,-5.02,-4.79,-4.54,-4.29,-4.04,-3.79,-3.53,-3.28,-3.02,-2.78,-2.53,-2.29,-2.05,-1.82,-1.6,-1.39,-1.19,-1,-0.83,-0.66,-0.52,-0.39,-0.27,-0.18,-0.1,-0.05,-0.01,0,-0.006,-0.025,-0.06,-0.1,-0.15,-0.21,-0.27,-0.35,-0.43,-0.52,-0.61,-0.7,-0.79,-0.89,-0.99,-1.08,-1.18,-1.28,-1.37,-1.46,-1.54,-1.62,-1.69,-1.76,-1.82,-1.87,-1.92,-1.95,-1.98,-1.995,-2,-1.982,-1.93,-1.85,-1.75,-1.63,-1.49,-1.34,-1.18,-1.02,-0.86,-0.71,-0.56,-0.42,-0.3,-0.2,-0.11,-0.05,-0.01,0,-0.003,-0.01,-0.022,-0.04,-0.06,-0.09,-0.12,-0.15,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.46,-0.52,-0.57,-0.63,-0.69,-0.75,-0.81,-0.87,-0.93,-0.99,-1.05,-1.12,-1.18,-1.24,-1.29,-1.35,-1.41,-1.47,-1.52,-1.57,-1.62,-1.67,-1.71,-1.76,-1.8,-1.83,-1.87,-1.9,-1.92,-1.95,-1.965,-1.98,-1.991,-1.998,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_ARM_L=-2,-2.011,-2.04,-2.1,-2.17,-2.26,-2.37,-2.49,-2.63,-2.78,-2.94,-3.12,-3.3,-3.49,-3.68,-3.88,-4.08,-4.29,-4.5,-4.71,-4.92,-5.12,-5.32,-5.51,-5.7,-5.88,-6.06,-6.22,-6.37,-6.51,-6.63,-6.74,-6.83,-6.9,-6.96,-6.99,-7,-7,-7,-7,-7,-7,-7,-7,-6.987,-6.95,-6.88,-6.8,-6.69,-6.56,-6.42,-6.26,-6.08,-5.89,-5.69,-5.48,-5.25,-5.02,-4.79,-4.54,-4.29,-4.04,-3.79,-3.53,-3.28,-3.02,-2.78,-2.53,-2.29,-2.05,-1.82,-1.6,-1.39,-1.19,-1,-0.83,-0.66,-0.52,-0.39,-0.27,-0.18,-0.1,-0.05,-0.01,0,-0.006,-0.025,-0.06,-0.1,-0.15,-0.21,-0.27,-0.35,-0.43,-0.52,-0.61,-0.7,-0.79,-0.89,-0.99,-1.08,-1.18,-1.28,-1.37,-1.46,-1.54,-1.62,-1.69,-1.76,-1.82,-1.87,-1.92,-1.95,-1.98,-1.995,-2,-1.982,-1.93,-1.85,-1.75,-1.63,-1.49,-1.34,-1.18,-1.02,-0.86,-0.71,-0.56,-0.42,-0.3,-0.2,-0.11,-0.05,-0.01,0,-0.003,-0.01,-0.022,-0.04,-0.06,-0.09,-0.12,-0.15,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.46,-0.52,-0.57,-0.63,-0.69,-0.75,-0.81,-0.87,-0.93,-0.99,-1.05,-1.12,-1.18,-1.24,-1.29,-1.35,-1.41,-1.47,-1.52,-1.57,-1.62,-1.67,-1.71,-1.76,-1.8,-1.83,-1.87,-1.9,-1.92,-1.95,-1.965,-1.98,-1.991,-1.998,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_MOUTH_FORM=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.85,-0.5,-0.06,0.37,0.71,0.93,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.997,0.99,0.978,0.96,0.94,0.91,0.88,0.85,0.82,0.78,0.73,0.69,0.64,0.59,0.54,0.48,0.43,0.37,0.31,0.25,0.19,0.13,0.07,0.01,-0.05,-0.12,-0.18,-0.24,-0.29,-0.35,-0.41,-0.47,-0.52,-0.57,-0.62,-0.67,-0.71,-0.76,-0.8,-0.83,-0.87,-0.9,-0.92,-0.95,-0.965,-0.98,-0.991,-0.998,-1 +PARAM_HAIR_SIDE=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0 +PARAM_SWEAT=0 +PARAM_BROW_R_FORM=0 +PARAM_TERE=0 +PARAM_EYE_BALL_GLITTER=0 +PARAM_STRING=0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_01.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_01.mtn new file mode 100644 index 0000000..67bcd63 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_01.mtn @@ -0,0 +1,44 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_SHOULDER_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_FACE_COVER=0 +PARAM_FEAR=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=0 +PARAM_TEAR=0 +PARAM_BROW_L_X=0 +PARAM_BROW_DEFORMED=0 +PARAM_BROW_L_Y=0 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_HAIR_BACK=0 +PARAM_EYE_BALL_X=0,-0,-0,-0.002,-0.003,-0.004,-0.006,-0.008,-0.011,-0.013,-0.016,-0.019,-0.023,-0.026,-0.03,-0.034,-0.038,-0.042,-0.046,-0.051,-0.056,-0.06,-0.065,-0.07,-0.075,-0.08,-0.084,-0.089,-0.094,-0.099,-0.104,-0.109,-0.114,-0.118,-0.123,-0.128,-0.132,-0.136,-0.14,-0.145,-0.148,-0.152,-0.156,-0.159,-0.162,-0.165,-0.168,-0.17,-0.172,-0.174,-0.176,-0.177,-0.179,-0.179,-0.18,-0.18,-0.18,-0.18,-0.18,-0.178,-0.177,-0.176,-0.175,-0.173,-0.172,-0.17,-0.168,-0.165,-0.163,-0.16,-0.157,-0.154,-0.151,-0.147,-0.143,-0.139,-0.135,-0.131,-0.126,-0.121,-0.117,-0.111,-0.106,-0.101,-0.095,-0.089,-0.083,-0.077,-0.07,-0.063,-0.057,-0.05,-0.042,-0.035,-0.027,-0.019,-0.011,-0.003,0.005,0.014,0.023,0.031,0.041,0.05,0.059,0.069,0.079,0.089,0.099,0.11,0.12,0.131,0.142,0.153,0.164,0.176,0.188,0.2,0.212,0.224,0.236,0.249,0.262,0.275,0.288,0.301,0.315,0.328,0.342,0.356,0.37,0.385,0.399,0.412,0.424,0.435,0.445,0.455,0.463,0.471,0.479,0.485,0.491,0.496,0.501,0.505,0.509,0.512,0.514,0.516,0.518,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.519,0.515,0.509,0.501,0.491,0.48,0.466,0.452,0.436,0.42,0.402,0.384,0.365,0.346,0.327,0.308,0.29,0.271,0.253,0.236,0.22,0.204,0.19,0.177,0.165,0.155,0.146,0.139,0.134,0.131,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13 +PARAM_HAIR_FRONT=0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0.002,0,0.003,0,0.004,0.005,0.01,0.007,0.007,0.008,0.009,0.01,0.011,0.012,0.013,0.015,0.016,0.017,0.019,0.02,0.022,0.023,0.025,0.027,0.029,0.03,0.032,0.034,0.037,0.039,0.041,0.043,0.046,0.048,0.051,0.053,0.056,0.059,0.062,0.065,0.068,0.071,0.074,0.078,0.081,0.084,0.088,0.092,0.096,0.099,0.103,0.108,0.112,0.116,0.12,0.125,0.129,0.134,0.139,0.144,0.149,0.154,0.159,0.165,0.17,0.177,0.185,0.194,0.205,0.216,0.227,0.24,0.252,0.265,0.277,0.289,0.301,0.313,0.324,0.335,0.344,0.353,0.361,0.367,0.373,0.377,0.379,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.381,0.38,0.383,0.384,0.385,0.387,0.389,0.39,0.392,0.394,0.396,0.398,0.4,0.402,0.404,0.406,0.407,0.409,0.411,0.412,0.414,0.415,0.416,0.417,0.418,0.419,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42 +PARAM_BROW_L_ANGLE=0 +PARAM_EYE_DEFORMED_04=0 +PARAM_EYE_DEFORMED_03=0 +PARAM_EYE_DEFORMED_02=0 +PARAM_EYE_DEFORMED_01=0 +PARAM_ANGLE_Z=0,-0.009,-0.04,-0.08,-0.14,-0.22,-0.31,-0.41,-0.53,-0.67,-0.81,-0.97,-1.14,-1.31,-1.5,-1.69,-1.9,-2.11,-2.32,-2.55,-2.78,-3.01,-3.25,-3.49,-3.73,-3.98,-4.22,-4.47,-4.72,-4.96,-5.21,-5.45,-5.69,-5.92,-6.15,-6.38,-6.6,-6.82,-7.02,-7.23,-7.42,-7.61,-7.78,-7.95,-8.11,-8.25,-8.39,-8.51,-8.62,-8.72,-8.8,-8.87,-8.93,-8.97,-8.99,-9,-8.87,-8.51,-7.92,-7.19,-6.28,-5.27,-4.16,-2.97,-1.72,-0.46,0.84,2.13,3.38,4.62,5.77,6.86,7.85,8.74,9.51,10.14,10.61,10.9,11,10.91,10.65,10.23,9.67,9,8.21,7.33,6.37,5.34,4.27,3.15,2.01,0.83,-0.35,-1.53,-2.69,-3.83,-4.94,-6,-7.01,-7.94,-8.81,-9.6,-10.29,-10.88,-11.35,-11.71,-11.93,-12,-11.84,-11.38,-10.66,-9.74,-8.6,-7.34,-5.95,-4.47,-2.9,-1.33,0.3,1.91,3.48,5.02,6.46,7.82,9.07,10.18,11.14,11.93,12.51,12.87,13,12.92,12.68,12.3,11.82,11.23,10.58,9.85,9.08,8.27,7.45,6.6,5.77,4.95,4.15,3.4,2.69,2.05,1.47,0.97,0.56,0.25,0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.09,-0.2,-0.35,-0.53,-0.75,-1,-1.27,-1.57,-1.9,-2.25,-2.61,-3,-3.39,-3.8,-4.21,-4.64,-5.07,-5.51,-5.95,-6.38,-6.82,-7.24,-7.67,-8.08,-8.48,-8.88,-9.25,-9.61,-9.96,-10.28,-10.58,-10.86,-11.11,-11.33,-11.53,-11.69,-11.83,-11.92,-11.98,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12 +PARAM_BODY_ANGLE_X=0,-0.002,-0.008,-0.018,-0.031,-0.048,-0.069,-0.09,-0.12,-0.15,-0.18,-0.21,-0.25,-0.29,-0.33,-0.38,-0.42,-0.47,-0.52,-0.57,-0.62,-0.67,-0.72,-0.78,-0.83,-0.88,-0.94,-0.99,-1.05,-1.1,-1.16,-1.21,-1.26,-1.32,-1.37,-1.42,-1.47,-1.51,-1.56,-1.61,-1.65,-1.69,-1.73,-1.77,-1.8,-1.83,-1.86,-1.89,-1.92,-1.94,-1.956,-1.972,-1.984,-1.993,-1.998,-2,-1.96,-1.85,-1.68,-1.46,-1.18,-0.88,-0.55,-0.19,0.18,0.56,0.95,1.34,1.71,2.09,2.43,2.76,3.06,3.32,3.55,3.74,3.88,3.97,4,3.98,3.91,3.8,3.65,3.48,3.27,3.04,2.79,2.52,2.24,1.95,1.65,1.35,1.04,0.73,0.43,0.13,-0.16,-0.44,-0.7,-0.94,-1.17,-1.37,-1.55,-1.71,-1.83,-1.92,-1.98,-2,-1.97,-1.88,-1.73,-1.55,-1.32,-1.07,-0.79,-0.49,-0.18,0.13,0.46,0.78,1.1,1.4,1.69,1.96,2.21,2.44,2.63,2.79,2.9,2.97,3,2.97,2.9,2.78,2.64,2.46,2.25,2.03,1.79,1.54,1.29,1.03,0.77,0.52,0.28,0.05,-0.17,-0.37,-0.55,-0.7,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.96,-0.92,-0.85,-0.78,-0.69,-0.59,-0.48,-0.36,-0.23,-0.09,0.05,0.19,0.34,0.48,0.63,0.77,0.91,1.05,1.18,1.31,1.43,1.54,1.64,1.73,1.81,1.88,1.93,1.97,1.99,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,0.003,0.012,0.027,0.05,0.07,0.1,0.14,0.18,0.22,0.27,0.32,0.38,0.44,0.5,0.56,0.63,0.7,0.77,0.85,0.93,1,1.08,1.16,1.24,1.33,1.41,1.49,1.57,1.65,1.74,1.82,1.9,1.97,2.05,2.13,2.2,2.27,2.34,2.41,2.47,2.54,2.59,2.65,2.7,2.75,2.8,2.84,2.87,2.91,2.93,2.96,2.976,2.989,2.997,3,2.96,2.85,2.68,2.46,2.18,1.88,1.55,1.19,0.82,0.44,0.05,-0.34,-0.71,-1.09,-1.43,-1.76,-2.06,-2.32,-2.55,-2.74,-2.88,-2.97,-3,-2.98,-2.91,-2.8,-2.65,-2.48,-2.27,-2.04,-1.79,-1.52,-1.24,-0.95,-0.65,-0.35,-0.04,0.27,0.57,0.87,1.16,1.44,1.7,1.94,2.17,2.37,2.55,2.71,2.83,2.92,2.98,3,2.97,2.88,2.73,2.55,2.32,2.07,1.79,1.49,1.18,0.87,0.54,0.22,-0.1,-0.4,-0.69,-0.96,-1.21,-1.44,-1.63,-1.79,-1.9,-1.97,-2,-1.97,-1.9,-1.78,-1.64,-1.46,-1.25,-1.03,-0.79,-0.54,-0.29,-0.03,0.23,0.48,0.72,0.95,1.17,1.37,1.55,1.7,1.83,1.92,1.98,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.994,1.975,1.94,1.9,1.85,1.79,1.73,1.65,1.57,1.48,1.39,1.3,1.21,1.11,1.01,0.92,0.82,0.72,0.63,0.54,0.46,0.38,0.31,0.24,0.18,0.13,0.08,0.05,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_Y=0,-0.001,-0.004,-0.009,-0.016,-0.024,-0.034,-0.046,-0.059,-0.074,-0.09,-0.107,-0.126,-0.146,-0.17,-0.19,-0.21,-0.23,-0.26,-0.28,-0.31,-0.33,-0.36,-0.39,-0.41,-0.44,-0.47,-0.5,-0.52,-0.55,-0.58,-0.61,-0.63,-0.66,-0.68,-0.71,-0.73,-0.76,-0.78,-0.8,-0.82,-0.85,-0.865,-0.883,-0.901,-0.917,-0.932,-0.946,-0.958,-0.969,-0.978,-0.986,-0.992,-0.996,-0.999,-1,-0.94,-0.75,-0.46,-0.09,0.36,0.86,1.42,2.01,2.64,3.27,3.92,4.56,5.19,5.81,6.39,6.93,7.43,7.87,8.26,8.57,8.8,8.95,9,8.92,8.71,8.36,7.9,7.35,6.7,5.97,5.18,4.33,3.44,2.51,1.57,0.6,-0.37,-1.35,-2.31,-3.25,-4.17,-5.05,-5.88,-6.65,-7.37,-8.02,-8.59,-9.08,-9.47,-9.76,-9.94,-10,-9.88,-9.53,-8.98,-8.28,-7.42,-6.46,-5.4,-4.27,-3.09,-1.89,-0.65,0.57,1.76,2.94,4.03,5.06,6.01,6.86,7.59,8.18,8.63,8.9,9,8.92,8.7,8.35,7.91,7.37,6.76,6.1,5.38,4.63,3.88,3.1,2.32,1.57,0.83,0.14,-0.51,-1.11,-1.65,-2.11,-2.48,-2.77,-2.94,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3.016,-3.06,-3.14,-3.24,-3.37,-3.52,-3.69,-3.87,-4.07,-4.29,-4.51,-4.75,-4.98,-5.23,-5.47,-5.71,-5.95,-6.19,-6.42,-6.64,-6.85,-7.05,-7.23,-7.4,-7.55,-7.68,-7.79,-7.88,-7.95,-7.99,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_BREATH=0 +PARAM_BROW_R_X=0 +PARAM_ANGLE_X=0,-0.01,-0.04,-0.09,-0.16,-0.24,-0.34,-0.46,-0.59,-0.74,-0.9,-1.07,-1.26,-1.46,-1.66,-1.88,-2.11,-2.34,-2.58,-2.83,-3.09,-3.34,-3.61,-3.88,-4.15,-4.42,-4.69,-4.96,-5.24,-5.51,-5.78,-6.05,-6.32,-6.58,-6.84,-7.09,-7.33,-7.57,-7.81,-8.03,-8.25,-8.45,-8.65,-8.83,-9.01,-9.17,-9.32,-9.46,-9.58,-9.69,-9.78,-9.86,-9.92,-9.96,-9.99,-10,-9.94,-9.75,-9.46,-9.09,-8.64,-8.14,-7.58,-6.99,-6.36,-5.73,-5.08,-4.44,-3.81,-3.19,-2.61,-2.07,-1.57,-1.13,-0.74,-0.43,-0.2,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.15,0.32,0.54,0.82,1.12,1.45,1.81,2.18,2.56,2.95,3.34,3.71,4.09,4.43,4.76,5.06,5.32,5.55,5.74,5.88,5.97,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5.95,5.82,5.61,5.32,4.96,4.55,4.08,3.55,3,2.39,1.76,1.11,0.45,-0.23,-0.92,-1.59,-2.27,-2.93,-3.57,-4.19,-4.78,-5.33,-5.85,-6.33,-6.75,-7.11,-7.42,-7.67,-7.85,-7.96,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_ARM_R=0,0,0,0,0,0.02,0.07,0.16,0.26,0.38,0.5,0.62,0.74,0.84,0.93,0.98,1,0.987,0.95,0.9,0.83,0.74,0.65,0.56,0.46,0.37,0.28,0.2,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16,0.56,1.11,1.75,2.41,3.07,3.69,4.21,4.63,4.9,5,4.94,4.77,4.51,4.19,3.82,3.42,2.99,2.56,2.12,1.71,1.31,0.95,0.63,0.37,0.17,0.04,0,0.08,0.29,0.63,1.04,1.5,2,2.5,2.96,3.38,3.71,3.92,4,3.95,3.81,3.59,3.3,2.98,2.61,2.24,1.86,1.49,1.14,0.82,0.54,0.31,0.14,0.04,0,0.06,0.22,0.47,0.78,1.13,1.5,1.87,2.22,2.53,2.78,2.94,3,2.94,2.78,2.53,2.22,1.87,1.5,1.13,0.78,0.47,0.22,0.06,0,0.06,0.22,0.47,0.78,1.13,1.5,1.87,2.22,2.53,2.78,2.94,3,2.97,2.89,2.77,2.61,2.43,2.23,2.01,1.79,1.55,1.32,1.09,0.87,0.66,0.46,0.28,0.13,0,-0.12,-0.23,-0.34,-0.45,-0.55,-0.64,-0.73,-0.82,-0.91,-0.99,-1.06,-1.13,-1.2,-1.27,-1.33,-1.39,-1.44,-1.5,-1.54,-1.59,-1.63,-1.67,-1.71,-1.74,-1.78,-1.8,-1.83,-1.86,-1.88,-1.898,-1.916,-1.932,-1.946,-1.958,-1.969,-1.978,-1.985,-1.991,-1.995,-1.998,-1.999,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1.97,-1.91,-1.8,-1.68,-1.53,-1.37,-1.2,-1.02,-0.85,-0.68,-0.53,-0.38,-0.25,-0.15,-0.07,-0.02,0,-0.01,-0.04,-0.09,-0.15,-0.22,-0.31,-0.41,-0.52,-0.63,-0.74,-0.86,-0.99,-1.11,-1.22,-1.34,-1.45,-1.55,-1.65,-1.74,-1.81,-1.88,-1.93,-1.97,-1.99,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_ARM_L=0,0,0,0,0,0.02,0.07,0.16,0.26,0.38,0.5,0.62,0.74,0.84,0.93,0.98,1,0.987,0.95,0.9,0.83,0.74,0.65,0.56,0.46,0.37,0.28,0.2,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16,0.56,1.11,1.75,2.41,3.07,3.69,4.21,4.63,4.9,5,4.94,4.77,4.51,4.19,3.82,3.42,2.99,2.56,2.12,1.71,1.31,0.95,0.63,0.37,0.17,0.04,0,0.08,0.29,0.63,1.04,1.5,2,2.5,2.96,3.38,3.71,3.92,4,3.95,3.81,3.59,3.3,2.98,2.61,2.24,1.86,1.49,1.14,0.82,0.54,0.31,0.14,0.04,0,0.06,0.22,0.47,0.78,1.13,1.5,1.87,2.22,2.53,2.78,2.94,3,2.94,2.78,2.53,2.22,1.87,1.5,1.13,0.78,0.47,0.22,0.06,0,0.06,0.22,0.47,0.78,1.13,1.5,1.87,2.22,2.53,2.78,2.94,3,2.97,2.89,2.77,2.61,2.43,2.23,2.01,1.79,1.55,1.32,1.09,0.87,0.66,0.46,0.28,0.13,0,-0.12,-0.23,-0.34,-0.45,-0.55,-0.64,-0.73,-0.82,-0.91,-0.99,-1.06,-1.13,-1.2,-1.27,-1.33,-1.39,-1.44,-1.5,-1.54,-1.59,-1.63,-1.67,-1.71,-1.74,-1.78,-1.8,-1.83,-1.86,-1.88,-1.898,-1.916,-1.932,-1.946,-1.958,-1.969,-1.978,-1.985,-1.991,-1.995,-1.998,-1.999,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1.97,-1.91,-1.8,-1.68,-1.53,-1.37,-1.2,-1.02,-0.85,-0.68,-0.53,-0.38,-0.25,-0.15,-0.07,-0.02,0,-0.01,-0.04,-0.09,-0.15,-0.22,-0.31,-0.41,-0.52,-0.63,-0.74,-0.86,-0.99,-1.11,-1.22,-1.34,-1.45,-1.55,-1.65,-1.74,-1.81,-1.88,-1.93,-1.97,-1.99,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_MOUTH_FORM=1 +PARAM_HAIR_SIDE=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0 +PARAM_SWEAT=0 +PARAM_BROW_R_FORM=0 +PARAM_TERE=0 +PARAM_EYE_BALL_GLITTER=0 +PARAM_STRING=0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_02.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_02.mtn new file mode 100644 index 0000000..f307914 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/idle_02.mtn @@ -0,0 +1,44 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_SHOULDER_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_FACE_COVER=0 +PARAM_FEAR=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0 +PARAM_TEAR=0 +PARAM_BROW_L_X=0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26 +PARAM_BROW_DEFORMED=0 +PARAM_BROW_L_Y=0 +PARAM_EYE_R_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_HAIR_BACK=0 +PARAM_EYE_BALL_X=-0.4,-0.4,-0.4,-0.4,-0.399,-0.398,-0.4,-0.396,-0.395,-0.394,-0.392,-0.391,-0.389,-0.387,-0.385,-0.383,-0.381,-0.378,-0.376,-0.373,-0.37,-0.368,-0.365,-0.362,-0.358,-0.355,-0.352,-0.348,-0.345,-0.341,-0.338,-0.334,-0.33,-0.326,-0.322,-0.318,-0.314,-0.309,-0.305,-0.301,-0.296,-0.292,-0.287,-0.283,-0.278,-0.273,-0.269,-0.264,-0.259,-0.254,-0.249,-0.245,-0.24,-0.235,-0.23,-0.225,-0.22,-0.215,-0.21,-0.205,-0.2,-0.195,-0.19,-0.185,-0.18,-0.175,-0.17,-0.165,-0.16,-0.155,-0.151,-0.146,-0.141,-0.136,-0.131,-0.127,-0.122,-0.117,-0.113,-0.108,-0.104,-0.099,-0.095,-0.091,-0.086,-0.082,-0.078,-0.074,-0.07,-0.066,-0.063,-0.059,-0.055,-0.052,-0.048,-0.045,-0.042,-0.038,-0.035,-0.032,-0.03,-0.027,-0.024,-0.022,-0.019,-0.017,-0.015,-0.013,-0.011,-0.009,-0.008,-0.006,-0.005,-0.004,-0.003,-0,-0.001,-0.001,-0,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0 +PARAM_EYE_BALL_Y=0.25,0.25,0.25,0.25,0.25,0.249,0.25,0.248,0.247,0.246,0.25,0.244,0.243,0.242,0.241,0.239,0.238,0.236,0.235,0.233,0.231,0.23,0.228,0.226,0.224,0.222,0.22,0.218,0.216,0.213,0.211,0.209,0.206,0.204,0.201,0.199,0.196,0.193,0.191,0.188,0.185,0.182,0.18,0.177,0.174,0.171,0.168,0.165,0.162,0.159,0.156,0.153,0.15,0.147,0.144,0.141,0.137,0.134,0.131,0.128,0.125,0.122,0.119,0.116,0.113,0.109,0.106,0.103,0.1,0.097,0.094,0.091,0.088,0.085,0.082,0.079,0.076,0.073,0.07,0.068,0.065,0.062,0.059,0.057,0.054,0.051,0.049,0.046,0.044,0.041,0.039,0.037,0.034,0.032,0.03,0.028,0.026,0.024,0.022,0.02,0.019,0.017,0.015,0.014,0.012,0.011,0.009,0.008,0.007,0.006,0.005,0,0.003,0.002,0.002,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0 +PARAM_EYE_DEFORMED_04=0 +PARAM_EYE_DEFORMED_03=0 +PARAM_EYE_DEFORMED_02=0 +PARAM_EYE_DEFORMED_01=0 +PARAM_ANGLE_Z=0,-0.09,-0.33,-0.71,-1.22,-1.82,-2.53,-3.31,-4.15,-5.03,-5.97,-6.91,-7.89,-8.87,-9.83,-10.77,-11.69,-12.56,-13.38,-14.15,-14.85,-15.46,-15.99,-16.41,-16.73,-16.93,-17,-17,-17,-17,-17,-16.91,-16.65,-16.23,-15.67,-14.99,-14.19,-13.28,-12.28,-11.23,-10.08,-8.9,-7.68,-6.41,-5.13,-3.82,-2.51,-1.22,0.05,1.31,2.52,3.7,4.82,5.86,6.85,7.75,8.55,9.27,9.87,10.35,10.7,10.92,11,11,11,11,11,11,11,11,11,10.94,10.79,10.53,10.19,9.77,9.29,8.75,8.17,7.55,6.9,6.26,5.58,4.92,4.27,3.63,3.02,2.45,1.93,1.45,1.03,0.67,0.39,0.18,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.27,-0.59,-1.01,-1.53,-2.14,-2.83,-3.57,-4.38,-5.22,-6.11,-7.01,-7.93,-8.85,-9.75,-10.65,-11.53,-12.35,-13.14,-13.88,-14.56,-15.16,-15.7,-16.16,-16.51,-16.78,-16.95,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-16.89,-16.56,-16.04,-15.34,-14.48,-13.48,-12.34,-11.11,-9.79,-8.41,-6.93,-5.45,-3.94,-2.43,-0.94,0.53,1.99,3.35,4.65,5.86,6.99,7.98,8.86,9.61,10.2,10.64,10.91,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11 +PARAM_BODY_ANGLE_X=0,-0.006,-0.025,-0.06,-0.1,-0.15,-0.21,-0.28,-0.35,-0.43,-0.52,-0.61,-0.7,-0.8,-0.9,-1,-1.1,-1.2,-1.3,-1.39,-1.48,-1.57,-1.65,-1.72,-1.79,-1.85,-1.9,-1.94,-1.97,-1.994,-2,-1.99,-1.96,-1.92,-1.85,-1.78,-1.69,-1.59,-1.48,-1.36,-1.23,-1.09,-0.95,-0.81,-0.66,-0.52,-0.37,-0.23,-0.09,0.05,0.18,0.31,0.43,0.54,0.64,0.73,0.81,0.88,0.93,0.97,0.99,1,0.998,0.992,0.983,0.971,0.956,0.937,0.92,0.89,0.87,0.84,0.81,0.78,0.75,0.72,0.68,0.65,0.61,0.58,0.54,0.5,0.47,0.43,0.4,0.36,0.33,0.29,0.26,0.23,0.2,0.17,0.14,0.12,0.09,0.074,0.056,0.039,0.025,0.015,0.007,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.005,-0.021,-0.05,-0.08,-0.12,-0.17,-0.23,-0.3,-0.36,-0.44,-0.52,-0.6,-0.69,-0.77,-0.86,-0.95,-1.05,-1.14,-1.23,-1.31,-1.4,-1.48,-1.56,-1.64,-1.7,-1.77,-1.83,-1.88,-1.92,-1.95,-1.98,-1.995,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-1.981,-1.93,-1.85,-1.74,-1.61,-1.46,-1.28,-1.1,-0.9,-0.69,-0.47,-0.24,0,0.24,0.49,0.74,1,1.26,1.5,1.71,1.91,2.08,2.24,2.38,2.5,2.61,2.7,2.78,2.84,2.89,2.93,2.96,2.985,2.996,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3 +PARAM_BODY_ANGLE_Y=0,0.05,0.19,0.42,0.7,1.04,1.41,1.8,2.2,2.59,2.96,3.3,3.58,3.81,3.95,4,3.96,3.86,3.7,3.49,3.25,2.96,2.66,2.33,2,1.67,1.34,1.04,0.75,0.51,0.3,0.14,0.04,0,0.03,0.1,0.22,0.38,0.56,0.77,0.99,1.23,1.47,1.71,1.94,2.16,2.36,2.54,2.7,2.83,2.92,2.98,3,2.96,2.86,2.71,2.51,2.29,2.05,1.79,1.54,1.27,1.02,0.79,0.57,0.38,0.22,0.1,0.03,0,0.013,0.05,0.1,0.16,0.24,0.32,0.4,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,0.991,0.97,0.93,0.87,0.81,0.74,0.67,0.59,0.51,0.43,0.35,0.28,0.21,0.15,0.1,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.05,0.19,0.41,0.7,1.02,1.39,1.76,2.14,2.51,2.86,3.18,3.46,3.69,3.86,3.96,4,3.97,3.87,3.72,3.53,3.3,3.04,2.77,2.48,2.19,1.89,1.6,1.32,1.05,0.8,0.57,0.38,0.22,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.14,0.29,0.49,0.71,0.95,1.21,1.46,1.73,1.98,2.21,2.43,2.62,2.78,2.9,2.97,3,2.97,2.9,2.78,2.62,2.44,2.22,1.99,1.75,1.5,1.25,1.01,0.78,0.56,0.38,0.22,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_Y=4,4.03,4.1,4.21,4.36,4.54,4.74,4.97,5.22,5.48,5.76,6.03,6.32,6.61,6.89,7.17,7.44,7.69,7.94,8.16,8.37,8.55,8.7,8.83,8.92,8.98,9,9,9,9,9,8.993,8.973,8.94,8.9,8.84,8.77,8.69,8.61,8.51,8.4,8.28,8.16,8.02,7.88,7.74,7.58,7.42,7.25,7.08,6.9,6.72,6.53,6.35,6.15,5.95,5.76,5.55,5.35,5.14,4.94,4.73,4.53,4.32,4.11,3.91,3.7,3.5,3.3,3.1,2.91,2.71,2.52,2.34,2.16,1.98,1.81,1.65,1.49,1.33,1.19,1.05,0.91,0.78,0.67,0.56,0.46,0.36,0.28,0.21,0.15,0.09,0.05,0.02,0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.14,0.31,0.53,0.81,1.13,1.5,1.89,2.32,2.76,3.24,3.71,4.2,4.68,5.16,5.64,6.1,6.54,6.96,7.35,7.71,8.03,8.31,8.55,8.74,8.88,8.97,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9 +PARAM_BREATH=0 +PARAM_BROW_R_X=0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26 +PARAM_ANGLE_X=-10,-9.96,-9.86,-9.71,-9.5,-9.25,-8.96,-8.64,-8.29,-7.93,-7.54,-7.15,-6.75,-6.35,-5.95,-5.57,-5.19,-4.83,-4.49,-4.17,-3.89,-3.63,-3.42,-3.24,-3.11,-3.03,-3,-3,-3,-3,-3,-2.998,-2.991,-2.98,-2.966,-2.947,-2.92,-2.9,-2.87,-2.84,-2.8,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.47,-2.42,-2.36,-2.3,-2.24,-2.18,-2.12,-2.05,-1.98,-1.92,-1.85,-1.78,-1.71,-1.65,-1.58,-1.51,-1.44,-1.37,-1.3,-1.23,-1.17,-1.1,-1.03,-0.97,-0.9,-0.84,-0.78,-0.72,-0.66,-0.6,-0.55,-0.5,-0.44,-0.4,-0.35,-0.3,-0.26,-0.22,-0.19,-0.15,-0.12,-0.09,-0.07,-0.05,-0.032,-0.018,-0.008,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.012,-0.05,-0.1,-0.18,-0.27,-0.38,-0.5,-0.63,-0.77,-0.92,-1.08,-1.24,-1.4,-1.56,-1.72,-1.88,-2.03,-2.18,-2.32,-2.45,-2.57,-2.68,-2.77,-2.85,-2.91,-2.96,-2.99,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3 +PARAM_ARM_R=-7,-6.987,-6.95,-6.9,-6.82,-6.74,-6.65,-6.55,-6.45,-6.35,-6.26,-6.18,-6.1,-6.05,-6.01,-6,-6.009,-6.03,-6.07,-6.13,-6.19,-6.26,-6.34,-6.42,-6.5,-6.58,-6.66,-6.74,-6.81,-6.87,-6.93,-6.97,-6.99,-7,-6.991,-6.97,-6.93,-6.87,-6.81,-6.74,-6.67,-6.59,-6.51,-6.43,-6.35,-6.28,-6.21,-6.15,-6.1,-6.06,-6.03,-6.007,-6,-6.013,-6.05,-6.1,-6.16,-6.24,-6.32,-6.4,-6.49,-6.58,-6.66,-6.74,-6.81,-6.87,-6.93,-6.97,-6.99,-7,-6.987,-6.95,-6.9,-6.84,-6.76,-6.68,-6.6,-6.51,-6.42,-6.34,-6.26,-6.19,-6.13,-6.07,-6.03,-6.01,-6,-6.009,-6.03,-6.07,-6.13,-6.19,-6.26,-6.33,-6.41,-6.49,-6.57,-6.65,-6.72,-6.79,-6.85,-6.9,-6.94,-6.97,-6.993,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-6.993,-6.975,-6.94,-6.91,-6.86,-6.8,-6.74,-6.68,-6.61,-6.54,-6.47,-6.41,-6.34,-6.28,-6.22,-6.17,-6.12,-6.08,-6.04,-6.02,-6.005,-6,-6.009,-6.03,-6.07,-6.12,-6.18,-6.24,-6.31,-6.38,-6.45,-6.53,-6.6,-6.67,-6.74,-6.8,-6.86,-6.91,-6.94,-6.97,-6.993,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-6.987,-6.95,-6.9,-6.84,-6.76,-6.68,-6.6,-6.51,-6.42,-6.34,-6.26,-6.19,-6.13,-6.07,-6.03,-6.01,-6,-6.009,-6.03,-6.07,-6.13,-6.19,-6.26,-6.34,-6.42,-6.5,-6.58,-6.66,-6.74,-6.81,-6.87,-6.93,-6.97,-6.99,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7 +PARAM_ARM_L=-7,-6.97,-6.9,-6.79,-6.65,-6.48,-6.29,-6.1,-5.9,-5.71,-5.52,-5.35,-5.21,-5.1,-5.03,-5,-5.018,-5.07,-5.15,-5.25,-5.38,-5.52,-5.67,-5.83,-6,-6.17,-6.33,-6.48,-6.62,-6.75,-6.85,-6.93,-6.98,-7,-6.982,-6.93,-6.85,-6.75,-6.63,-6.49,-6.34,-6.18,-6.02,-5.86,-5.71,-5.56,-5.42,-5.3,-5.2,-5.11,-5.05,-5.01,-5,-5.03,-5.09,-5.2,-5.32,-5.47,-5.63,-5.8,-5.98,-6.15,-6.32,-6.47,-6.62,-6.75,-6.85,-6.93,-6.98,-7,-6.97,-6.91,-6.8,-6.68,-6.53,-6.37,-6.2,-6.02,-5.85,-5.68,-5.53,-5.38,-5.25,-5.15,-5.07,-5.02,-5,-5.018,-5.07,-5.15,-5.25,-5.37,-5.51,-5.66,-5.82,-5.98,-6.14,-6.29,-6.44,-6.58,-6.7,-6.8,-6.89,-6.95,-6.99,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-6.987,-6.95,-6.89,-6.81,-6.72,-6.61,-6.48,-6.36,-6.22,-6.09,-5.95,-5.81,-5.68,-5.55,-5.44,-5.33,-5.24,-5.15,-5.09,-5.04,-5.01,-5,-5.017,-5.07,-5.14,-5.24,-5.35,-5.48,-5.62,-5.76,-5.91,-6.06,-6.2,-6.34,-6.48,-6.6,-6.71,-6.81,-6.89,-6.95,-6.99,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-6.97,-6.91,-6.8,-6.68,-6.53,-6.37,-6.2,-6.02,-5.85,-5.68,-5.53,-5.38,-5.25,-5.15,-5.07,-5.02,-5,-5.018,-5.07,-5.15,-5.25,-5.38,-5.52,-5.67,-5.83,-6,-6.17,-6.33,-6.48,-6.62,-6.75,-6.85,-6.93,-6.98,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7 +PARAM_MOUTH_FORM=1 +PARAM_HAIR_SIDE=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0 +PARAM_SWEAT=0 +PARAM_BROW_R_FORM=0 +PARAM_TERE=0 +PARAM_EYE_BALL_GLITTER=0 +PARAM_STRING=0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_slide_head_2.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_slide_head_2.mtn new file mode 100644 index 0000000..48f45ad Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_slide_head_2.mtn differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_belly_1.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_belly_1.mtn new file mode 100644 index 0000000..a24bf5f --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_belly_1.mtn @@ -0,0 +1,44 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_SHOULDER_X=10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.66,8.75,7.45,5.96,4.42,2.97,1.74,0.8,0.21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.39,1.26,2.37,3.56,4.7,5.73,6.55,7.1,7.56,7.83,7.99,8.09,8.13,8.145,8.15,8.143,7.86,7.11,6.02,4.74,3.41,2.12,1.03,0.28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0.63,1,1,1,1,1,1,1,0.3,0.22,0.15,0.07,0,0.001,0.002,0.003,0.004,0.006,0.007,0.008,0.009,0.01,0.011,0.012,0.013,0.015,0.016,0.24,0.47,0.51,0.55,0.31,0.06,0.04,0.01,0.27,0.54,0.549,0.557,0.565,0.573,0.43,0.29,0.14,0,0.29,0.57,0.45,0.33,0.341,0.353,0.349,0.345,0.341,0.337,0.333,0.329,0.325,0.322,0.318,0.314,0.319,0.325,0.331,0.336,0.342,0.348,0.353,0.359,0.365,0.37,0.376,0.382,0.387,0.393,0.399,0.404,0.41,0.416,0.27,0.13,0.09,0.06,0.03,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_FACE_COVER=0 +PARAM_FEAR=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=0 +PARAM_TEAR=0 +PARAM_BROW_L_X=0 +PARAM_BROW_DEFORMED=0 +PARAM_BROW_L_Y=0 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_HAIR_BACK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0.001,-0,-0,0.003,0.01,0.019,0.031,0.047,0.066,0.09,0.12,0.14,0.17,0.19,0.22,0.24,0.26,0.29,0.31,0.33,0.36,0.38,0.4,0.42,0.44,0.46,0.49,0.506,0.526,0.546,0.565,0.584,0.603,0.622,0.64,0.657,0.675,0.692,0.708,0.724,0.74,0.755,0.77,0.784,0.799,0.812,0.825,0.838,0.85,0.862,0.874,0.885,0.895,0.905,0.915,0.924,0.932,0.94,0.948,0.955,0.962,0.968,0.973,0.978,0.983,0.987,0.99,0.993,0.996,0.998,0.999,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.12,-0.25,-0.4,-0.56,-0.7,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.007,-0.015,-0.023,-0.032,-0.041,-0.048,-0.054,-0.057,-0.058,-0.06,-0.058,-0.06,-0.06,-0.06,-0.057,-0.06,-0.056,-0.055,-0.05,-0.053,-0.053,-0.052,-0.051,-0.05,-0.049,-0.048,-0.047,-0.046,-0.044,-0.043,-0.042,-0.041,-0.039,-0.038,-0.037,-0.035,-0.034,-0.033,-0.031,-0.03,-0.029,-0.027,-0.026,-0.024,-0.023,-0.022,-0.021,-0.019,-0.018,-0.017,-0.015,-0.014,-0.013,-0.012,-0.011,-0.01,-0.009,-0.008,-0.007,-0.006,-0.01,-0.004,-0.004,-0.003,-0,-0.002,-0,-0.001,-0,-0,-0,-0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.008,-0.03,-0.06,-0.09,-0.13,-0.16,-0.19,-0.21,-0.225,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23 +PARAM_BROW_L_ANGLE=0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03 +PARAM_EYE_DEFORMED_04=0 +PARAM_EYE_DEFORMED_03=0 +PARAM_EYE_DEFORMED_02=0 +PARAM_EYE_DEFORMED_01=0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.87,1.78,2.83,3.91,4.92,5.78,6.44,6.85,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7.79,9.87,12.86,16.29,19.84,23.16,25.99,28.16,29.52,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.34,-1.25,-2.55,-4.04,-5.58,-7.03,-8.26,-9.2,-9.79,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.47,-8.1,-6.22,-4.07,-1.9,0.16,2,4.03,5.7,7.04,8.08,8.85,9.4,9.76,9.94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.12,0.18,0.24,0.31,0.38,0.45,0.53,0.6,0.67,0.74,0.8,0.86,0.91,0.94,0.97,0.993,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.25,0.92,1.9,3.04,4.24,5.4,6.42,7.27,7.89,8.26,8.52,8.76,8.96,9.15,9.31,9.45,9.57,9.67,9.75,9.82,9.87,9.92,9.95,9.97,9.986,9.995,9.999,10,10,10,10,10,10,10,10,10,9.8,9.38,8.85,8.3,7.8,7.38,7.1,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_Y=30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28.49,24.52,18.78,12.23,5.43,-0.92,-6.34,-10.47,-13.08,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-13.48,-12.13,-10.18,-7.94,-5.62,-3.46,-1.61,-0.2,0.69,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BREATH=0 +PARAM_BROW_R_X=0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,4.61,8.39,12.71,17.2,21.38,24.95,27.68,29.39,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30 +PARAM_ARM_R=3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2.2,1.4,0.6,-0.2,-1,-1.8,-2.6,-3.4,-4.2,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.7,-4.4,-4.1,-3.8,-3.5,-3.2,-2.9,-2.6,-2.3,-2,-2.19,-2.38,-2.56,-2.75,-2.94,-3.13,-3.31,-3.5,-3.69,-3.88,-4.06,-4.25,-4.44,-4.63,-4.81,-5,-5.33,-5.67,-6,-6.33,-6.67,-7,-7.33,-7.67,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_ARM_L=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4.3,3.6,2.9,2.2,1.5,0.8,0.1,-0.6,-1.3,-2,-2,-2,-2,-2,-2,-2,-1.75,-1.5,-1.25,-1,-0.75,-0.5,-0.25,0,0.25,0.5,0.75,1,0.68,0.36,0.04,-0.29,-0.61,-0.93,-1.25,-1.57,-1.89,-2.21,-2.54,-2.86,-3.18,-3.5,-3.82,-4.14,-4.57,-5,-5.43,-5.86,-6.29,-6.71,-7.14,-7.57,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_MOUTH_FORM=0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.12,0.2,0.32,0.46,0.6,0.73,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_HAIR_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.008,0.017,0.028,0.041,0.054,0.069,0.082,0.096,0.109,0.124,0.139,0.154,0.168,0.182,0.196,0.21,0.223,0.236,0.249,0.261,0.273,0.285,0.297,0.308,0.32,0.33,0.341,0.352,0.362,0.371,0.381,0.39,0.399,0.408,0.417,0.425,0.433,0.441,0.449,0.456,0.463,0.47,0.476,0.483,0.489,0.495,0.5,0.506,0.511,0.516,0.521,0.525,0.529,0.534,0.537,0.541,0.544,0.548,0.55,0.553,0.556,0.558,0.56,0.562,0.564,0.565,0.566,0.568,0.568,0.569,0.57,0.57,0.57 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06 +PARAM_SWEAT=1 +PARAM_BROW_R_FORM=0 +PARAM_TERE=0 +PARAM_EYE_BALL_GLITTER=0 +PARAM_STRING=0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.466,0.448,0.42,0.39,0.36,0.33,0.3,0.28,0.259,0.248,0.239,0.231,0.222,0.214,0.206,0.198,0.19,0.183,0.176,0.168,0.161,0.155,0.148,0.142,0.135,0.129,0.123,0.117,0.112,0.106,0.101,0.096,0.091,0.086,0.081,0.077,0.073,0.068,0.064,0.06,0.056,0.053,0.049,0.046,0.043,0.04,0.037,0.034,0.031,0.028,0.026,0.024,0.021,0.019,0.017,0.015,0.014,0.012,0.011,0.009,0.008,0.007,0.006,0.005,0.004,0.003,0,0.002,0,0.001,0,0,0,0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_belly_2.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_belly_2.mtn new file mode 100644 index 0000000..63c4fb2 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_belly_2.mtn @@ -0,0 +1,41 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_SHOULDER_X=10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.66,8.75,7.45,5.96,4.42,2.97,1.74,0.8,0.21,0,0.66,2.07,3.84,5.67,7.35,8.73,9.66,10,9.999,9.995,9.99,9.982,9.972,9.96,9.945,9.929,9.911,9.892,9.87,9.85,9.82,9.8,9.77,9.74,9.71,9.68,9.64,9.61,9.57,9.54,9.5,9.46,9.42,9.38,9.34,9.3,9.25,9.21,9.17,9.12,9.08,9.03,8.99,8.94,8.9,8.85,8.81,8.76,8.71,8.67,8.62,8.58,8.53,8.49,8.45,8.4,8.36,8.32,8.27,8.23,8.19,8.15,8.12,8.08,8.04,8.01,7.97,7.94,7.91,7.88,7.85,7.82,7.79,7.77,7.74,7.72,7.702,7.683,7.666,7.651,7.638,7.626,7.617,7.61,7.604,7.601,7.6,7.6,7.6,7.6,7.6,7.6,7.6,7.6 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0.15,0.31,0.24,0.16,0.171,0.178,0.184,0.191,0.197,0.204,0.55,0.9,0.86,0.82,0.52,0.22,0.58,0.94,0.76,0.59,0.56,0.53,0.62,0.71,0.8,0.89,0.53,0.16,0.16,0.16,0.52,0.87,0.83,0.8,0.76,0.72,0.69,0.65,0.657,0.663,0.669,0.675,0.68,0.686,0.692,0.698,0.704,0.71,0.716,0.722,0.51,0.29,0.52,0.75,0.69,0.64,0.4,0.16,0.44,0.71,0.718,0.722,0.6,0.47,0.65,0.82,0.8,0.77,0.74,0.71,0.8,0.89,0.66,0.44,0.3,0.16,0.58,1,1,1,1,0.96,0.86,0.76,0.66,0.56,0.52,0.48,0.6,0.73,0.733,0.736,0.74,0.744,0.747,0.751,0.754,0.758,0.761,0.765,0.768,0.772,0.775,0.779,0.782,0.786,0.789,0.793,0.796,0.8,0.63,0.45,0.61,0.76,0.773,0.784,0.796,0.808,0.53,0.26,0.39,0.52,0.65,0.78,0.74,0.7,0.66,0.63,0.47,0.31,0.16,0,0,0,0,0,0,0,0 +PARAM_FACE_COVER=0 +PARAM_FEAR=0 +PARAM_EYE_L_OPEN=0 +PARAM_EYE_L_SMILE=1 +PARAM_BROW_L_FORM=-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_TEAR=0 +PARAM_BROW_L_X=0 +PARAM_BROW_DEFORMED=0 +PARAM_BROW_L_Y=-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.95,-0.85,-0.72,-0.58,-0.46,-0.35,-0.29,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.45,-0.81,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_SMILE=1 +PARAM_EYE_R_OPEN=0 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_ANGLE=0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_DEFORMED_04=0 +PARAM_EYE_DEFORMED_03=0 +PARAM_EYE_DEFORMED_02=0 +PARAM_EYE_DEFORMED_01=0 +PARAM_ANGLE_Z=0 +PARAM_BODY_ANGLE_X=0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,1.72,2,1.28,0.14,-0.93,-1.7,-2,-1.28,-0.14,0.93,1.7,2,1.87,1.59,1.23,0.87,0.53,0.25,0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.26,-0.83,-1.54,-2.27,-2.94,-3.49,-3.86,-4,-3.72,-2.99,-1.92,-0.65,0.65,1.92,2.99,3.72,4,3.48,2.34,0.93,-0.54,-1.88,-2.99,-3.72,-4,-3.72,-2.99,-1.92,-0.65,0.65,1.92,2.99,3.72,4,3.48,2.34,0.93,-0.54,-1.88,-2.99,-3.72,-4,-3.41,-1.98,-0.23,1.47,2.84,3.71,4,3.48,2.34,0.93,-0.54,-1.88,-2.99,-3.72,-4,-3.41,-1.98,-0.23,1.47,2.84,3.71,4,3.48,2.34,0.93,-0.54,-1.88,-2.99,-3.72,-4,-3.71,-2.99,-2.12,-1.27,-0.58,-0.15,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.13,-0.46,-0.98,-1.62,-2.36,-3.16,-4.02,-4.88,-5.76,-6.59,-7.37,-8.1,-8.73,-9.26,-9.66,-9.91,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.89,-9.57,-9.06,-8.42,-7.66,-6.83,-5.95,-5.05,-4.17,-3.34,-2.58,-1.94,-1.43,-1.11,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_BODY_ANGLE_Z=1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,1.45,0.38,-1.39,-2.6,-3,-1.93,-0.21,1.39,2.55,3,1.93,0.21,-1.39,-2.55,-3,-2.8,-2.38,-1.85,-1.3,-0.8,-0.38,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.39,1.24,2.3,3.4,4.41,5.24,5.79,6,5.59,4.48,2.88,0.98,-0.98,-2.88,-4.48,-5.59,-6,-5.21,-3.51,-1.39,0.81,2.82,4.48,5.59,6,5.59,4.48,2.88,0.98,-0.98,-2.88,-4.48,-5.59,-6,-5.21,-3.51,-1.39,0.81,2.82,4.48,5.59,6,5.12,2.97,0.35,-2.2,-4.26,-5.56,-6,-5.21,-3.51,-1.39,0.81,2.82,4.48,5.59,6,5.12,2.97,0.35,-2.2,-4.26,-5.56,-6,-5.21,-3.51,-1.39,0.81,2.82,4.48,5.59,6,6,6,6,6,6,6,6,6,6,6,6 +PARAM_BROW_R_Y=-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.89,-0.8,-0.7,-0.61,-0.54,-0.49,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.61,-0.86,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_ANGLE_Y=-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-27.01,-22.73,-12.33,1.49,15.32,25.71,30,28.87,25.85,21.3,15.58,9.22,2.45,-4.23,-10.51,-16.13,-20.92,-24.62,-27.06,-28.13,-28.52,-28.85,-29.14,-29.36,-29.55,-29.7,-29.81,-29.89,-29.95,-29.98,-30,-30,-30,-30,-30,-28.8,-25.59,-20.63,-14.39,-7.49,0,7.49,14.39,20.63,25.59,28.8,30,28.93,26.23,22.19,16.97,10.76,3.49,-4.65,-13.87,-23.52,-24.81,-24.56,-24.02,-23.35,-22.65,-22.01,-21.48,-21.13,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21 +PARAM_BREATH=0 +PARAM_BROW_R_X=0 +PARAM_ANGLE_X=2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,2.88,3.47,4.05,4.63,5.21,5.79,6.37,3.26,0.16,-2.95,-6.06,-9.17,-5.34,-1.5,2.33,0.53,-1.26,-3.06,-4.86,-6.66,-6.05,-5.45,-4.84,-4.24,-3.63,-3.03,-2.42,-1.82,-1.21,-0.61,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.22,-0.44,-0.67,-0.89,-1.11,-1.33,-1.56,-1.78,-2,-3.26,-4.51,-5.77,-7.02,-8.28,-9.53,-10.79,-12.04,-8.98,-5.93,-2.87,0.18,3.24,0.48,-2.29,-5.05,-7.82,-10.58,-13.35,-16.11,-18.88,-13.18,-7.48,-1.78,3.92,9.61,5.55,1.48,-2.58,-6.65,-10.72,-14.78,-10.52,-6.26,-2,2.26,6.52,4.06,1.6,-0.86,-3.31,-5.77,-8.23,-4.75,-1.26,2.22,5.7,4.42,3.15,1.87,0.59,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69 +PARAM_ARM_R=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.57,-9.14,-8.71,-8.29,-7.86,-7.43,-7,-6.57,-6.14,-5.71,-5.29,-4.86,-4.43,-4,-4.32,-4.63,-4.95,-5.26,-5.58,-5.89,-6.21,-6.53,-6.84,-7.16,-7.47,-7.79,-8.11,-8.42,-8.74,-9.05,-9.37,-9.68,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.77,-9.54,-9.31,-9.08,-8.85,-8.62,-8.38,-8.15,-7.92,-7.69,-7.46,-7.23,-7,-7.16,-7.32,-7.47,-7.63,-7.79,-7.95,-8.11,-8.26,-8.42,-8.58,-8.74,-8.89,-9.05,-9.21,-9.37,-9.53,-9.68,-9.84,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_ARM_L=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.64,-9.29,-8.93,-8.57,-8.21,-7.86,-7.5,-7.14,-6.79,-6.43,-6.07,-5.71,-5.36,-5,-5.26,-5.53,-5.79,-6.05,-6.32,-6.58,-6.84,-7.11,-7.37,-7.63,-7.89,-8.16,-8.42,-8.68,-8.95,-9.21,-9.47,-9.74,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.77,-9.54,-9.31,-9.08,-8.85,-8.62,-8.38,-8.15,-7.92,-7.69,-7.46,-7.23,-7,-7.16,-7.32,-7.47,-7.63,-7.79,-7.95,-8.11,-8.26,-8.42,-8.58,-8.74,-8.89,-9.05,-9.21,-9.37,-9.53,-9.68,-9.84,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_MOUTH_FORM=1 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_SWEAT=0 +PARAM_BROW_R_FORM=-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_TERE=0 +PARAM_EYE_BALL_GLITTER=0 +PARAM_STRING=0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_boobs_1.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_boobs_1.mtn new file mode 100644 index 0000000..0e373b1 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_boobs_1.mtn @@ -0,0 +1,44 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_SHOULDER_X=6.4,6.36,6.24,6.05,5.79,5.48,5.13,4.74,4.32,3.88,3.42,2.98,2.52,2.08,1.66,1.27,0.92,0.61,0.35,0.16,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14,0.49,1,1.64,2.34,3.08,3.83,4.56,5.23,5.85,6.35,6.75,7.01,7.1,7.099,7.097,7.092,7.084,7.072,7.057,7.04,7.01,6.98,6.94,6.9,6.84,6.78,6.71,6.63,6.54,6.44,6.33,6.2,6.07,5.92,5.76,5.58,5.39,5.1,4.69,4.19,3.63,3.04,2.44,1.87,1.35,0.89,0.51,0.23,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0.22,0.45,0.4,0.35,0.3,0.25,0.2,0.15,0.38,0.61,0.58,0.54,0.51,0.47,0.481,0.492,0.502,0.512,0.523,0.533,0.46,0.38,0.19,0,0.46,0.93,0.74,0.55,0.58,0.61,0.64,0.67,0.7,0.73,0.62,0.51,0.4,0.29,0.56,0.84,0.76,0.67,0.65,0.63,0.61,0.59,0.57,0.55,0.53,0.51,0.48,0.46,0.24,0.01,0.35,0.69,0.53,0.37,0.55,0.73,0.733,0.737,0.64,0.53,0.43,0.33,0.62,0.91,0.84,0.76,0.767,0.773,0.778,0.784,0.68,0.58,0.47,0.37,0.378,0.388,0.398,0.408,0.34,0.27,0.2,0.14,0.07,0,0.01,0.02,0.029,0.039,0.34,0.64,0.58,0.52,0.27,0.02,0.47,0.91,0.82,0.73,0.65,0.56,0.6,0.64,0.68,0.72,0.69,0.66,0.63,0.6,0.45,0.3,0.6,0.91,0.77,0.63,0.69,0.75,0.67,0.6,0.36,0.12,0.44,0.77,0.75,0.732,0.714,0.695,0.677,0.659,0.58,0.51,0.514,0.518,0.26,0,0.43,0.86,0.82,0.77,0.38,0,0.29,0.58,0.51,0.43,0.53,0.64,0.51,0.38,0.19,0,0.38,0.77,0.759,0.75,0.741,0.732,0.723,0.714,0.66,0.61,0.46,0.31,0.15,0,0,0,0,0,0,0 +PARAM_FACE_COVER=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_FEAR=0 +PARAM_EYE_L_OPEN=1,1,1,0.999,0.998,0.996,0.995,0.993,0.99,0.988,0.985,0.983,0.979,0.976,0.973,0.969,0.965,0.961,0.956,0.952,0.947,0.943,0.938,0.933,0.927,0.922,0.917,0.911,0.906,0.9,0.894,0.889,0.883,0.877,0.871,0.865,0.859,0.853,0.847,0.841,0.835,0.829,0.823,0.817,0.811,0.806,0.8,0.794,0.789,0.783,0.778,0.773,0.767,0.762,0.757,0.753,0.748,0.744,0.739,0.735,0.731,0.727,0.724,0.721,0.717,0.715,0.712,0.71,0.707,0.705,0.704,0.702,0.701,0.701,0.7,0.7,0.71,0.74,0.78,0.82,0.87,0.91,0.95,0.98,0.994,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.999,0.997,0.993,0.987,0.981,0.974,0.967,0.959,0.951,0.943,0.935,0.928,0.921,0.915,0.91,0.906,0.903,0.901,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.901,0.905,0.91,0.917,0.926,0.935,0.944,0.954,0.963,0.972,0.98,0.987,0.992,0.996,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=-1 +PARAM_TEAR=0 +PARAM_BROW_L_X=0 +PARAM_BROW_DEFORMED=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.16,-0.25,-0.31,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.342,-0.344,-0.347,-0.351,-0.355,-0.36,-0.367,-0.374,-0.382,-0.392,-0.402,-0.414,-0.427,-0.441,-0.456,-0.473,-0.49,-0.51,-0.531,-0.551,-0.57,-0.589,-0.608,-0.626,-0.643,-0.66,-0.677,-0.693,-0.709,-0.723,-0.737,-0.751,-0.764,-0.776,-0.787,-0.797,-0.807,-0.816,-0.824,-0.832,-0.838,-0.844,-0.849,-0.853,-0.856,-0.858,-0.86,-0.86,-0.859,-0.856,-0.851,-0.845,-0.837,-0.827,-0.816,-0.803,-0.79,-0.775,-0.76,-0.743,-0.726,-0.708,-0.689,-0.67,-0.651,-0.632,-0.612,-0.593,-0.573,-0.554,-0.535,-0.516,-0.498,-0.48,-0.463,-0.446,-0.431,-0.416,-0.403,-0.391,-0.379,-0.369,-0.361,-0.353,-0.348,-0.343,-0.341,-0.34 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,0.999,0.998,0.996,0.995,0.993,0.99,0.988,0.985,0.983,0.979,0.976,0.973,0.969,0.965,0.961,0.956,0.952,0.947,0.943,0.938,0.933,0.927,0.922,0.917,0.911,0.906,0.9,0.894,0.889,0.883,0.877,0.871,0.865,0.859,0.853,0.847,0.841,0.835,0.829,0.823,0.817,0.811,0.806,0.8,0.794,0.789,0.783,0.778,0.773,0.767,0.762,0.757,0.753,0.748,0.744,0.739,0.735,0.731,0.727,0.724,0.721,0.717,0.715,0.712,0.71,0.707,0.705,0.704,0.702,0.701,0.701,0.7,0.7,0.71,0.74,0.78,0.82,0.87,0.91,0.95,0.98,0.994,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.999,0.997,0.994,0.989,0.984,0.978,0.971,0.964,0.957,0.949,0.942,0.935,0.928,0.922,0.916,0.911,0.906,0.903,0.9,0.898,0.896,0.894,0.893,0.892,0.891,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.891,0.895,0.901,0.909,0.918,0.928,0.938,0.949,0.959,0.969,0.977,0.985,0.991,0.996,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_HAIR_BACK=0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.13,0.19,0.26,0.34,0.42,0.5,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,1,1,0.999,0.998,0.996,0.995,0.993,0.99,0.987,0.984,0.981,0.977,0.972,0.968,0.962,0.957,0.951,0.944,0.937,0.929,0.921,0.913,0.903,0.894,0.883,0.873,0.861,0.849,0.837,0.823,0.81,0.795,0.78,0.762,0.745,0.728,0.712,0.696,0.681,0.667,0.654,0.641,0.63,0.62,0.611,0.604,0.598,0.594,0.591,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59 +PARAM_HAIR_FRONT=0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.007,0.016,0.027,0.039,0.054,0.071,0.088,0.105,0.122,0.139,0.156,0.171,0.183,0.194,0.203,0.208,0.21,0.209,0.205,0.199,0.191,0.182,0.17,0.157,0.142,0.126,0.109,0.091,0.072,0.052,0.03,0.011,-0.01,-0.03,-0.05,-0.072,-0.09,-0.112,-0.131,-0.149,-0.166,-0.182,-0.197,-0.21,-0.222,-0.231,-0.239,-0.245,-0.249,-0.25,-0.242,-0.22,-0.19,-0.15,-0.1,-0.05,0,0.06,0.11,0.16,0.21,0.26,0.3,0.33,0.36,0.374,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38 +PARAM_BROW_L_ANGLE=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.91,-0.78,-0.65,-0.56,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.521,-0.52,-0.52,-0.52,-0.52,-0.521,-0.52,-0.519,-0.518,-0.517,-0.516,-0.514,-0.512,-0.51,-0.506,-0.499,-0.491,-0.48,-0.467,-0.452,-0.436,-0.418,-0.399,-0.38,-0.36,-0.34,-0.32,-0.29,-0.27,-0.25,-0.23,-0.21,-0.188,-0.169,-0.15,-0.133,-0.117,-0.102,-0.089,-0.078,-0.068,-0.06,-0.055,-0.051,-0.05,-0.053,-0.061,-0.075,-0.092,-0.11,-0.14,-0.17,-0.2,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.41,-0.44,-0.46,-0.48,-0.495,-0.505,-0.51,-0.512,-0.514,-0.515,-0.517,-0.518,-0.519,-0.519,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52 +PARAM_EYE_DEFORMED_04=0 +PARAM_EYE_DEFORMED_03=0 +PARAM_EYE_DEFORMED_02=0 +PARAM_EYE_DEFORMED_01=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.08,-0.31,-0.68,-1.18,-1.78,-2.48,-3.27,-4.11,-5.03,-5.98,-6.95,-7.94,-8.94,-9.9,-10.86,-11.78,-12.62,-13.41,-14.11,-14.71,-15.21,-15.58,-15.81,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.89,-15.54,-14.6,-13.16,-11.38,-9.31,-7.06,-4.67,-2.27,0.17,2.48,4.67,6.69,8.47,9.93,11.04,11.75,12,12,12,12,12,12,12,11.97,11.89,11.75,11.56,11.32,11.05,10.73,10.38,9.99,9.58,9.13,8.66,8.17,7.67,7.15,6.63,6.1,5.55,5.02,4.47,3.95,3.43,2.92,2.43,1.96,1.51,1.09,0.69,0.33,0,-0.32,-0.63,-0.93,-1.22,-1.5,-1.78,-2.04,-2.31,-2.56,-2.8,-3.04,-3.27,-3.49,-3.71,-3.93,-4.14,-4.34,-4.54,-4.74,-4.93,-5.12,-5.31,-5.49,-5.67,-5.84,-6.02,-6.19,-6.36,-6.53,-6.69,-6.86,-7.02,-7.18,-7.35,-7.51,-7.67,-7.84,-8,-8.16,-8.32,-8.46,-8.6,-8.73,-8.85,-8.97,-9.07,-9.17,-9.26,-9.35,-9.43,-9.5,-9.57,-9.63,-9.68,-9.73,-9.78,-9.82,-9.85,-9.88,-9.91,-9.93,-9.953,-9.968,-9.98,-9.989,-9.995,-9.999,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_BODY_ANGLE_X=0,-0.07,-0.26,-0.55,-0.95,-1.43,-1.99,-2.59,-3.25,-3.94,-4.65,-5.35,-6.06,-6.75,-7.41,-8.01,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.75,-9.04,-7.93,-6.52,-4.88,-3.06,-1.2,0.7,2.55,4.32,5.9,7.3,8.45,9.29,9.82,10,10,10,10,10,10,10,10,10,10,10,9.987,9.95,9.88,9.79,9.67,9.53,9.36,9.18,8.97,8.73,8.48,8.2,7.91,7.6,7.26,6.92,6.55,6.17,5.77,5.35,4.92,4.48,4.03,3.56,3.08,2.59,2.09,1.58,1.06,0.53,0,-0.6,-1.16,-1.72,-2.24,-2.74,-3.23,-3.69,-4.14,-4.56,-4.96,-5.35,-5.72,-6.07,-6.4,-6.71,-7.01,-7.3,-7.56,-7.82,-8.05,-8.27,-8.48,-8.67,-8.85,-9.01,-9.17,-9.3,-9.43,-9.54,-9.64,-9.72,-9.8,-9.86,-9.91,-9.95,-9.98,-9.995,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_BODY_ANGLE_Y=-10,-9.93,-9.74,-9.45,-9.05,-8.57,-8.01,-7.41,-6.75,-6.06,-5.35,-4.65,-3.94,-3.25,-2.59,-1.99,-1.43,-0.95,-0.55,-0.26,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.34,-0.74,-1.27,-1.88,-2.59,-3.36,-4.17,-5,-5.83,-6.64,-7.41,-8.12,-8.73,-9.26,-9.66,-9.91,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.6,-8.53,-6.92,-4.9,-2.67,-0.29,2.04,4.22,6.14,7.76,8.98,9.74,10,9.8,9.26,8.44,7.41,6.23,4.94,3.56,2.19,0.79,-0.54,-1.8,-2.95,-3.97,-4.81,-5.45,-5.86,-6,-5.96,-5.85,-5.67,-5.43,-5.15,-4.82,-4.45,-4.08,-3.67,-3.26,-2.84,-2.44,-2.04,-1.66,-1.31,-0.99,-0.71,-0.46,-0.27,-0.12,-0.03,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.23,-0.36,-0.45,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.492,-0.494,-0.497,-0.501,-0.506,-0.511,-0.517,-0.523,-0.531,-0.538,-0.546,-0.555,-0.564,-0.573,-0.583,-0.593,-0.603,-0.614,-0.624,-0.635,-0.646,-0.657,-0.668,-0.679,-0.69,-0.701,-0.712,-0.723,-0.733,-0.744,-0.754,-0.764,-0.773,-0.783,-0.791,-0.8,-0.808,-0.816,-0.823,-0.829,-0.836,-0.841,-0.846,-0.85,-0.853,-0.856,-0.858,-0.86,-0.86,-0.859,-0.857,-0.854,-0.849,-0.843,-0.836,-0.829,-0.82,-0.81,-0.8,-0.789,-0.777,-0.764,-0.752,-0.739,-0.725,-0.712,-0.698,-0.684,-0.67,-0.656,-0.642,-0.629,-0.615,-0.602,-0.59,-0.577,-0.566,-0.555,-0.544,-0.535,-0.526,-0.518,-0.511,-0.505,-0.5,-0.495,-0.492,-0.491,-0.49 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.27,-1.03,-2.23,-3.8,-5.64,-7.76,-10.07,-12.51,-15,-17.49,-19.93,-22.24,-24.36,-26.2,-27.77,-28.97,-29.73,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.02,-26.4,-22.45,-17.51,-12.03,-6.22,-0.51,4.83,9.55,13.52,16.5,18.36,19,18.52,17.24,15.29,12.85,10.04,6.98,3.71,0.45,-2.88,-6.03,-9.02,-11.76,-14.19,-16.17,-17.69,-18.66,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19 +PARAM_BREATH=0 +PARAM_BROW_R_X=0 +PARAM_ANGLE_X=0,-0.07,-0.28,-0.61,-1.04,-1.58,-2.19,-2.85,-3.57,-4.33,-5.11,-5.89,-6.67,-7.43,-8.15,-8.81,-9.42,-9.96,-10.39,-10.72,-10.93,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-10.86,-10.47,-9.86,-9.08,-8.18,-7.18,-6.16,-5.11,-4.1,-3.12,-2.25,-1.48,-0.85,-0.39,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.27,-1.03,-2.23,-3.8,-5.64,-7.76,-10.07,-12.51,-15,-17.49,-19.93,-22.24,-24.36,-26.2,-27.77,-28.97,-29.73,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.84,-29.37,-28.65,-27.72,-26.62,-25.42,-24.15,-22.85,-21.58,-20.38,-19.28,-18.35,-17.63,-17.16,-17,-17.013,-17.05,-17.1,-17.18,-17.26,-17.35,-17.45,-17.55,-17.65,-17.74,-17.82,-17.9,-17.95,-17.99,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18 +PARAM_ARM_R=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.87,-9.52,-8.96,-8.25,-7.4,-6.47,-5.5,-4.5,-3.53,-2.6,-1.75,-1.04,-0.48,-0.13,0,-0.07,-0.25,-0.55,-0.95,-1.42,-1.96,-2.58,-3.21,-3.88,-4.57,-5.26,-5.93,-6.6,-7.23,-7.82,-8.35,-8.82,-9.23,-9.56,-9.8,-9.95,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_ARM_L=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.87,-9.52,-8.96,-8.25,-7.4,-6.47,-5.5,-4.5,-3.53,-2.6,-1.75,-1.04,-0.48,-0.13,0,-0.07,-0.25,-0.55,-0.95,-1.42,-1.96,-2.58,-3.21,-3.88,-4.57,-5.26,-5.93,-6.6,-7.23,-7.82,-8.35,-8.82,-9.23,-9.56,-9.8,-9.95,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_MOUTH_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.18,-0.46,-0.73,-0.92,-1,-0.96,-0.87,-0.76,-0.64,-0.55,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.511,-0.51,-0.51,-0.512,-0.51,-0.51,-0.513,-0.51,-0.514,-0.515,-0.52,-0.516,-0.52,-0.518,-0.518,-0.52,-0.52,-0.521,-0.521,-0.522,-0.52,-0.524,-0.525,-0.526,-0.526,-0.527,-0.528,-0.529,-0.53,-0.531,-0.532,-0.533,-0.534,-0.535,-0.536,-0.537,-0.538,-0.539,-0.54,-0.54,-0.542,-0.543,-0.544,-0.545,-0.546,-0.547,-0.548,-0.549,-0.55,-0.551,-0.552,-0.553,-0.554,-0.554,-0.555,-0.556,-0.557,-0.56,-0.559,-0.559,-0.56,-0.561,-0.56,-0.562,-0.563,-0.56,-0.564,-0.56,-0.566,-0.566,-0.57,-0.567,-0.57,-0.57,-0.568,-0.57,-0.57,-0.569,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57 +PARAM_HAIR_SIDE=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.91,-0.78,-0.65,-0.56,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.521,-0.52,-0.52,-0.52,-0.52,-0.521,-0.52,-0.519,-0.518,-0.517,-0.516,-0.514,-0.512,-0.51,-0.506,-0.5,-0.491,-0.481,-0.468,-0.454,-0.438,-0.422,-0.404,-0.385,-0.365,-0.345,-0.324,-0.3,-0.28,-0.26,-0.241,-0.222,-0.202,-0.183,-0.166,-0.149,-0.134,-0.12,-0.107,-0.096,-0.087,-0.08,-0.074,-0.071,-0.07,-0.073,-0.081,-0.093,-0.11,-0.13,-0.15,-0.18,-0.21,-0.24,-0.27,-0.3,-0.33,-0.36,-0.39,-0.42,-0.44,-0.46,-0.481,-0.495,-0.505,-0.51,-0.512,-0.514,-0.515,-0.517,-0.518,-0.519,-0.519,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52 +PARAM_SWEAT=0 +PARAM_BROW_R_FORM=-1 +PARAM_TERE=0 +PARAM_EYE_BALL_GLITTER=0 +PARAM_STRING=0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_head_1.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_head_1.mtn new file mode 100644 index 0000000..c7cfd20 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/mtn/nep_touch_head_1.mtn differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/refuse.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/refuse.mtn new file mode 100644 index 0000000..f4a8ed2 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/refuse.mtn @@ -0,0 +1,33 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5 +PARAM_ANGLE_Z=-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-14.78,-14.21,-13.45,-12.55,-11.62,-10.71,-9.84,-9.11,-8.52,-8.14,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_BODY_ANGLE_X=-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-7.66,-6.9,-6,-5.05,-4.39,-3.89,-3.53,-3.28,-3.12,-3.03,-3,-3,-3,-3,-3,-3,-3,-2.97,-2.9,-2.78,-2.62,-2.44,-2.22,-1.99,-1.75,-1.5,-1.25,-1.01,-0.78,-0.56,-0.38,-0.22,-0.1,-0.03,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=5 +PARAM_BREATH=0 +PARAM_ANGLE_Y=-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-13.97,-13.89,-13.78,-13.65,-13.52,-13.39,-13.26,-13.16,-13.07,-13.02,-13,-13,-13,-13,-13,-13,-13,-12.96,-12.83,-12.63,-12.37,-12.06,-11.71,-11.32,-10.92,-10.5,-10.08,-9.68,-9.29,-8.94,-8.63,-8.37,-8.17,-8.04,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-13.11,-8.34,-2.17,4.36,10.38,15.36,19,22.21,23.04,23.06,23,23,23,23,23,23,23,22.87,22.48,21.88,21.1,20.18,19.12,17.96,16.75,15.5,14.25,13.04,11.88,10.82,9.9,9.12,8.52,8.13,8,8,8,8,8,8,8,8,8,8,8 +PARAM_BROW_R_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=-1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_Y=0 +PARAM_EYE_FORM=-1 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=-0.5 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_ANGLE=-0.5 +PARAM_EYE_R_SMILE=0 +PARAM_BROW_R_FORM=-0.5 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_ARM_L=-5 +PARAM_EYE_BALL_X=0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.447,0.49,0.55,0.62,0.69,0.76,0.82,0.88,0.92,0.95,0.96,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.92,0.87,0.81,0.74,0.66,0.57,0.48,0.38,0.29,0.2,0.11,0.03,-0.04,-0.1,-0.15,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19 +PARAM_EYE_BALL_Y=0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.337,0.354,0.38,0.4,0.43,0.46,0.48,0.51,0.524,0.536,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.543,0.547,0.551,0.557,0.563,0.57,0.578,0.585,0.592,0.6,0.607,0.613,0.619,0.623,0.627,0.629,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63 +PARAM_ARM_R=-5 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/shake.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/shake.mtn new file mode 100644 index 0000000..5a399a7 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/shake.mtn @@ -0,0 +1,31 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,17.65,16.66,15.1,13.06,10.66,7.91,4.91,1.74,-1.5,-4.74,-7.91,-10.91,-13.66,-16.06,-18.1,-19.66,-20.65,-21,-20.29,-18.46,-15.78,-12.46,-8.78,-4.93,-1.04,2.75,6.28,9.47,12.11,14.19,15.53,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16 +PARAM_BODY_ANGLE_X=3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,2.991,2.97,2.93,2.87,2.81,2.74,2.66,2.58,2.5,2.42,2.34,2.26,2.19,2.13,2.07,2.03,2.01,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.25,-0.52,-0.84,-1.16,-1.48,-1.75,-1.93,-2,-1.93,-1.75,-1.48,-1.16,-0.84,-0.52,-0.25,-0.07,0,-0.13,-0.41,-0.77,-1.13,-1.47,-1.75,-1.93,-2,-1.85,-1.48,-1,-0.52,-0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-6.91,-6.66,-6.26,-5.73,-5.12,-4.41,-3.64,-2.83,-2,-1.17,-0.36,0.41,1.12,1.73,2.26,2.66,2.91,3,2.92,2.73,2.44,2.08,1.68,1.26,0.84,0.43,0.05,-0.29,-0.58,-0.8,-0.95,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_ARM_R=-10 +PARAM_BREATH=0 +PARAM_ANGLE_Y=-8 +PARAM_BROW_R_Y=0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3 +PARAM_ANGLE_X=10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.87,9.52,8.96,8.23,7.37,6.38,5.3,4.16,3,1.84,0.7,-0.38,-1.37,-2.23,-2.96,-3.52,-3.87,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4 +PARAM_BROW_R_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=1 +PARAM_EYE_L_OPEN=0 +PARAM_BUST_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16,0.42,0.59,0.65,0.58,0.43,0.24,0.04,-0.14,-0.29,-0.39,-0.43,-0.4,-0.32,-0.21,-0.08,0.06,0.19,0.3,0.38,0.41,0.34,0.18,-0.01,-0.21,-0.36,-0.46,-0.49,-0.42,-0.25,-0.05,0.16,0.35,0.51,0.61,0.65,0.58,0.41,0.19,-0.01,-0.18,-0.28,-0.32,-0.28,-0.19,-0.07,0.06,0.15,0.19,0.16,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_FORM=0 +PARAM_BROW_L_FORM=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3 +PARAM_BROW_R_ANGLE=0 +PARAM_BROW_R_FORM=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_EYE_R_OPEN=0 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_EYE_BALL_X=-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32 +PARAM_EYE_BALL_Y=0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54 +PARAM_ARM_L=-10 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/smile.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/smile.mtn new file mode 100644 index 0000000..a691edf --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/smile.mtn @@ -0,0 +1,34 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=14,13.79,13.18,12.23,10.96,9.42,7.64,5.72,3.61,1.4,-0.88,-3.12,-5.4,-7.61,-9.72,-11.64,-13.42,-14.96,-16.23,-17.18,-17.79,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18 +PARAM_BODY_ANGLE_X=3 +PARAM_BODY_ANGLE_Y=0,0.15,0.5,0.94,1.37,1.71,1.93,2,1.97,1.9,1.79,1.65,1.48,1.29,1.1,0.9,0.71,0.52,0.35,0.21,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=1,0.94,0.76,0.48,0.12,-0.3,-0.76,-1.25,-1.75,-2.24,-2.7,-3.12,-3.48,-3.76,-3.94,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4 +PARAM_ARM_R_B=0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=8 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=0 +PARAM_BROW_R_X=0 +PARAM_MOUTH_FORM=1 +PARAM_EYE_L_OPEN=0 +PARAM_BUST_Y=0 +PARAM_EYE_FORM=0 +PARAM_EYE_L_SMILE=1 +PARAM_BROW_L_FORM=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EYE_R_SMILE=1 +PARAM_ARM_R_A=1 +PARAM_BROW_R_FORM=0 +PARAM_EYE_R_OPEN=0 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_ARM_L_A=1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_ARM_L_B=0 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/mtn/tilt_head.mtn b/model/HyperdimensionNeptunia/nepnep/general/mtn/tilt_head.mtn new file mode 100644 index 0000000..164c351 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/mtn/tilt_head.mtn @@ -0,0 +1,33 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=-17,-16.85,-16.43,-15.74,-14.81,-13.65,-12.31,-10.79,-9.11,-7.29,-5.35,-3.28,-1.17,1.04,3.26,5.5,7.74,9.96,12.17,14.28,16.35,18.29,20.11,21.79,23.31,24.65,25.81,26.74,27.43,27.85,28,28,28,28,28,28,28,28,28,28,28,28,28,28,27.93,27.71,27.36,26.88,26.28,25.58,24.8,23.92,22.97,21.95,20.88,19.76,18.6,17.42,16.21,15,13.81,13,12.47,12.16,12.03,12,12.85,14.69,16.99,19.37,21.55,23.35,24.55,25,25,25,25,25,25,25,25,24.94,24.75,24.45,24.01,23.45,22.76,21.91,20.94,19.79,18.5,17,15.11,13.32,11.64,10.17,8.88,7.83,7.02,6.45,6.11,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 +PARAM_BODY_ANGLE_X=5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4.97,4.9,4.79,4.65,4.48,4.29,4.1,3.9,3.71,3.52,3.35,3.21,3.1,3.03,3,3.06,3.22,3.46,3.76,4.1,4.46,4.81,5.13,5.42,5.66,5.85,5.96,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.15,0.31,0.52,0.75,1,1.25,1.48,1.69,1.85,1.96,2,1.93,1.75,1.48,1.16,0.84,0.52,0.25,0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.22,-0.47,-0.78,-1.13,-1.5,-1.87,-2.22,-2.53,-2.78,-2.94,-3,-2.9,-2.62,-2.22,-1.75,-1.25,-0.78,-0.38,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=-5 +PARAM_BREATH=0 +PARAM_ANGLE_Y=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.987,-9.95,-9.9,-9.83,-9.74,-9.65,-9.56,-9.46,-9.37,-9.28,-9.2,-9.13,-9.08,-9.04,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9.13,-9.45,-9.89,-10.4,-10.93,-11.45,-11.95,-12.37,-12.7,-12.92,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.87,16.52,15.97,15.26,14.44,13.53,12.6,11.65,10.72,9.84,9.05,8.35,7.78,7.36,7.09,7,7.15,7.55,8.13,8.85,9.64,10.47,11.32,12.13,12.9,13.59,14.16,14.61,14.9,15,15,15,15,15,15,15,15,14.9,14.66,14.33,13.95,13.55,13.16,12.79,12.48,12.22,12.06,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12 +PARAM_BROW_R_X=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.11,-0.29,-0.41,-0.45,-0.41,-0.32,-0.18,-0.03,0.14,0.29,0.42,0.52,0.58,0.6,0.57,0.48,0.35,0.2,0.04,-0.11,-0.24,-0.33,-0.36,-0.32,-0.23,-0.13,-0.01,0.09,0.17,0.23,0.25,0.231,0.19,0.13,0.06,0.02,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_FORM=0.5 +PARAM_EYE_L_SMILE=0 +PARAM_BROW_L_FORM=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_X=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EYE_R_SMILE=0 +PARAM_BROW_R_FORM=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0 +PARAM_HAIR_BACK=0 +PARAM_HAIR_FRONT=0 +PARAM_EYE_BALL_X=-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.469,-0.466,-0.461,-0.454,-0.447,-0.439,-0.43,-0.422,-0.414,-0.406,-0.398,-0.392,-0.387,-0.383,-0.381,-0.38,-0.382,-0.388,-0.397,-0.409,-0.424,-0.442,-0.46,-0.481,-0.5,-0.52,-0.55,-0.57,-0.59,-0.61,-0.628,-0.646,-0.661,-0.673,-0.682,-0.688,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69 +PARAM_EYE_BALL_Y=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.496,0.486,0.47,0.45,0.43,0.4,0.37,0.34,0.32,0.29,0.27,0.249,0.233,0.22,0.213,0.21,0.21,0.212,0.214,0.218,0.221,0.226,0.231,0.236,0.242,0.247,0.253,0.258,0.264,0.269,0.274,0.279,0.282,0.286,0.288,0.289,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29 +PARAM_ARM_L=-5 \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/general/pose.json b/model/HyperdimensionNeptunia/nepnep/general/pose.json new file mode 100644 index 0000000..74203e0 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/general/pose.json @@ -0,0 +1,37 @@ +{ + "type":"Live2D Pose", + "parts_visible":[ + { + "group":[ + { + "id":"PARTS_01_ARM_L_A_001", + "link":[ + "PARTS_01_ARM_L_A_002" + ] + }, + { + "id":"PARTS_01_ARM_L_B_001", + "link":[ + "PARTS_01_ARM_L_B_002" + ] + } + ] + }, + { + "group":[ + { + "id":"PARTS_01_ARM_R_A_001", + "link":[ + "PARTS_01_ARM_R_A_002" + ] + }, + { + "id":"PARTS_01_ARM_R_B_001", + "link":[ + "PARTS_01_ARM_R_B_002" + ] + } + ] + } + ] +} diff --git a/model/HyperdimensionNeptunia/nepnep/general/snd/001.ogg b/model/HyperdimensionNeptunia/nepnep/general/snd/001.ogg new file mode 100644 index 0000000..bd4579d Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/snd/001.ogg differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/snd/007.ogg b/model/HyperdimensionNeptunia/nepnep/general/snd/007.ogg new file mode 100644 index 0000000..9f2e695 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/snd/007.ogg differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/snd/013.ogg b/model/HyperdimensionNeptunia/nepnep/general/snd/013.ogg new file mode 100644 index 0000000..6ade1ea Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/snd/013.ogg differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/snd/014.ogg b/model/HyperdimensionNeptunia/nepnep/general/snd/014.ogg new file mode 100644 index 0000000..5855632 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/snd/014.ogg differ diff --git a/model/HyperdimensionNeptunia/nepnep/general/snd/101.ogg b/model/HyperdimensionNeptunia/nepnep/general/snd/101.ogg new file mode 100644 index 0000000..60e7254 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/general/snd/101.ogg differ diff --git a/model/HyperdimensionNeptunia/nepnep/index.json b/model/HyperdimensionNeptunia/nepnep/index.json new file mode 100644 index 0000000..e039c24 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/index.json @@ -0,0 +1,50 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.4, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "expressions": [ + {"name": "normal", "file": "expressions/../../nepnep/general/exp/normal.json"}, + {"name": "happy", "file": "expressions/../../nepnep/general/exp/happy.json"}, + {"name": "unhappy", "file": "expressions/../../nepnep/general/exp/unhappy.json"}, + {"name": "kira", "file": "expressions/../../nepnep/general/exp/kira.json"}, + {"name": "deformed", "file": "expressions/../../nepnep/general/exp/deformed.json"}, + {"name": "enjoy", "file": "expressions/../../nepnep/general/exp/enjoy.json"} + ], + "motions": { + "idle": [ + {"file": "motions/../../nepnep/general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ], + "flick_head": [ + {"file": "motions/../../nepnep/general/mtn/smile.mtn"}, + {"file": "motions/../../nepnep/general/mtn/shake.mtn"}, + {"file": "motions/../../nepnep/general/mtn/refuse.mtn"}, + {"file": "motions/../../nepnep/general/mtn/tilt_head.mtn"} + ], + "tap_body": [ + {"dialogue": 11, "sound": "sounds/../../nepnep/general/snd/001.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_head_1.mtn"}, + {"dialogue": 13, "sound": "sounds/../../nepnep/general/snd/013.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_1.mtn"}, + {"dialogue": 90, "sound": "sounds/../../nepnep/general/snd/101.ogg", "file": "motions/../../nepnep/general/mtn/nep_slide_head_2.mtn"}, + {"dialogue": 93, "sound": "sounds/../../nepnep/general/snd/007.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_boobs_1.mtn"}, + {"dialogue": 94, "sound": "sounds/../../nepnep/general/snd/014.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_2.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/model.moc b/model/HyperdimensionNeptunia/nepnep/model.moc new file mode 100644 index 0000000..81fc68d Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/model.moc differ diff --git a/model/HyperdimensionNeptunia/nepnep/physics.json b/model/HyperdimensionNeptunia/nepnep/physics.json new file mode 100644 index 0000000..89e8855 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepnep/physics.json @@ -0,0 +1,109 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.025, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_STRING", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepnep/textures.1024/00.png b/model/HyperdimensionNeptunia/nepnep/textures.1024/00.png new file mode 100644 index 0000000..10bd348 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/nepnep/textures.1024/01.png b/model/HyperdimensionNeptunia/nepnep/textures.1024/01.png new file mode 100644 index 0000000..bf1601f Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/nepnep/textures.1024/02.png b/model/HyperdimensionNeptunia/nepnep/textures.1024/02.png new file mode 100644 index 0000000..40e4df5 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepnep/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/nepswim/index.json b/model/HyperdimensionNeptunia/nepswim/index.json new file mode 100644 index 0000000..e039c24 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepswim/index.json @@ -0,0 +1,50 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.4, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "expressions": [ + {"name": "normal", "file": "expressions/../../nepnep/general/exp/normal.json"}, + {"name": "happy", "file": "expressions/../../nepnep/general/exp/happy.json"}, + {"name": "unhappy", "file": "expressions/../../nepnep/general/exp/unhappy.json"}, + {"name": "kira", "file": "expressions/../../nepnep/general/exp/kira.json"}, + {"name": "deformed", "file": "expressions/../../nepnep/general/exp/deformed.json"}, + {"name": "enjoy", "file": "expressions/../../nepnep/general/exp/enjoy.json"} + ], + "motions": { + "idle": [ + {"file": "motions/../../nepnep/general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ], + "flick_head": [ + {"file": "motions/../../nepnep/general/mtn/smile.mtn"}, + {"file": "motions/../../nepnep/general/mtn/shake.mtn"}, + {"file": "motions/../../nepnep/general/mtn/refuse.mtn"}, + {"file": "motions/../../nepnep/general/mtn/tilt_head.mtn"} + ], + "tap_body": [ + {"dialogue": 11, "sound": "sounds/../../nepnep/general/snd/001.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_head_1.mtn"}, + {"dialogue": 13, "sound": "sounds/../../nepnep/general/snd/013.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_1.mtn"}, + {"dialogue": 90, "sound": "sounds/../../nepnep/general/snd/101.ogg", "file": "motions/../../nepnep/general/mtn/nep_slide_head_2.mtn"}, + {"dialogue": 93, "sound": "sounds/../../nepnep/general/snd/007.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_boobs_1.mtn"}, + {"dialogue": 94, "sound": "sounds/../../nepnep/general/snd/014.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_2.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepswim/model.moc b/model/HyperdimensionNeptunia/nepswim/model.moc new file mode 100644 index 0000000..4fd14a5 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepswim/model.moc differ diff --git a/model/HyperdimensionNeptunia/nepswim/physics.json b/model/HyperdimensionNeptunia/nepswim/physics.json new file mode 100644 index 0000000..89e8855 --- /dev/null +++ b/model/HyperdimensionNeptunia/nepswim/physics.json @@ -0,0 +1,109 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.025, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.2, + "regist":1.4, + "mass":1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_STRING", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/nepswim/textures.1024/00.png b/model/HyperdimensionNeptunia/nepswim/textures.1024/00.png new file mode 100644 index 0000000..10bd348 Binary files /dev/null and b/model/HyperdimensionNeptunia/nepswim/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/nepswim/textures.1024/01.png b/model/HyperdimensionNeptunia/nepswim/textures.1024/01.png new file mode 100644 index 0000000..bf1601f Binary files /dev/null and b/model/HyperdimensionNeptunia/nepswim/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/nepswim/textures.1024/02.png b/model/HyperdimensionNeptunia/nepswim/textures.1024/02.png new file mode 100644 index 0000000..fa9a93c Binary files /dev/null and b/model/HyperdimensionNeptunia/nepswim/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/neptune_classic/index.json b/model/HyperdimensionNeptunia/neptune_classic/index.json new file mode 100644 index 0000000..5987655 --- /dev/null +++ b/model/HyperdimensionNeptunia/neptune_classic/index.json @@ -0,0 +1,49 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "layout": { + "center_x": 0, + "center_y": -0.4, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "expressions": [ + {"name": "normal", "file": "expressions/../../nepnep/general/exp/normal.json"}, + {"name": "happy", "file": "expressions/../../nepnep/general/exp/happy.json"}, + {"name": "unhappy", "file": "expressions/../../nepnep/general/exp/unhappy.json"}, + {"name": "kira", "file": "expressions/../../nepnep/general/exp/kira.json"}, + {"name": "deformed", "file": "expressions/../../nepnep/general/exp/deformed.json"}, + {"name": "enjoy", "file": "expressions/../../nepnep/general/exp/enjoy.json"} + ], + "motions": { + "idle": [ + {"file": "motions/../../nepnep/general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ], + "flick_head": [ + {"file": "motions/../../nepnep/general/mtn/smile.mtn"}, + {"file": "motions/../../nepnep/general/mtn/shake.mtn"}, + {"file": "motions/../../nepnep/general/mtn/refuse.mtn"}, + {"file": "motions/../../nepnep/general/mtn/tilt_head.mtn"} + ], + "tap_body": [ + {"dialogue": 11, "sound": "sounds/../../nepnep/general/snd/001.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_head_1.mtn"}, + {"dialogue": 13, "sound": "sounds/../../nepnep/general/snd/013.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_1.mtn"}, + {"dialogue": 90, "sound": "sounds/../../nepnep/general/snd/101.ogg", "file": "motions/../../nepnep/general/mtn/nep_slide_head_2.mtn"}, + {"dialogue": 93, "sound": "sounds/../../nepnep/general/snd/007.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_boobs_1.mtn"}, + {"dialogue": 94, "sound": "sounds/../../nepnep/general/snd/014.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_2.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/neptune_classic/model.moc b/model/HyperdimensionNeptunia/neptune_classic/model.moc new file mode 100644 index 0000000..636ba8a Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_classic/model.moc differ diff --git a/model/HyperdimensionNeptunia/neptune_classic/textures.1024/00.png b/model/HyperdimensionNeptunia/neptune_classic/textures.1024/00.png new file mode 100644 index 0000000..10bd348 Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_classic/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/neptune_classic/textures.1024/01.png b/model/HyperdimensionNeptunia/neptune_classic/textures.1024/01.png new file mode 100644 index 0000000..fd43637 Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_classic/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/neptune_classic/textures.1024/02.png b/model/HyperdimensionNeptunia/neptune_classic/textures.1024/02.png new file mode 100644 index 0000000..3232fd5 Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_classic/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/neptune_santa/index.json b/model/HyperdimensionNeptunia/neptune_santa/index.json new file mode 100644 index 0000000..63539bc --- /dev/null +++ b/model/HyperdimensionNeptunia/neptune_santa/index.json @@ -0,0 +1,49 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "layout": { + "center_x": 0, + "center_y": -0.6, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "expressions": [ + {"name": "normal", "file": "expressions/../../nepnep/general/exp/normal.json"}, + {"name": "happy", "file": "expressions/../../nepnep/general/exp/happy.json"}, + {"name": "unhappy", "file": "expressions/../../nepnep/general/exp/unhappy.json"}, + {"name": "kira", "file": "expressions/../../nepnep/general/exp/kira.json"}, + {"name": "deformed", "file": "expressions/../../nepnep/general/exp/deformed.json"}, + {"name": "enjoy", "file": "expressions/../../nepnep/general/exp/enjoy.json"} + ], + "motions": { + "idle": [ + {"file": "motions/../../nepnep/general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../nepnep/general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ], + "flick_head": [ + {"file": "motions/../../nepnep/general/mtn/smile.mtn"}, + {"file": "motions/../../nepnep/general/mtn/shake.mtn"}, + {"file": "motions/../../nepnep/general/mtn/refuse.mtn"}, + {"file": "motions/../../nepnep/general/mtn/tilt_head.mtn"} + ], + "tap_body": [ + {"dialogue": 11, "sound": "sounds/../../nepnep/general/snd/001.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_head_1.mtn"}, + {"dialogue": 13, "sound": "sounds/../../nepnep/general/snd/013.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_1.mtn"}, + {"dialogue": 90, "sound": "sounds/../../nepnep/general/snd/101.ogg", "file": "motions/../../nepnep/general/mtn/nep_slide_head_2.mtn"}, + {"dialogue": 93, "sound": "sounds/../../nepnep/general/snd/007.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_boobs_1.mtn"}, + {"dialogue": 94, "sound": "sounds/../../nepnep/general/snd/014.ogg", "file": "motions/../../nepnep/general/mtn/nep_touch_belly_2.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/neptune_santa/model.moc b/model/HyperdimensionNeptunia/neptune_santa/model.moc new file mode 100644 index 0000000..53fe6aa Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_santa/model.moc differ diff --git a/model/HyperdimensionNeptunia/neptune_santa/textures.1024/00.png b/model/HyperdimensionNeptunia/neptune_santa/textures.1024/00.png new file mode 100644 index 0000000..10bd348 Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_santa/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/neptune_santa/textures.1024/01.png b/model/HyperdimensionNeptunia/neptune_santa/textures.1024/01.png new file mode 100644 index 0000000..fd43637 Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_santa/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/neptune_santa/textures.1024/02.png b/model/HyperdimensionNeptunia/neptune_santa/textures.1024/02.png new file mode 100644 index 0000000..f4ce376 Binary files /dev/null and b/model/HyperdimensionNeptunia/neptune_santa/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/noir/index.json b/model/HyperdimensionNeptunia/noir/index.json new file mode 100644 index 0000000..a28c61f --- /dev/null +++ b/model/HyperdimensionNeptunia/noir/index.json @@ -0,0 +1,29 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.8, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noir/model.moc b/model/HyperdimensionNeptunia/noir/model.moc new file mode 100644 index 0000000..041a354 Binary files /dev/null and b/model/HyperdimensionNeptunia/noir/model.moc differ diff --git a/model/HyperdimensionNeptunia/noir/physics.json b/model/HyperdimensionNeptunia/noir/physics.json new file mode 100644 index 0000000..86e9974 --- /dev/null +++ b/model/HyperdimensionNeptunia/noir/physics.json @@ -0,0 +1,16 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.3, + "regist":1, + "mass":0.1 + }, + "src":[ + ], + "targets":[ + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noir/textures.1024/00.png b/model/HyperdimensionNeptunia/noir/textures.1024/00.png new file mode 100644 index 0000000..9c8fe7d Binary files /dev/null and b/model/HyperdimensionNeptunia/noir/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/noir/textures.1024/01.png b/model/HyperdimensionNeptunia/noir/textures.1024/01.png new file mode 100644 index 0000000..148464a Binary files /dev/null and b/model/HyperdimensionNeptunia/noir/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/noir/textures.1024/02.png b/model/HyperdimensionNeptunia/noir/textures.1024/02.png new file mode 100644 index 0000000..a4d2ef6 Binary files /dev/null and b/model/HyperdimensionNeptunia/noir/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/noir_classic/index.json b/model/HyperdimensionNeptunia/noir_classic/index.json new file mode 100644 index 0000000..a28c61f --- /dev/null +++ b/model/HyperdimensionNeptunia/noir_classic/index.json @@ -0,0 +1,29 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.8, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noir_classic/model.moc b/model/HyperdimensionNeptunia/noir_classic/model.moc new file mode 100644 index 0000000..69921a0 Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_classic/model.moc differ diff --git a/model/HyperdimensionNeptunia/noir_classic/physics.json b/model/HyperdimensionNeptunia/noir_classic/physics.json new file mode 100644 index 0000000..86e9974 --- /dev/null +++ b/model/HyperdimensionNeptunia/noir_classic/physics.json @@ -0,0 +1,16 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.3, + "regist":1, + "mass":0.1 + }, + "src":[ + ], + "targets":[ + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noir_classic/textures.1024/00.png b/model/HyperdimensionNeptunia/noir_classic/textures.1024/00.png new file mode 100644 index 0000000..9c8fe7d Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_classic/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/noir_classic/textures.1024/01.png b/model/HyperdimensionNeptunia/noir_classic/textures.1024/01.png new file mode 100644 index 0000000..148464a Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_classic/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/noir_classic/textures.1024/02.png b/model/HyperdimensionNeptunia/noir_classic/textures.1024/02.png new file mode 100644 index 0000000..f637752 Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_classic/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/noir_santa/index.json b/model/HyperdimensionNeptunia/noir_santa/index.json new file mode 100644 index 0000000..d8319b8 --- /dev/null +++ b/model/HyperdimensionNeptunia/noir_santa/index.json @@ -0,0 +1,29 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.9, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noir_santa/model.moc b/model/HyperdimensionNeptunia/noir_santa/model.moc new file mode 100644 index 0000000..b5e412d Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_santa/model.moc differ diff --git a/model/HyperdimensionNeptunia/noir_santa/physics.json b/model/HyperdimensionNeptunia/noir_santa/physics.json new file mode 100644 index 0000000..86e9974 --- /dev/null +++ b/model/HyperdimensionNeptunia/noir_santa/physics.json @@ -0,0 +1,16 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.3, + "regist":1, + "mass":0.1 + }, + "src":[ + ], + "targets":[ + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noir_santa/textures.1024/00.png b/model/HyperdimensionNeptunia/noir_santa/textures.1024/00.png new file mode 100644 index 0000000..9c8fe7d Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_santa/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/noir_santa/textures.1024/01.png b/model/HyperdimensionNeptunia/noir_santa/textures.1024/01.png new file mode 100644 index 0000000..148464a Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_santa/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/noir_santa/textures.1024/02.png b/model/HyperdimensionNeptunia/noir_santa/textures.1024/02.png new file mode 100644 index 0000000..56ea294 Binary files /dev/null and b/model/HyperdimensionNeptunia/noir_santa/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/noireswim/index.json b/model/HyperdimensionNeptunia/noireswim/index.json new file mode 100644 index 0000000..82a6544 --- /dev/null +++ b/model/HyperdimensionNeptunia/noireswim/index.json @@ -0,0 +1,29 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noireswim/model.moc b/model/HyperdimensionNeptunia/noireswim/model.moc new file mode 100644 index 0000000..9e1b5d8 Binary files /dev/null and b/model/HyperdimensionNeptunia/noireswim/model.moc differ diff --git a/model/HyperdimensionNeptunia/noireswim/physics.json b/model/HyperdimensionNeptunia/noireswim/physics.json new file mode 100644 index 0000000..6e10d83 --- /dev/null +++ b/model/HyperdimensionNeptunia/noireswim/physics.json @@ -0,0 +1,109 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "setup":{ + "length":0.17, + "regist":0.8, + "mass":0.5 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.025, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.5 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.5, + "regist":0.2, + "mass":1.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.01, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "setup":{ + "length":0.1, + "regist":0.01, + "mass":0.18 + }, + "src":[ + { + "id":"PARAM_ANGLE_Y", + "ptype":"x", + "scale":0.002, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_BUST_Y", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/noireswim/textures.1024/00.png b/model/HyperdimensionNeptunia/noireswim/textures.1024/00.png new file mode 100644 index 0000000..9c8fe7d Binary files /dev/null and b/model/HyperdimensionNeptunia/noireswim/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/noireswim/textures.1024/01.png b/model/HyperdimensionNeptunia/noireswim/textures.1024/01.png new file mode 100644 index 0000000..148464a Binary files /dev/null and b/model/HyperdimensionNeptunia/noireswim/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/noireswim/textures.1024/02.png b/model/HyperdimensionNeptunia/noireswim/textures.1024/02.png new file mode 100644 index 0000000..264ed7c Binary files /dev/null and b/model/HyperdimensionNeptunia/noireswim/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/vert_classic/index.json b/model/HyperdimensionNeptunia/vert_classic/index.json new file mode 100644 index 0000000..f2bbfad --- /dev/null +++ b/model/HyperdimensionNeptunia/vert_classic/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/vert_classic/model.moc b/model/HyperdimensionNeptunia/vert_classic/model.moc new file mode 100644 index 0000000..1230c5e Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_classic/model.moc differ diff --git a/model/HyperdimensionNeptunia/vert_classic/physics.json b/model/HyperdimensionNeptunia/vert_classic/physics.json new file mode 100644 index 0000000..69ca4ef --- /dev/null +++ b/model/HyperdimensionNeptunia/vert_classic/physics.json @@ -0,0 +1,95 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/vert_classic/textures.1024/00.png b/model/HyperdimensionNeptunia/vert_classic/textures.1024/00.png new file mode 100644 index 0000000..25585a1 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_classic/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/vert_classic/textures.1024/01.png b/model/HyperdimensionNeptunia/vert_classic/textures.1024/01.png new file mode 100644 index 0000000..902923d Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_classic/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/vert_classic/textures.1024/02.png b/model/HyperdimensionNeptunia/vert_classic/textures.1024/02.png new file mode 100644 index 0000000..825189c Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_classic/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/vert_classic/textures.1024/03.png b/model/HyperdimensionNeptunia/vert_classic/textures.1024/03.png new file mode 100644 index 0000000..3223975 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_classic/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/vert_normal/index.json b/model/HyperdimensionNeptunia/vert_normal/index.json new file mode 100644 index 0000000..f2bbfad --- /dev/null +++ b/model/HyperdimensionNeptunia/vert_normal/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/vert_normal/model.moc b/model/HyperdimensionNeptunia/vert_normal/model.moc new file mode 100644 index 0000000..44d39a7 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_normal/model.moc differ diff --git a/model/HyperdimensionNeptunia/vert_normal/physics.json b/model/HyperdimensionNeptunia/vert_normal/physics.json new file mode 100644 index 0000000..69ca4ef --- /dev/null +++ b/model/HyperdimensionNeptunia/vert_normal/physics.json @@ -0,0 +1,95 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/vert_normal/textures.1024/00.png b/model/HyperdimensionNeptunia/vert_normal/textures.1024/00.png new file mode 100644 index 0000000..25585a1 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_normal/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/vert_normal/textures.1024/01.png b/model/HyperdimensionNeptunia/vert_normal/textures.1024/01.png new file mode 100644 index 0000000..902923d Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_normal/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/vert_normal/textures.1024/02.png b/model/HyperdimensionNeptunia/vert_normal/textures.1024/02.png new file mode 100644 index 0000000..dc11b37 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_normal/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/vert_normal/textures.1024/03.png b/model/HyperdimensionNeptunia/vert_normal/textures.1024/03.png new file mode 100644 index 0000000..f1e36d9 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_normal/textures.1024/03.png differ diff --git a/model/HyperdimensionNeptunia/vert_swimwear/index.json b/model/HyperdimensionNeptunia/vert_swimwear/index.json new file mode 100644 index 0000000..f2bbfad --- /dev/null +++ b/model/HyperdimensionNeptunia/vert_swimwear/index.json @@ -0,0 +1,30 @@ +{ + "version":"Sample 1.0.0", + "model": "model.moc", + "textures": [ + "textures.1024/00.png", + "textures.1024/01.png", + "textures.1024/02.png", + "textures.1024/03.png" + ], + "pose": "../general/pose.json", + "physics": "physics.json", + "layout": { + "center_x": 0, + "center_y": -0.7, + "width": 3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions": { + "idle": [ + {"file": "motions/../../general/mtn/idle_00.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_01.mtn", "fade_in": 2000, "fade_out": 2000}, + {"file": "motions/../../general/mtn/idle_02.mtn", "fade_in": 2000, "fade_out": 2000} + ] + } +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/vert_swimwear/model.moc b/model/HyperdimensionNeptunia/vert_swimwear/model.moc new file mode 100644 index 0000000..1abb2de Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_swimwear/model.moc differ diff --git a/model/HyperdimensionNeptunia/vert_swimwear/physics.json b/model/HyperdimensionNeptunia/vert_swimwear/physics.json new file mode 100644 index 0000000..69ca4ef --- /dev/null +++ b/model/HyperdimensionNeptunia/vert_swimwear/physics.json @@ -0,0 +1,95 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"x", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.34, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.17, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.025, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/00.png b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/00.png new file mode 100644 index 0000000..25585a1 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/00.png differ diff --git a/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/01.png b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/01.png new file mode 100644 index 0000000..902923d Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/01.png differ diff --git a/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/02.png b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/02.png new file mode 100644 index 0000000..b6290e5 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/02.png differ diff --git a/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/03.png b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/03.png new file mode 100644 index 0000000..e47d0c7 Binary files /dev/null and b/model/HyperdimensionNeptunia/vert_swimwear/textures.1024/03.png differ diff --git a/model/KantaiCollection/murakumo/expressions/f01.exp.json b/model/KantaiCollection/murakumo/expressions/f01.exp.json new file mode 100644 index 0000000..154ba80 --- /dev/null +++ b/model/KantaiCollection/murakumo/expressions/f01.exp.json @@ -0,0 +1,5 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500 +} \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/expressions/f02.exp.json b/model/KantaiCollection/murakumo/expressions/f02.exp.json new file mode 100644 index 0000000..5f73e1d --- /dev/null +++ b/model/KantaiCollection/murakumo/expressions/f02.exp.json @@ -0,0 +1,26 @@ + +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params": + [ + { "id":"PARAM_EYE_BALL_X", "val":-0.4 }, + { "id":"PARAM_EYE_BALL_Y", "val":-0.7 }, + { "id":"PARAM_EYE_L_OPEN","val":0.7,"def":1 ,"calc":"mult"}, + { "id":"PARAM_EYE_R_OPEN", "val":0.7 , "def":1 ,"calc":"mult"}, + { "id":"PARAM_DONYORI", "val":0.7 }, + { "id":"PARAM_EYE_FORM", "val":0.3 }, + { "id":"PARAM_BODY_Y", "val":-0.5 }, + { "id":"PARAM_BROW_L_Y", "val":-0.3 }, + { "id":"PARAM_BROW_R_Y", "val":-0.3 }, + { "id":"PARAM_BROW_L_X", "val":-0.3 }, + { "id":"PARAM_BROW_R_X", "val":-0.3 }, + { "id":"PARAM_BROW_L_ANGLE", "val":0.5 }, + { "id":"PARAM_BROW_R_ANGLE", "val":0.5 }, + { "id":"PARAM_BROW_L_FORM", "val":-0.5 }, + { "id":"PARAM_BROW_R_FORM", "val": -0.5 }, + { "id":"PARAM_MOUTH_FORM", "val":-1 , "def":1 }, + { "id":"PARAM_MOUTH_SIZE", "val":-1 } + ] +} \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/expressions/f03.exp.json b/model/KantaiCollection/murakumo/expressions/f03.exp.json new file mode 100644 index 0000000..b3567b1 --- /dev/null +++ b/model/KantaiCollection/murakumo/expressions/f03.exp.json @@ -0,0 +1,18 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params": + [ + { "id":"PARAM_EYE_BALL_Y", "val":0.2 }, + { "id":"PARAM_BODY_Y", "val":-0.5 }, + { "id":"PARAM_BROW_L_Y", "val":-0.2 }, + { "id":"PARAM_BROW_R_Y", "val":-0.2 }, + { "id":"PARAM_BROW_L_X", "val":-0.4 }, + { "id":"PARAM_BROW_R_X", "val":-0.4 }, + { "id":"PARAM_BROW_L_FORM", "val":-1 }, + { "id":"PARAM_BROW_R_FORM", "val": -1 }, + { "id":"PARAM_MOUTH_FORM", "val":-0.7 , "def":1 }, + { "id":"PARAM_MOUTH_SIZE", "val":0.3 } + ] +} \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/expressions/f04.exp.json b/model/KantaiCollection/murakumo/expressions/f04.exp.json new file mode 100644 index 0000000..3a4a0a0 --- /dev/null +++ b/model/KantaiCollection/murakumo/expressions/f04.exp.json @@ -0,0 +1,19 @@ +{ + "type":"Live2D Expression", + "fade_in":500, + "fade_out":500, + "params": + [ + { "id":"PARAM_EYE_BALL_X", "val":-0.4 }, + { "id":"PARAM_EYE_BALL_Y", "val":-0.7 }, + { "id":"PARAM_EYE_BALL_KIRAKIRA", "val":1 }, + { "id":"PARAM_EYE_L_OPEN","val":1.5,"def":1 ,"calc":"mult"}, + { "id":"PARAM_EYE_R_OPEN", "val":1.5 , "def":1 ,"calc":"mult"}, + { "id":"PARAM_BROW_L_FORM", "val":0.5 }, + { "id":"PARAM_BROW_R_FORM", "val": 0.5 }, + { "id":"PARAM_KAMIYURE_TWIN_L_02", "val": 0.3 }, + { "id":"PARAM_KAMIYURE_TWIN_R_02", "val": -0.3 }, + { "id":"PARAM_MOUTH_SIZE", "val":1 }, + { "id":"PARAM_TERE", "val":1 , "def":0.6 } + ] +} \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/index.json b/model/KantaiCollection/murakumo/index.json new file mode 100644 index 0000000..1b539b3 --- /dev/null +++ b/model/KantaiCollection/murakumo/index.json @@ -0,0 +1,41 @@ +{ + "version":"Alpha 1.0.1", + "model":"model.moc", + "textures":[ + "textures.1024/00.png" + ], + "physics":"physics.json", + "layout":{ + "center_x": 0, + "center_y": 0, + "width": 1.8 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "expressions":[ + {"name":"f01","file":"expressions/f01.exp.json"}, + {"name":"f02","file":"expressions/f02.exp.json"}, + {"name":"f03","file":"expressions/f03.exp.json"}, + {"name":"f04","file":"expressions/f04.exp.json"} + ], + "motions":{ + "idle":[ + {"file":"motions/murakumo_idle_01.mtn","fade_in":2000, "fade_out":2000}, + {"file":"motions/murakumo_idle_02.mtn","fade_in":2000, "fade_out":2000}, + {"file":"motions/murakumo_idle_03.mtn","fade_in":2000, "fade_out":2000} + ], + "flick_head":[ + {"file":"motions/murakumo_m_01.mtn"}, + {"file":"motions/murakumo_m_02.mtn"} + ], + "tap_body":[ + {"file":"motions/murakumo_tap_bust_01.mtn"}, + {"file":"motions/murakumo_tap_bust_02.mtn"}, + {"file":"motions/murakumo_tap_ear_01.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/model.moc b/model/KantaiCollection/murakumo/model.moc new file mode 100644 index 0000000..c1a2115 Binary files /dev/null and b/model/KantaiCollection/murakumo/model.moc differ diff --git a/model/KantaiCollection/murakumo/motions/murakumo_idle_01.mtn b/model/KantaiCollection/murakumo/motions/murakumo_idle_01.mtn new file mode 100644 index 0000000..23b27c7 --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_idle_01.mtn @@ -0,0 +1,31 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=1500 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.05,-0.19,-0.41,-0.7,-1.02,-1.39,-1.76,-2.14,-2.51,-2.86,-3.18,-3.46,-3.69,-3.86,-3.96,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.993,-3.973,-3.94,-3.9,-3.84,-3.78,-3.7,-3.62,-3.53,-3.43,-3.32,-3.21,-3.09,-2.97,-2.84,-2.71,-2.57,-2.44,-2.3,-2.16,-2.02,-1.88,-1.74,-1.6,-1.46,-1.33,-1.2,-1.07,-0.95,-0.83,-0.72,-0.62,-0.52,-0.43,-0.34,-0.27,-0.2,-0.14,-0.09,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.018,0.07,0.16,0.28,0.42,0.6,0.81,1.04,1.29,1.57,1.87,2.19,2.53,2.88,3.25,3.63,4.02,4.43,4.85,5.26,5.69,6.13,6.56,7,7.44,7.87,8.31,8.74,9.15,9.57,9.98,10.37,10.75,11.12,11.47,11.81,12.13,12.43,12.71,12.96,13.19,13.4,13.58,13.72,13.84,13.93,13.98,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.98,13.91,13.8,13.64,13.45,13.22,12.96,12.67,12.35,11.99,11.63,11.23,10.81,10.37,9.92,9.45,8.98,8.49,8,7.5,7,6.5,6,5.51,5.02,4.55,4.08,3.63,3.19,2.77,2.37,2.01,1.65,1.33,1.04,0.78,0.55,0.36,0.2,0.09,0.02,0,0,0 +PARAM_ANGLE_Y=0,-0.08,-0.29,-0.62,-1.05,-1.54,-2.08,-2.64,-3.21,-3.77,-4.3,-4.77,-5.19,-5.53,-5.79,-5.95,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.96,-5.91,-5.85,-5.76,-5.67,-5.56,-5.43,-5.29,-5.14,-4.98,-4.81,-4.64,-4.45,-4.26,-4.06,-3.86,-3.65,-3.45,-3.24,-3.03,-2.82,-2.61,-2.4,-2.2,-1.99,-1.8,-1.61,-1.43,-1.25,-1.08,-0.92,-0.78,-0.64,-0.51,-0.4,-0.3,-0.21,-0.14,-0.08,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.17,0.3,0.45,0.63,0.83,1.05,1.29,1.53,1.8,2.06,2.33,2.6,2.87,3.13,3.39,3.63,3.87,4.08,4.28,4.46,4.62,4.75,4.86,4.93,4.98,5,4.9,4.63,4.23,3.69,3.07,2.37,1.61,0.83,0.01,-0.81,-1.61,-2.38,-3.12,-3.8,-4.42,-4.96,-5.39,-5.72,-5.93,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.96,-5.91,-5.85,-5.76,-5.67,-5.56,-5.43,-5.29,-5.14,-4.98,-4.81,-4.63,-4.44,-4.25,-4.05,-3.85,-3.64,-3.43,-3.22,-3,-2.78,-2.57,-2.36,-2.15,-1.95,-1.75,-1.56,-1.37,-1.19,-1.02,-0.86,-0.71,-0.57,-0.44,-0.33,-0.24,-0.15,-0.09,-0.04,-0.01,0,0,0 +PARAM_ANGLE_Z=0,-0.08,-0.29,-0.62,-1.05,-1.54,-2.08,-2.64,-3.21,-3.77,-4.3,-4.77,-5.19,-5.53,-5.79,-5.95,-6,-5.93,-5.74,-5.43,-5.02,-4.53,-3.94,-3.3,-2.59,-1.84,-1.05,-0.25,0.57,1.38,2.17,2.94,3.68,4.37,5,5.61,6.18,6.69,7.14,7.55,7.91,8.23,8.52,8.77,8.99,9.19,9.35,9.49,9.62,9.71,9.79,9.86,9.91,9.95,9.97,9.989,9.997,10,9.97,9.89,9.77,9.59,9.37,9.12,8.82,8.48,8.12,7.72,7.29,6.84,6.37,5.87,5.36,4.83,4.29,3.75,3.19,2.63,2.07,1.51,0.95,0.4,-0.14,-0.68,-1.2,-1.7,-2.2,-2.67,-3.11,-3.54,-3.93,-4.3,-4.64,-4.94,-5.21,-5.44,-5.64,-5.79,-5.91,-5.98,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.98,-5.92,-5.83,-5.7,-5.54,-5.35,-5.13,-4.89,-4.62,-4.33,-4.02,-3.69,-3.35,-3,-2.63,-2.25,-1.86,-1.46,-1.07,-0.66,-0.25,0.15,0.56,0.96,1.36,1.75,2.14,2.51,2.88,3.23,3.56,3.89,4.2,4.48,4.75,5,5.22,5.42,5.59,5.73,5.85,5.93,5.98,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6.02,6.09,6.21,6.36,6.54,6.75,7,7.26,7.55,7.84,8.16,8.48,8.8,9.12,9.44,9.76,10.07,10.36,10.64,10.9,11.14,11.35,11.54,11.7,11.83,11.92,11.98,12,11.982,11.93,11.84,11.73,11.58,11.41,11.2,10.97,10.72,10.44,10.15,9.83,9.49,9.13,8.76,8.38,7.97,7.56,7.13,6.69,6.24,5.79,5.32,4.86,4.38,3.9,3.42,2.94,2.45,1.97,1.49,1.01,0.53,0.06,-0.41,-0.86,-1.31,-1.76,-2.19,-2.61,-3.02,-3.42,-3.8,-4.17,-4.52,-4.85,-5.17,-5.47,-5.75,-6,-6.24,-6.47,-6.69,-6.89,-7.09,-7.27,-7.43,-7.59,-7.74,-7.88,-8,-8.12,-8.23,-8.33,-8.42,-8.5,-8.58,-8.65,-8.71,-8.76,-8.81,-8.85,-8.89,-8.92,-8.95,-8.97,-8.985,-8.999,-9.009,-9.017,-9.021,-9.024,-9.024,-9.023,-9.02,-9.017,-9.013,-9.01,-9.006,-9.003,-9.001,-9,-9,-9 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_BALL_X=0,0.003,0.011,0.024,0.04,0.059,0.08,0.1,0.12,0.14,0.165,0.183,0.199,0.212,0.222,0.228,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.229,0.224,0.218,0.209,0.197,0.184,0.169,0.151,0.132,0.11,0.09,0.07,0.04,0.02,-0.01,-0.04,-0.07,-0.09,-0.12,-0.15,-0.18,-0.21,-0.24,-0.27,-0.3,-0.32,-0.35,-0.38,-0.4,-0.43,-0.45,-0.47,-0.493,-0.512,-0.529,-0.545,-0.559,-0.571,-0.581,-0.589,-0.595,-0.599,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.581,-0.53,-0.47,-0.39,-0.31,-0.23,-0.16,-0.1,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.008,-0.017,-0.029,-0.044,-0.062,-0.081,-0.1,-0.13,-0.15,-0.18,-0.2,-0.23,-0.26,-0.28,-0.31,-0.33,-0.36,-0.38,-0.4,-0.42,-0.437,-0.453,-0.466,-0.476,-0.484,-0.488,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.489,-0.487,-0.483,-0.478,-0.471,-0.463,-0.454,-0.443,-0.432,-0.42,-0.407,-0.393,-0.378,-0.363,-0.347,-0.331,-0.314,-0.297,-0.28,-0.263,-0.245,-0.227,-0.21,-0.193,-0.176,-0.159,-0.143,-0.127,-0.112,-0.097,-0.083,-0.07,-0.058,-0.047,-0.036,-0.027,-0.019,-0.012,-0.007,-0.003,-0.001,0,0,0 +PARAM_EYE_BALL_Y=0,0.003,0.012,0.026,0.044,0.06,0.09,0.11,0.13,0.16,0.18,0.199,0.216,0.231,0.241,0.248,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.248,0.246,0.244,0.24,0.236,0.232,0.226,0.221,0.214,0.208,0.201,0.193,0.185,0.178,0.169,0.161,0.152,0.144,0.135,0.126,0.117,0.109,0.1,0.091,0.083,0.075,0.067,0.059,0.052,0.045,0.039,0.032,0.027,0.021,0.017,0.012,0.009,0.006,0.003,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.004,-0.008,-0.012,-0.016,-0.022,-0.027,-0.033,-0.04,-0.047,-0.054,-0.061,-0.068,-0.075,-0.081,-0.088,-0.094,-0.101,-0.106,-0.111,-0.116,-0.12,-0.124,-0.126,-0.128,-0.13,-0.13,-0.127,-0.119,-0.106,-0.09,-0.07,-0.05,-0.03,0,0.02,0.05,0.07,0.1,0.12,0.14,0.161,0.178,0.191,0.201,0.208,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.209,0.207,0.205,0.202,0.198,0.194,0.19,0.185,0.18,0.174,0.168,0.162,0.156,0.149,0.142,0.135,0.127,0.12,0.113,0.105,0.097,0.09,0.083,0.075,0.068,0.061,0.054,0.048,0.042,0.036,0.03,0.025,0.02,0.016,0.012,0.008,0.005,0.003,0.001,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.04,-0.14,-0.31,-0.52,-0.77,-1.04,-1.32,-1.61,-1.88,-2.15,-2.39,-2.6,-2.77,-2.89,-2.97,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.992,-2.97,-2.93,-2.88,-2.82,-2.75,-2.66,-2.57,-2.47,-2.37,-2.26,-2.14,-2.02,-1.9,-1.77,-1.64,-1.52,-1.39,-1.26,-1.14,-1.02,-0.9,-0.78,-0.67,-0.57,-0.47,-0.38,-0.3,-0.22,-0.16,-0.1,-0.06,-0.03,-0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.008,0.03,0.07,0.12,0.18,0.25,0.34,0.44,0.54,0.65,0.78,0.9,1.04,1.18,1.32,1.47,1.62,1.77,1.92,2.08,2.23,2.38,2.53,2.68,2.82,2.96,3.1,3.22,3.35,3.46,3.56,3.66,3.75,3.82,3.88,3.93,3.97,3.99,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4.007,4.026,4.06,4.1,4.16,4.23,4.31,4.4,4.5,4.61,4.73,4.86,5,5.15,5.31,5.47,5.64,5.82,6,6.22,6.42,6.61,6.78,6.94,7.09,7.22,7.34,7.45,7.55,7.64,7.71,7.78,7.84,7.89,7.93,7.96,7.98,7.996,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7.981,7.93,7.84,7.72,7.57,7.39,7.19,6.97,6.72,6.46,6.18,5.9,5.6,5.29,4.98,4.66,4.34,4.02,3.71,3.4,3.1,2.82,2.54,2.28,2.03,1.81,1.61,1.43,1.28,1.16,1.07,1.02,1,1,1 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,0.011,0.04,0.09,0.16,0.25,0.35,0.46,0.59,0.73,0.88,1.03,1.19,1.36,1.54,1.71,1.89,2.07,2.24,2.42,2.59,2.76,2.92,3.07,3.22,3.35,3.48,3.59,3.7,3.78,3.86,3.92,3.96,3.99,4,3.994,3.975,3.95,3.91,3.86,3.81,3.76,3.7,3.64,3.57,3.51,3.44,3.38,3.32,3.26,3.21,3.16,3.11,3.07,3.04,3.02,3.005,3,3,3,3,3,3,3,3,3,2.992,2.97,2.93,2.88,2.82,2.75,2.66,2.57,2.47,2.37,2.26,2.14,2.02,1.9,1.77,1.64,1.52,1.39,1.26,1.14,1.02,0.9,0.78,0.67,0.57,0.47,0.38,0.3,0.22,0.16,0.1,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.004,-0.015,-0.034,-0.06,-0.09,-0.13,-0.17,-0.22,-0.27,-0.33,-0.39,-0.45,-0.52,-0.59,-0.66,-0.73,-0.81,-0.88,-0.96,-1.04,-1.12,-1.19,-1.27,-1.34,-1.41,-1.48,-1.55,-1.61,-1.67,-1.73,-1.78,-1.83,-1.87,-1.91,-1.94,-1.97,-1.985,-1.996,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2.018,-2.07,-2.15,-2.25,-2.37,-2.51,-2.66,-2.82,-2.98,-3.14,-3.29,-3.44,-3.58,-3.7,-3.8,-3.89,-3.95,-3.99,-4,-3.983,-3.93,-3.86,-3.76,-3.65,-3.52,-3.38,-3.24,-3.09,-2.94,-2.8,-2.66,-2.52,-2.4,-2.29,-2.19,-2.11,-2.05,-2.01,-2,-2.01,-2.04,-2.08,-2.15,-2.22,-2.31,-2.41,-2.53,-2.65,-2.78,-2.91,-3.06,-3.2,-3.35,-3.5,-3.65,-3.8,-3.94,-4.09,-4.22,-4.35,-4.47,-4.59,-4.69,-4.78,-4.85,-4.92,-4.96,-4.99,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.987,-4.95,-4.88,-4.8,-4.69,-4.57,-4.42,-4.26,-4.09,-3.9,-3.7,-3.5,-3.28,-3.06,-2.84,-2.61,-2.39,-2.16,-1.94,-1.72,-1.5,-1.3,-1.1,-0.91,-0.74,-0.58,-0.43,-0.31,-0.2,-0.12,-0.05,-0.01,0,0,0 +PARAM_ARM_L=0 +PARAM_ARM_R=0 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_idle_02.mtn b/model/KantaiCollection/murakumo/motions/murakumo_idle_02.mtn new file mode 100644 index 0000000..a50dcee --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_idle_02.mtn @@ -0,0 +1,31 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=1500 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.04,-0.14,-0.31,-0.53,-0.82,-1.15,-1.52,-1.93,-2.37,-2.85,-3.35,-3.87,-4.41,-4.95,-5.5,-6.05,-6.59,-7.13,-7.65,-8.15,-8.63,-9.07,-9.48,-9.85,-10.18,-10.47,-10.69,-10.86,-10.96,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-10.95,-10.8,-10.56,-10.23,-9.83,-9.35,-8.8,-8.2,-7.55,-6.84,-6.11,-5.33,-4.53,-3.71,-2.87,-2.03,-1.18,-0.35,0.49,1.3,2.09,2.86,3.58,4.28,4.93,5.53,6.07,6.56,6.98,7.33,7.62,7.83,7.96,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7.982,7.93,7.84,7.72,7.56,7.38,7.17,6.93,6.66,6.37,6.06,5.72,5.35,4.97,4.57,4.16,3.72,3.27,2.81,2.34,1.86,1.36,0.86,0.35,-0.16,-0.69,-1.21,-1.74,-2.26,-2.79,-3.31,-3.84,-4.35,-4.86,-5.36,-5.86,-6.34,-6.81,-7.27,-7.72,-8.16,-8.57,-8.97,-9.35,-9.72,-10.06,-10.37,-10.66,-10.93,-11.17,-11.38,-11.56,-11.72,-11.84,-11.93,-11.98,-12,-11.95,-11.82,-11.61,-11.32,-10.97,-10.55,-10.08,-9.55,-8.97,-8.37,-7.71,-7.02,-6.31,-5.58,-4.82,-4.05,-3.27,-2.5,-1.71,-0.92,-0.15,0.61,1.35,2.08,2.78,3.46,4.11,4.72,5.29,5.81,6.29,6.73,7.1,7.41,7.66,7.85,7.96,8,7.988,7.95,7.9,7.82,7.73,7.61,7.48,7.33,7.17,6.99,6.8,6.6,6.39,6.16,5.93,5.7,5.45,5.2,4.95,4.69,4.43,4.16,3.9,3.64,3.38,3.12,2.87,2.62,2.38,2.14,1.92,1.69,1.48,1.28,1.1,0.92,0.75,0.6,0.47,0.35,0.25,0.16,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.19,0.32,0.49,0.7,0.93,1.18,1.45,1.75,2.06,2.39,2.73,3.07,3.42,3.78,4.13,4.49,4.84,5.18,5.51,5.84,6.14,6.43,6.71,6.96,7.19,7.39,7.57,7.72,7.84,7.93,7.98,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,7.98,7.9,7.78,7.62,7.41,7.17,6.88,6.55,6.19,5.8,5.37,4.92,4.43,3.91,3.37,2.81,2.22,1.62,0.99,0.36,-0.29,-0.96,-1.64,-2.32,-3.02,-3.72,-4.43,-5.14,-5.86,-6.57,-7.28,-7.98,-8.68,-9.36,-10.04,-10.71,-11.36,-11.99,-12.62,-13.22,-13.81,-14.37,-14.91,-15.43,-15.92,-16.37,-16.8,-17.19,-17.55,-17.88,-18.17,-18.41,-18.62,-18.78,-18.9,-18.98,-19,-18.94,-18.78,-18.51,-18.15,-17.72,-17.19,-16.6,-15.93,-15.22,-14.46,-13.64,-12.77,-11.89,-10.97,-10.03,-9.07,-8.09,-7.12,-6.13,-5.15,-4.19,-3.24,-2.31,-1.4,-0.52,0.33,1.14,1.9,2.62,3.27,3.87,4.41,4.87,5.27,5.58,5.81,5.95,6,5.94,5.77,5.5,5.15,4.71,4.21,3.67,3.08,2.46,1.82,1.18,0.54,-0.08,-0.67,-1.21,-1.71,-2.15,-2.5,-2.77,-2.94,-3,-2.985,-2.94,-2.87,-2.78,-2.66,-2.53,-2.39,-2.23,-2.06,-1.88,-1.71,-1.52,-1.34,-1.16,-0.99,-0.82,-0.67,-0.53,-0.4,-0.28,-0.18,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0.001,0.002,0.004,0.006,0.008,0.01,0.012,0.015,0.018,0.022,0.025,0.029,0.034,0.038,0.043,0.048,0.053,0.059,0.065,0.071,0.077,0.084,0.091,0.098,0.105,0.113,0.121,0.129,0.137,0.146,0.154,0.164,0.173,0.182,0.192,0.202,0.212,0.222,0.233,0.243,0.254,0.265,0.277,0.288,0.3,0.312,0.324,0.336,0.349,0.361,0.374,0.387,0.4,0.414,0.427,0.441,0.455,0.469,0.483,0.497,0.511,0.526,0.541,0.555,0.57,0.586,0.601,0.616,0.632,0.648,0.663,0.679,0.695,0.711,0.728,0.744,0.76,0.777,0.794,0.811,0.827,0.845,0.862,0.879,0.896,0.913,0.931,0.948,0.966,0.984,1.001,1.019,1.037,1.055,1.073,1.091,1.109,1.127,1.145,1.164,1.182,1.2,1.219,1.237,1.255,1.274,1.293,1.311,1.33,1.348,1.367,1.386,1.404,1.423,1.442,1.46,1.479,1.498,1.516,1.535,1.554,1.572,1.591,1.61,1.628,1.647,1.666,1.684,1.703,1.721,1.74,1.758,1.777,1.795,1.813,1.832,1.85,1.868,1.886,1.904,1.922,1.94,1.958,1.976,1.994,2.011,2.029,2.047,2.064,2.081,2.099,2.116,2.133,2.15,2.167,2.184,2.2,2.217,2.234,2.25,2.267,2.283,2.299,2.315,2.331,2.347,2.362,2.378,2.393,2.408,2.424,2.438,2.453,2.468,2.483,2.497,2.511,2.525,2.539,2.553,2.567,2.58,2.593,2.607,2.62,2.633,2.645,2.658,2.67,2.682,2.694,2.706,2.717,2.728,2.74,2.751,2.761,2.772,2.782,2.792,2.802,2.812,2.821,2.831,2.84,2.849,2.857,2.866,2.874,2.882,2.889,2.897,2.904,2.911,2.918,2.924,2.931,2.936,2.942,2.948,2.953,2.958,2.963,2.967,2.971,2.975,2.979,2.982,2.985,2.988,2.99,2.993,2.995,2.996,2.998,2.999,2.999,3,3,2.995,2.98,2.96,2.92,2.88,2.83,2.78,2.72,2.65,2.57,2.49,2.41,2.32,2.23,2.13,2.03,1.93,1.83,1.72,1.62,1.51,1.41,1.3,1.2,1.1,1,0.9,0.81,0.71,0.63,0.54,0.46,0.39,0.32,0.26,0.2,0.15,0.1,0.07,0.04,0.02,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.008,-0.03,-0.06,-0.1,-0.15,-0.2,-0.25,-0.3,-0.34,-0.37,-0.39,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.399,-0.4,-0.4,-0.398,-0.4,-0.4,-0.397,-0.396,-0.4,-0.395,-0.394,-0.393,-0.392,-0.391,-0.39,-0.389,-0.387,-0.386,-0.384,-0.383,-0.381,-0.379,-0.377,-0.375,-0.373,-0.371,-0.369,-0.366,-0.364,-0.361,-0.358,-0.355,-0.352,-0.349,-0.345,-0.342,-0.338,-0.334,-0.33,-0.326,-0.322,-0.318,-0.313,-0.308,-0.303,-0.298,-0.293,-0.287,-0.282,-0.276,-0.27,-0.263,-0.255,-0.246,-0.236,-0.225,-0.214,-0.201,-0.188,-0.174,-0.159,-0.145,-0.129,-0.113,-0.097,-0.08,-0.063,-0.046,-0.029,-0.012,0.005,0.023,0.04,0.057,0.074,0.091,0.108,0.123,0.139,0.154,0.169,0.183,0.197,0.21,0.222,0.234,0.245,0.255,0.264,0.272,0.279,0.285,0.291,0.295,0.298,0.299,0.3,0.3,0.299,0.298,0.296,0.294,0.291,0.288,0.284,0.28,0.276,0.271,0.266,0.261,0.256,0.25,0.244,0.237,0.231,0.224,0.217,0.21,0.203,0.196,0.189,0.181,0.174,0.166,0.159,0.151,0.143,0.136,0.128,0.121,0.113,0.106,0.099,0.092,0.085,0.078,0.071,0.065,0.059,0.053,0.047,0.041,0.036,0.031,0.027,0.022,0.018,0.015,0.011,0.008,0.006,0.004,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.006,-0.01,-0.015,-0.02,-0.025,-0.03,-0.034,-0.037,-0.039,-0.04,-0.04,-0.04,-0.04,-0.038,-0.037,-0.036,-0.035,-0.033,-0.032,-0.03,-0.028,-0.026,-0.023,-0.021,-0.018,-0.016,-0.013,-0.01,-0.007,-0.003,0,0.003,0.007,0.011,0.014,0.018,0.022,0.026,0.03,0.034,0.038,0.042,0.046,0.051,0.055,0.059,0.064,0.068,0.072,0.077,0.081,0.085,0.09,0.094,0.098,0.103,0.107,0.111,0.115,0.12,0.124,0.128,0.132,0.136,0.139,0.143,0.147,0.15,0.154,0.157,0.161,0.164,0.167,0.17,0.173,0.176,0.179,0.181,0.184,0.186,0.188,0.19,0.192,0.194,0.195,0.197,0.198,0.2,0.201,0.202,0.203,0.204,0.205,0.21,0.206,0.207,0.21,0.208,0.21,0.21,0.209,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.208,0.207,0.205,0.204,0.201,0.199,0.196,0.193,0.19,0.186,0.183,0.179,0.175,0.171,0.166,0.162,0.157,0.152,0.147,0.142,0.137,0.132,0.127,0.122,0.116,0.111,0.106,0.1,0.095,0.09,0.085,0.079,0.074,0.069,0.064,0.059,0.055,0.05,0.045,0.041,0.037,0.033,0.029,0.025,0.022,0.019,0.016,0.013,0.01,0.008,0.006,0.004,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.004,-0.016,-0.035,-0.06,-0.1,-0.14,-0.18,-0.23,-0.29,-0.35,-0.42,-0.49,-0.57,-0.65,-0.74,-0.82,-0.92,-1.01,-1.1,-1.2,-1.3,-1.41,-1.51,-1.62,-1.72,-1.83,-1.93,-2.04,-2.15,-2.25,-2.36,-2.46,-2.56,-2.67,-2.77,-2.86,-2.96,-3.05,-3.14,-3.23,-3.31,-3.39,-3.47,-3.54,-3.61,-3.67,-3.73,-3.79,-3.83,-3.88,-3.91,-3.94,-3.97,-3.986,-3.996,-4,-3.97,-3.87,-3.72,-3.51,-3.26,-2.96,-2.62,-2.25,-1.84,-1.41,-0.95,-0.48,0.01,0.5,1,1.5,1.99,2.48,2.95,3.41,3.84,4.25,4.62,4.96,5.26,5.51,5.72,5.87,5.97,6,5.96,5.85,5.68,5.46,5.18,4.88,4.55,4.19,3.82,3.44,3.05,2.66,2.29,1.91,1.57,1.24,0.94,0.68,0.45,0.26,0.12,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.015,-0.06,-0.14,-0.24,-0.36,-0.51,-0.68,-0.87,-1.08,-1.3,-1.54,-1.8,-2.07,-2.34,-2.63,-2.92,-3.21,-3.51,-3.81,-4.11,-4.42,-4.71,-5,-5.29,-5.57,-5.85,-6.11,-6.36,-6.6,-6.82,-7.03,-7.22,-7.4,-7.55,-7.68,-7.79,-7.88,-7.95,-7.99,-8,-7.99,-7.96,-7.91,-7.84,-7.76,-7.66,-7.54,-7.42,-7.27,-7.11,-6.94,-6.76,-6.57,-6.37,-6.16,-5.94,-5.71,-5.48,-5.24,-4.99,-4.74,-4.48,-4.23,-3.96,-3.7,-3.43,-3.17,-2.9,-2.63,-2.37,-2.1,-1.84,-1.59,-1.33,-1.08,-0.84,-0.6,-0.37,-0.15,0.07,0.28,0.48,0.67,0.86,1.03,1.18,1.33,1.46,1.58,1.69,1.78,1.86,1.92,1.96,1.99,2,1.997,1.989,1.975,1.955,1.93,1.9,1.87,1.83,1.79,1.75,1.7,1.65,1.6,1.54,1.48,1.42,1.36,1.3,1.23,1.17,1.1,1.03,0.97,0.9,0.83,0.77,0.7,0.64,0.58,0.52,0.46,0.4,0.35,0.3,0.25,0.21,0.17,0.13,0.1,0.07,0.04,0.025,0.011,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,0,0,-0.001,0,-0.003,-0.004,-0.006,-0.008,-0.01,-0.012,-0.015,-0.017,-0.02,-0.024,-0.027,-0.03,-0.034,-0.038,-0.043,-0.047,-0.052,-0.057,-0.061,-0.067,-0.072,-0.078,-0.084,-0.09,-0.096,-0.102,-0.109,-0.116,-0.122,-0.13,-0.137,-0.144,-0.152,-0.16,-0.168,-0.176,-0.184,-0.192,-0.201,-0.21,-0.219,-0.227,-0.237,-0.246,-0.255,-0.265,-0.275,-0.285,-0.295,-0.305,-0.315,-0.325,-0.336,-0.346,-0.357,-0.368,-0.379,-0.39,-0.401,-0.412,-0.424,-0.435,-0.447,-0.458,-0.47,-0.482,-0.494,-0.506,-0.518,-0.53,-0.543,-0.555,-0.567,-0.58,-0.592,-0.605,-0.618,-0.63,-0.643,-0.656,-0.669,-0.682,-0.695,-0.708,-0.722,-0.735,-0.748,-0.761,-0.775,-0.788,-0.801,-0.815,-0.828,-0.842,-0.855,-0.869,-0.883,-0.896,-0.91,-0.923,-0.937,-0.951,-0.964,-0.978,-0.992,-1.005,-1.019,-1.032,-1.046,-1.06,-1.073,-1.087,-1.101,-1.114,-1.128,-1.141,-1.155,-1.168,-1.182,-1.195,-1.208,-1.222,-1.235,-1.248,-1.262,-1.275,-1.288,-1.301,-1.314,-1.327,-1.34,-1.353,-1.366,-1.378,-1.391,-1.404,-1.416,-1.429,-1.441,-1.453,-1.466,-1.478,-1.49,-1.502,-1.514,-1.526,-1.537,-1.549,-1.561,-1.572,-1.583,-1.595,-1.606,-1.617,-1.628,-1.639,-1.649,-1.66,-1.67,-1.681,-1.691,-1.701,-1.711,-1.721,-1.731,-1.74,-1.749,-1.759,-1.768,-1.777,-1.786,-1.794,-1.803,-1.812,-1.82,-1.828,-1.836,-1.844,-1.851,-1.859,-1.866,-1.873,-1.88,-1.887,-1.894,-1.9,-1.906,-1.912,-1.918,-1.924,-1.929,-1.935,-1.94,-1.945,-1.95,-1.954,-1.958,-1.963,-1.967,-1.97,-1.974,-1.977,-1.98,-1.983,-1.986,-1.988,-1.99,-1.992,-1.994,-1.996,-1.997,-1.998,-2,-2,-2,-2,-1.97,-1.9,-1.78,-1.62,-1.43,-1.2,-0.96,-0.7,-0.42,-0.14,0.14,0.42,0.7,0.96,1.2,1.43,1.62,1.78,1.9,1.97,2,1.97,1.9,1.78,1.62,1.44,1.22,0.99,0.75,0.5,0.25,0.01,-0.22,-0.44,-0.62,-0.78,-0.9,-0.97,-1,-0.996,-0.984,-0.966,-0.94,-0.91,-0.87,-0.83,-0.79,-0.74,-0.69,-0.64,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.26,-0.21,-0.17,-0.13,-0.09,-0.06,-0.03,-0.016,-0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_ARM_L=0 +PARAM_ARM_R=0 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_idle_03.mtn b/model/KantaiCollection/murakumo/motions/murakumo_idle_03.mtn new file mode 100644 index 0000000..0b3fbab --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_idle_03.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=500 + +$fadeout=0 + +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,0.006,0.04,0.12,0.26,0.46,0.73,1.08,1.5,2,3.02,4.68,6.76,9.07,11.36,13.53,15.32,16.55,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.69,2.49,5.1,8.08,11.17,14.05,16.52,18.4,19.58,20,18.97,16.2,12.2,7.45,2.55,-2.2,-6.2,-8.97,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.85,-2.69,-4.99,-7.37,-9.55,-11.35,-12.55,-13,-11.62,-8.15,-3.46,2.04,7.74,13.38,18.7,23.19,26.8,29.14,30,29.8,29.38,28.85,28.3,27.8,27.38,27.1,27,27,27,27,27,27,27,27,27,27,27,27 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_SMILE=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_FORM=0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.006,-0.023,-0.05,-0.09,-0.13,-0.17,-0.23,-0.28,-0.33,-0.39,-0.44,-0.49,-0.54,-0.58,-0.61,-0.64,-0.66,-0.675,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.009,0.018,0.031,0.047,0.064,0.083,0.102,0.122,0.143,0.162,0.18,0.197,0.212,0.225,0.236,0.243,0.248,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.05,0.11,0.18,0.25,0.31,0.36,0.4,0.43,0.44,0.425,0.38,0.33,0.26,0.18,0.11,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.014,0.05,0.11,0.17,0.23,0.3,0.35,0.39,0.41,0.42,0.406,0.37,0.31,0.24,0.18,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.014,0.05,0.1,0.16,0.22,0.28,0.33,0.37,0.39,0.4,0.386,0.35,0.3,0.23,0.17,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.016,0.06,0.12,0.19,0.26,0.32,0.38,0.42,0.45,0.46,0.444,0.4,0.34,0.27,0.19,0.12,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0 +PARAM_BROW_R_FORM=0 +PARAM_MOUTH_FORM=1,1.013,1.05,1.1,1.18,1.26,1.35,1.45,1.55,1.65,1.74,1.82,1.9,1.95,1.99,2,1.988,1.96,1.9,1.84,1.76,1.67,1.57,1.47,1.36,1.26,1.16,1.06,0.98,0.9,0.83,0.77,0.73,0.71,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,0.82,0.54,0.28,0.09,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.07,0.28,0.59,1.01,1.5,2.05,2.65,3.28,3.92,4.56,5.18,5.76,6.3,6.78,7.2,7.54,7.79,7.95,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.21,0.75,1.53,2.42,3.35,4.22,4.95,5.52,5.87,6,5.34,3.93,2.16,0.33,-1.35,-2.73,-3.66,-4,-3.71,-2.99,-2.12,-1.27,-0.58,-0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.25,-0.51,-0.81,-1.12,-1.41,-1.65,-1.84,-1.96,-2,-1.79,-1.24,-0.44,0.51,1.49,2.44,3.24,3.79,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 +PARAM_ARM_L=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.74,1.56,2.6,3.75,5,6.25,7.4,8.44,9.26,9.8,10,9.04,6.72,3.88,1.11,-1.11,-2.52,-3,-2.21,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.74,1.56,2.6,3.75,5,6.25,7.4,8.44,9.26,9.8,10,9.04,6.72,3.88,1.11,-1.11,-2.52,-3,-2.21,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_m_01.mtn b/model/KantaiCollection/murakumo/motions/murakumo_m_01.mtn new file mode 100644 index 0000000..909cd96 --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_m_01.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=500 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.07,0.25,0.51,0.81,1.12,1.41,1.65,1.84,1.96,2,2,2,2,2,2,2,2,1.85,1.5,1.06,0.63,0.29,0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,0.48,1.74,3.57,5.65,7.82,9.84,11.56,12.88,13.71,14,14,14,14,14,14,14,14,12.97,10.47,7.41,4.43,2.04,0.51,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.07,0.3,0.68,1.21,1.88,2.69,3.61,4.65,5.77,7,8.66,10.08,11.2,12.03,12.59,12.9,13,10.18,4.09,-3.5,-11.39,-18.59,-24.55,-28.52,-30,-29.17,-27.17,-24.5,-21.83,-19.83,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_SMILE=0,0.005,0.02,0.04,0.07,0.11,0.16,0.21,0.26,0.32,0.38,0.44,0.5,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_SMILE=0,0.005,0.02,0.04,0.07,0.11,0.16,0.21,0.26,0.32,0.38,0.44,0.5,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_FORM=0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,1,1,1,1,1,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,-0.006,-0.021,-0.04,-0.07,-0.09,-0.12,-0.14,-0.156,-0.166,-0.17,-0.167,-0.158,-0.146,-0.131,-0.114,-0.096,-0.078,-0.061,-0.045,-0.03,-0.018,-0.008,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.006,-0.021,-0.04,-0.07,-0.09,-0.12,-0.14,-0.156,-0.166,-0.17,-0.167,-0.158,-0.146,-0.131,-0.114,-0.096,-0.078,-0.061,-0.045,-0.03,-0.018,-0.008,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.016,0.06,0.12,0.2,0.27,0.35,0.41,0.45,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.06,0.12,0.19,0.26,0.33,0.39,0.43,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45 +PARAM_MOUTH_FORM=2,1.97,1.88,1.75,1.6,1.44,1.3,1.17,1.08,1.02,1,1,1,1,1,1,1,1,1,1,1,1.006,1.025,1.05,1.09,1.14,1.19,1.24,1.3,1.36,1.43,1.49,1.56,1.62,1.68,1.74,1.79,1.84,1.89,1.93,1.96,1.98,1.995,2,2,2,2,2,2,2,2,2,2,2,2,2,2 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0.019,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0.66,2.27,4.24,6.15,7.69,8.67,9,7.9,5.21,1.94,-1.25,-3.82,-5.45,-6,-4.93,-3.21,-1.61,-0.45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0.23,0.77,1.5,2.23,2.77,3,2.41,1.14,-0.45,-2.1,-3.61,-4.86,-5.69,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6 +PARAM_ARM_L=0,0,0,0,0,0,0,0,0,0,0,0.34,1.27,2.6,4.18,5.82,7.4,8.73,9.66,10,9.62,8.58,6.95,4.89,2.57,0,-2.51,-3.58,-3.93,-4,-3.03,-1.44,-0.35,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0,0,0,0,0,0,0,0,0,0,0,0.34,1.27,2.6,4.18,5.82,7.4,8.73,9.66,10,9.62,8.58,6.95,4.89,2.57,0,-2.51,-3.58,-3.93,-4,-3.03,-1.44,-0.35,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_m_02.mtn b/model/KantaiCollection/murakumo/motions/murakumo_m_02.mtn new file mode 100644 index 0000000..c18aeb8 --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_m_02.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=500 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.26,-0.96,-2.03,-3.38,-4.88,-6.5,-8.12,-9.62,-10.97,-12.04,-12.74,-13,-12.74,-11.9,-10.49,-8.53,-6.07,-3.2,0,4.21,7.95,11.23,13.78,15.4,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,15.72,14.97,13.79,12.29,10.59,8.7,6.74,4.84,3,1.36,0.01,-1,-1.73,-2.33,-2.82,-3.2,-3.48,-3.7,-3.84,-3.93,-3.98,-4,-4.002,-4,-3.96,-3.85,-3.69,-3.48,-3.25,-3,-2.75,-2.52,-2.31,-2.15,-2.04,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_ANGLE_Y=0,0.24,0.91,2.01,3.47,5.21,7.27,9.57,12,14.64,17.4,20.15,23,25.8,27.69,28.86,29.52,29.85,29.97,30,29.32,27.68,25.5,23.32,21.68,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21.18,21.66,22.41,23.34,24.38,25.5,26.62,27.66,28.59,29.34,29.82,30,28.94,26.1,21.72,16.21,10.11,3.5,-3.11,-9.21,-14.72,-19.1,-21.94,-23,-22.72,-21.97,-20.81,-19.36,-17.75,-16,-14.25,-12.64,-11.19,-10.03,-9.28,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9 +PARAM_ANGLE_Z=0,-0.38,-1.4,-2.97,-4.94,-7.13,-9.5,-11.87,-14.06,-16.03,-17.6,-18.62,-19,-18.29,-16.46,-13.78,-10.46,-6.78,-2.93,0.96,4.75,8.28,11.47,14.11,16.19,17.53,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,17.95,17.82,17.59,17.29,16.92,16.48,15.99,15.42,14.82,14.18,13.49,12.77,12.02,11.25,10.46,9.65,8.83,8.02,7.19,6.36,5.56,4.76,3.98,3.22,2.48,1.77,1.09,0.44,-0.16,-0.7,-1.21,-1.66,-2.05,-2.38,-2.64,-2.84,-2.96,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3 +PARAM_EYE_L_OPEN=1,0.996,0.985,0.969,0.95,0.92,0.9,0.88,0.85,0.83,0.815,0.804,0.8,0.8,0.8,0.66,0.43,0.21,0.06,0,0,0,0.14,0.37,0.59,0.74,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.66,0.43,0.21,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.1,0.21,0.33,0.47,0.59,0.7,0.77,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8 +PARAM_EYE_L_SMILE=0 +PARAM_EYE_R_OPEN=1,0.996,0.985,0.969,0.95,0.92,0.9,0.88,0.85,0.83,0.815,0.804,0.8,0.8,0.8,0.66,0.43,0.21,0.06,0,0,0,0.14,0.37,0.59,0.74,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.66,0.43,0.21,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.1,0.21,0.33,0.47,0.59,0.7,0.77,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8 +PARAM_EYE_R_SMILE=0 +PARAM_EYE_FORM=0 +PARAM_EYE_BALL_X=0,-0.02,-0.07,-0.16,-0.26,-0.38,-0.5,-0.62,-0.74,-0.84,-0.93,-0.98,-1,-0.992,-0.97,-0.94,-0.9,-0.86,-0.81,-0.77,-0.72,-0.68,-0.65,-0.62,-0.59,-0.575,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.566,-0.556,-0.539,-0.52,-0.49,-0.45,-0.42,-0.37,-0.32,-0.27,-0.22,-0.16,-0.1,-0.04,0.02,0.08,0.15,0.21,0.28,0.35,0.41,0.47,0.53,0.59,0.65,0.7,0.75,0.8,0.85,0.88,0.92,0.95,0.97,0.986,0.996,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_Y=0,0.006,0.021,0.05,0.08,0.11,0.15,0.18,0.21,0.24,0.27,0.284,0.29,0.27,0.2,0.11,-0.01,-0.14,-0.27,-0.41,-0.54,-0.66,-0.77,-0.86,-0.94,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.998,-0.991,-0.98,-0.966,-0.948,-0.93,-0.9,-0.87,-0.84,-0.81,-0.78,-0.74,-0.7,-0.66,-0.62,-0.58,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.22,-0.19,-0.16,-0.13,-0.1,-0.07,-0.05,-0.034,-0.02,-0.009,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0,-0.011,-0.04,-0.08,-0.12,-0.16,-0.21,-0.25,-0.29,-0.31,-0.333,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34 +PARAM_BROW_R_ANGLE=0,-0.014,-0.05,-0.1,-0.15,-0.21,-0.26,-0.32,-0.36,-0.4,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43 +PARAM_BROW_L_FORM=0,-0.01,-0.03,-0.07,-0.1,-0.14,-0.18,-0.22,-0.25,-0.28,-0.294,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3 +PARAM_BROW_R_FORM=0,-0.012,-0.04,-0.08,-0.13,-0.18,-0.23,-0.28,-0.32,-0.35,-0.37,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38 +PARAM_MOUTH_FORM=1,0.96,0.85,0.69,0.48,0.25,0,-0.25,-0.48,-0.69,-0.85,-0.96,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0.03,0.1,0.19,0.28,0.37,0.44,0.48,0.5,0.41,0.27,0.13,0.04,0,0.07,0.17,0.25,0.27,0.25,0.2,0.14,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.26,0.38,0.5,0.62,0.74,0.84,0.93,0.98,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.12,-0.44,-0.94,-1.56,-2.25,-3,-3.75,-4.44,-5.06,-5.56,-5.88,-6,-5.78,-5.19,-4.31,-3.2,-1.97,-0.66,0.62,1.82,2.88,3.77,4.44,4.86,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.74,1.56,2.6,3.75,5,6.25,7.4,8.44,9.26,9.8,10,9.7,8.9,7.66,6.1,4.37,2.5,0.63,-1.1,-2.66,-3.9,-4.7,-5,-4.94,-4.76,-4.48,-4.12,-3.7,-3.24,-2.75,-2.25,-1.76,-1.3,-0.88,-0.52,-0.24,-0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.04,-0.15,-0.31,-0.52,-0.75,-1,-1.25,-1.48,-1.69,-1.85,-1.96,-2,-1.92,-1.71,-1.38,-0.98,-0.53,-0.06,0.41,0.84,1.23,1.55,1.8,1.95,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2.06,2.21,2.42,2.69,2.99,3.3,3.62,3.93,4.21,4.47,4.68,4.85,4.96,5,4.92,4.69,4.34,3.87,3.32,2.69,2.02,1.31,0.59,-0.13,-0.83,-1.48,-2.09,-2.63,-3.1,-3.48,-3.76,-3.94,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4 +PARAM_ARM_L=0,0.2,0.74,1.54,2.55,3.67,4.85,6.02,7.11,8.07,8.88,9.49,9.87,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10 +PARAM_ARM_R=0,-0.2,-0.74,-1.54,-2.55,-3.67,-4.85,-6.02,-7.11,-8.07,-8.88,-9.49,-9.87,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_tap_bust_01.mtn b/model/KantaiCollection/murakumo/motions/murakumo_tap_bust_01.mtn new file mode 100644 index 0000000..d202c41 --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_tap_bust_01.mtn @@ -0,0 +1,50 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=300 + +$fadeout=0 + +$fadein:PARAM_EYE_L_OPEN=0 +$fadein:PARAM_EYE_L_SMILE=0 +$fadein:PARAM_EYE_R_OPEN=0 +$fadein:PARAM_EYE_R_SMILE=0 +$fadein:PARAM_EYE_FORM=0 +$fadein:PARAM_BODY_ANGLE_X=0 +$fadein:PARAM_BODY_ANGLE_Y=0 +$fadein:PARAM_BODY_ANGLE_Z=0 +PARAM_ANGLE_X=0,0.89,2.32,3.66,4.62,5,3.79,1.81,0.44,0,0.44,1.51,2.82,4.1,5.13,5.78,6,5.71,4.99,4.12,3.27,2.58,2.15,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.52,0.28,-1.53,-3.77,-6.26,-8.86,-11.49,-14.05,-16.43,-18.59,-20.37,-21.78,-22.68,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23 +PARAM_ANGLE_Y=0,-3.75,-9.76,-15.37,-19.42,-21,-8.65,11.59,25.47,30,27.43,21.17,13.52,6.07,0.09,-3.71,-5,-3.6,-0.21,3.94,7.99,11.24,13.3,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.81,13.31,12.59,11.69,10.7,9.66,8.6,7.58,6.63,5.76,5.05,4.49,4.13,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 +PARAM_ANGLE_Z=0,5.36,13.95,21.96,27.75,30,20.32,4.44,-6.45,-10,-9.45,-8.08,-6.23,-4.05,-1.8,0.43,2.53,4.31,5.74,6.66,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7.79,9.21,10,9.2,7.18,4.45,1.26,-2.06,-5.33,-8.43,-11.04,-13.14,-14.5,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15 +PARAM_EYE_L_OPEN=0,0,0,0,0,0,0.29,0.77,1.09,1.2,1.2,1.2,0.99,0.64,0.32,0.09,0,0.08,0.26,0.5,0.74,0.92,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0.21,0.56,0.88,1.11,1.2,1.2,1.196,1.18,1.15,1.09,1,0.74,0.47,0.23,0.06,0,0,0,0,0.06,0.21,0.4,0.59,0.74,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8 +PARAM_EYE_L_SMILE=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=0,0,0,0,0,0,0.29,0.77,1.09,1.2,1.2,1.2,0.99,0.64,0.32,0.09,0,0.08,0.26,0.5,0.74,0.92,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0.21,0.56,0.88,1.11,1.2,1.2,1.196,1.18,1.15,1.09,1,0.74,0.47,0.23,0.06,0,0,0,0,0.06,0.21,0.4,0.59,0.74,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8 +PARAM_EYE_R_SMILE=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_FORM=0,0.004,0.016,0.034,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.41,0.47,0.52,0.57,0.63,0.68,0.73,0.77,0.82,0.86,0.89,0.92,0.95,0.97,0.987,0.997,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,-0.017,-0.06,-0.11,-0.16,-0.2,-0.22,-0.23,-0.225,-0.215,-0.2,-0.185,-0.175,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.151,-0.1,-0.03,0.06,0.16,0.26,0.37,0.47,0.57,0.65,0.72,0.78,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83 +PARAM_EYE_BALL_Y=0,-0.016,-0.06,-0.12,-0.19,-0.27,-0.34,-0.4,-0.44,-0.46,-0.42,-0.32,-0.21,-0.09,0,0.06,0.08,0.061,0.02,-0.05,-0.11,-0.15,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.171,-0.173,-0.176,-0.179,-0.183,-0.187,-0.192,-0.196,-0.199,-0.203,-0.206,-0.208,-0.209,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21 +PARAM_EYE_BALL_FORM=0,-0.014,-0.05,-0.11,-0.17,-0.24,-0.3,-0.36,-0.4,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.38,-0.3,-0.21,-0.11,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,0.01,0.04,0.07,0.12,0.16,0.21,0.24,0.27,0.28,0.259,0.21,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0.01,0.04,0.07,0.12,0.16,0.21,0.24,0.27,0.28,0.259,0.21,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0,0.012,0.05,0.1,0.16,0.22,0.29,0.36,0.42,0.47,0.51,0.53,0.545,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.531,0.48,0.41,0.33,0.23,0.13,0.03,-0.07,-0.17,-0.25,-0.32,-0.37,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42 +PARAM_BROW_R_ANGLE=0,0.011,0.04,0.09,0.14,0.2,0.27,0.34,0.4,0.45,0.5,0.52,0.54,0.548,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.532,0.48,0.42,0.33,0.24,0.14,0.04,-0.06,-0.15,-0.23,-0.3,-0.35,-0.39,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4 +PARAM_BROW_L_FORM=0,0.03,0.1,0.2,0.32,0.45,0.57,0.67,0.74,0.77,0.68,0.47,0.21,-0.05,-0.26,-0.39,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43 +PARAM_BROW_R_FORM=0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,0.89,0.64,0.33,0.02,-0.22,-0.38,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43 +PARAM_MOUTH_FORM=1,0.97,0.89,0.78,0.65,0.49,0.34,0.17,0.02,-0.13,-0.26,-0.37,-0.46,-0.51,-0.53,-0.5,-0.44,-0.36,-0.28,-0.21,-0.15,-0.11,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09 +PARAM_MOUTH_OPEN_Y=0,0.019,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.96,0.93,0.88,0.82,0.77,0.71,0.66,0.61,0.56,0.53,0.5,0.477,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.1,-0.34,-0.71,-1.15,-1.65,-2.17,-2.7,-3.21,-3.69,-4.12,-4.47,-4.76,-4.94,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5 +PARAM_BODY_ANGLE_Y=-10,-10,-10,-10,-10,-10,-5.16,2.78,8.23,10,9.12,6.97,4.35,1.8,-0.26,-1.56,-2,-1.97,-1.9,-1.79,-1.65,-1.48,-1.29,-1.1,-0.9,-0.71,-0.52,-0.35,-0.21,-0.1,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.03,-0.13,-0.26,-0.42,-0.58,-0.74,-0.87,-0.97,-1,-0.993,-0.975,-0.94,-0.91,-0.86,-0.8,-0.74,-0.68,-0.61,-0.54,-0.47,-0.41,-0.34,-0.28,-0.22,-0.17,-0.12,-0.08,-0.04,-0.02,-0.005,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.1,-0.21,-0.35,-0.51,-0.69,-0.88,-1.07,-1.26,-1.43,-1.59,-1.73,-1.84,-1.93,-1.98,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_ARM_L=-4,-3.95,-3.68,-3.15,-2.28,-1,1.09,3.45,5.86,7.97,9.43,10,9.55,8.35,6.62,4.56,2.44,0.38,-1.35,-2.55,-3,-2.21,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=5,4.64,4.07,3.54,3.15,3,3.53,4.8,6.5,8.2,9.47,10,9.55,8.35,6.62,4.56,2.44,0.38,-1.35,-2.55,-3,-2.21,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,0.89,0.62,0.27,-0.08,-0.35,-0.46,-0.38,-0.25,-0.12,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_tap_bust_02.mtn b/model/KantaiCollection/murakumo/motions/murakumo_tap_bust_02.mtn new file mode 100644 index 0000000..8a3694c --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_tap_bust_02.mtn @@ -0,0 +1,50 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +$fadein:PARAM_EYE_L_OPEN=0 +$fadein:PARAM_EYE_L_SMILE=0 +$fadein:PARAM_EYE_R_OPEN=0 +$fadein:PARAM_EYE_R_SMILE=0 +$fadein:PARAM_EYE_FORM=0 +$fadein:PARAM_BODY_ANGLE_X=0 +$fadein:PARAM_BODY_ANGLE_Y=0 +$fadein:PARAM_BODY_ANGLE_Z=0 +PARAM_ANGLE_X=0,-0.89,-2.32,-3.66,-4.62,-5,-4.33,-2.91,-1.39,0,2,3.51,4.57,5.29,5.72,5.94,6,5.71,4.99,4.12,3.27,2.58,2.15,2,2.13,2.41,2.77,3.13,3.47,3.75,3.93,4,4,4,4,4,4,4,4,4,4,4,4,4,4.23,4.89,5.91,7.27,8.86,10.66,12.62,14.65,16.73,18.82,20.83,22.72,24.49,26.05,27.41,28.51,29.32,29.83,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30 +PARAM_ANGLE_Y=0,-3.22,-8.37,-13.18,-16.65,-18,-6.38,12.67,25.74,30,27.43,21.17,13.52,6.07,0.09,-3.71,-5,-3.6,-0.21,3.94,7.99,11.24,13.3,14,12.16,8.2,3.25,-1.88,-6.57,-10.45,-13.04,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14 +PARAM_ANGLE_Z=0,-5.36,-13.95,-21.96,-27.75,-30,-26.2,-19.35,-13.6,-10,-5.95,-2.73,-0.19,1.85,3.44,4.67,5.6,6.25,6.69,6.93,7,6.52,5.31,3.67,1.75,-0.24,-2.2,-4.06,-5.62,-6.88,-7.7,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8.03,-8.06,-8.043,-7.93,-7.7,-7.31,-6.76,-6,-4.56,-2.54,-0.04,2.78,5.73,8.74,11.61,14.23,16.52,18.42,19.83,20.7,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21 +PARAM_EYE_L_OPEN=0,0,0,0,0,0,0.29,0.77,1.09,1.2,1.2,1.2,0.99,0.64,0.32,0.09,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0.02,0.09,0.18,0.28,0.39,0.48,0.57,0.63,0.68,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69 +PARAM_EYE_L_SMILE=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.996,0.984,0.966,0.94,0.91,0.87,0.83,0.79,0.74,0.69,0.64,0.58,0.53,0.47,0.42,0.36,0.31,0.26,0.21,0.17,0.13,0.09,0.06,0.03,0.016,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=0,0,0,0,0,0,0.29,0.77,1.09,1.2,1.2,1.2,0.99,0.64,0.32,0.09,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0.02,0.09,0.18,0.28,0.39,0.48,0.57,0.63,0.68,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69 +PARAM_EYE_R_SMILE=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.996,0.984,0.966,0.94,0.91,0.87,0.83,0.79,0.74,0.69,0.64,0.58,0.53,0.47,0.42,0.36,0.31,0.26,0.21,0.17,0.13,0.09,0.06,0.03,0.016,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_FORM=0,-0.004,-0.016,-0.034,-0.06,-0.09,-0.13,-0.17,-0.21,-0.26,-0.31,-0.36,-0.41,-0.47,-0.52,-0.57,-0.63,-0.68,-0.73,-0.77,-0.82,-0.86,-0.89,-0.92,-0.95,-0.97,-0.987,-0.997,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,-0.017,-0.06,-0.11,-0.16,-0.2,-0.22,-0.23,-0.219,-0.19,-0.16,-0.13,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.095,-0.109,-0.13,-0.16,-0.19,-0.23,-0.27,-0.32,-0.36,-0.4,-0.45,-0.49,-0.52,-0.56,-0.59,-0.61,-0.626,-0.636,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_EYE_BALL_Y=0,-0.016,-0.06,-0.12,-0.19,-0.27,-0.34,-0.4,-0.44,-0.46,-0.443,-0.39,-0.32,-0.23,-0.13,-0.03,0.08,0.21,0.3,0.38,0.42,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.456,0.444,0.426,0.4,0.37,0.34,0.31,0.27,0.23,0.2,0.16,0.13,0.1,0.07,0.05,0.026,0.012,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0,-0.014,-0.05,-0.11,-0.17,-0.24,-0.3,-0.36,-0.4,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.38,-0.3,-0.21,-0.11,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,0.01,0.04,0.07,0.12,0.16,0.21,0.24,0.27,0.28,0.276,0.261,0.23,0.19,0.14,0.07,0,-0.1,-0.21,-0.3,-0.38,-0.43,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45 +PARAM_BROW_R_Y=0,0.01,0.04,0.07,0.12,0.16,0.21,0.24,0.27,0.28,0.276,0.262,0.23,0.19,0.14,0.08,0,-0.11,-0.21,-0.31,-0.39,-0.45,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.43,0.33,0.19,0.02,-0.16,-0.34,-0.51,-0.69,-0.82,-0.91,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_BROW_R_ANGLE=0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.41,0.3,0.15,-0.03,-0.21,-0.39,-0.55,-0.72,-0.84,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_BROW_L_FORM=0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.68,0.47,0.21,-0.05,-0.26,-0.39,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43 +PARAM_BROW_R_FORM=0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,0.89,0.64,0.33,0.02,-0.22,-0.38,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43 +PARAM_MOUTH_FORM=1,0.93,0.75,0.48,0.16,-0.16,-0.48,-0.75,-0.93,-1,-0.95,-0.86,-0.75,-0.64,-0.53,-0.38,-0.29,-0.21,-0.16,-0.13,-0.11,-0.094,-0.09,-0.12,-0.21,-0.33,-0.47,-0.62,-0.76,-0.88,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.16,0.25,0.35,0.44,0.52,0.58,0.62,0.63,0.58,0.47,0.32,0.16,0.05,0,0.08,0.26,0.5,0.74,0.92,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0.09,0.22,0.35,0.44,0.48,0.478,0.473,0.464,0.452,0.438,0.422,0.403,0.383,0.36,0.34,0.32,0.29,0.27,0.24,0.22,0.19,0.17,0.15,0.13,0.1,0.085,0.066,0.05,0.036,0.023,0.013,0.006,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,-0.013,-0.05,-0.11,-0.19,-0.28,-0.39,-0.52,-0.64,-0.78,-0.91,-1.05,-1.19,-1.32,-1.45,-1.56,-1.67,-1.76,-1.85,-1.91,-1.96,-1.99,-2,-1.52,-0.72,-0.18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.13,0.48,1.04,1.75,2.6,3.53,4.5,5.5,6.47,7.4,8.25,8.96,9.52,9.87,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10 +PARAM_BODY_ANGLE_Y=-10,-10,-10,-10,-10,-10,-5.16,2.78,8.23,10,9.12,6.97,4.35,1.8,-0.26,-1.56,-2,-1.59,-0.5,1.06,2.85,4.7,6.43,7.91,9.04,9.75,10,8.21,5.35,2.68,0.75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.39,1.24,2.3,3.4,4.41,5.24,5.79,6,5.56,4.49,3.18,1.9,0.87,0.22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,-0.006,-0.03,-0.07,-0.15,-0.28,-0.45,-0.69,-1,-1.36,-1.72,-2.08,-2.43,-2.77,-3.09,-3.42,-3.72,-4.01,-4.29,-4.55,-4.79,-5.01,-5.21,-5.39,-5.55,-5.69,-5.8,-5.89,-5.95,-5.99,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.98,-5.9,-5.73,-5.46,-5.07,-4.54,-3.86,-3,-1.47,0.38,2.21,3.81,5.02,5.76,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6 +PARAM_ARM_L=-4,-3.95,-3.68,-3.15,-2.28,-1,1.09,3.45,5.86,7.97,9.43,10,9.55,8.35,6.62,4.56,2.44,0.38,-1.35,-2.55,-3,-2.21,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.34,-0.74,-1.26,-1.87,-2.56,-3.32,-4.1,-4.9,-5.7,-6.47,-7.2,-7.88,-8.48,-9,-9.43,-9.74,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_ARM_R=5,4.64,4.07,3.54,3.15,3,3.53,4.8,6.5,8.2,9.47,10,9.55,8.35,6.62,4.56,2.44,0.38,-1.35,-2.55,-3,-2.21,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.34,-0.74,-1.26,-1.87,-2.56,-3.32,-4.1,-4.9,-5.7,-6.47,-7.2,-7.88,-8.48,-9,-9.43,-9.74,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,0.89,0.62,0.27,-0.08,-0.35,-0.46,-0.38,-0.25,-0.12,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/motions/murakumo_tap_ear_01.mtn b/model/KantaiCollection/murakumo/motions/murakumo_tap_ear_01.mtn new file mode 100644 index 0000000..31d93d9 --- /dev/null +++ b/model/KantaiCollection/murakumo/motions/murakumo_tap_ear_01.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=500 + +$fadeout=300 + +PARAM_ANGLE_X=0,-0.17,-1.65,-6,-15.26,-23.14,-27.65,-29,-24.66,-14.11,-1.23,11.33,21.42,27.83,30,25.49,14.55,0,-14.55,-25.49,-30,-25.59,-14.86,-1.76,11.02,21.28,27.79,30,27.93,22.4,14.39,4.9,-4.9,-14.39,-22.4,-27.93,-30,-29.07,-26.64,-23.12,-19.1,-14.92,-11.03,-7.7,-5.16,-3.56,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3 +PARAM_ANGLE_Y=0,1.58,4.42,6,0.67,-8.06,-14.05,-16,-15.78,-15.24,-14.59,-13.95,-13.44,-13.11,-13,-13.38,-14.29,-15.5,-16.71,-17.62,-18,-17.63,-16.74,-15.65,-14.58,-13.73,-13.18,-13,-13.17,-13.63,-14.3,-15.09,-15.91,-16.7,-17.37,-17.83,-18,-17.86,-17.5,-16.98,-16.38,-15.77,-15.19,-14.7,-14.32,-14.08,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14,-14 +PARAM_ANGLE_Z=0,-1.18,-3.73,-6.91,-10.21,-13.22,-15.72,-17.38,-18,-15.35,-8.92,-1.05,6.61,12.77,16.68,18,15.29,8.73,0,-8.73,-15.29,-18,-15.35,-8.92,-1.05,6.61,12.77,16.68,18,16.76,13.44,8.64,2.94,-2.94,-8.64,-13.44,-16.76,-18,-17.32,-15.5,-12.76,-9.33,-5.53,-1.5,2.46,6.17,9.44,12.2,14.27,15.56,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16 +PARAM_EYE_L_OPEN=1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.1,0.21,0.33,0.47,0.59,0.7,0.77,0.8,0.8,0.8,0.8,0.8,0.8,0.59,0.21,0,0,0,0.19,0.51,0.73,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8 +PARAM_EYE_L_SMILE=0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.1,0.21,0.33,0.47,0.59,0.7,0.77,0.8,0.8,0.8,0.8,0.8,0.8,0.59,0.21,0,0,0,0.19,0.51,0.73,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8,0.8 +PARAM_EYE_R_SMILE=0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_FORM=0 +PARAM_EYE_BALL_X=0,0,0,0.001,0.002,0.004,0.005,0.007,0.009,0.012,0.015,0.018,0.021,0.025,0.029,0.033,0.038,0.043,0.048,0.054,0.06,0.066,0.073,0.08,0.087,0.094,0.102,0.111,0.119,0.128,0.137,0.147,0.157,0.167,0.178,0.188,0.2,0.211,0.223,0.235,0.248,0.261,0.274,0.287,0.301,0.315,0.33,0.347,0.364,0.381,0.396,0.409,0.42,0.429,0.435,0.439,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44 +PARAM_EYE_BALL_Y=0,0.001,0.004,0.01,0.017,0.026,0.036,0.049,0.063,0.078,0.095,0.112,0.131,0.151,0.17,0.19,0.22,0.24,0.26,0.29,0.31,0.33,0.36,0.38,0.41,0.43,0.46,0.48,0.5,0.53,0.55,0.57,0.59,0.611,0.63,0.647,0.664,0.679,0.693,0.706,0.717,0.727,0.735,0.742,0.746,0.749,0.75,0.74,0.71,0.68,0.63,0.59,0.55,0.51,0.48,0.466,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_Y=0,-0.02,-0.07,-0.13,-0.18,-0.23,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27 +PARAM_BROW_R_Y=0,-0.03,-0.1,-0.18,-0.26,-0.32,-0.37,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38 +PARAM_BROW_L_X=0,-0.03,-0.11,-0.21,-0.3,-0.38,-0.42,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44 +PARAM_BROW_R_X=0,-0.03,-0.1,-0.19,-0.27,-0.34,-0.39,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4 +PARAM_BROW_L_ANGLE=0,-0.04,-0.13,-0.24,-0.35,-0.44,-0.49,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51 +PARAM_BROW_R_ANGLE=0,-0.05,-0.18,-0.34,-0.49,-0.62,-0.69,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72 +PARAM_BROW_L_FORM=0,-0.04,-0.14,-0.27,-0.39,-0.49,-0.55,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57 +PARAM_BROW_R_FORM=0,-0.04,-0.14,-0.27,-0.39,-0.49,-0.55,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57 +PARAM_MOUTH_FORM=1,0.85,0.5,0.06,-0.37,-0.71,-0.93,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_MOUTH_OPEN_Y=0 +PARAM_CHEEK=0,0.02,0.07,0.13,0.2,0.26,0.31,0.35,0.39,0.42,0.46,0.49,0.52,0.55,0.58,0.61,0.64,0.66,0.69,0.71,0.73,0.75,0.78,0.795,0.814,0.831,0.848,0.864,0.878,0.892,0.905,0.917,0.928,0.939,0.948,0.957,0.964,0.971,0.978,0.983,0.988,0.991,0.995,0.997,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BODY_ANGLE_X=0,-0.29,-1.01,-1.88,-2.73,-3.42,-3.85,-4,-3.41,-1.98,-0.23,1.47,2.84,3.71,4,3.4,1.94,0,-1.94,-3.4,-4,-3.41,-1.98,-0.23,1.47,2.84,3.71,4,3.72,2.99,1.92,0.65,-0.65,-1.92,-2.99,-3.72,-4,-3.83,-3.38,-2.73,-1.98,-1.21,-0.49,0.13,0.6,0.9,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BODY_ANGLE_Y=0,2.63,7.37,10,6.61,1.05,-2.76,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.86,-3.5,-2.98,-2.38,-1.77,-1.19,-0.7,-0.32,-0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.2,-0.62,-1.15,-1.7,-2.2,-2.62,-2.9,-3,-2.63,-1.74,-0.65,0.42,1.27,1.82,2,1.62,0.71,-0.5,-1.71,-2.62,-3,-2.63,-1.74,-0.65,0.42,1.27,1.82,2,1.83,1.37,0.7,-0.09,-0.91,-1.7,-2.37,-2.83,-3,-2.81,-2.32,-1.67,-0.9,-0.11,0.68,1.42,2.05,2.55,2.88,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3 +PARAM_ARM_L=-4 +PARAM_ARM_R=5 +PARAM_BREATH=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_ACCESSORY_X=0 +PARAM_ACCESSORY_Y=0 +PARAM_ACCESSORY_Z=0 +PARAM_BUST_Y=0 \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/physics.json b/model/KantaiCollection/murakumo/physics.json new file mode 100644 index 0000000..ff4eecd --- /dev/null +++ b/model/KantaiCollection/murakumo/physics.json @@ -0,0 +1,209 @@ +{ + "type":"Live2D Physics", + "physics_hair":[ + { + "label":"hair_front", + "setup":{ + "length":0.1, + "regist":0.5, + "mass":0.2 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_FRONT", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"hair_side", + "setup":{ + "length":0.25, + "regist":0.5, + "mass":0.3 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_SIDE", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"hair_back", + "setup":{ + "length":0.35, + "regist":0.5, + "mass":0.35 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.012, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_HAIR_BACK", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"accessory_x", + "setup":{ + "length":0.2, + "regist":0.5, + "mass":0.1 + }, + "src":[ + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.005, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_X", + "ptype":"x", + "scale":0.015, + "weight":1 + }, + { + "id":"PARAM_ANGLE_Z", + "ptype":"angle", + "scale":0.8, + "weight":0.5 + }, + { + "id":"PARAM_BODY_ANGLE_Z", + "ptype":"angle", + "scale":2.4, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_ACCESSORY_Z", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + }, + { + "label":"bust_y", + "setup":{ + "length":0.05, + "regist":0.4, + "mass":0.07 + }, + "src":[ + { + "id":"PARAM_BODY_ANGLE_Y", + "ptype":"x", + "scale":0.001, + "weight":0.5 + }, + { + "id":"PARAM_ANGLE_X", + "ptype":"x", + "scale":0.001, + "weight":1 + }, + { + "id":"PARAM_ACCESSORY_Z", + "ptype":"angle", + "scale":0.001, + "weight":1 + } + ], + "targets":[ + { + "id":"PARAM_BUST_Y", + "ptype":"angle", + "scale":0.022, + "weight":1 + } + ] + } + ] +} \ No newline at end of file diff --git a/model/KantaiCollection/murakumo/textures.1024/00.png b/model/KantaiCollection/murakumo/textures.1024/00.png new file mode 100644 index 0000000..dccb7a9 Binary files /dev/null and b/model/KantaiCollection/murakumo/textures.1024/00.png differ diff --git a/model/KantaiCollection/murakumo/textures.cache b/model/KantaiCollection/murakumo/textures.cache new file mode 100644 index 0000000..ec747fa --- /dev/null +++ b/model/KantaiCollection/murakumo/textures.cache @@ -0,0 +1 @@ +null \ No newline at end of file diff --git a/model/Potion-Maker/Pio/index.json b/model/Potion-Maker/Pio/index.json new file mode 100644 index 0000000..74c8249 --- /dev/null +++ b/model/Potion-Maker/Pio/index.json @@ -0,0 +1,50 @@ +{ + "version":"1.0.0", + "model":"model.moc", + "textures":[ + "textures/default-costume.png" + ], + "layout":{ + "center_x":0.0, + "center_y":-0.05, + "width":2.0 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions":{ + "idle":[ + {"file":"motions/Breath1.mtn"}, + {"file":"motions/Breath2.mtn"}, + {"file":"motions/Breath3.mtn"}, + {"file":"motions/Breath5.mtn"}, + {"file":"motions/Breath7.mtn"}, + {"file":"motions/Breath8.mtn"} + ], + "sleepy":[ + {"file":"motions/Sleeping.mtn"} + ], + "flick_head":[ + {"file":"motions/Touch Dere1.mtn"}, + {"file":"motions/Touch Dere2.mtn"}, + {"file":"motions/Touch Dere3.mtn"}, + {"file":"motions/Touch Dere4.mtn"}, + {"file":"motions/Touch Dere5.mtn"}, + {"file":"motions/Touch Dere6.mtn"} + ], + "tap_body":[ + {"file":"motions/Sukebei1.mtn"}, + {"file":"motions/Sukebei2.mtn"}, + {"file":"motions/Sukebei3.mtn"}, + {"file":"motions/Touch1.mtn"}, + {"file":"motions/Touch2.mtn"}, + {"file":"motions/Touch3.mtn"}, + {"file":"motions/Touch4.mtn"}, + {"file":"motions/Touch5.mtn"}, + {"file":"motions/Touch6.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/Potion-Maker/Pio/model.moc b/model/Potion-Maker/Pio/model.moc new file mode 100644 index 0000000..4c7909d Binary files /dev/null and b/model/Potion-Maker/Pio/model.moc differ diff --git a/model/Potion-Maker/Pio/motions/Breath Dere1.mtn b/model/Potion-Maker/Pio/motions/Breath Dere1.mtn new file mode 100644 index 0000000..7f08daf --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath Dere1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.38,1.37,2.8,4.44,6.14,7.73,9.08,10.12,10.77,11,10.52,9.23,7.36,5.14,2.86,0.64,-1.23,-2.52,-3,-2.94,-2.78,-2.54,-2.24,-1.9,-1.54,-1.19,-0.87,-0.58,-0.34,-0.15,-0.04,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,0.02,0.09,0.21,0.4,0.66,0.99,1.39,1.86,2.39,3,3.77,4.55,5.31,6.03,6.66,7.21,7.63,7.9,8,7.84,7.41,6.77,5.96,5.07,4.12,3.18,2.31,1.54,0.89,0.41,0.1,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.38,1.37,2.8,4.44,6.14,7.73,9.08,10.12,10.77,11,10.14,7.83,4.5,0.54,-3.54,-7.5,-10.83,-13.14,-14,-13.72,-12.97,-11.84,-10.43,-8.87,-7.21,-5.57,-4.05,-2.7,-1.57,-0.71,-0.18,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.48,0.37,0.27,0.2,0.17,0.17,0.17,0.17,0.172,0.176,0.182,0.19,0.22,0.28,0.34,0.4,0.46,0.51,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.89,0.83,0.75,0.66,0.6,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.59,0.64,0.7,0.77,0.83,0.88,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92 +PARAM_MOUTH_OPEN2=-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0.1,0.37,0.76,1.21,1.68,2.11,2.48,2.76,2.94,3,2.76,2.11,1.18,0.07,-1.07,-2.18,-3.11,-3.76,-4,-3.88,-3.56,-3.08,-2.47,-1.8,-1.09,-0.39,0.26,0.84,1.33,1.69,1.92,2,1.87,1.59,1.23,0.87,0.53,0.25,0.07,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.01,-0.03,-0.07,-0.11,-0.16,-0.2,-0.23,-0.26,-0.274,-0.28,-0.262,-0.21,-0.14,-0.06,0.02,0.1,0.17,0.22,0.24,0.233,0.216,0.19,0.16,0.12,0.08,0.04,0.01,-0.03,-0.05,-0.073,-0.086,-0.09,-0.084,-0.071,-0.055,-0.039,-0.024,-0.011,-0.003,0 +PARAM_BREATH=0.5,0.46,0.41,0.35,0.32,0.3,0.34,0.43,0.53,0.65,0.75,0.83,0.89,0.91,0.905,0.891,0.87,0.84,0.81,0.77,0.73,0.69,0.65,0.6,0.56,0.52,0.48,0.45,0.42,0.4,0.384,0.374,0.37,0.379,0.397,0.42,0.44,0.47,0.484,0.496,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0.03,0.11,0.21,0.3,0.38,0.41,0.37,0.26,0.12,-0.05,-0.22,-0.39,-0.56,-0.69,-0.8,-0.87,-0.9,-0.81,-0.58,-0.27,0.04,0.27,0.36,0.33,0.24,0.13,0.02,-0.07,-0.1,-0.082,-0.05,-0.03,-0.008,0 +PARAM_HAIR_SIDE_R=0,-0.005,-0.019,-0.04,-0.07,-0.1,-0.14,-0.18,-0.21,-0.25,-0.29,-0.32,-0.35,-0.37,-0.386,-0.396,-0.4,-0.37,-0.28,-0.15,0.01,0.16,0.32,0.45,0.54,0.57,0.52,0.4,0.26,0.12,-0.02,-0.13,-0.2,-0.23,-0.213,-0.17,-0.12,-0.07,-0.03,-0.01,0 +PARAM_HAIR_SIDE_L=0,0.003,0.013,0.028,0.047,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.234,0.249,0.26,0.268,0.27,0.23,0.14,0,-0.16,-0.33,-0.49,-0.63,-0.72,-0.76,-0.69,-0.53,-0.33,-0.13,0.06,0.21,0.31,0.35,0.32,0.26,0.19,0.11,0.05,0.01,0 +PARAM_TWIN_RIBBON_D=0,-0.018,-0.06,-0.13,-0.21,-0.29,-0.37,-0.43,-0.48,-0.51,-0.52,-0.48,-0.38,-0.25,-0.09,0.07,0.23,0.38,0.51,0.61,0.68,0.7,0.66,0.55,0.39,0.2,0,-0.19,-0.35,-0.46,-0.5,-0.483,-0.44,-0.37,-0.3,-0.22,-0.15,-0.09,-0.04,-0.01,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath Dere2.mtn b/model/Potion-Maker/Pio/motions/Breath Dere2.mtn new file mode 100644 index 0000000..cc6acd9 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath Dere2.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.35,1.29,2.74,4.53,6.6,8.86,11.27,13.67,16.13,18.44,20.64,22.67,24.45,25.92,27.04,27.75,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,27.65,26.71,25.26,23.47,21.4,19.14,16.73,14.33,11.87,9.56,7.36,5.33,3.55,2.08,0.96,0.25,0 +PARAM_ANGLE_Y=0,-0.18,-0.65,-1.37,-2.26,-3.3,-4.43,-5.63,-6.84,-8.06,-9.22,-10.32,-11.33,-12.23,-12.96,-13.52,-13.87,-14,-13.995,-13.982,-13.96,-13.93,-13.89,-13.83,-13.77,-13.7,-13.62,-13.53,-13.42,-13.31,-13.19,-13.05,-12.91,-12.75,-12.58,-12.4,-12.2,-12,-11.78,-11.55,-11.31,-11.05,-10.79,-10.5,-10.21,-9.9,-9.57,-9.24,-8.89,-8.52,-8.14,-7.74,-7.33,-6.9,-6.45,-6,-5.45,-4.92,-4.39,-3.88,-3.38,-2.91,-2.45,-2.04,-1.64,-1.28,-0.97,-0.68,-0.45,-0.26,-0.12,-0.03,0 +PARAM_ANGLE_Z=0,0.09,0.32,0.68,1.13,1.65,2.21,2.82,3.42,4.03,4.61,5.16,5.67,6.11,6.48,6.76,6.94,7,6.97,6.89,6.77,6.59,6.38,6.13,5.85,5.53,5.18,4.82,4.43,4.01,3.59,3.15,2.69,2.23,1.76,1.3,0.82,0.35,-0.11,-0.57,-1.01,-1.45,-1.87,-2.28,-2.66,-3.03,-3.38,-3.69,-3.98,-4.24,-4.46,-4.65,-4.8,-4.91,-4.98,-5,-4.94,-4.77,-4.51,-4.19,-3.82,-3.42,-2.99,-2.56,-2.12,-1.71,-1.31,-0.95,-0.63,-0.37,-0.17,-0.04,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.24,0.13,0.09,0.17,0.33,0.41,0.33,0.21,0.12,0.09,0.2,0.39,0.5,0.502,0.504,0.505,0.507,0.508,0.509,0.511,0.512,0.513,0.514,0.515,0.516,0.516,0.517,0.52,0.518,0.52,0.52,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.518,0.517,0.515,0.514,0.512,0.51,0.508,0.507,0.505,0.504,0.503,0.501,0.501,0.5,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.24,0.13,0.09,0.17,0.33,0.41,0.33,0.21,0.12,0.09,0.2,0.39,0.5,0.502,0.504,0.505,0.507,0.508,0.509,0.511,0.512,0.513,0.514,0.515,0.516,0.516,0.517,0.52,0.518,0.52,0.52,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.518,0.517,0.515,0.514,0.512,0.51,0.508,0.507,0.505,0.504,0.503,0.501,0.501,0.5,0.5 +PARAM_EYE_BALL_X=0,0.004,0.016,0.033,0.06,0.08,0.11,0.14,0.17,0.2,0.22,0.25,0.28,0.3,0.315,0.328,0.337,0.34,0.332,0.31,0.28,0.24,0.19,0.15,0.1,0.06,0.02,-0.02,-0.05,-0.08,-0.094,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.099,-0.095,-0.09,-0.084,-0.076,-0.068,-0.06,-0.051,-0.042,-0.034,-0.026,-0.019,-0.013,-0.007,-0.003,-0.001,0 +PARAM_EYE_BALL_Y=0,-0.005,-0.019,-0.04,-0.07,-0.1,-0.13,-0.17,-0.21,-0.24,-0.28,-0.31,-0.34,-0.37,-0.39,-0.406,-0.416,-0.42,-0.414,-0.397,-0.37,-0.34,-0.31,-0.27,-0.24,-0.2,-0.17,-0.14,-0.12,-0.097,-0.084,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.079,-0.076,-0.072,-0.067,-0.061,-0.055,-0.048,-0.041,-0.034,-0.027,-0.021,-0.015,-0.01,-0.006,-0.003,-0.001,0 +PARAM_BROW_L_Y=0,0,-0.001,-0.003,-0.005,-0.007,-0.01,-0.014,-0.018,-0.022,-0.027,-0.032,-0.038,-0.044,-0.05,-0.056,-0.063,-0.07,-0.077,-0.085,-0.093,-0.1,-0.108,-0.116,-0.124,-0.133,-0.141,-0.149,-0.157,-0.165,-0.174,-0.182,-0.19,-0.197,-0.205,-0.213,-0.22,-0.227,-0.234,-0.241,-0.247,-0.254,-0.259,-0.265,-0.27,-0.275,-0.28,-0.284,-0.287,-0.291,-0.293,-0.296,-0.298,-0.299,-0.3,-0.3,-0.296,-0.286,-0.271,-0.251,-0.23,-0.21,-0.18,-0.15,-0.13,-0.1,-0.08,-0.06,-0.038,-0.022,-0.01,-0.003,0 +PARAM_BROW_R_Y=0,0,-0.001,-0.003,-0.005,-0.008,-0.012,-0.016,-0.02,-0.025,-0.031,-0.037,-0.043,-0.05,-0.057,-0.064,-0.072,-0.08,-0.088,-0.096,-0.105,-0.114,-0.123,-0.132,-0.141,-0.15,-0.16,-0.169,-0.178,-0.187,-0.197,-0.206,-0.215,-0.224,-0.232,-0.241,-0.249,-0.257,-0.265,-0.273,-0.28,-0.287,-0.294,-0.3,-0.306,-0.312,-0.317,-0.322,-0.326,-0.329,-0.333,-0.335,-0.337,-0.339,-0.34,-0.34,-0.336,-0.324,-0.307,-0.28,-0.26,-0.23,-0.2,-0.17,-0.14,-0.12,-0.09,-0.06,-0.04,-0.025,-0.012,-0.003,0 +PARAM_BROW_L_ANGLE=0,0.001,0.004,0.009,0.016,0.024,0.034,0.046,0.059,0.074,0.09,0.107,0.126,0.146,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.39,0.41,0.44,0.47,0.5,0.52,0.55,0.58,0.61,0.63,0.66,0.68,0.71,0.73,0.76,0.78,0.8,0.82,0.85,0.865,0.883,0.901,0.917,0.932,0.946,0.958,0.969,0.978,0.986,0.992,0.996,0.999,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0 +PARAM_BROW_R_ANGLE=0,0.001,0.004,0.009,0.016,0.024,0.034,0.046,0.059,0.074,0.09,0.107,0.126,0.146,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.39,0.41,0.44,0.47,0.5,0.52,0.55,0.58,0.61,0.63,0.66,0.68,0.71,0.73,0.76,0.78,0.8,0.82,0.85,0.865,0.883,0.901,0.917,0.932,0.946,0.958,0.969,0.978,0.986,0.992,0.996,0.999,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0 +PARAM_EAR_DEFORM=0,-0.007,-0.026,-0.05,-0.09,-0.13,-0.18,-0.23,-0.27,-0.32,-0.37,-0.41,-0.45,-0.49,-0.52,-0.54,-0.555,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.553,-0.534,-0.51,-0.47,-0.43,-0.38,-0.33,-0.29,-0.24,-0.19,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0 +PARAM_MOUTH_OPEN_Y=0.5,0.505,0.518,0.54,0.56,0.59,0.63,0.66,0.7,0.73,0.76,0.79,0.82,0.85,0.87,0.886,0.896,0.9,0.895,0.881,0.86,0.84,0.81,0.78,0.75,0.72,0.69,0.67,0.649,0.634,0.624,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.618,0.614,0.608,0.601,0.592,0.582,0.572,0.561,0.551,0.541,0.532,0.523,0.515,0.509,0.504,0.501,0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.84,-0.76,-0.68,-0.6,-0.51,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.505,0.517,0.535,0.56,0.58,0.61,0.64,0.68,0.71,0.74,0.77,0.79,0.81,0.833,0.848,0.857,0.86,0.859,0.855,0.849,0.842,0.832,0.821,0.808,0.794,0.778,0.762,0.744,0.725,0.706,0.687,0.666,0.65,0.62,0.6,0.58,0.56,0.54,0.52,0.499,0.48,0.461,0.443,0.425,0.409,0.393,0.379,0.366,0.354,0.344,0.336,0.329,0.324,0.321,0.32,0.322,0.328,0.338,0.349,0.362,0.377,0.392,0.408,0.424,0.439,0.453,0.466,0.477,0.487,0.494,0.498,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0,0.006,0.023,0.05,0.08,0.13,0.17,0.22,0.28,0.34,0.39,0.45,0.5,0.54,0.59,0.62,0.65,0.664,0.67,0.67,0.67,0.67,0.669,0.668,0.666,0.665,0.663,0.661,0.659,0.656,0.653,0.65,0.646,0.642,0.637,0.632,0.627,0.621,0.614,0.607,0.6,0.592,0.583,0.574,0.565,0.555,0.544,0.533,0.521,0.508,0.495,0.481,0.467,0.452,0.436,0.42,0.4,0.37,0.34,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.06,0.04,0.024,0.011,0.003,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath Dere3.mtn b/model/Potion-Maker/Pio/motions/Breath Dere3.mtn new file mode 100644 index 0000000..4a05189 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath Dere3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.007,0.03,0.06,0.11,0.17,0.24,0.32,0.42,0.52,0.63,0.75,0.87,1.01,1.15,1.29,1.44,1.59,1.75,1.91,2.07,2.23,2.4,2.56,2.72,2.89,3.05,3.21,3.36,3.51,3.66,3.8,3.94,4.07,4.2,4.32,4.43,4.53,4.62,4.71,4.78,4.85,4.9,4.94,4.97,4.993,5,4.94,4.76,4.48,4.13,3.72,3.27,2.8,2.32,1.86,1.42,1.02,0.67,0.39,0.18,0.04,0 +PARAM_ANGLE_Y=0,-0.015,-0.06,-0.13,-0.22,-0.34,-0.49,-0.65,-0.84,-1.04,-1.26,-1.5,-1.75,-2.02,-2.29,-2.58,-2.88,-3.18,-3.5,-3.82,-4.14,-4.47,-4.79,-5.12,-5.45,-5.77,-6.1,-6.41,-6.73,-7.03,-7.32,-7.6,-7.88,-8.15,-8.4,-8.63,-8.85,-9.06,-9.24,-9.42,-9.56,-9.69,-9.8,-9.89,-9.95,-9.99,-10,-9.87,-9.52,-8.97,-8.26,-7.44,-6.53,-5.6,-4.65,-3.72,-2.84,-2.05,-1.35,-0.78,-0.36,-0.09,0 +PARAM_ANGLE_Z=0,-0.08,-0.28,-0.59,-0.97,-1.41,-1.9,-2.41,-2.93,-3.46,-3.95,-4.42,-4.86,-5.24,-5.55,-5.79,-5.95,-6,-5.84,-5.38,-4.66,-3.72,-2.61,-1.34,0.04,1.5,3,4.5,5.96,7.34,8.61,9.72,10.66,11.38,11.84,12,11.95,11.81,11.59,11.29,10.91,10.49,10,9.46,8.89,8.29,7.65,7,6.33,5.67,5,4.35,3.71,3.11,2.54,2,1.51,1.09,0.71,0.41,0.19,0.05,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.58,0.64,0.72,0.8,0.87,0.91,0.92,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.58,0.64,0.72,0.8,0.87,0.91,0.92,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-0.999,-0.994,-0.986,-0.976,-0.962,-0.947,-0.93,0.83,0.81,0.75,0.68,0.58,0.48,0.38,0.3,0.24,0.21,0.2,0.19,0.182,0.173,0.166,0.159,0.152,0.146,0.141,0.136,0.131,0.127,0.123,0.12,0.117,0.114,0.112,0.109,0.108,0.106,0.105,0.103,0.102,0.102,0.101,0.1,0.1,0.1,0.1,0.23,0.44,0.63,0.78,0.83,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-1,-0.999,-0.996,-0.99,-0.983,-0.973,-0.962,-0.95,0.82,0.8,0.75,0.67,0.57,0.48,0.38,0.3,0.24,0.21,0.2,0.19,0.182,0.173,0.166,0.159,0.152,0.147,0.141,0.136,0.131,0.127,0.123,0.12,0.117,0.114,0.112,0.109,0.108,0.106,0.105,0.103,0.102,0.102,0.101,0.1,0.1,0.1,0.1,0.23,0.45,0.65,0.79,0.85,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0,0,-0.002,-0.003,-0.005,-0.007,-0.009,-0.011,-0.013,-0.015,-0.018,-0.02,-0.022,-0.024,-0.026,-0.028,-0.03,-0.032,-0.034,-0.035,-0.037,-0.038,-0.039,-0.04,-0.042,-0.043,-0.043,-0.044,-0.045,-0.05,-0.046,-0.05,-0.047,-0.05,-0.048,-0.05,-0.05,-0.049,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.049,-0.048,-0.045,-0.041,-0.037,-0.033,-0.028,-0.023,-0.019,-0.014,-0.01,-0.007,-0.004,-0.002,0,0 +PARAM_EYE_BALL_Y=0,0.004,0.013,0.028,0.047,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.23,0.253,0.268,0.28,0.287,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.289,0.29,0.29,0.287,0.287,0.286,0.285,0.284,0.283,0.281,0.28,0.278,0.276,0.274,0.272,0.269,0.267,0.264,0.261,0.257,0.254,0.25,0.243,0.231,0.216,0.197,0.18,0.15,0.13,0.11,0.09,0.07,0.047,0.031,0.018,0.008,0.002,0 +PARAM_BROW_L_Y=0,-0.018,-0.06,-0.11,-0.16,-0.21,-0.23,-0.24,-0.238,-0.231,-0.222,-0.212,-0.201,-0.191,-0.182,-0.176,-0.171,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.162,-0.152,-0.14,-0.126,-0.111,-0.095,-0.079,-0.063,-0.048,-0.035,-0.023,-0.013,-0.006,-0.002,0 +PARAM_BROW_R_Y=0,-0.018,-0.06,-0.11,-0.16,-0.21,-0.23,-0.24,-0.238,-0.231,-0.222,-0.212,-0.201,-0.191,-0.182,-0.176,-0.171,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.162,-0.152,-0.14,-0.126,-0.111,-0.095,-0.079,-0.063,-0.048,-0.035,-0.023,-0.013,-0.006,-0.002,0 +PARAM_BROW_ANGLE=0.2,0.202,0.207,0.218,0.232,0.251,0.27,0.3,0.34,0.37,0.41,0.43,0.46,0.477,0.492,0.502,0.508,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.506,0.495,0.478,0.46,0.43,0.4,0.37,0.34,0.32,0.29,0.26,0.24,0.224,0.211,0.203,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.904,0.87,0.82,0.76,0.73,0.71,0.726,0.77,0.81,0.86,0.9,0.92,0.93,0.9,0.85,0.8,0.76,0.75,0.763,0.79,0.84,0.88,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92 +PARAM_MOUTH_OPEN2=-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0.003,0.012,0.027,0.047,0.07,0.1,0.13,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.44,0.48,0.52,0.56,0.6,0.63,0.67,0.7,0.73,0.75,0.77,0.787,0.8,0.807,0.81,0.808,0.801,0.791,0.777,0.76,0.74,0.72,0.69,0.66,0.63,0.6,0.57,0.53,0.5,0.46,0.42,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.07,0.05,0.033,0.019,0.009,0.002,0 +PARAM_BODY_ANGLE_X=0,-0.003,-0.011,-0.023,-0.04,-0.06,-0.08,-0.11,-0.14,-0.18,-0.21,-0.25,-0.29,-0.33,-0.37,-0.41,-0.45,-0.49,-0.54,-0.58,-0.62,-0.66,-0.7,-0.74,-0.78,-0.81,-0.84,-0.87,-0.9,-0.93,-0.95,-0.966,-0.98,-0.991,-0.998,-1,-0.996,-0.984,-0.966,-0.94,-0.91,-0.87,-0.83,-0.79,-0.74,-0.69,-0.64,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.26,-0.21,-0.17,-0.13,-0.09,-0.06,-0.03,-0.016,-0.004,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,0,0.002,0.003,0.006,0.009,0.013,0.017,0.021,0.026,0.032,0.037,0.043,0.049,0.055,0.061,0.068,0.074,0.081,0.087,0.093,0.099,0.105,0.111,0.116,0.122,0.126,0.131,0.135,0.139,0.142,0.145,0.147,0.149,0.15,0.15,0.149,0.148,0.145,0.141,0.136,0.131,0.125,0.118,0.111,0.104,0.096,0.087,0.079,0.071,0.063,0.054,0.046,0.039,0.032,0.025,0.019,0.014,0.009,0.005,0.002,0.001,0 +PARAM_BREATH=0.5,0.506,0.521,0.54,0.57,0.61,0.64,0.68,0.72,0.76,0.8,0.83,0.86,0.89,0.92,0.935,0.946,0.95,0.944,0.927,0.9,0.87,0.83,0.79,0.74,0.69,0.64,0.59,0.54,0.49,0.45,0.41,0.37,0.33,0.31,0.287,0.275,0.27,0.271,0.274,0.28,0.287,0.296,0.306,0.317,0.329,0.342,0.356,0.369,0.383,0.397,0.411,0.424,0.437,0.449,0.46,0.47,0.478,0.486,0.492,0.496,0.499,0.5 +PARAM_BOING=0,0.002,0.006,0.014,0.023,0.033,0.044,0.056,0.068,0.081,0.092,0.103,0.113,0.122,0.13,0.135,0.139,0.14,0.137,0.128,0.115,0.098,0.079,0.06,0.04,0.01,-0.01,-0.03,-0.052,-0.07,-0.087,-0.101,-0.111,-0.118,-0.12,-0.12,-0.118,-0.116,-0.113,-0.109,-0.105,-0.1,-0.095,-0.089,-0.083,-0.077,-0.07,-0.064,-0.058,-0.051,-0.045,-0.039,-0.033,-0.027,-0.022,-0.017,-0.013,-0.009,-0.006,-0.003,-0.002,0,0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0,-0.002,-0.007,-0.015,-0.024,-0.035,-0.047,-0.06,-0.073,-0.086,-0.099,-0.111,-0.121,-0.131,-0.139,-0.145,-0.149,-0.15,-0.144,-0.129,-0.11,-0.08,-0.04,-0.01,0.03,0.07,0.11,0.15,0.18,0.21,0.24,0.27,0.285,0.296,0.3,0.299,0.295,0.29,0.282,0.273,0.262,0.25,0.237,0.223,0.208,0.192,0.176,0.16,0.144,0.128,0.112,0.097,0.082,0.068,0.055,0.043,0.032,0.023,0.015,0.009,0.004,0.001,0 +PARAM_HAIR_SIDE_L=0,0.001,0.005,0.011,0.018,0.026,0.035,0.044,0.054,0.063,0.072,0.081,0.089,0.096,0.102,0.106,0.109,0.11,0.1,0.07,0.03,-0.01,-0.07,-0.13,-0.2,-0.27,-0.33,-0.4,-0.46,-0.51,-0.56,-0.6,-0.63,-0.653,-0.66,-0.657,-0.65,-0.637,-0.621,-0.601,-0.58,-0.55,-0.52,-0.49,-0.46,-0.42,-0.39,-0.35,-0.32,-0.28,-0.25,-0.21,-0.18,-0.15,-0.12,-0.09,-0.07,-0.05,-0.033,-0.019,-0.009,-0.002,0 +PARAM_TWIN_RIBBON_D=0,0.002,0.008,0.018,0.03,0.046,0.064,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.27,0.3,0.33,0.35,0.38,0.4,0.42,0.45,0.464,0.48,0.492,0.502,0.508,0.51,0.506,0.494,0.476,0.45,0.42,0.39,0.35,0.3,0.26,0.21,0.16,0.11,0.06,0.01,-0.04,-0.08,-0.13,-0.16,-0.2,-0.23,-0.26,-0.274,-0.286,-0.29,-0.281,-0.26,-0.23,-0.19,-0.15,-0.11,-0.08,-0.05,-0.02,-0.006,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.002,0.008,0.017,0.03,0.045,0.062,0.082,0.1,0.13,0.15,0.17,0.2,0.22,0.24,0.27,0.29,0.311,0.33,0.347,0.363,0.376,0.386,0.394,0.398,0.4,0.399,0.396,0.392,0.386,0.379,0.37,0.361,0.35,0.338,0.325,0.311,0.297,0.282,0.267,0.251,0.235,0.218,0.202,0.186,0.17,0.154,0.138,0.123,0.108,0.094,0.08,0.068,0.056,0.045,0.035,0.026,0.018,0.012,0.007,0.003,0.001,0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath1.mtn b/model/Potion-Maker/Pio/motions/Breath1.mtn new file mode 100644 index 0000000..06ef786 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath1.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5 +PARAM_EYE_R_OPEN=0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.5,0.502,0.504,0.507,0.511,0.515,0.52,0.525,0.531,0.537,0.543,0.55,0.557,0.564,0.571,0.578,0.585,0.591,0.598,0.605,0.611,0.617,0.622,0.628,0.633,0.637,0.641,0.644,0.647,0.648,0.65,0.65,0.65,0.649,0.647,0.645,0.642,0.639,0.635,0.631,0.627,0.622,0.617,0.611,0.605,0.6,0.594,0.587,0.581,0.575,0.569,0.563,0.556,0.55,0.545,0.539,0.533,0.528,0.523,0.519,0.515,0.511,0.508,0.505,0.503,0.501,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0.001,0.003,0.005,0.008,0.011,0.015,0.019,0.023,0.027,0.032,0.037,0.042,0.047,0.052,0.057,0.062,0.067,0.072,0.077,0.081,0.086,0.09,0.094,0.097,0.1,0.103,0.106,0.107,0.109,0.11,0.11,0.11,0.11,0.108,0.106,0.104,0.102,0.099,0.096,0.093,0.089,0.085,0.081,0.077,0.073,0.069,0.064,0.06,0.055,0.05,0.046,0.041,0.037,0.033,0.029,0.025,0.021,0.017,0.014,0.011,0.008,0.006,0.004,0.002,0.001,0,0 +PARAM_WING_DEFORM=0,0,0,-0.002,-0.003,-0.005,-0.007,-0.009,-0.012,-0.014,-0.017,-0.02,-0.023,-0.026,-0.03,-0.033,-0.036,-0.039,-0.043,-0.046,-0.049,-0.052,-0.055,-0.057,-0.06,-0.062,-0.064,-0.066,-0.067,-0.068,-0.069,-0.07,-0.07,-0.07,-0.07,-0.069,-0.068,-0.066,-0.065,-0.063,-0.061,-0.059,-0.057,-0.054,-0.052,-0.049,-0.046,-0.044,-0.041,-0.038,-0.035,-0.032,-0.029,-0.026,-0.024,-0.021,-0.018,-0.016,-0.013,-0.011,-0.009,-0.007,-0.005,-0.004,-0.002,-0.001,-0.001,0,0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath2.mtn b/model/Potion-Maker/Pio/motions/Breath2.mtn new file mode 100644 index 0000000..07c49ff --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath2.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5 +PARAM_EYE_R_OPEN=0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.5 +PARAM_BODY_ANGLE_X=0,-0.03,-0.1,-0.21,-0.35,-0.51,-0.69,-0.88,-1.07,-1.26,-1.43,-1.59,-1.73,-1.84,-1.93,-1.98,-2,-1.989,-1.96,-1.91,-1.84,-1.75,-1.65,-1.54,-1.41,-1.27,-1.12,-0.96,-0.8,-0.63,-0.45,-0.27,-0.09,0.09,0.27,0.45,0.63,0.8,0.96,1.12,1.27,1.41,1.54,1.65,1.75,1.84,1.91,1.96,1.99,2,1.982,1.93,1.85,1.75,1.63,1.49,1.34,1.18,1.02,0.86,0.71,0.56,0.42,0.3,0.2,0.11,0.05,0.01,0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.5,0.501,0.503,0.505,0.508,0.511,0.515,0.519,0.524,0.529,0.534,0.539,0.545,0.55,0.556,0.562,0.568,0.574,0.58,0.585,0.591,0.596,0.601,0.606,0.611,0.615,0.619,0.622,0.625,0.627,0.629,0.63,0.63,0.63,0.629,0.627,0.625,0.622,0.619,0.615,0.611,0.607,0.603,0.598,0.593,0.588,0.582,0.577,0.571,0.566,0.56,0.555,0.549,0.544,0.539,0.534,0.529,0.525,0.52,0.516,0.513,0.51,0.507,0.504,0.503,0.501,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0,0.002,0.004,0.006,0.008,0.01,0.013,0.016,0.02,0.023,0.027,0.031,0.035,0.039,0.043,0.047,0.051,0.055,0.059,0.063,0.067,0.07,0.074,0.077,0.08,0.082,0.084,0.086,0.088,0.089,0.09,0.09,0.09,0.09,0.088,0.086,0.085,0.082,0.08,0.077,0.074,0.071,0.068,0.064,0.061,0.057,0.053,0.049,0.045,0.042,0.038,0.034,0.03,0.027,0.023,0.02,0.017,0.014,0.011,0.009,0.007,0.005,0.003,0.002,0.001,0,0 +PARAM_WING_DEFORM=0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath3.mtn b/model/Potion-Maker/Pio/motions/Breath3.mtn new file mode 100644 index 0000000..419f8b5 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.06,-0.22,-0.48,-0.81,-1.22,-1.68,-2.18,-2.71,-3.27,-3.84,-4.43,-5.01,-5.57,-6.13,-6.65,-7.14,-7.58,-7.99,-8.33,-8.61,-8.82,-8.95,-9,-8.96,-8.84,-8.64,-8.38,-8.06,-7.67,-7.22,-6.74,-6.2,-5.61,-5.01,-4.35,-3.68,-2.99,-2.28,-1.56,-0.83,-0.09,0.65,1.37,2.09,2.79,3.48,4.14,4.78,5.39,5.96,6.49,6.99,7.43,7.83,8.17,8.46,8.7,8.86,8.96,9,8.96,8.86,8.7,8.48,8.22,7.91,7.56,7.19,6.79,6.37,5.93,5.48,5.02,4.56,4.1,3.64,3.2,2.76,2.35,1.95,1.59,1.25,0.94,0.67,0.44,0.25,0.11,0.03,0 +PARAM_ANGLE_Y=0,0.1,0.37,0.81,1.36,2.04,2.8,3.63,4.52,5.46,6.4,7.38,8.34,9.29,10.21,11.08,11.89,12.64,13.31,13.88,14.36,14.71,14.92,15,14.996,14.985,14.965,14.94,14.9,14.86,14.8,14.74,14.67,14.58,14.49,14.39,14.28,14.15,14.02,13.87,13.72,13.55,13.37,13.18,12.97,12.76,12.53,12.29,12.04,11.77,11.5,11.21,10.9,10.58,10.26,9.91,9.56,9.18,8.8,8.41,8,7.53,7.08,6.63,6.19,5.76,5.34,4.93,4.54,4.15,3.78,3.43,3.09,2.76,2.45,2.15,1.87,1.61,1.37,1.14,0.93,0.75,0.58,0.43,0.3,0.19,0.11,0.05,0.01,0 +PARAM_ANGLE_Z=0,0.002,0.01,0.022,0.038,0.06,0.08,0.11,0.15,0.18,0.22,0.27,0.31,0.36,0.41,0.47,0.53,0.59,0.65,0.71,0.78,0.85,0.91,0.98,1.06,1.13,1.2,1.28,1.35,1.43,1.5,1.57,1.65,1.72,1.8,1.87,1.94,2.02,2.09,2.15,2.22,2.29,2.35,2.41,2.47,2.53,2.59,2.64,2.69,2.73,2.78,2.82,2.85,2.89,2.92,2.94,2.96,2.978,2.99,2.998,3,2.988,2.95,2.9,2.83,2.74,2.64,2.52,2.4,2.26,2.12,1.98,1.83,1.67,1.52,1.37,1.21,1.07,0.92,0.78,0.65,0.53,0.42,0.31,0.22,0.15,0.08,0.04,0.01,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.55,0.55,0.554,0.55,0.55,0.55,0.55,0.55,0.555,0.56,0.56,0.56,0.56,0.556,0.56,0.56,0.56,0.557,0.56,0.56,0.56,0.56,0.558,0.56,0.56,0.56,0.559,0.56,0.56,0.56,0.65,0.81,0.92,0.95,0.84,0.66,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.55,0.55,0.554,0.55,0.55,0.55,0.55,0.55,0.555,0.56,0.56,0.56,0.56,0.556,0.56,0.56,0.56,0.557,0.56,0.56,0.56,0.56,0.558,0.56,0.56,0.56,0.559,0.56,0.56,0.56,0.65,0.81,0.92,0.95,0.84,0.66,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,-0.003,-0.01,-0.023,-0.038,-0.057,-0.08,-0.1,-0.13,-0.15,-0.18,-0.21,-0.23,-0.26,-0.29,-0.31,-0.33,-0.35,-0.373,-0.389,-0.402,-0.412,-0.418,-0.42,-0.418,-0.412,-0.403,-0.39,-0.374,-0.355,-0.33,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.13,-0.09,-0.06,-0.02,0.02,0.05,0.09,0.12,0.16,0.19,0.22,0.25,0.28,0.31,0.34,0.36,0.38,0.403,0.42,0.434,0.445,0.453,0.458,0.46,0.458,0.453,0.445,0.433,0.42,0.404,0.387,0.367,0.35,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.081,0.064,0.048,0.034,0.022,0.013,0.006,0.001,0 +PARAM_EYE_BALL_Y=0,0.001,0.004,0.009,0.016,0.024,0.033,0.044,0.056,0.068,0.082,0.096,0.111,0.126,0.142,0.158,0.175,0.191,0.208,0.225,0.241,0.258,0.274,0.29,0.307,0.322,0.338,0.352,0.366,0.379,0.391,0.403,0.414,0.425,0.435,0.445,0.454,0.462,0.47,0.477,0.484,0.49,0.496,0.502,0.507,0.511,0.515,0.519,0.523,0.526,0.528,0.531,0.533,0.535,0.536,0.537,0.538,0.539,0.54,0.54,0.54,0.538,0.532,0.522,0.509,0.493,0.475,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.056,0.04,0.026,0.015,0.007,0.002,0 +PARAM_BROW_L_Y=0,0.002,0.006,0.013,0.023,0.034,0.047,0.061,0.075,0.091,0.107,0.123,0.139,0.155,0.17,0.185,0.198,0.211,0.222,0.231,0.239,0.245,0.249,0.25,0.25,0.25,0.249,0.247,0.246,0.244,0.242,0.24,0.237,0.235,0.231,0.228,0.225,0.221,0.217,0.213,0.209,0.204,0.2,0.195,0.19,0.185,0.18,0.175,0.17,0.164,0.159,0.153,0.148,0.142,0.136,0.131,0.125,0.119,0.114,0.108,0.102,0.097,0.091,0.086,0.08,0.075,0.07,0.065,0.06,0.055,0.05,0.046,0.041,0.037,0.033,0.029,0.025,0.022,0.019,0.015,0.013,0.01,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_BROW_R_Y=0,0.002,0.006,0.013,0.023,0.034,0.047,0.061,0.075,0.091,0.107,0.123,0.139,0.155,0.17,0.185,0.198,0.211,0.222,0.231,0.239,0.245,0.249,0.25,0.25,0.25,0.249,0.247,0.246,0.244,0.242,0.24,0.237,0.235,0.231,0.228,0.225,0.221,0.217,0.213,0.209,0.204,0.2,0.195,0.19,0.185,0.18,0.175,0.17,0.164,0.159,0.153,0.148,0.142,0.136,0.131,0.125,0.119,0.114,0.108,0.102,0.097,0.091,0.086,0.08,0.075,0.07,0.065,0.06,0.055,0.05,0.046,0.041,0.037,0.033,0.029,0.025,0.022,0.019,0.015,0.013,0.01,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_BROW_ANGLE=0.2,0.2,0.203,0.206,0.21,0.215,0.22,0.227,0.233,0.24,0.247,0.254,0.261,0.268,0.275,0.281,0.287,0.293,0.298,0.302,0.305,0.308,0.309,0.31,0.31,0.31,0.31,0.309,0.31,0.307,0.307,0.306,0.304,0.303,0.302,0.3,0.299,0.297,0.296,0.294,0.292,0.29,0.288,0.286,0.284,0.281,0.279,0.277,0.275,0.272,0.27,0.267,0.265,0.262,0.26,0.257,0.255,0.253,0.25,0.248,0.245,0.243,0.24,0.238,0.235,0.233,0.231,0.229,0.226,0.224,0.222,0.22,0.218,0.216,0.214,0.213,0.211,0.21,0.208,0.207,0.206,0.204,0.203,0.203,0.202,0.2,0.201,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0.001,0,0.002,0.003,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.008,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.008,0.01,0.01,0.01,0.01,0.007,0.01,0.01,0.01,0.01,0.006,0.01,0.01,0.01,0.01,0.005,0,0,0,0.004,0,0,0,0,0.003,0,0,0,0,0.002,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN2=0.9,0.9,0.9,0.9,0.9,0.9,0.898,0.896,0.894,0.891,0.887,0.882,0.876,0.87,0.84,0.79,0.71,0.63,0.54,0.46,0.4,0.34,0.31,0.3,0.3,0.3,0.3,0.3,0.301,0.3,0.302,0.3,0.304,0.305,0.306,0.307,0.308,0.309,0.311,0.312,0.314,0.316,0.317,0.319,0.321,0.323,0.326,0.328,0.33,0.333,0.336,0.339,0.341,0.344,0.347,0.351,0.354,0.357,0.361,0.365,0.368,0.372,0.376,0.38,0.52,0.76,0.89,0.891,0.89,0.893,0.894,0.894,0.895,0.9,0.896,0.9,0.897,0.9,0.898,0.9,0.9,0.899,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.002,-0.008,-0.017,-0.029,-0.043,-0.06,-0.077,-0.096,-0.116,-0.137,-0.16,-0.18,-0.198,-0.218,-0.236,-0.254,-0.27,-0.284,-0.296,-0.306,-0.314,-0.318,-0.32,-0.319,-0.315,-0.31,-0.302,-0.292,-0.281,-0.268,-0.253,-0.237,-0.22,-0.202,-0.183,-0.163,-0.143,-0.12,-0.1,-0.08,-0.06,-0.04,-0.01,0.007,0.03,0.047,0.067,0.086,0.104,0.12,0.136,0.151,0.164,0.175,0.186,0.194,0.201,0.206,0.209,0.21,0.209,0.207,0.203,0.198,0.192,0.185,0.176,0.168,0.158,0.149,0.138,0.128,0.117,0.106,0.096,0.085,0.075,0.064,0.055,0.046,0.037,0.029,0.022,0.016,0.01,0.006,0.003,0.001,0 +PARAM_BREATH=0.5,0.502,0.507,0.515,0.524,0.537,0.55,0.565,0.581,0.598,0.615,0.633,0.65,0.667,0.684,0.699,0.714,0.728,0.74,0.75,0.758,0.765,0.769,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.769,0.77,0.768,0.77,0.766,0.766,0.765,0.764,0.763,0.761,0.76,0.758,0.757,0.755,0.753,0.751,0.749,0.746,0.743,0.741,0.738,0.735,0.731,0.728,0.724,0.72,0.715,0.709,0.702,0.694,0.686,0.677,0.668,0.658,0.648,0.638,0.627,0.617,0.606,0.596,0.586,0.576,0.566,0.557,0.548,0.54,0.532,0.525,0.519,0.514,0.509,0.505,0.502,0.501,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0,0.002,0.004,0.007,0.011,0.016,0.02,0.026,0.031,0.037,0.043,0.049,0.055,0.061,0.067,0.073,0.078,0.082,0.087,0.091,0.094,0.096,0.098,0.1,0.1,0.082,0.05,0.03,0.008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,-0.001,-0.005,-0.011,-0.019,-0.029,-0.039,-0.051,-0.063,-0.076,-0.09,-0.103,-0.117,-0.13,-0.143,-0.155,-0.166,-0.177,-0.186,-0.194,-0.201,-0.206,-0.209,-0.21,-0.21,-0.21,-0.209,-0.208,-0.207,-0.205,-0.203,-0.202,-0.199,-0.197,-0.194,-0.192,-0.189,-0.186,-0.182,-0.179,-0.175,-0.172,-0.168,-0.164,-0.16,-0.156,-0.151,-0.147,-0.142,-0.138,-0.133,-0.129,-0.124,-0.119,-0.115,-0.11,-0.105,-0.1,-0.095,-0.091,-0.086,-0.081,-0.077,-0.072,-0.068,-0.063,-0.059,-0.054,-0.05,-0.046,-0.042,-0.038,-0.035,-0.031,-0.028,-0.024,-0.021,-0.018,-0.016,-0.013,-0.011,-0.008,-0.007,-0.005,-0.003,-0.002,-0.001,-0.001,0,0 +PARAM_HAIR_SIDE_L=0,-0.001,-0.004,-0.01,-0.016,-0.024,-0.034,-0.044,-0.054,-0.065,-0.077,-0.089,-0.1,-0.111,-0.123,-0.133,-0.143,-0.152,-0.16,-0.167,-0.172,-0.176,-0.179,-0.18,-0.18,-0.18,-0.179,-0.18,-0.177,-0.176,-0.174,-0.173,-0.171,-0.169,-0.167,-0.164,-0.162,-0.159,-0.156,-0.153,-0.15,-0.147,-0.144,-0.14,-0.137,-0.133,-0.13,-0.126,-0.122,-0.118,-0.114,-0.11,-0.106,-0.102,-0.098,-0.094,-0.09,-0.086,-0.082,-0.078,-0.074,-0.07,-0.066,-0.062,-0.058,-0.054,-0.05,-0.047,-0.043,-0.04,-0.036,-0.033,-0.03,-0.027,-0.024,-0.021,-0.018,-0.016,-0.013,-0.011,-0.009,-0.007,-0.006,-0.004,-0.003,-0.002,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath4.mtn b/model/Potion-Maker/Pio/motions/Breath4.mtn new file mode 100644 index 0000000..fa9a742 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath4.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,0.22,0.81,1.72,2.86,4.13,5.5,6.87,8.14,9.28,10.19,10.78,11,8.31,2.5,-4.73,-12.26,-19.12,-24.81,-28.59,-30,-29.62,-28.55,-26.9,-24.77,-22.31,-19.59,-16.8,-13.95,-11.17,-8.52,-6.14,-4.05,-2.33,-1.07,-0.27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.52,0.57,0.63,0.69,0.74,0.79,0.82,0.84,0.846,0.849,0.85,0.85,0.85,0.85,0.85,0.838,0.81,0.76,0.7,0.65,0.59,0.54,0.51,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.52,0.57,0.63,0.69,0.75,0.8,0.83,0.84,0.84,0.84,0.84,0.84,0.84,0.84,0.84,0.828,0.8,0.75,0.7,0.64,0.59,0.54,0.51,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.1,-0.18,-0.26,-0.34,-0.4,-0.44,-0.46,-0.454,-0.438,-0.41,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.06,-0.04,-0.016,-0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.5,0.502,0.505,0.509,0.514,0.52,0.526,0.533,0.541,0.549,0.558,0.567,0.576,0.586,0.595,0.604,0.614,0.623,0.632,0.641,0.649,0.657,0.664,0.67,0.676,0.681,0.685,0.688,0.689,0.69,0.69,0.688,0.686,0.684,0.68,0.676,0.672,0.667,0.661,0.655,0.649,0.643,0.636,0.629,0.622,0.614,0.607,0.6,0.592,0.585,0.577,0.57,0.563,0.556,0.55,0.543,0.537,0.531,0.526,0.521,0.516,0.512,0.509,0.506,0.503,0.501,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0.002,0.004,0.007,0.011,0.016,0.021,0.026,0.032,0.039,0.046,0.053,0.06,0.068,0.075,0.082,0.09,0.097,0.104,0.111,0.118,0.124,0.129,0.134,0.139,0.143,0.146,0.148,0.15,0.15,0.15,0.149,0.147,0.145,0.142,0.139,0.136,0.132,0.127,0.123,0.118,0.113,0.107,0.102,0.096,0.09,0.085,0.079,0.073,0.067,0.061,0.055,0.05,0.044,0.039,0.034,0.029,0.025,0.02,0.016,0.013,0.01,0.007,0.004,0.003,0.001,0,0 +PARAM_WING_DEFORM=0,0,-0.002,-0.004,-0.006,-0.01,-0.014,-0.018,-0.023,-0.028,-0.034,-0.04,-0.046,-0.052,-0.059,-0.065,-0.071,-0.078,-0.084,-0.09,-0.096,-0.102,-0.107,-0.112,-0.116,-0.12,-0.124,-0.126,-0.128,-0.13,-0.13,-0.13,-0.129,-0.127,-0.126,-0.123,-0.121,-0.118,-0.114,-0.11,-0.106,-0.102,-0.098,-0.093,-0.088,-0.083,-0.078,-0.073,-0.068,-0.063,-0.058,-0.053,-0.048,-0.043,-0.038,-0.034,-0.029,-0.025,-0.021,-0.018,-0.014,-0.011,-0.008,-0.006,-0.004,-0.002,-0.001,0,0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath5.mtn b/model/Potion-Maker/Pio/motions/Breath5.mtn new file mode 100644 index 0000000..668e2bd --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath5.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,-0.2,-0.77,-1.66,-2.85,-4.3,-5.96,-7.76,-9.74,-11.81,-13.95,-16.05,-18.19,-20.26,-22.24,-24.04,-25.7,-27.15,-28.34,-29.23,-29.8,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.4,-27.79,-25.31,-22.2,-18.74,-15,-11.26,-7.8,-4.69,-2.21,-0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.07,0.26,0.55,0.95,1.43,1.99,2.59,3.25,3.94,4.65,5.35,6.06,6.75,7.41,8.01,8.57,9.05,9.45,9.74,9.93,10,9.994,9.976,9.95,9.9,9.85,9.79,9.71,9.62,9.52,9.41,9.29,9.16,9.02,8.87,8.71,8.55,8.37,8.19,8,7.77,7.55,7.32,7.11,6.9,6.7,6.49,6.29,6.09,5.89,5.68,5.48,5.27,5.06,4.86,4.64,4.42,4.2,3.97,3.74,3.5,3.26,3,2.71,2.41,2.08,1.74,1.42,1.1,0.8,0.54,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0.002,0.007,0.014,0.025,0.037,0.052,0.067,0.084,0.102,0.121,0.139,0.158,0.176,0.193,0.208,0.223,0.235,0.246,0.253,0.258,0.26,0.259,0.257,0.254,0.25,0.245,0.238,0.231,0.223,0.214,0.204,0.194,0.183,0.171,0.159,0.146,0.133,0.12,0.106,0.093,0.079,0.065,0.051,0.037,0.024,0.01,-0.003,-0.016,-0.029,-0.041,-0.053,-0.064,-0.074,-0.084,-0.093,-0.101,-0.108,-0.115,-0.12,-0.124,-0.127,-0.129,-0.13,-0.127,-0.12,-0.11,-0.096,-0.081,-0.065,-0.049,-0.034,-0.02,-0.01,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.005,-0.019,-0.04,-0.07,-0.11,-0.15,-0.19,-0.24,-0.3,-0.35,-0.4,-0.45,-0.51,-0.56,-0.6,-0.64,-0.68,-0.71,-0.73,-0.745,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.749,-0.75,-0.748,-0.747,-0.746,-0.75,-0.744,-0.743,-0.741,-0.74,-0.738,-0.737,-0.735,-0.733,-0.73,-0.728,-0.725,-0.723,-0.72,-0.717,-0.713,-0.71,-0.706,-0.702,-0.698,-0.694,-0.689,-0.684,-0.679,-0.674,-0.669,-0.663,-0.657,-0.65,-0.644,-0.637,-0.63,-0.611,-0.57,-0.52,-0.45,-0.38,-0.3,-0.23,-0.16,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,0.002,0.008,0.017,0.029,0.044,0.062,0.08,0.101,0.12,0.14,0.17,0.19,0.21,0.23,0.248,0.266,0.281,0.293,0.302,0.308,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.308,0.305,0.301,0.296,0.289,0.28,0.14,-0.08,-0.28,-0.42,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.479,-0.48,-0.48,-0.478,-0.48,-0.48,-0.477,-0.48,-0.476,-0.48,-0.475,-0.474,-0.47,-0.472,-0.472,-0.471,-0.47,-0.43,-0.35,-0.23,-0.12,-0.04,0,0 +PARAM_BROW_R_Y=0,0.002,0.008,0.017,0.029,0.044,0.062,0.08,0.101,0.12,0.14,0.17,0.19,0.21,0.23,0.248,0.266,0.281,0.293,0.302,0.308,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.308,0.305,0.301,0.296,0.289,0.28,0.14,-0.08,-0.28,-0.42,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.479,-0.48,-0.48,-0.478,-0.48,-0.48,-0.477,-0.48,-0.476,-0.48,-0.475,-0.474,-0.47,-0.472,-0.472,-0.471,-0.47,-0.43,-0.35,-0.23,-0.12,-0.04,0,0 +PARAM_BROW_ANGLE=0.2,0.201,0.205,0.211,0.219,0.229,0.24,0.252,0.265,0.279,0.293,0.307,0.321,0.335,0.348,0.36,0.371,0.381,0.389,0.395,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.398,0.397,0.394,0.392,0.389,0.385,0.38,-0.53,-0.66,-0.72,-0.75,-0.75,-0.75,-0.75,-0.75,-0.748,-0.747,-0.746,-0.745,-0.743,-0.741,-0.738,-0.736,-0.733,-0.729,-0.725,-0.721,-0.717,-0.712,-0.707,-0.701,-0.695,-0.689,-0.682,-0.674,-0.667,-0.658,-0.649,-0.64,-0.62,-0.58,-0.54,-0.48,-0.43,-0.37,0.2 +PARAM_BROW_SELECT=-0.5,-0.5,-0.5,-0.5,-0.5,-0.498,-0.498,-0.497,-0.5,-0.495,-0.494,-0.492,-0.491,-0.489,-0.488,-0.486,-0.484,-0.482,-0.48,-0.477,-0.475,-0.472,-0.47,-0.467,-0.464,-0.461,-0.458,-0.454,-0.451,-0.447,-0.444,-0.44,-0.436,-0.432,-0.427,-0.423,-0.419,-0.414,-0.409,-0.404,-0.399,-0.394,-0.389,-0.384,-0.378,-0.372,-0.367,-0.361,-0.355,-0.348,-0.342,-0.336,-0.329,-0.322,-0.316,-0.309,-0.302,-0.294,-0.287,-0.28,-0.272,-0.264,-0.256,-0.248,-0.24,-0.232,-0.223,-0.215,-0.206,-0.197,-0.188,-0.179,-0.17,0.2,0.203,0.206,0.208,0.211,0.213,0.216,0.218,0.22,0.222,0.224,0.226,0.228,0.23,0.232,0.233,0.235,0.236,0.238,0.239,0.24,0.241,0.242,0.243,0.244,0.245,0.246,0.25,0.247,0.25,0.248,0.25,0.249,0.25,0.25,0.25,0.25,0.25,-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0,0,0.002,0,0,0,0.003,0,0,0,0.004,0,0,0.005,0.01,0.01,0.006,0.01,0.01,0.007,0.01,0.01,0.008,0.01,0.009,0.01,0.01,0.01,0.011,0.01,0.012,0.01,0.013,0.01,0.014,0.01,0.015,0.02,0.016,0.02,0.018,0.018,0.02,0.019,0.02,0.17,0.169,0.165,0.161,0.156,0.153,0.151,0.15,0.23,0.37,0.47,0.5,0.44,0.35,0.26,0.19,0.17,0.24,0.39,0.5,0.54,0.56,0.6,0.72,0.88,0.96,0.89,0.75,0.68,0.75,0.88,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95 +PARAM_MOUTH_OPEN2=0.9,0.894,0.877,0.85,0.81,0.77,0.72,0.67,0.61,0.55,0.48,0.42,0.35,0.29,0.23,0.18,0.13,0.09,0.05,0.02,0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.001,-0.006,-0.013,-0.022,-0.035,-0.05,-0.067,-0.087,-0.11,-0.13,-0.16,-0.19,-0.22,-0.26,-0.3,-0.34,-0.38,-0.42,-0.47,-0.52,-0.58,-0.63,-0.69,-1,-1,-1,-1,-0.999,-0.998,-1,-0.996,-0.995,-0.994,-0.993,-0.991,-0.99,-0.988,-0.987,-0.985,-0.983,-0.981,-0.98,-0.978,-0.976,-0.974,-0.972,-0.97,-0.968,-0.966,-0.965,-0.963,-0.961,-0.959,-0.957,-0.956,-0.954,-0.952,-0.951,-0.949,-0.948,-0.947,-0.946,-0.944,-0.943,-0.943,-0.942,-0.94,-0.941,-0.94,-0.94,-0.94 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.03,-0.13,-0.28,-0.47,-0.72,-0.99,-1.29,-1.62,-1.97,-2.32,-2.68,-3.03,-3.38,-3.71,-4.01,-4.28,-4.53,-4.72,-4.87,-4.97,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.9,-4.63,-4.22,-3.7,-3.12,-2.5,-1.88,-1.3,-0.78,-0.37,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.07,-0.26,-0.55,-0.95,-1.43,-1.99,-2.59,-3.25,-3.94,-4.65,-5.35,-6.06,-6.75,-7.41,-8.01,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-9.991,-9.97,-9.93,-9.87,-9.81,-9.74,-9.67,-9.59,-9.51,-9.43,-9.35,-9.28,-9.21,-9.15,-9.1,-9.06,-9.03,-9.007,-9,-9.006,-9.025,-9.05,-9.09,-9.14,-9.19,-9.24,-9.3,-9.36,-9.43,-9.49,-9.56,-9.62,-9.68,-9.74,-9.79,-9.84,-9.89,-9.93,-9.96,-9.98,-9.995,-10,-9.8,-9.26,-8.44,-7.4,-6.25,-5,-3.75,-2.6,-1.56,-0.74,-0.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.497,0.487,0.472,0.453,0.43,0.4,0.37,0.34,0.3,0.27,0.23,0.2,0.16,0.13,0.1,0.07,0.05,0.028,0.013,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.08,0.13,0.19,0.25,0.31,0.37,0.42,0.46,0.49,0.5,0.5,0.5,0.505,0.519,0.538,0.56,0.59,0.62,0.65,0.67,0.7,0.72,0.742,0.757,0.767,0.77,0.765,0.75,0.73,0.7,0.67,0.64,0.61,0.58,0.55,0.53,0.514,0.504,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0,0.01,0.03,0.06,0.09,0.11,0.13,0.145,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.11,0.02,-0.11,-0.25,-0.4,-0.56,-0.7,-0.82,-0.91,-0.98,-1,-0.984,-0.94,-0.9,-0.85,-0.81,-0.79,-0.78,-0.796,-0.84,-0.88,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.994,-0.978,-0.95,-0.9,-0.84,-0.76,-0.64,-0.51,-0.38,-0.25,-0.13,-0.02,0.06,0.12,0.14,0.123,0.09,0.04,-0.01,-0.05,-0.09,-0.11,-0.12,-0.111,-0.09,-0.06,-0.04,-0.017,-0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.004,0.014,0.03,0.05,0.07,0.1,0.13,0.17,0.2,0.23,0.27,0.31,0.34,0.37,0.41,0.44,0.46,0.49,0.51,0.526,0.539,0.547,0.55,0.549,0.547,0.543,0.537,0.53,0.521,0.511,0.5,0.487,0.473,0.457,0.44,0.421,0.4,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.2,0.18,0.16,0.138,0.12,0.103,0.088,0.074,0.061,0.049,0.039,0.03,0.022,0.015,0.01,0.006,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.002,0.009,0.019,0.032,0.048,0.065,0.085,0.11,0.13,0.15,0.17,0.19,0.22,0.24,0.258,0.277,0.295,0.311,0.324,0.335,0.343,0.348,0.35,0.35,0.35,0.349,0.347,0.346,0.344,0.342,0.339,0.336,0.332,0.327,0.323,0.317,0.311,0.304,0.297,0.289,0.28,0.271,0.261,0.25,0.239,0.227,0.216,0.205,0.195,0.184,0.174,0.164,0.155,0.145,0.136,0.127,0.119,0.11,0.102,0.094,0.087,0.08,0.073,0.066,0.06,0.054,0.048,0.043,0.038,0.033,0.028,0.024,0.02,0.017,0.014,0.011,0.008,0.006,0.004,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.001,-0.004,-0.01,-0.016,-0.025,-0.035,-0.047,-0.06,-0.074,-0.089,-0.105,-0.122,-0.14,-0.159,-0.178,-0.198,-0.22,-0.24,-0.26,-0.28,-0.31,-0.33,-0.35,-0.37,-0.39,-0.413,-0.431,-0.447,-0.462,-0.475,-0.488,-0.498,-0.508,-0.516,-0.523,-0.53,-0.535,-0.539,-0.543,-0.546,-0.548,-0.549,-0.55,-0.55,-0.549,-0.546,-0.541,-0.534,-0.525,-0.515,-0.503,-0.49,-0.476,-0.46,-0.444,-0.426,-0.408,-0.389,-0.37,-0.349,-0.329,-0.31,-0.29,-0.267,-0.25,-0.226,-0.21,-0.186,-0.167,-0.148,-0.13,-0.113,-0.096,-0.081,-0.067,-0.053,-0.042,-0.031,-0.022,-0.014,-0.008,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.002,-0.009,-0.019,-0.032,-0.049,-0.068,-0.09,-0.11,-0.13,-0.16,-0.18,-0.21,-0.23,-0.25,-0.27,-0.291,-0.308,-0.321,-0.331,-0.338,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.338,-0.336,-0.333,-0.33,-0.325,-0.32,-0.315,-0.309,-0.302,-0.295,-0.287,-0.279,-0.27,-0.261,-0.252,-0.242,-0.232,-0.222,-0.212,-0.202,-0.191,-0.181,-0.17,-0.159,-0.149,-0.138,-0.128,-0.118,-0.108,-0.098,-0.088,-0.079,-0.07,-0.061,-0.053,-0.045,-0.038,-0.031,-0.025,-0.02,-0.015,-0.01,-0.007,-0.004,-0.002,0,0 +PARAM_WING_DEFORM=0,0.004,0.015,0.032,0.05,0.08,0.12,0.15,0.19,0.23,0.28,0.32,0.37,0.41,0.46,0.5,0.54,0.58,0.62,0.65,0.68,0.7,0.719,0.737,0.754,0.771,0.787,0.802,0.816,0.83,0.843,0.855,0.867,0.878,0.888,0.898,0.907,0.916,0.924,0.932,0.939,0.945,0.952,0.957,0.963,0.967,0.972,0.976,0.979,0.982,0.985,0.988,0.99,0.992,0.994,0.995,0.997,0.998,0.998,0.999,1,1,1,1,0.999,0.995,0.989,0.98,0.97,0.957,0.942,0.926,0.908,0.888,0.87,0.84,0.82,0.79,0.77,0.74,0.71,0.68,0.65,0.62,0.59,0.56,0.53,0.5,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.26,0.23,0.21,0.18,0.16,0.13,0.11,0.092,0.074,0.058,0.043,0.03,0.02,0.011,0.005,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath6.mtn b/model/Potion-Maker/Pio/motions/Breath6.mtn new file mode 100644 index 0000000..ddef26a --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath6.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.81,-2.78,-5.18,-7.52,-9.4,-10.6,-11,-10.57,-9.36,-7.46,-5.04,-2.16,0.99,4.31,7.69,11.01,14.16,17.04,19.46,21.36,22.57,23,22.998,22.991,22.979,22.962,22.94,22.91,22.88,22.84,22.79,22.74,22.68,22.61,22.54,22.45,22.37,22.27,22.16,22.04,21.92,21.79,21.64,21.49,21.32,21.15,20.97,20.77,20.57,20.35,20.13,19.88,19.63,19.37,19.09,18.8,18.5,18.19,17.86,17.51,17.16,16.79,16.4,16,15.11,13.43,11.06,8.19,5.09,1.78,-1.5,-4.51,-7.2,-9.33,-10.71,-11.22,-10.86,-9.96,-8.73,-7.3,-5.81,-4.34,-2.95,-1.78,-0.83,-0.22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.47,0.4,0.31,0.22,0.13,0.06,0.02,0,0.04,0.13,0.25,0.37,0.46,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.46,0.37,0.26,0.16,0.07,0.02,0,0.03,0.1,0.19,0.28,0.37,0.44,0.48,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.47,0.4,0.31,0.22,0.13,0.06,0.02,0,0.04,0.13,0.25,0.37,0.46,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.46,0.37,0.26,0.16,0.07,0.02,0,0.03,0.1,0.19,0.28,0.37,0.44,0.48,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.03,0.07,0.11,0.15,0.19,0.23,0.26,0.29,0.311,0.32,0.324,0.327,0.331,0.334,0.338,0.341,0.344,0.347,0.35,0.352,0.355,0.358,0.36,0.363,0.365,0.367,0.369,0.371,0.373,0.375,0.377,0.379,0.38,0.382,0.383,0.385,0.386,0.387,0.389,0.39,0.391,0.392,0.393,0.393,0.394,0.395,0.4,0.396,0.4,0.397,0.4,0.398,0.4,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.37,0.3,0.21,0.13,0.06,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.499,0.497,0.494,0.49,0.485,0.479,0.472,0.464,0.456,0.447,0.438,0.429,0.42,0.41,0.401,0.392,0.383,0.374,0.366,0.358,0.351,0.345,0.34,0.336,0.333,0.331,0.33,0.33,0.333,0.336,0.34,0.345,0.352,0.359,0.367,0.376,0.385,0.396,0.406,0.417,0.429,0.441,0.453,0.465,0.478,0.491,0.503,0.516,0.529,0.541,0.554,0.566,0.577,0.589,0.6,0.61,0.62,0.63,0.639,0.647,0.654,0.661,0.666,0.671,0.675,0.678,0.679,0.68,0.68,0.68,0.678,0.677,0.675,0.673,0.671,0.668,0.665,0.662,0.658,0.655,0.651,0.647,0.642,0.638,0.633,0.629,0.624,0.619,0.614,0.608,0.603,0.598,0.593,0.587,0.582,0.577,0.572,0.566,0.561,0.556,0.551,0.547,0.542,0.538,0.533,0.529,0.525,0.522,0.518,0.515,0.512,0.509,0.507,0.505,0.503,0.502,0.501,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0,0,0.002,0.003,0.004,0.005,0.007,0.008,0.01,0.012,0.014,0.016,0.019,0.021,0.024,0.027,0.03,0.033,0.036,0.039,0.042,0.045,0.049,0.052,0.055,0.059,0.062,0.066,0.069,0.073,0.076,0.08,0.083,0.087,0.09,0.094,0.097,0.1,0.104,0.107,0.11,0.113,0.116,0.119,0.122,0.125,0.127,0.13,0.132,0.135,0.137,0.139,0.141,0.142,0.144,0.145,0.146,0.148,0.148,0.149,0.15,0.15,0.15,0.15,0.15,0.149,0.148,0.146,0.145,0.143,0.141,0.139,0.136,0.134,0.131,0.128,0.125,0.122,0.118,0.115,0.111,0.108,0.104,0.1,0.096,0.092,0.088,0.084,0.08,0.076,0.071,0.067,0.063,0.059,0.055,0.051,0.047,0.044,0.04,0.036,0.033,0.03,0.026,0.023,0.02,0.018,0.015,0.012,0.01,0.008,0.006,0.005,0.003,0.002,0.001,0.001,0,0 +PARAM_WING_DEFORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.004,0.005,0.008,0.01,0.013,0.017,0.02,0.024,0.028,0.032,0.037,0.042,0.046,0.052,0.057,0.062,0.067,0.073,0.078,0.084,0.089,0.095,0.1,0.106,0.111,0.117,0.122,0.127,0.132,0.137,0.141,0.146,0.15,0.154,0.158,0.162,0.165,0.168,0.171,0.173,0.175,0.177,0.178,0.179,0.18,0.18,0.18,0.18,0.178,0.177,0.176,0.174,0.172,0.169,0.167,0.164,0.161,0.157,0.154,0.15,0.146,0.142,0.138,0.134,0.129,0.124,0.12,0.115,0.11,0.105,0.1,0.096,0.091,0.086,0.081,0.076,0.071,0.066,0.062,0.057,0.052,0.048,0.044,0.04,0.035,0.032,0.028,0.024,0.021,0.018,0.015,0.012,0.01,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath7.mtn b/model/Potion-Maker/Pio/motions/Breath7.mtn new file mode 100644 index 0000000..0b39a06 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath7.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.26,-0.57,-0.98,-1.48,-2.06,-2.71,-3.42,-4.18,-4.97,-5.8,-6.65,-7.52,-8.39,-9.26,-10.12,-10.96,-11.78,-12.57,-13.31,-14,-14.65,-15.23,-15.74,-16.17,-16.52,-16.79,-16.95,-17,-17.01,-17.04,-17.07,-17.11,-17.15,-17.18,-17.201,-17.204,-17.186,-17.14,-17.07,-16.96,-16.81,-16.63,-16.39,-16.12,-15.8,-15.42,-15,-14.48,-13.94,-13.35,-12.73,-12.1,-11.43,-10.73,-10.02,-9.28,-8.51,-7.75,-6.95,-6.15,-5.34,-4.51,-3.68,-2.86,-2.01,-1.16,-0.34,0.51,1.35,2.16,2.98,3.8,4.58,5.37,6.14,6.87,7.61,8.32,8.99,9.65,10.28,10.86,11.43,11.97,12.45,12.91,13.33,13.7,14.04,14.33,14.56,14.75,14.89,14.97,15,15.003,15.011,15.02,15.026,15.03,15.016,14.99,14.95,14.89,14.81,14.7,14.56,14.38,14.17,13.92,13.55,13.01,12.31,11.49,10.59,9.59,8.53,7.44,6.34,5.26,4.22,3.24,2.34,1.57,0.92,0.42,0.11,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.46,0.37,0.26,0.16,0.07,0.02,0,0.04,0.13,0.24,0.34,0.43,0.48,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.46,0.37,0.26,0.16,0.07,0.02,0,0.04,0.13,0.24,0.34,0.43,0.48,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,-0.007,-0.027,-0.06,-0.1,-0.16,-0.22,-0.3,-0.38,-0.47,-0.56,-0.67,-0.77,-0.89,-1,-1.12,-1.24,-1.36,-1.48,-1.61,-1.73,-1.85,-1.97,-2.08,-2.19,-2.3,-2.4,-2.49,-2.58,-2.66,-2.74,-2.8,-2.86,-2.91,-2.95,-2.98,-2.994,-3,-2.996,-2.983,-2.96,-2.93,-2.9,-2.85,-2.8,-2.74,-2.68,-2.61,-2.53,-2.45,-2.36,-2.27,-2.18,-2.07,-1.97,-1.86,-1.75,-1.63,-1.51,-1.39,-1.27,-1.14,-1.02,-0.89,-0.76,-0.62,-0.49,-0.36,-0.23,-0.1,0.03,0.16,0.29,0.42,0.55,0.67,0.79,0.91,1.03,1.14,1.25,1.35,1.45,1.55,1.64,1.73,1.81,1.89,1.96,2.02,2.08,2.13,2.17,2.21,2.24,2.26,2.275,2.279,2.275,2.264,2.246,2.22,2.19,2.15,2.11,2.06,2.01,1.95,1.89,1.83,1.76,1.69,1.62,1.54,1.47,1.39,1.31,1.23,1.15,1.07,0.99,0.91,0.83,0.76,0.68,0.61,0.54,0.47,0.41,0.35,0.3,0.24,0.19,0.15,0.11,0.08,0.05,0.03,0.013,0.003,0 +PARAM_BREATH=0.5 +PARAM_HAIR_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.007,-0.026,-0.06,-0.09,-0.14,-0.2,-0.26,-0.32,-0.39,-0.46,-0.54,-0.61,-0.68,-0.74,-0.8,-0.86,-0.91,-0.94,-0.97,-0.993,-1,-1,-0.997,-0.993,-0.985,-0.974,-0.959,-0.94,-0.92,-0.88,-0.85,-0.81,-0.78,-0.74,-0.7,-0.66,-0.62,-0.58,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.31,-0.27,-0.23,-0.2,-0.16,-0.13,-0.1,-0.07,-0.04,-0.01,0.001,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.12,0.17,0.24,0.3,0.36,0.43,0.49,0.54,0.59,0.63,0.66,0.674,0.68,0.677,0.668,0.654,0.634,0.61,0.58,0.55,0.52,0.48,0.44,0.4,0.36,0.32,0.28,0.24,0.21,0.18,0.15,0.13,0.11,0.09,0.073,0.058,0.045,0.034,0.024,0.016,0.01,0.006,0.003,0.001,0 +PARAM_HAIR_BACK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.004,-0.015,-0.033,-0.06,-0.09,-0.12,-0.16,-0.2,-0.24,-0.29,-0.33,-0.38,-0.43,-0.48,-0.53,-0.58,-0.63,-0.68,-0.72,-0.77,-0.81,-0.84,-0.88,-0.91,-0.93,-0.953,-0.968,-0.977,-0.98,-0.98,-0.981,-0.981,-0.978,-0.973,-0.964,-0.95,-0.932,-0.91,-0.88,-0.84,-0.79,-0.75,-0.7,-0.65,-0.6,-0.56,-0.51,-0.46,-0.42,-0.37,-0.33,-0.28,-0.24,-0.21,-0.17,-0.14,-0.11,-0.08,-0.06,-0.037,-0.021,-0.01,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.993,1,1,1,0.998,0.994,0.987,0.977,0.962,0.942,0.91,0.88,0.84,0.79,0.73,0.67,0.61,0.55,0.49,0.44,0.38,0.32,0.27,0.22,0.18,0.14,0.1,0.07,0.05,0.03,0.012,0.003,0 +PARAM_WING_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.007,-0.012,-0.019,-0.026,-0.034,-0.044,-0.054,-0.065,-0.076,-0.088,-0.1,-0.113,-0.125,-0.137,-0.15,-0.162,-0.174,-0.185,-0.196,-0.206,-0.216,-0.224,-0.231,-0.238,-0.243,-0.247,-0.249,-0.25,-0.249,-0.247,-0.244,-0.239,-0.233,-0.226,-0.218,-0.209,-0.2,-0.19,-0.179,-0.168,-0.156,-0.144,-0.131,-0.118,-0.106,-0.093,-0.08,-0.067,-0.054,-0.041,-0.029,-0.017,-0.005,0.006,0.017,0.027,0.036,0.045,0.053,0.06,0.066,0.071,0.075,0.079,0.08,0.081,0.081,0.08,0.078,0.076,0.074,0.07,0.067,0.063,0.059,0.054,0.049,0.044,0.039,0.033,0.028,0.022,0.016,0.01,0.005,-0.001,-0.007,-0.013,-0.018,-0.023,-0.028,-0.033,-0.038,-0.042,-0.046,-0.049,-0.052,-0.055,-0.057,-0.059,-0.061,-0.061,-0.06,-0.06,-0.061,-0.06,-0.058,-0.056,-0.054,-0.051,-0.049,-0.046,-0.043,-0.039,-0.036,-0.033,-0.029,-0.026,-0.022,-0.019,-0.016,-0.013,-0.01,-0.008,-0.006,-0.004,-0.002,-0.001,0,0 +PARAM_WING_DEFORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.005,0.008,0.013,0.018,0.023,0.03,0.037,0.044,0.052,0.06,0.068,0.077,0.085,0.093,0.102,0.11,0.118,0.126,0.133,0.14,0.147,0.152,0.157,0.162,0.165,0.168,0.169,0.17,0.17,0.168,0.166,0.162,0.158,0.153,0.148,0.142,0.135,0.128,0.121,0.113,0.105,0.096,0.088,0.079,0.07,0.061,0.052,0.043,0.034,0.026,0.017,0.009,0.001,-0.007,-0.015,-0.022,-0.028,-0.034,-0.04,-0.045,-0.049,-0.052,-0.055,-0.057,-0.059,-0.059,-0.059,-0.057,-0.055,-0.052,-0.049,-0.044,-0.04,-0.034,-0.028,-0.022,-0.015,-0.008,0,0.007,0.015,0.023,0.031,0.039,0.047,0.055,0.063,0.071,0.078,0.086,0.093,0.1,0.106,0.112,0.117,0.122,0.126,0.13,0.133,0.136,0.138,0.139,0.14,0.139,0.137,0.135,0.131,0.127,0.122,0.116,0.11,0.103,0.096,0.089,0.081,0.074,0.066,0.058,0.051,0.043,0.036,0.029,0.023,0.018,0.013,0.008,0.005,0.002,0.001,0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Breath8.mtn b/model/Potion-Maker/Pio/motions/Breath8.mtn new file mode 100644 index 0000000..f6ef1bb --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Breath8.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.11,-0.41,-0.88,-1.51,-2.24,-3.07,-3.98,-4.92,-5.88,-6.84,-7.77,-8.64,-9.46,-10.18,-10.81,-11.31,-11.69,-11.92,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-12,-11.999,-11.998,-12,-11.996,-11.995,-11.993,-11.991,-11.99,-11.987,-11.985,-11.982,-11.979,-11.976,-11.973,-11.969,-11.965,-11.96,-11.955,-11.95,-11.944,-11.939,-11.932,-11.925,-11.918,-11.91,-11.902,-11.894,-11.885,-11.83,-11.69,-11.46,-11.17,-10.82,-10.41,-9.95,-9.45,-8.92,-8.37,-7.79,-7.2,-6.59,-5.99,-5.38,-4.78,-4.2,-3.62,-3.08,-2.56,-2.08,-1.63,-1.23,-0.88,-0.57,-0.33,-0.15,-0.04,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.31,0.69,1.18,1.8,2.51,3.33,4.2,5.15,6.14,7.19,8.25,9.33,10.41,11.47,12.52,13.56,14.53,15.46,16.33,17.13,17.84,18.47,19.01,19.43,19.74,19.94,20,20,20,20.001,20,20,20,20,20,19.999,19.996,19.993,19.988,19.983,19.976,19.967,19.958,19.946,19.932,19.917,19.9,19.88,19.86,19.83,19.81,19.78,19.74,19.71,19.67,19.63,19.58,19.53,19.48,19.42,19.36,19.3,19.23,19.16,19.08,19,18.85,18.56,18.15,17.62,17,16.3,15.51,14.65,13.75,12.79,11.79,10.77,9.74,8.7,7.67,6.66,5.69,4.75,3.88,3.06,2.31,1.66,1.09,0.63,0.29,0.07,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.499,0.498,0.496,0.494,0.491,0.488,0.485,0.482,0.479,0.475,0.471,0.467,0.464,0.46,0.456,0.453,0.449,0.446,0.443,0.44,0.438,0.435,0.433,0.432,0.431,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.4,0.32,0.23,0.14,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.13,0.25,0.37,0.46,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.498,0.496,0.495,0.492,0.49,0.487,0.485,0.482,0.478,0.475,0.472,0.469,0.466,0.462,0.459,0.456,0.454,0.451,0.449,0.446,0.445,0.443,0.442,0.441,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.41,0.33,0.23,0.14,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.13,0.25,0.37,0.46,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.007,-0.016,-0.027,-0.041,-0.057,-0.076,-0.1,-0.12,-0.14,-0.16,-0.19,-0.22,-0.24,-0.27,-0.3,-0.32,-0.35,-0.37,-0.4,-0.42,-0.44,-0.47,-0.486,-0.504,-0.52,-0.535,-0.547,-0.557,-0.564,-0.568,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.567,-0.559,-0.546,-0.528,-0.51,-0.48,-0.45,-0.42,-0.39,-0.36,-0.32,-0.28,-0.25,-0.21,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.024,-0.011,-0.003,0 +PARAM_MOUTH_OPEN_Y=0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.016,0.06,0.13,0.23,0.35,0.48,0.64,0.8,0.98,1.17,1.37,1.56,1.77,1.97,2.18,2.38,2.58,2.77,2.96,3.13,3.29,3.45,3.58,3.7,3.81,3.89,3.95,3.99,4,4,3.999,3.997,3.994,3.99,3.984,3.978,3.97,3.961,3.949,3.937,3.922,3.906,3.887,3.87,3.84,3.82,3.79,3.76,3.73,3.7,3.66,3.62,3.57,3.53,3.48,3.43,3.37,3.31,3.25,3.18,3.11,3.04,2.96,2.88,2.76,2.6,2.4,2.18,1.94,1.68,1.43,1.17,0.93,0.71,0.51,0.33,0.19,0.09,0.02,0 +PARAM_BREATH=0.5,0.5,0.502,0.503,0.506,0.509,0.513,0.517,0.522,0.527,0.533,0.539,0.546,0.552,0.56,0.567,0.575,0.583,0.591,0.599,0.607,0.615,0.623,0.631,0.639,0.647,0.655,0.663,0.67,0.678,0.684,0.691,0.697,0.703,0.708,0.713,0.717,0.721,0.724,0.727,0.728,0.73,0.73,0.73,0.728,0.725,0.721,0.716,0.711,0.704,0.696,0.688,0.679,0.67,0.66,0.649,0.637,0.626,0.614,0.601,0.589,0.576,0.562,0.549,0.536,0.522,0.508,0.495,0.482,0.47,0.459,0.448,0.438,0.429,0.42,0.411,0.404,0.396,0.389,0.383,0.377,0.372,0.367,0.362,0.358,0.355,0.351,0.349,0.346,0.344,0.343,0.342,0.341,0.34,0.34,0.34,0.343,0.347,0.352,0.358,0.365,0.373,0.381,0.39,0.4,0.409,0.419,0.428,0.438,0.447,0.456,0.464,0.472,0.479,0.485,0.49,0.494,0.497,0.499,0.5 +PARAM_HAIR_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.003,0.01,0.022,0.039,0.058,0.08,0.11,0.13,0.16,0.2,0.23,0.26,0.3,0.33,0.36,0.4,0.43,0.46,0.5,0.52,0.55,0.58,0.6,0.62,0.637,0.651,0.662,0.668,0.67,0.657,0.63,0.59,0.55,0.52,0.505,0.499,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.499,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.496,0.483,0.463,0.44,0.41,0.37,0.33,0.3,0.26,0.21,0.18,0.14,0.11,0.08,0.05,0.03,0.013,0.003,0 +PARAM_HAIR_BACK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.016,0.034,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.42,0.47,0.53,0.58,0.64,0.69,0.74,0.79,0.83,0.87,0.91,0.94,0.97,0.984,0.996,1,1,1,0.998,0.997,0.996,0.994,0.991,0.988,0.985,0.981,0.977,0.972,0.967,0.961,0.955,0.948,0.941,0.933,0.925,0.916,0.906,0.896,0.885,0.874,0.862,0.849,0.836,0.821,0.807,0.791,0.775,0.758,0.74,0.72,0.69,0.66,0.63,0.6,0.56,0.53,0.49,0.45,0.41,0.37,0.32,0.27,0.22,0.17,0.13,0.09,0.06,0.04,0.016,0.004,0 +PARAM_WING_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.003,-0.004,-0.006,-0.008,-0.01,-0.012,-0.015,-0.017,-0.02,-0.023,-0.026,-0.029,-0.032,-0.035,-0.038,-0.041,-0.044,-0.047,-0.05,-0.053,-0.056,-0.059,-0.062,-0.064,-0.067,-0.069,-0.071,-0.073,-0.075,-0.076,-0.078,-0.079,-0.079,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.079,-0.08,-0.078,-0.077,-0.076,-0.075,-0.073,-0.072,-0.071,-0.069,-0.068,-0.066,-0.065,-0.063,-0.061,-0.059,-0.057,-0.055,-0.053,-0.051,-0.049,-0.047,-0.045,-0.043,-0.041,-0.039,-0.037,-0.035,-0.033,-0.031,-0.029,-0.027,-0.025,-0.023,-0.021,-0.019,-0.017,-0.015,-0.014,-0.012,-0.011,-0.009,-0.008,-0.007,-0.005,-0.004,-0.003,-0.002,-0.002,0,-0.001,0,0,0 +PARAM_WING_DEFORM=0,0,0.003,0.006,0.01,0.016,0.022,0.029,0.036,0.044,0.053,0.061,0.07,0.079,0.087,0.096,0.104,0.111,0.118,0.124,0.13,0.134,0.137,0.139,0.14,0.14,0.137,0.134,0.129,0.123,0.116,0.108,0.1,0.09,0.08,0.069,0.058,0.046,0.034,0.022,0.009,-0.004,-0.017,-0.03,-0.043,-0.056,-0.068,-0.08,-0.092,-0.104,-0.115,-0.126,-0.136,-0.145,-0.154,-0.162,-0.169,-0.175,-0.18,-0.184,-0.187,-0.189,-0.19,-0.19,-0.19,-0.19,-0.188,-0.187,-0.185,-0.183,-0.18,-0.175,-0.17,-0.164,-0.158,-0.153,-0.147,-0.14,-0.134,-0.128,-0.123,-0.117,-0.111,-0.105,-0.099,-0.093,-0.087,-0.082,-0.077,-0.072,-0.067,-0.063,-0.058,-0.054,-0.05,-0.046,-0.042,-0.038,-0.035,-0.032,-0.029,-0.026,-0.023,-0.02,-0.018,-0.016,-0.013,-0.011,-0.01,-0.008,-0.006,-0.005,-0.004,-0.003,-0.002,0,-0.001,0,0,0 +PARAM_RIBBON_DEFORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.012,-0.026,-0.044,-0.06,-0.09,-0.11,-0.13,-0.16,-0.18,-0.199,-0.216,-0.231,-0.241,-0.248,-0.25,-0.247,-0.238,-0.226,-0.21,-0.191,-0.17,-0.15,-0.13,-0.11,-0.09,-0.066,-0.048,-0.032,-0.019,-0.009,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BLUSH=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.003,0.005,0.008,0.011,0.014,0.018,0.023,0.028,0.033,0.039,0.045,0.051,0.058,0.065,0.072,0.079,0.087,0.094,0.102,0.109,0.117,0.125,0.133,0.141,0.148,0.156,0.163,0.171,0.178,0.185,0.192,0.199,0.205,0.211,0.217,0.222,0.227,0.232,0.236,0.239,0.242,0.245,0.247,0.249,0.25,0.25,0.25,0.249,0.247,0.245,0.242,0.239,0.236,0.232,0.227,0.222,0.217,0.211,0.205,0.199,0.192,0.185,0.178,0.171,0.163,0.156,0.148,0.141,0.133,0.125,0.117,0.109,0.102,0.094,0.087,0.079,0.072,0.065,0.058,0.051,0.045,0.039,0.033,0.028,0.023,0.018,0.014,0.011,0.008,0.005,0.003,0.001,0,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Fail.mtn b/model/Potion-Maker/Pio/motions/Fail.mtn new file mode 100644 index 0000000..eb9a29a --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Fail.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=-1,-0.74,-0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=7.26,13.24,24.03,30,28.59,24.81,19.33,12.85,6.15,-0.33,-5.81,-9.59,-11,-10.94,-10.79,-10.54,-10.21,-9.82,-9.37,-8.86,-8.32,-7.74,-7.14,-6.53,-5.89,-5.26,-4.64,-4.03,-3.44,-2.88,-2.34,-1.84,-1.39,-1,-0.66,-0.38,-0.17,-0.04,0,-1.03,-3.8,-7.8,-12.55,-17.45,-22.2,-26.2,-28.97,-30,-27.79,-22.43,-15.88,-9.49,-4.36,-1.1,0,-2.21,-7.57,-14.12,-20.51,-25.64,-28.9,-30,-29.62,-28.55,-26.87,-24.74,-22.2,-19.42,-16.49,-13.51,-10.58,-7.8,-5.26,-3.13,-1.45,-0.38,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.88,1.85,3.06,4.4,5.82,7.22,8.53,9.69,10.66,11.39,11.84,12,11.82,11.34,10.61,9.71,8.7,7.63,6.58,5.6,4.74,4.01,3.46,3.12,3,3.07,3.27,3.59,4,4.49,5.05,5.66,6.32,7,7.7,8.41,9.12,9.81,10.49,11.12,11.72,12.27,12.76,13.18,13.53,13.79,13.94,14,13.82,13.32,12.54,11.55,10.36,9.06,7.7,6.3,4.94,3.64,2.45,1.46,0.68,0.18,0 +PARAM_EMOTION=0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.57,0.569,0.569,0.568,0.57,0.567,0.566,0.57,0.565,0.564,0.56,0.563,0.56,0.561,0.561,0.56,0.559,0.559,0.56,0.558,0.557,0.56,0.556,0.56,0.554,0.554,0.55,0.553,0.552,0.55,0.551,0.55,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,0.992,0.978,0.97,0.97,0.97,0.97,0.97,0.971,0.97,0.973,0.973,0.974,0.97,0.976,0.977,0.978,0.979,0.98,0.981,0.982,0.983,0.984,0.985,0.987,0.988,0.989,0.99,0.991,0.992,0.993,0.994,0.995,0.996,0.996,0.997,1,0.998,1,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0.09,0.23,0.37,0.46,0.5 +PARAM_EYE_R_OPEN=1,0.992,0.978,0.97,0.97,0.97,0.97,0.97,0.971,0.97,0.973,0.973,0.974,0.97,0.976,0.977,0.978,0.979,0.98,0.981,0.982,0.983,0.984,0.985,0.987,0.988,0.989,0.99,0.991,0.992,0.993,0.994,0.995,0.996,0.996,0.997,1,0.998,1,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0.09,0.23,0.37,0.46,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,-0.001,-0.003,-0.006,-0.01,-0.015,-0.022,-0.029,-0.037,-0.047,-0.057,-0.068,-0.08,-0.092,-0.106,-0.12,-0.135,-0.15,-0.166,-0.183,-0.2,-0.217,-0.236,-0.254,-0.273,-0.292,-0.312,-0.332,-0.35,-0.372,-0.39,-0.414,-0.43,-0.46,-0.48,-0.5,-0.52,-0.54,-0.56,-0.58,-0.6,-0.623,-0.643,-0.66,-0.683,-0.702,-0.721,-0.74,-0.759,-0.777,-0.794,-0.811,-0.828,-0.844,-0.859,-0.874,-0.888,-0.901,-0.914,-0.926,-0.937,-0.947,-0.957,-0.966,-0.974,-0.98,-0.986,-0.991,-0.995,-0.998,-0.999,-1,-0.82,-0.54,-0.27,-0.08,0 +PARAM_BROW_L_Y=-0.18,-0.34,-0.61,-0.76,-0.76,-0.759,-0.757,-0.754,-0.752,-0.748,-0.744,-0.74,-0.735,-0.73,-0.725,-0.72,-0.714,-0.708,-0.703,-0.697,-0.691,-0.685,-0.679,-0.673,-0.667,-0.662,-0.657,-0.651,-0.646,-0.642,-0.638,-0.634,-0.63,-0.627,-0.625,-0.623,-0.621,-0.62,-0.62,-0.62,-0.62,-0.622,-0.624,-0.626,-0.628,-0.63,-0.633,-0.636,-0.639,-0.642,-0.645,-0.648,-0.651,-0.653,-0.656,-0.659,-0.661,-0.663,-0.665,-0.667,-0.668,-0.669,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.62,-0.5,-0.34,-0.17,-0.05,0 +PARAM_BROW_R_Y=-0.23,-0.43,-0.78,-0.97,-0.97,-0.969,-0.967,-0.964,-0.962,-0.958,-0.954,-0.95,-0.945,-0.94,-0.935,-0.93,-0.924,-0.918,-0.913,-0.907,-0.901,-0.895,-0.889,-0.883,-0.877,-0.872,-0.867,-0.861,-0.856,-0.852,-0.848,-0.844,-0.84,-0.837,-0.835,-0.833,-0.831,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.831,-0.83,-0.832,-0.83,-0.833,-0.83,-0.834,-0.83,-0.836,-0.836,-0.84,-0.837,-0.84,-0.838,-0.84,-0.839,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.839,-0.837,-0.834,-0.83,-0.76,-0.61,-0.41,-0.21,-0.06,0 +PARAM_BROW_L_ANGLE=-0.24,-0.44,-0.8,-1,-1,-0.998,-0.996,-0.993,-0.989,-0.983,-0.978,-0.971,-0.963,-0.955,-0.945,-0.935,-0.924,-0.912,-0.899,-0.885,-0.871,-0.855,-0.839,-0.822,-0.804,-0.785,-0.765,-0.74,-0.72,-0.7,-0.68,-0.65,-0.63,-0.6,-0.58,-0.55,-0.52,-0.49,-0.46,0.44,0.457,0.473,0.488,0.503,0.517,0.53,0.542,0.553,0.564,0.574,0.583,0.592,0.6,0.607,0.613,0.619,0.624,0.628,0.632,0.635,0.637,0.639,0.64,0.64,0.627,0.59,0.54,0.48,0.41,0.33,0.25,0.19,0.12,0.07,0.03,0.01,0 +PARAM_BROW_R_ANGLE=-0.24,-0.44,-0.8,-1,-1,-0.998,-0.996,-0.993,-0.989,-0.984,-0.978,-0.971,-0.964,-0.955,-0.946,-0.936,-0.925,-0.913,-0.901,-0.887,-0.873,-0.858,-0.842,-0.825,-0.807,-0.789,-0.77,-0.749,-0.73,-0.71,-0.68,-0.66,-0.64,-0.61,-0.58,-0.56,-0.53,-0.5,-0.47,0.4,0.43,0.46,0.49,0.51,0.54,0.56,0.58,0.6,0.624,0.642,0.658,0.674,0.688,0.7,0.712,0.722,0.731,0.739,0.745,0.751,0.755,0.758,0.759,0.76,0.745,0.7,0.64,0.57,0.48,0.39,0.3,0.22,0.15,0.08,0.04,0.01,0 +PARAM_EAR_DEFORM=0.18,0.56,0.7,0.65,0.55,0.43,0.3,0.19,0.09,0.02,0,0,0.002,0.005,0.008,0.013,0.018,0.023,0.029,0.036,0.043,0.05,0.058,0.065,0.073,0.08,0.088,0.095,0.102,0.108,0.114,0.12,0.125,0.129,0.133,0.136,0.138,0.14,0.14,0.12,0.06,-0.04,-0.15,-0.28,-0.41,-0.55,-0.67,-0.78,-0.87,-0.94,-0.99,-1,-1,-1,-1,-1,-0.999,-1,-0.997,-0.996,-0.995,-0.994,-0.992,-0.99,-0.988,-0.986,-0.983,-0.98,-0.977,-0.974,-0.97,-0.89,-0.72,-0.48,-0.25,-0.07,0 +PARAM_MOUTH_OPEN_Y=1,1,1,1,0.995,0.982,0.963,0.94,0.92,0.89,0.872,0.857,0.85,0.847,0.845,0.843,0.841,0.84,0.838,0.837,0.836,0.835,0.833,0.832,0.83,0.82,0.813,0.807,0.8,0.794,0.787,0.781,0.775,0.769,0.763,0.757,0.752,0.746,0.74,0.16,0.23,0.35,0.43,0.46,0.38,0.25,0.16,0.13,0.21,0.35,0.44,0.47,0.39,0.24,0.16,0.47,0.58,0.579,0.577,0.574,0.571,0.566,0.561,0.555,0.55,0.544,0.538,0.532,0.526,0.521,0.516,0.511,0.508,0.504,0.502,0.501,0.5 +PARAM_BODY_ANGLE_X=0,-0.79,-2.21,-3,-2.86,-2.49,-1.96,-1.33,-0.67,-0.04,0.49,0.86,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,2.63,7.37,10,9.55,8.35,6.62,4.56,2.44,0.38,-1.35,-2.55,-3,-2.94,-2.78,-2.54,-2.24,-1.9,-1.54,-1.19,-0.87,-0.58,-0.34,-0.15,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=-0.73,-1.32,-2.4,-3,-2.9,-2.62,-2.22,-1.75,-1.25,-0.78,-0.38,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.62,0.72,0.9,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,0.99,0.96,0.92,0.87,0.82,0.76,0.7,0.64,0.6,0.56,0.53,0.507,0.5,0.506,0.521,0.54,0.57,0.6,0.64,0.67,0.7,0.73,0.75,0.766,0.776,0.78,0.77,0.74,0.7,0.65,0.59,0.53,0.46,0.4,0.35,0.31,0.28,0.27,0.275,0.287,0.305,0.33,0.35,0.38,0.41,0.43,0.46,0.474,0.488,0.497,0.5 +PARAM_HAIR_SIDE=0.13,0.41,0.51,0.33,0.03,-0.17,-0.24,-0.13,0.05,0.17,0.21,0.16,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0.001,0.002,0.004,0.006,0.008,0.011,0.014,0.017,0.02,0.024,0.028,0.031,0.035,0.04,0.044,0.048,0.052,0.057,0.061,0.065,0.069,0.074,0.078,0.081,0.085,0.089,0.092,0.095,0.098,0.101,0.103,0.105,0.107,0.108,0.109,0.11,0.11,0.09,0.03,-0.05,-0.15,-0.26,-0.39,-0.5,-0.61,-0.71,-0.8,-0.86,-0.9,-0.91,-0.91,-0.909,-0.907,-0.904,-0.901,-0.896,-0.89,-0.883,-0.875,-0.865,-0.854,-0.842,-0.828,-0.812,-0.795,-0.776,-0.756,-0.73,-0.71,-0.64,-0.5,-0.33,-0.17,-0.05,0 +PARAM_WING_DEFORM=0.26,0.8,1,0.97,0.89,0.77,0.61,0.44,0.26,0.09,-0.08,-0.23,-0.35,-0.44,-0.5,-0.52,-0.506,-0.47,-0.41,-0.35,-0.28,-0.21,-0.14,-0.09,-0.04,0,0.04,0.07,0.09,0.112,0.127,0.139,0.147,0.153,0.156,0.159,0.16,0.16,0.16,0.142,0.09,0.02,-0.07,-0.17,-0.27,-0.38,-0.47,-0.56,-0.63,-0.68,-0.72,-0.73,-0.73,-0.729,-0.727,-0.725,-0.722,-0.718,-0.712,-0.706,-0.698,-0.69,-0.679,-0.668,-0.655,-0.641,-0.626,-0.609,-0.591,-0.571,-0.55,-0.49,-0.39,-0.26,-0.13,-0.04,0 +PARAM_RIBBON_DEFORM=0.06,0.19,0.39,0.58,0.72,0.77,0.72,0.58,0.37,0.13,-0.12,-0.36,-0.57,-0.71,-0.76,-0.69,-0.51,-0.28,-0.04,0.14,0.21,0.16,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BLUSH=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.25,-0.47,-0.68,-0.85,-0.96,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.92,-0.74,-0.5,-0.26,-0.08,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Sleeping.mtn b/model/Potion-Maker/Pio/motions/Sleeping.mtn new file mode 100644 index 0000000..d6ebed2 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Sleeping.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10.03,10.13,10.26,10.42,10.58,10.74,10.87,10.97,11,10.79,10.24,9.44,8.49,7.51,6.56,5.76,5.21,5,5.015,5.06,5.13,5.23,5.35,5.49,5.65,5.83,6.04,6.25,6.48,6.73,6.99,7.25,7.53,7.81,8.1,8.4,8.7,9.01,9.31,9.61,9.92,10.22,10.52,10.81,11.1,11.38,11.66,11.92,12.17,12.42,12.65,12.86,13.06,13.25,13.41,13.56,13.69,13.8,13.88,13.95,13.99,14,13.98,13.92,13.83,13.71,13.57,13.41,13.22,13.02,12.82,12.6,12.37,12.14,11.91,11.69,11.47,11.25,11.05,10.85,10.67,10.51,10.36,10.24,10.14,10.06,10.02,10 +PARAM_ANGLE_Y=-8,-8.04,-8.15,-8.32,-8.56,-8.86,-9.21,-9.63,-10.09,-10.59,-11.14,-11.73,-12.35,-12.99,-13.68,-14.38,-15.11,-15.85,-16.6,-17.36,-18.13,-18.9,-19.68,-20.45,-21.19,-21.95,-22.69,-23.4,-24.09,-24.77,-25.41,-26.03,-26.61,-27.15,-27.66,-28.12,-28.54,-28.92,-29.24,-29.5,-29.72,-29.87,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-28.52,-24.55,-18.81,-12.01,-4.99,1.81,7.55,11.52,13,12.93,12.72,12.38,11.92,11.34,10.66,9.87,9.01,8.05,7.02,5.91,4.73,3.51,2.23,0.91,-0.43,-1.83,-3.26,-4.68,-6.14,-7.59,-9.04,-10.51,-11.95,-13.38,-14.78,-16.16,-17.5,-18.81,-20.07,-21.27,-22.44,-23.54,-24.55,-25.52,-26.41,-27.2,-27.91,-28.52,-29.04,-29.45,-29.75,-29.94,-30,-29.89,-29.58,-29.08,-28.43,-27.65,-26.73,-25.72,-24.63,-23.49,-22.27,-21.05,-19.79,-18.52,-17.28,-16.07,-14.87,-13.75,-12.68,-11.68,-10.79,-9.99,-9.31,-8.76,-8.35,-8.09,-8 +PARAM_ANGLE_Z=10,10.005,10.018,10.04,10.07,10.11,10.16,10.22,10.28,10.36,10.44,10.53,10.63,10.74,10.85,10.97,11.1,11.24,11.38,11.54,11.69,11.86,12.03,12.21,12.4,12.59,12.79,12.99,13.2,13.42,13.64,13.87,14.11,14.34,14.59,14.84,15.09,15.35,15.61,15.88,16.16,16.43,16.71,17,17.27,17.49,17.66,17.79,17.88,17.94,17.98,17.995,18,17.52,16.23,14.36,12.14,9.86,7.64,5.77,4.48,4,4.02,4.08,4.19,4.33,4.5,4.71,4.95,5.21,5.5,5.81,6.14,6.5,6.87,7.26,7.66,8.06,8.48,8.91,9.34,9.79,10.22,10.66,11.11,11.54,11.97,12.4,12.82,13.22,13.62,14,14.36,14.71,15.05,15.35,15.65,15.91,16.15,16.37,16.55,16.71,16.83,16.93,16.98,17,16.96,16.86,16.71,16.5,16.25,15.96,15.64,15.29,14.93,14.54,14.15,13.75,13.35,12.95,12.57,12.19,11.83,11.49,11.17,10.89,10.63,10.42,10.24,10.11,10.03,10 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06 +PARAM_EYE_R_OPEN=0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=-1 +PARAM_BROW_R_Y=-1 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.789,0.79,0.79,0.788,0.79,0.79,0.787,0.79,0.786,0.79,0.785,0.78,0.784,0.78,0.783,0.78,0.782,0.781,0.78,0.78,0.78,0.779,0.78,0.777,0.777,0.78,0.776,0.78,0.775,0.77,0.774,0.77,0.773,0.77,0.77,0.772,0.77,0.77,0.771,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.773,0.783,0.796,0.812,0.828,0.844,0.857,0.867,0.87,0.87,0.87,0.87,0.869,0.867,0.864,0.86,0.84,0.79,0.74,0.69,0.64,0.62,0.61,0.619,0.639,0.66,0.69,0.71,0.732,0.745,0.75,0.742,0.722,0.7,0.67,0.656,0.644,0.64,0.642,0.647,0.656,0.666,0.679,0.693,0.708,0.722,0.737,0.751,0.764,0.774,0.783,0.788,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.5,0.5,0.5,0.498,0.498,0.497,0.495,0.494,0.492,0.49,0.488,0.486,0.483,0.48,0.477,0.474,0.47,0.466,0.462,0.458,0.454,0.449,0.444,0.439,0.433,0.427,0.422,0.415,0.409,0.402,0.395,0.388,0.38,0.372,0.364,0.356,0.347,0.338,0.329,0.32,0.31,0.3,0.29,0.278,0.264,0.25,0.235,0.221,0.209,0.199,0.192,0.19,0.19,0.191,0.193,0.195,0.198,0.202,0.206,0.21,0.215,0.22,0.226,0.232,0.239,0.246,0.253,0.26,0.268,0.276,0.284,0.292,0.301,0.309,0.318,0.326,0.335,0.344,0.353,0.361,0.37,0.379,0.387,0.395,0.404,0.412,0.419,0.427,0.434,0.441,0.448,0.455,0.461,0.467,0.472,0.477,0.482,0.486,0.489,0.492,0.495,0.497,0.499,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Success.mtn b/model/Potion-Maker/Pio/motions/Success.mtn new file mode 100644 index 0000000..d309cc3 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Success.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,0.95,3.27,6.37,9.5,11.91,13,13.17,13.31,13.44,13.56,13.65,13.73,13.8,13.85,13.9,13.93,13.96,13.974,13.987,13.995,13.999,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,12.97,10.47,7.41,4.43,2.04,0.51,0 +PARAM_ANGLE_Z=0,1.78,6.1,11.86,17.66,22.07,24,24.19,24.36,24.54,24.7,24.85,25,25.14,25.28,25.41,25.53,25.65,25.76,25.87,25.96,26.06,26.15,26.23,26.31,26.38,26.45,26.52,26.58,26.63,26.68,26.73,26.77,26.81,26.84,26.87,26.9,26.93,26.946,26.963,26.976,26.987,26.994,26.999,27,25.01,20.19,14.29,8.54,3.93,0.99,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.52,0.58,0.66,0.74,0.8,0.83,0.831,0.832,0.834,0.835,0.836,0.837,0.838,0.839,0.839,0.84,0.841,0.84,0.843,0.843,0.84,0.844,0.84,0.845,0.85,0.846,0.85,0.847,0.85,0.85,0.848,0.85,0.85,0.85,0.849,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.82,0.76,0.69,0.61,0.55,0.51,0.5 +PARAM_EYE_R_OPEN=0.5,0.52,0.58,0.66,0.74,0.8,0.83,0.832,0.834,0.835,0.837,0.839,0.84,0.842,0.843,0.844,0.845,0.847,0.848,0.849,0.85,0.851,0.852,0.852,0.853,0.85,0.855,0.855,0.86,0.856,0.86,0.857,0.86,0.858,0.86,0.86,0.859,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.83,0.77,0.69,0.61,0.55,0.51,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,-0.08,-0.26,-0.5,-0.74,-0.92,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.93,-0.75,-0.53,-0.32,-0.15,-0.04,0 +PARAM_BROW_L_Y=0,-0.04,-0.15,-0.29,-0.43,-0.54,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.579,-0.58,-0.578,-0.58,-0.577,-0.576,-0.58,-0.574,-0.573,-0.572,-0.571,-0.57,-0.569,-0.567,-0.566,-0.564,-0.562,-0.561,-0.559,-0.557,-0.554,-0.552,-0.55,-0.547,-0.545,-0.542,-0.539,-0.537,-0.533,-0.53,-0.527,-0.524,-0.52,-0.48,-0.38,-0.27,-0.16,-0.07,-0.02,0 +PARAM_BROW_R_Y=0,-0.06,-0.21,-0.4,-0.59,-0.74,-0.8,-0.8,-0.8,-0.8,-0.8,-0.799,-0.798,-0.8,-0.796,-0.795,-0.794,-0.793,-0.791,-0.79,-0.788,-0.786,-0.784,-0.781,-0.779,-0.776,-0.774,-0.771,-0.768,-0.764,-0.761,-0.757,-0.753,-0.749,-0.745,-0.74,-0.736,-0.731,-0.726,-0.72,-0.715,-0.709,-0.703,-0.696,-0.69,-0.63,-0.51,-0.36,-0.21,-0.1,-0.02,0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0 +PARAM_MOUTH_OPEN_Y=0.5,0.46,0.37,0.25,0.13,0.04,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0.002,0,0,0.003,0,0.004,0,0.005,0.01,0.006,0.007,0.01,0.008,0.009,0.01,0.01,0.012,0.013,0.014,0.014,0.016,0.017,0.018,0.019,0.02,0.06,0.14,0.25,0.35,0.43,0.48,0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0,-0.014,-0.05,-0.11,-0.19,-0.28,-0.39,-0.5,-0.61,-0.72,-0.82,-0.92,-1,-1.08,-1.15,-1.22,-1.29,-1.35,-1.41,-1.46,-1.51,-1.56,-1.6,-1.65,-1.68,-1.72,-1.75,-1.78,-1.81,-1.84,-1.86,-1.88,-1.901,-1.919,-1.934,-1.948,-1.959,-1.969,-1.978,-1.985,-1.991,-1.995,-1.998,-1.999,-2,-1.85,-1.5,-1.06,-0.63,-0.29,-0.07,0 +PARAM_BREATH=0.5,0.498,0.491,0.481,0.469,0.455,0.44,0.425,0.411,0.399,0.389,0.382,0.38,0.381,0.385,0.392,0.401,0.411,0.424,0.438,0.452,0.469,0.485,0.502,0.52,0.538,0.555,0.571,0.588,0.602,0.616,0.629,0.639,0.648,0.655,0.659,0.66,0.658,0.652,0.643,0.632,0.618,0.604,0.588,0.572,0.556,0.542,0.528,0.517,0.508,0.502,0.5 +PARAM_HAIR_SIDE=0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,0.75,0.34,-0.04,-0.31,-0.42,-0.23,0.08,0.3,0.37,0.3,0.2,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,0.91,0.77,0.63,0.54,0.5,0.62,0.82,0.96,1,1,1,1,1,1,1,1,1,0.995,0.981,0.96,0.93,0.89,0.85,0.81,0.76,0.7,0.65,0.59,0.54,0.48,0.42,0.37,0.31,0.26,0.21,0.17,0.13,0.09,0.06,0.03,0.016,0.004,0 +PARAM_WING_ANGLE=0,0.02,0.07,0.15,0.22,0.27,0.29,0.286,0.276,0.26,0.24,0.22,0.19,0.16,0.13,0.11,0.08,0.06,0.039,0.023,0.01,0.003,0,0.04,0.12,0.16,0.12,0.04,0,0.03,0.1,0.13,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_WING_DEFORM=0,0.03,0.11,0.21,0.3,0.38,0.41,0.405,0.39,0.37,0.34,0.3,0.27,0.23,0.19,0.15,0.12,0.08,0.06,0.03,0.015,0.004,0,0.04,0.12,0.16,0.12,0.04,0,0.04,0.13,0.17,0.13,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0,0.03,0.1,0.2,0.29,0.36,0.39,0.39,0.39,0.39,0.389,0.388,0.387,0.385,0.384,0.381,0.379,0.376,0.373,0.369,0.365,0.36,0.355,0.35,0.343,0.337,0.33,0.322,0.313,0.304,0.295,0.284,0.274,0.262,0.25,0.234,0.216,0.197,0.178,0.158,0.138,0.118,0.099,0.081,0.064,0.049,0.035,0.023,0.013,0.006,0.002,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Sukebei1.mtn b/model/Potion-Maker/Pio/motions/Sukebei1.mtn new file mode 100644 index 0000000..82e2e03 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Sukebei1.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.53,-1.47,-2,-1.93,-1.75,-1.49,-1.19,-0.88,-0.59,-0.35,-0.16,-0.04,0,0,0,0,0,0,0,0,0.18,0.7,1.48,2.49,3.68,5.03,6.47,7.97,9.52,11.08,12.61,14.09,15.51,16.8,17.99,19.01,19.84,20.46,20.86,21,21,21,21,21,21,21,21,21,21,21,21,21,20.28,18.34,15.54,12.22,8.78,5.46,2.66,0.72,0 +PARAM_ANGLE_Y=0,4.73,13.27,18,16.35,12.02,5.76,-1.39,-8.81,-15.73,-21.64,-26.15,-29,-30,-28.01,-23.19,-17.29,-11.54,-6.93,-3.99,-3,-3.23,-3.9,-4.9,-6.2,-7.73,-9.47,-11.32,-13.25,-15.24,-17.25,-19.21,-21.12,-22.94,-24.6,-26.13,-27.44,-28.51,-29.31,-29.82,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-28.97,-26.2,-22.2,-17.45,-12.55,-7.8,-3.8,-1.03,0 +PARAM_ANGLE_Z=0,0.006,0.023,0.05,0.09,0.13,0.19,0.25,0.33,0.4,0.49,0.58,0.68,0.77,0.88,0.98,1.09,1.2,1.32,1.43,1.54,1.66,1.77,1.88,1.98,2.09,2.19,2.29,2.39,2.47,2.56,2.64,2.71,2.77,2.83,2.88,2.92,2.96,2.98,2.995,3,3,3,3,3,3,3,3,3,3,3,3,3,2.9,2.62,2.22,1.75,1.25,0.78,0.38,0.1,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.56,0.65,0.73,0.8,0.82,0.82,0.82,0.821,0.82,0.818,0.815,0.81,0.794,0.77,0.73,0.69,0.65,0.61,0.58,0.55,0.52,0.506,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.56,0.65,0.73,0.8,0.82,0.82,0.82,0.821,0.82,0.818,0.815,0.81,0.794,0.77,0.73,0.69,0.65,0.61,0.58,0.55,0.52,0.506,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_EYE_BALL_X=0,0.003,0.007,0.01,0.01,0.01,0.01,0.01,0.009,0.01,0.008,0.007,0.006,0.005,0.003,0.002,0,-0.002,-0.004,-0.006,-0.009,-0.011,-0.014,-0.017,-0.02,-0.024,-0.028,-0.032,-0.036,-0.04,-0.045,-0.05,-0.059,-0.073,-0.091,-0.111,-0.131,-0.15,-0.165,-0.176,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.174,-0.157,-0.13,-0.1,-0.08,-0.05,-0.02,-0.006,0 +PARAM_EYE_BALL_Y=0,-0.09,-0.24,-0.33,-0.328,-0.324,-0.317,-0.307,-0.295,-0.281,-0.264,-0.246,-0.226,-0.2,-0.18,-0.16,-0.13,-0.11,-0.08,-0.05,-0.03,0,0.03,0.06,0.08,0.11,0.13,0.16,0.18,0.21,0.23,0.25,0.269,0.282,0.29,0.294,0.295,0.29,0.293,0.291,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.25,0.21,0.17,0.12,0.08,0.04,0.01,0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0,0,0,-0.12,-0.32,-0.5,-0.63,-0.68,-0.68,-0.677,-0.675,-0.673,-0.671,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.65,-0.59,-0.5,-0.39,-0.28,-0.17,-0.08,-0.02,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0,0,0,-0.12,-0.32,-0.51,-0.64,-0.69,-0.689,-0.685,-0.681,-0.676,-0.673,-0.671,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.65,-0.59,-0.5,-0.39,-0.28,-0.17,-0.08,-0.02,0 +PARAM_BROW_L_ANGLE=0,-0.16,-0.42,-0.6,-0.66,-0.61,-0.49,-0.3,-0.09,0.14,0.35,0.54,0.66,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.69,0.62,0.53,0.41,0.3,0.18,0.09,0.02,0 +PARAM_BROW_R_ANGLE=0,-0.16,-0.43,-0.61,-0.67,-0.62,-0.5,-0.31,-0.1,0.13,0.34,0.53,0.65,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.68,0.61,0.52,0.41,0.29,0.18,0.09,0.02,0 +PARAM_EAR_DEFORM=0,0.08,0.22,0.34,0.43,0.47,0.468,0.46,0.448,0.432,0.41,0.39,0.36,0.32,0.29,0.25,0.2,0.16,0.11,0.06,0,-0.06,-0.11,-0.16,-0.21,-0.26,-0.31,-0.36,-0.41,-0.46,-0.51,-0.56,-0.61,-0.67,-0.72,-0.78,-0.86,-0.92,-0.96,-0.99,-1,-0.997,-0.988,-0.972,-0.95,-0.92,-0.88,-0.84,-0.78,-0.72,-0.65,-0.57,-0.48,-0.39,-0.31,-0.23,-0.16,-0.11,-0.06,-0.03,-0.01,0 +PARAM_MOUTH_OPEN_Y=0.5,0.61,0.8,0.91,0.91,0.91,0.908,0.905,0.9,0.87,0.83,0.79,0.76,0.75,0.75,0.751,0.753,0.755,0.758,0.761,0.765,0.769,0.773,0.778,0.783,0.788,0.792,0.798,0.802,0.807,0.812,0.817,0.821,0.825,0.829,0.832,0.835,0.837,0.839,0.84,0.84,0.84,0.84,0.838,0.836,0.833,0.828,0.821,0.812,0.801,0.787,0.77,0.75,0.72,0.69,0.66,0.62,0.58,0.55,0.52,0.506,0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0,0.97,2.56,3.65,4,3.79,3.24,2.44,1.49,0.51,-0.44,-1.24,-1.79,-2,-1.85,-1.5,-1.06,-0.63,-0.29,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.6,0.77,0.89,0.93,0.915,0.88,0.82,0.75,0.68,0.61,0.55,0.51,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.15,0.38,0.55,0.6,0.588,0.55,0.5,0.43,0.35,0.27,0.18,0.09,0,-0.09,-0.16,-0.23,-0.29,-0.33,-0.35,-0.36,-0.353,-0.334,-0.3,-0.27,-0.22,-0.17,-0.12,-0.07,-0.02,0.03,0.08,0.11,0.14,0.163,0.17,0.17,0.167,0.163,0.158,0.152,0.145,0.137,0.129,0.12,0.11,0.101,0.091,0.081,0.072,0.062,0.053,0.044,0.036,0.028,0.022,0.015,0.01,0.006,0.003,0.001,0 +PARAM_WING_DEFORM=0,-0.24,-0.64,-0.91,-1,-0.995,-0.979,-0.95,-0.92,-0.88,-0.83,-0.77,-0.71,-0.65,-0.58,-0.5,-0.43,-0.35,-0.27,-0.19,-0.11,-0.03,0.05,0.12,0.19,0.26,0.33,0.39,0.44,0.49,0.54,0.57,0.6,0.62,0.636,0.64,0.637,0.628,0.613,0.594,0.57,0.54,0.52,0.48,0.45,0.42,0.38,0.34,0.31,0.27,0.23,0.2,0.17,0.14,0.11,0.08,0.06,0.038,0.022,0.01,0.003,0 +PARAM_RIBBON_DEFORM=0,0.07,0.18,0.29,0.36,0.39,0.36,0.29,0.18,0.06,-0.06,-0.18,-0.28,-0.36,-0.4,-0.42,-0.38,-0.29,-0.18,-0.06,0.04,0.13,0.19,0.21,0.195,0.16,0.11,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BLUSH=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.007,0.028,0.06,0.1,0.15,0.2,0.26,0.32,0.38,0.43,0.48,0.52,0.55,0.573,0.58,0.58,0.58,0.579,0.577,0.576,0.574,0.571,0.567,0.563,0.558,0.553,0.546,0.539,0.531,0.521,0.511,0.5,0.488,0.475,0.461,0.446,0.43,0.4,0.35,0.29,0.23,0.16,0.1,0.05,0.01,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Sukebei2.mtn b/model/Potion-Maker/Pio/motions/Sukebei2.mtn new file mode 100644 index 0000000..8436933 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Sukebei2.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.5,-1.63,-3.26,-5.36,-8,-12.01,-14.49,-15.68,-16,-15.24,-13.21,-10.15,-6.31,-2.07,2.44,6.87,11.01,14.67,17.75,20.06,21.51,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,21.58,20.49,18.89,16.93,14.74,12.45,10.13,7.88,5.78,3.88,2.31,1.08,0.28,0 +PARAM_ANGLE_Y=0,5.36,13.95,21.96,27.75,30,30,30,30,30,28.92,26.03,21.68,16.23,10.2,3.79,-2.5,-8.38,-13.59,-17.96,-21.25,-23.3,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-23.54,-22.35,-20.61,-18.46,-16.07,-13.58,-11.05,-8.6,-6.31,-4.24,-2.52,-1.17,-0.3,0 +PARAM_ANGLE_Z=0,1.25,3.25,5.12,6.47,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6.87,6.52,6.01,5.39,4.69,3.96,3.22,2.51,1.84,1.24,0.74,0.34,0.09,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.94,0.94,0.94,0.94,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.94,0.94,0.94,0.94,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_L_OPEN2=-0.94,-0.94,-0.94,-0.94,-0.941,-0.942,-0.94,-0.944,-0.945,-0.946,-0.948,-0.949,-0.951,-0.952,-0.954,-0.956,-0.957,-0.959,-0.961,-0.963,-0.965,-0.967,-0.969,-0.971,-0.973,-0.975,-0.977,-0.979,-0.981,-0.983,-0.984,-0.986,-0.988,-0.989,-0.991,-0.992,-0.994,-0.995,-0.996,-0.997,-1,-0.999,-0.999,-1,-1,-1,-0.999,-0.997,-0.994,-0.991,-0.987,-0.983,-0.978,-0.974,-0.971,-0.967,-0.964,-0.962,-0.961,-0.96 +PARAM_EYE_R_OPEN2=-0.94,-0.94,-0.94,-0.94,-0.941,-0.942,-0.94,-0.944,-0.945,-0.946,-0.948,-0.949,-0.951,-0.952,-0.954,-0.956,-0.957,-0.959,-0.961,-0.963,-0.965,-0.967,-0.969,-0.971,-0.973,-0.975,-0.977,-0.979,-0.981,-0.983,-0.984,-0.986,-0.988,-0.989,-0.991,-0.992,-0.994,-0.995,-0.996,-0.997,-1,-0.999,-0.999,-1,-1,-1,-0.999,-0.997,-0.993,-0.988,-0.983,-0.978,-0.973,-0.968,-0.963,-0.959,-0.955,-0.952,-0.951,-0.95 +PARAM_EYE_BALL_X=0,-0.011,-0.028,-0.044,-0.055,-0.06,-0.06,-0.06,-0.06,-0.06,-0.063,-0.071,-0.083,-0.098,-0.115,-0.133,-0.15,-0.167,-0.181,-0.193,-0.202,-0.208,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.206,-0.196,-0.18,-0.162,-0.14,-0.12,-0.1,-0.08,-0.055,-0.037,-0.022,-0.01,-0.003,0 +PARAM_EYE_BALL_Y=0,-0.12,-0.31,-0.49,-0.62,-0.67,-0.67,-0.67,-0.67,-0.67,-0.652,-0.61,-0.53,-0.45,-0.35,-0.24,-0.14,-0.04,0.04,0.11,0.17,0.2,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.206,0.196,0.18,0.162,0.14,0.12,0.1,0.08,0.055,0.037,0.022,0.01,0.003,0 +PARAM_BROW_L_Y=0,0.11,0.27,0.43,0.55,0.59,0.59,0.59,0.59,0.59,0.56,0.49,0.39,0.26,0.11,-0.05,-0.2,-0.34,-0.47,-0.57,-0.65,-0.7,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.67,-0.54,-0.38,-0.23,-0.1,-0.03,0 +PARAM_BROW_R_Y=0,0.1,0.27,0.42,0.54,0.58,0.58,0.58,0.58,0.58,0.55,0.49,0.38,0.25,0.11,-0.05,-0.2,-0.34,-0.46,-0.57,-0.64,-0.69,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.66,-0.53,-0.38,-0.22,-0.1,-0.03,0 +PARAM_BROW_ANGLE=0.2,0.15,0.07,0,-0.05,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.56,-0.62,-0.65,-0.67,-0.678,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,0,0.13,0.19,0.2 +PARAM_BROW_SELECT=-0.5,-0.46,-0.39,-0.33,-0.29,-0.27,-0.27,-0.27,-0.27,-0.27,-0.268,-0.262,-0.252,-0.238,-0.221,-0.202,-0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,-0.43,-0.48,-0.495,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.74,0.48,0.24,0.07,0,0,0,0,0,-0.007,-0.03,-0.07,-0.12,-0.18,-0.26,-0.34,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.85,0.88,0.897,0.9 +PARAM_MOUTH_EMO=0,0,0.002,0.005,0.01,0.015,0.022,0.03,0.039,0.049,0.061,0.073,0.087,0.101,0.116,0.133,0.15,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.259,0.26,0.257,0.256,0.254,0.252,0.25,0.19,0.09,0.02,0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.15,0.25,0.37,0.49,0.6,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.981,0.93,0.86,0.77,0.67,0.57,0.46,0.36,0.26,0.18,0.11,0.05,0.01,0 +PARAM_BODY_ANGLE_X=0,0.34,0.96,1.66,2.35,3,3.67,3.92,3.99,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.97,3.9,3.78,3.64,3.46,3.25,3.03,2.79,2.54,2.29,2.03,1.77,1.52,1.28,1.05,0.83,0.63,0.45,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,1.43,3.72,5.86,7.4,8,8.08,8.02,7.65,7,5.64,4.16,2.58,0.95,-0.65,-2.2,-3.62,-4.89,-5.96,-6.84,-7.48,-7.87,-8,-7.95,-7.8,-7.57,-7.28,-6.91,-6.51,-6.06,-5.59,-5.09,-4.58,-4.06,-3.55,-3.05,-2.55,-2.09,-1.66,-1.26,-0.9,-0.59,-0.34,-0.16,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0.03,0.09,0.14,0.18,0.19,0.182,0.16,0.13,0.08,0.03,-0.02,-0.08,-0.14,-0.19,-0.25,-0.3,-0.35,-0.4,-0.43,-0.46,-0.481,-0.49,-0.493,-0.496,-0.498,-0.5,-0.502,-0.504,-0.505,-0.506,-0.507,-0.51,-0.508,-0.51,-0.509,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.5,-0.47,-0.44,-0.39,-0.34,-0.29,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.006,0 +PARAM_BREATH=0.5,0.59,0.73,0.87,0.96,1,1,1,1,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.43,0.49,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,0.99,0.97,0.93,0.88,0.83,0.78,0.73,0.68,0.63,0.59,0.55,0.52,0.506,0.5 +PARAM_BOING=0,-0.2,-0.57,-0.77,-0.64,-0.31,0.11,0.54,0.87,1,0.9,0.7,0.44,0.18,-0.07,-0.27,-0.4,-0.45,-0.33,-0.15,0.03,0.15,0.2,0.18,0.12,0.04,-0.05,-0.11,-0.13,-0.12,-0.1,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.015,-0.05,-0.11,-0.18,-0.25,-0.32,-0.38,-0.42,-0.43,-0.35,-0.14,0.13,0.39,0.6,0.68,0.62,0.47,0.29,0.12,-0.02,-0.11,-0.14,-0.129,-0.1,-0.07,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.96,0.86,0.69,0.49,0.26,0.01,-0.23,-0.46,-0.66,-0.83,-0.93,-0.97,-0.93,-0.83,-0.7,-0.54,-0.38,-0.22,-0.07,0.06,0.16,0.23,0.25,0.25,0.25,0.248,0.247,0.244,0.24,0.234,0.228,0.219,0.208,0.195,0.18,0.161,0.141,0.123,0.104,0.087,0.071,0.056,0.042,0.03,0.02,0.011,0.005,0.001,0 +PARAM_HAIR_SIDE_L=0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.96,0.85,0.69,0.48,0.25,0,-0.25,-0.48,-0.69,-0.85,-0.96,-1,-0.987,-0.95,-0.91,-0.85,-0.8,-0.74,-0.69,-0.65,-0.61,-0.59,-0.58,-0.581,-0.585,-0.591,-0.598,-0.606,-0.615,-0.624,-0.632,-0.639,-0.645,-0.649,-0.65,-0.638,-0.61,-0.56,-0.5,-0.44,-0.37,-0.3,-0.23,-0.17,-0.11,-0.07,-0.03,-0.01,0 +PARAM_TWIN_RIBBON_D=0,-0.17,-0.49,-0.66,-0.54,-0.23,0.17,0.57,0.88,1,0.85,0.5,0.06,-0.37,-0.71,-0.93,-1,-0.89,-0.63,-0.32,-0.01,0.24,0.4,0.45,0.4,0.28,0.13,-0.01,-0.12,-0.2,-0.22,-0.217,-0.209,-0.197,-0.181,-0.163,-0.142,-0.12,-0.1,-0.08,-0.057,-0.039,-0.023,-0.011,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.013,-0.04,-0.08,-0.11,-0.15,-0.17,-0.193,-0.2,-0.194,-0.178,-0.15,-0.12,-0.08,-0.04,0,0.05,0.09,0.13,0.17,0.2,0.22,0.244,0.256,0.26,0.259,0.257,0.254,0.25,0.244,0.238,0.231,0.223,0.214,0.205,0.196,0.185,0.175,0.164,0.153,0.143,0.131,0.12,0.109,0.099,0.088,0.078,0.068,0.058,0.049,0.041,0.033,0.026,0.019,0.014,0.009,0.005,0.002,0.001,0 +PARAM_WING_DEFORM=0,0.04,0.11,0.21,0.31,0.4,0.47,0.52,0.54,0.539,0.538,0.535,0.531,0.525,0.519,0.512,0.504,0.495,0.486,0.475,0.464,0.453,0.44,0.427,0.414,0.4,0.386,0.371,0.356,0.341,0.325,0.309,0.294,0.278,0.262,0.246,0.231,0.215,0.199,0.184,0.169,0.154,0.14,0.126,0.113,0.1,0.087,0.076,0.065,0.054,0.045,0.036,0.028,0.021,0.015,0.009,0.005,0.002,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Sukebei3.mtn b/model/Potion-Maker/Pio/motions/Sukebei3.mtn new file mode 100644 index 0000000..8953b6a --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Sukebei3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-1.52,-4.1,-6.79,-9.18,-11,-12.79,-14.45,-15.92,-17.28,-18.5,-19.62,-20.62,-21.5,-22.3,-23,-23.62,-24.15,-24.62,-25,-25.32,-25.57,-25.76,-25.9,-25.97,-26,-25.96,-25.85,-25.66,-25.4,-25.09,-24.72,-24.3,-23.84,-23.34,-22.8,-22.23,-21.64,-21.03,-20.4,-19.76,-19.13,-18.49,-17.86,-17.24,-16.62,-16.03,-15.46,-14.92,-14.41,-13.93,-13.49,-13.1,-12.75,-12.45,-12.19,-12,-11.82,-11.65,-11.51,-11.38,-11.27,-11.16,-11.07,-10.99,-10.92,-10.85,-10.79,-10.73,-10.67,-10.62,-10.56,-10.51,-10.45,-10.39,-10.32,-10.25,-10.18,-10.09,-10,-0.26,15.6,26.46,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.62,28.55,26.9,24.77,22.31,19.59,16.8,13.95,11.17,8.52,6.14,4.05,2.33,1.07,0.27,0 +PARAM_ANGLE_Y=0,-4.31,-11.27,-17.86,-22.77,-25,-25.63,-26.2,-26.71,-27.17,-27.59,-27.96,-28.29,-28.58,-28.84,-29.07,-29.27,-29.44,-29.58,-29.7,-29.8,-29.87,-29.93,-29.97,-29.99,-30,-29.997,-29.989,-29.975,-29.956,-29.93,-29.9,-29.86,-29.82,-29.77,-29.72,-29.66,-29.59,-29.52,-29.44,-29.36,-29.27,-29.18,-29.07,-28.97,-28.85,-28.73,-28.61,-28.47,-28.33,-28.19,-28.03,-27.87,-27.71,-27.54,-27.36,-27.17,-26.98,-26.78,-26.58,-26.37,-26.15,-25.92,-25.69,-25.45,-25.2,-24.95,-24.69,-24.42,-24.15,-23.86,-23.58,-23.28,-22.98,-22.67,-22.35,-22.02,-21.69,-21.35,-21,-18.9,-15.84,-13.75,-13,-12.85,-12.71,-12.6,-12.49,-12.39,-12.29,-12.2,-12.11,-12.01,-11.9,-11.79,-11.66,-11.52,-11.36,-11.19,-11,-10.65,-10.11,-9.41,-8.57,-7.65,-6.67,-5.68,-4.69,-3.74,-2.84,-2.04,-1.34,-0.77,-0.35,-0.09,0 +PARAM_ANGLE_Z=0,-0.02,-0.09,-0.18,-0.3,-0.44,-0.6,-0.79,-1,-1.26,-1.5,-1.72,-1.92,-2.11,-2.27,-2.42,-2.55,-2.66,-2.75,-2.83,-2.89,-2.94,-2.97,-2.994,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-0.82,2.75,5.2,6,5.981,5.92,5.83,5.71,5.57,5.4,5.2,4.99,4.76,4.52,4.26,4,3.73,3.46,3.18,2.89,2.62,2.35,2.08,1.82,1.56,1.32,1.1,0.89,0.7,0.52,0.37,0.24,0.14,0.06,0.02,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.48,0.38,0.28,0.21,0.18,0.18,0.18,0.18,0.181,0.183,0.186,0.19,0.21,0.26,0.31,0.36,0.41,0.44,0.46,0.472,0.483,0.493,0.502,0.51,0.517,0.523,0.529,0.533,0.537,0.541,0.544,0.546,0.547,0.549,0.549,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.66,0.84,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.994,0.978,0.95,0.92,0.88,0.84,0.8,0.76,0.72,0.68,0.64,0.61,0.58,0.566,0.554,0.55 +PARAM_EYE_R_OPEN=0.55,0.48,0.38,0.28,0.21,0.18,0.18,0.18,0.18,0.181,0.183,0.186,0.19,0.21,0.26,0.31,0.36,0.41,0.44,0.46,0.472,0.483,0.493,0.502,0.51,0.517,0.523,0.529,0.533,0.537,0.541,0.544,0.546,0.547,0.549,0.549,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.66,0.84,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.994,0.978,0.95,0.92,0.88,0.84,0.8,0.76,0.72,0.68,0.64,0.61,0.58,0.566,0.554,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0,-0.002,-0.004,-0.007,-0.011,-0.016,-0.02,-0.026,-0.031,-0.037,-0.043,-0.049,-0.055,-0.061,-0.067,-0.073,-0.078,-0.082,-0.087,-0.091,-0.094,-0.096,-0.098,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.098,-0.091,-0.08,-0.067,-0.051,-0.033,-0.014,0.004,0.023,0.041,0.057,0.07,0.081,0.088,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.089,0.086,0.081,0.074,0.067,0.059,0.05,0.042,0.034,0.026,0.018,0.012,0.007,0.003,0.001,0 +PARAM_EYE_BALL_Y=0,-0.002,-0.007,-0.016,-0.028,-0.042,-0.059,-0.078,-0.098,-0.12,-0.14,-0.16,-0.19,-0.21,-0.23,-0.25,-0.28,-0.295,-0.313,-0.33,-0.344,-0.357,-0.367,-0.374,-0.378,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.374,-0.358,-0.33,-0.3,-0.26,-0.22,-0.17,-0.13,-0.08,-0.04,0,0.03,0.06,0.074,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.079,0.076,0.072,0.066,0.06,0.052,0.045,0.037,0.03,0.023,0.016,0.011,0.006,0.003,0.001,0 +PARAM_BROW_L_Y=0,-0.15,-0.39,-0.61,-0.78,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.829,-0.8,-0.76,-0.72,-0.68,-0.63,-0.59,-0.55,-0.53,-0.507,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.49,-0.46,-0.42,-0.37,-0.31,-0.25,-0.19,-0.13,-0.08,-0.04,-0.01,0 +PARAM_BROW_R_Y=0,-0.15,-0.4,-0.62,-0.79,-0.85,-0.85,-0.85,-0.85,-0.85,-0.85,-0.85,-0.839,-0.81,-0.77,-0.73,-0.68,-0.64,-0.59,-0.56,-0.53,-0.507,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.49,-0.46,-0.42,-0.37,-0.31,-0.25,-0.19,-0.13,-0.08,-0.04,-0.01,0 +PARAM_BROW_ANGLE=0.2,0.05,-0.18,-0.4,-0.56,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.609,-0.58,-0.54,-0.5,-0.45,-0.41,-0.36,-0.33,-0.3,-0.277,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.35,-0.49,-0.59,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,0.32,0.316,0.306,0.293,0.278,0.262,0.246,0.232,0.219,0.209,0.202,0.2 +PARAM_BROW_SELECT=-0.5,-0.34,-0.09,0.14,0.31,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.36,0.3,0.21,0.1,-0.56,-0.558,-0.553,-0.547,-0.539,-0.531,-0.523,-0.516,-0.51,-0.504,-0.501,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.79,0.62,0.46,0.35,0.3,0.301,0.305,0.311,0.32,0.332,0.345,0.361,0.379,0.399,0.42,0.45,0.48,0.487,0.49,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.91,-0.8,-0.67,-0.51,-0.34,-0.16,0.02,0.19,0.36,0.51,0.64,0.75,0.83,0.88,0.9 +PARAM_MOUTH_EMO=0,0,0.002,0.005,0.008,0.013,0.019,0.025,0.033,0.042,0.052,0.062,0.074,0.087,0.1,0.114,0.13,0.146,0.162,0.18,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.247,0.238,0.224,0.206,0.19,0.16,0.14,0.12,0.09,0.07,0.051,0.034,0.019,0.009,0.002,0 +PARAM_CHEEK=0,0,0,0,0.006,0.03,0.08,0.14,0.21,0.29,0.37,0.45,0.54,0.62,0.7,0.77,0.84,0.89,0.94,0.97,0.99,1,1,0.999,0.998,0.996,0.994,0.992,0.99,0.987,0.985,0.983,0.98,0.978,0.976,0.974,0.972,0.971,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.958,0.92,0.87,0.8,0.72,0.63,0.54,0.45,0.36,0.28,0.2,0.13,0.08,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,0.36,0.93,1.46,1.85,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.999,1.996,1.99,1.982,1.973,1.961,1.946,1.929,1.91,1.89,1.87,1.84,1.81,1.78,1.75,1.71,1.67,1.63,1.59,1.55,1.5,1.45,1.4,1.34,1.28,1.22,1.16,1.09,1.03,0.96,0.88,0.81,0.73,0.65,0.56,0.48,0.39,0.29,0.2,0.1,0,-0.1,-0.21,-0.32,-0.43,-0.55,-0.66,-0.78,-0.91,-1.03,-1.16,-1.29,-1.43,-1.57,-1.71,-1.85,-2,-2.81,-3.98,-4.75,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.97,-4.87,-4.72,-4.53,-4.28,-4.01,-3.71,-3.38,-3.03,-2.68,-2.32,-1.97,-1.62,-1.29,-0.99,-0.72,-0.47,-0.28,-0.13,-0.03,0 +PARAM_BODY_ANGLE_Z=0,0.89,2.32,3.66,4.62,5,4.94,4.77,4.51,4.19,3.82,3.42,2.99,2.56,2.12,1.71,1.31,0.95,0.63,0.37,0.17,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0,-0.003,-0.006,-0.011,-0.017,-0.024,-0.032,-0.04,-0.05,-0.06,-0.071,-0.082,-0.094,-0.106,-0.118,-0.131,-0.144,-0.157,-0.17,-0.183,-0.196,-0.208,-0.22,-0.232,-0.244,-0.255,-0.266,-0.276,-0.285,-0.294,-0.302,-0.309,-0.315,-0.32,-0.324,-0.327,-0.329,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.2,0.01,0.15,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.199,0.195,0.189,0.181,0.171,0.16,0.148,0.135,0.121,0.107,0.093,0.079,0.065,0.052,0.04,0.029,0.019,0.011,0.005,0.001,0 +PARAM_BREATH=0.5,0.59,0.73,0.87,0.96,1,0.998,0.991,0.981,0.968,0.951,0.932,0.91,0.89,0.86,0.83,0.8,0.77,0.74,0.71,0.68,0.65,0.62,0.59,0.56,0.53,0.5,0.47,0.44,0.42,0.4,0.379,0.362,0.347,0.336,0.327,0.322,0.32,0.32,0.32,0.32,0.321,0.322,0.323,0.324,0.326,0.327,0.329,0.331,0.333,0.335,0.338,0.34,0.343,0.346,0.35,0.353,0.357,0.361,0.365,0.37,0.374,0.379,0.384,0.39,0.395,0.401,0.407,0.414,0.42,0.427,0.434,0.441,0.449,0.457,0.465,0.473,0.482,0.491,0.5,0.57,0.68,0.76,0.78,0.779,0.776,0.772,0.767,0.76,0.752,0.743,0.733,0.722,0.711,0.699,0.687,0.674,0.661,0.648,0.635,0.622,0.609,0.597,0.585,0.573,0.562,0.551,0.541,0.533,0.524,0.517,0.511,0.507,0.503,0.501,0.5 +PARAM_BOING=0,0.17,0.43,0.68,0.86,0.93,0.82,0.54,0.18,-0.18,-0.46,-0.57,-0.51,-0.37,-0.2,-0.04,0.1,0.18,0.21,0.203,0.184,0.16,0.12,0.09,0.06,0.03,0.008,0,0,0,-0.001,0,-0.002,0,0,-0.003,0,0,-0.004,0,0,-0.005,-0.01,-0.01,-0.006,-0.01,-0.01,-0.01,-0.007,-0.01,-0.01,-0.01,-0.01,-0.01,-0.008,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.009,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0.1,0.27,0.43,0.54,0.59,0.52,0.36,0.14,-0.09,-0.25,-0.32,-0.309,-0.28,-0.24,-0.19,-0.13,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,0.89,0.62,0.29,-0.03,-0.29,-0.45,-0.51,-0.492,-0.45,-0.38,-0.3,-0.21,-0.13,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch Dere1.mtn b/model/Potion-Maker/Pio/motions/Touch Dere1.mtn new file mode 100644 index 0000000..a6d97f5 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch Dere1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.38,1.4,2.97,4.94,7.13,9.5,11.87,14.06,16.03,17.6,18.62,19,18.94,18.76,18.46,18.06,17.55,16.96,16.27,15.51,14.67,13.77,12.79,11.78,10.7,9.59,8.43,7.27,6.05,4.85,3.61,2.39,1.15,-0.05,-1.27,-2.43,-3.59,-4.7,-5.78,-6.79,-7.77,-8.67,-9.51,-10.27,-10.96,-11.55,-12.06,-12.46,-12.76,-12.94,-13,-12.84,-12.4,-11.73,-10.9,-9.94,-8.89,-7.77,-6.65,-5.51,-4.44,-3.42,-2.48,-1.65,-0.97,-0.45,-0.12,0 +PARAM_ANGLE_Y=0,-0.56,-2.06,-4.38,-7.28,-10.51,-14,-17.49,-20.72,-23.63,-25.94,-27.44,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-27.65,-26.71,-25.26,-23.47,-21.4,-19.14,-16.73,-14.33,-11.87,-9.56,-7.36,-5.33,-3.55,-2.08,-0.96,-0.25,0 +PARAM_ANGLE_Z=0,0.08,0.29,0.62,1.05,1.54,2.08,2.64,3.21,3.77,4.3,4.77,5.19,5.53,5.79,5.95,6,5.96,5.86,5.7,5.48,5.22,4.9,4.54,4.14,3.72,3.26,2.78,2.27,1.75,1.21,0.67,0.13,-0.43,-0.99,-1.53,-2.07,-2.6,-3.12,-3.61,-4.09,-4.54,-4.96,-5.35,-5.71,-6.03,-6.31,-6.55,-6.74,-6.88,-6.97,-7,-6.91,-6.68,-6.32,-5.87,-5.35,-4.79,-4.18,-3.58,-2.97,-2.39,-1.84,-1.33,-0.89,-0.52,-0.24,-0.06,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,-0.001,-0.005,-0.011,-0.018,-0.026,-0.035,-0.044,-0.052,-0.059,-0.065,-0.069,-0.07,-0.07,-0.069,-0.067,-0.065,-0.063,-0.06,-0.056,-0.053,-0.048,-0.044,-0.039,-0.034,-0.028,-0.023,-0.017,-0.011,-0.005,0.001,0.007,0.013,0.019,0.025,0.031,0.037,0.043,0.048,0.054,0.059,0.064,0.068,0.073,0.076,0.08,0.083,0.085,0.087,0.089,0.09,0.09,0.089,0.086,0.081,0.075,0.069,0.062,0.054,0.046,0.038,0.031,0.024,0.017,0.011,0.007,0.003,0.001,0 +PARAM_EYE_BALL_Y=0,0.006,0.021,0.04,0.07,0.11,0.14,0.18,0.21,0.24,0.27,0.282,0.29,0.293,0.295,0.297,0.3,0.302,0.304,0.306,0.308,0.31,0.311,0.313,0.314,0.316,0.317,0.318,0.319,0.321,0.322,0.322,0.323,0.324,0.32,0.326,0.326,0.33,0.327,0.33,0.328,0.33,0.33,0.329,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.326,0.315,0.298,0.28,0.25,0.23,0.2,0.17,0.14,0.11,0.09,0.06,0.04,0.025,0.011,0.003,0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0.01,0.03,0.06,0.09,0.12,0.14,0.154,0.16,0.158,0.152,0.144,0.132,0.117,0.101,0.083,0.063,0.04,0.02,0,-0.02,-0.04,-0.061,-0.08,-0.098,-0.113,-0.127,-0.139,-0.149,-0.156,-0.16,-0.163,-0.165,-0.167,-0.168,-0.169,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.164,-0.157,-0.148,-0.138,-0.126,-0.113,-0.099,-0.085,-0.071,-0.057,-0.044,-0.032,-0.022,-0.013,-0.006,-0.002,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0.01,0.03,0.06,0.09,0.12,0.14,0.154,0.16,0.158,0.152,0.144,0.132,0.117,0.101,0.083,0.063,0.04,0.02,0,-0.02,-0.04,-0.061,-0.08,-0.098,-0.113,-0.127,-0.139,-0.149,-0.156,-0.16,-0.163,-0.165,-0.167,-0.168,-0.169,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.164,-0.157,-0.148,-0.138,-0.126,-0.113,-0.099,-0.085,-0.071,-0.057,-0.044,-0.032,-0.022,-0.013,-0.006,-0.002,0 +PARAM_BROW_ANGLE=0.2,0.205,0.218,0.24,0.27,0.29,0.33,0.36,0.38,0.41,0.43,0.445,0.45,0.45,0.449,0.448,0.446,0.444,0.442,0.439,0.435,0.432,0.428,0.424,0.419,0.414,0.409,0.404,0.399,0.393,0.387,0.381,0.375,0.368,0.362,0.356,0.349,0.343,0.336,0.329,0.322,0.316,0.309,0.303,0.296,0.29,0.283,0.277,0.271,0.265,0.259,0.254,0.248,0.243,0.238,0.233,0.229,0.224,0.22,0.217,0.213,0.21,0.208,0.205,0.204,0.202,0.201,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.89,0.86,0.81,0.75,0.68,0.59,0.49,0.39,0.28,0.17,0.06,-0.05,-0.16,-0.26,-0.36,-0.45,-0.52,-0.58,-0.63,-0.66,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.666,-0.653,-0.634,-0.61,-0.57,-0.53,-0.49,-0.44,-0.38,-0.33,-0.27,-0.2,-0.14,-0.07,0,0.07,0.14,0.21,0.28,0.35,0.41,0.48,0.53,0.59,0.65,0.7,0.74,0.78,0.82,0.85,0.87,0.886,0.896,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0.003,0.01,0.022,0.038,0.059,0.08,0.11,0.14,0.17,0.2,0.24,0.28,0.32,0.36,0.4,0.43,0.47,0.51,0.55,0.59,0.62,0.65,0.68,0.71,0.73,0.752,0.768,0.78,0.787,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.788,0.787,0.784,0.782,0.778,0.774,0.768,0.762,0.754,0.746,0.735,0.724,0.711,0.696,0.68,0.65,0.62,0.58,0.53,0.48,0.42,0.37,0.31,0.26,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0 +PARAM_BODY_ANGLE_X=0,-0.019,-0.07,-0.14,-0.23,-0.33,-0.43,-0.54,-0.64,-0.74,-0.82,-0.89,-0.95,-0.99,-1,-0.992,-0.97,-0.93,-0.88,-0.83,-0.76,-0.68,-0.6,-0.51,-0.41,-0.32,-0.22,-0.12,-0.01,0.09,0.19,0.29,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.994,1,0.995,0.98,0.96,0.93,0.89,0.84,0.8,0.74,0.69,0.63,0.57,0.51,0.45,0.39,0.33,0.27,0.22,0.18,0.13,0.09,0.06,0.04,0.016,0.004,0 +PARAM_BODY_ANGLE_Z=0,0.04,0.14,0.28,0.46,0.66,0.87,1.08,1.28,1.47,1.65,1.79,1.9,1.97,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.99,1.96,1.91,1.85,1.78,1.69,1.59,1.48,1.37,1.26,1.14,1.01,0.89,0.78,0.66,0.55,0.45,0.35,0.26,0.19,0.12,0.07,0.03,0.01,0 +PARAM_BODY_Y=0,0.004,0.014,0.029,0.049,0.07,0.1,0.12,0.15,0.18,0.2,0.22,0.242,0.258,0.27,0.277,0.28,0.277,0.268,0.255,0.236,0.21,0.19,0.16,0.13,0.1,0.07,0.03,0,-0.04,-0.07,-0.11,-0.14,-0.17,-0.2,-0.23,-0.25,-0.27,-0.294,-0.309,-0.32,-0.328,-0.33,-0.328,-0.324,-0.316,-0.306,-0.295,-0.281,-0.266,-0.249,-0.232,-0.214,-0.196,-0.177,-0.158,-0.139,-0.121,-0.103,-0.086,-0.07,-0.055,-0.042,-0.03,-0.02,-0.011,-0.005,-0.001,0 +PARAM_BREATH=0.5,0.501,0.505,0.511,0.519,0.529,0.541,0.554,0.568,0.584,0.601,0.619,0.637,0.656,0.676,0.695,0.714,0.734,0.753,0.771,0.789,0.806,0.822,0.836,0.849,0.861,0.871,0.879,0.885,0.889,0.89,0.885,0.871,0.85,0.82,0.79,0.75,0.71,0.67,0.63,0.58,0.54,0.5,0.46,0.43,0.39,0.37,0.34,0.325,0.314,0.31,0.312,0.317,0.324,0.334,0.346,0.359,0.374,0.389,0.405,0.421,0.436,0.451,0.464,0.476,0.486,0.493,0.498,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,-0.001,-0.002,-0.004,-0.006,-0.008,-0.011,-0.014,-0.017,-0.021,-0.024,-0.028,-0.032,-0.036,-0.04,-0.043,-0.047,-0.051,-0.055,-0.058,-0.062,-0.065,-0.068,-0.07,-0.073,-0.075,-0.077,-0.078,-0.079,-0.08,-0.08,-0.08,-0.08,-0.078,-0.077,-0.076,-0.074,-0.072,-0.07,-0.068,-0.065,-0.062,-0.059,-0.056,-0.053,-0.05,-0.047,-0.044,-0.04,-0.037,-0.034,-0.031,-0.028,-0.025,-0.022,-0.019,-0.016,-0.014,-0.011,-0.009,-0.007,-0.005,-0.004,-0.002,-0.001,-0.001,0,0 +PARAM_WING_DEFORM=0,-0.009,-0.03,-0.07,-0.12,-0.18,-0.24,-0.3,-0.37,-0.43,-0.49,-0.55,-0.6,-0.64,-0.67,-0.684,-0.69,-0.687,-0.676,-0.66,-0.64,-0.61,-0.58,-0.54,-0.5,-0.46,-0.41,-0.36,-0.31,-0.26,-0.21,-0.16,-0.1,-0.05,0,0.05,0.1,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.364,0.378,0.387,0.39,0.387,0.38,0.368,0.353,0.334,0.31,0.29,0.26,0.24,0.21,0.18,0.15,0.13,0.1,0.08,0.06,0.037,0.022,0.01,0.003,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch Dere2.mtn b/model/Potion-Maker/Pio/motions/Touch Dere2.mtn new file mode 100644 index 0000000..45be4d6 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch Dere2.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.12,-0.47,-1.02,-1.72,-2.58,-3.54,-4.6,-5.73,-6.91,-8.11,-9.35,-10.57,-11.76,-12.94,-14.03,-15.06,-16.01,-16.86,-17.59,-18.18,-18.63,-18.9,-19,-18.98,-18.9,-18.78,-18.62,-18.42,-18.19,-17.92,-17.62,-17.29,-16.94,-16.56,-16.17,-15.75,-15.33,-14.89,-14.43,-13.97,-13.51,-13.03,-12.56,-12.09,-11.62,-11.16,-10.69,-10.25,-9.81,-9.38,-8.97,-8.58,-8.21,-7.86,-7.54,-7.23,-6.97,-6.72,-6.51,-6.33,-6.19,-6.09,-6.02,-6,-6,-6,-6,-6,-6,-5.81,-5.32,-4.67,-3.9,-3.11,-2.32,-1.58,-0.95,-0.45,-0.12,0 +PARAM_ANGLE_Y=0,-0.19,-0.74,-1.61,-2.72,-4.08,-5.59,-7.26,-9.04,-10.92,-12.81,-14.76,-16.69,-18.57,-20.43,-22.16,-23.78,-25.28,-26.62,-27.77,-28.71,-29.41,-29.85,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.04,-26.62,-23.34,-19.51,-15.53,-11.6,-7.88,-4.75,-2.23,-0.6,0 +PARAM_ANGLE_Z=0,-0.013,-0.05,-0.11,-0.18,-0.27,-0.37,-0.48,-0.6,-0.73,-0.85,-0.98,-1.11,-1.24,-1.36,-1.48,-1.59,-1.69,-1.77,-1.85,-1.91,-1.96,-1.99,-2,-1.996,-1.985,-1.967,-1.94,-1.91,-1.87,-1.83,-1.79,-1.74,-1.68,-1.62,-1.56,-1.5,-1.43,-1.37,-1.3,-1.23,-1.15,-1.08,-1.01,-0.94,-0.86,-0.79,-0.72,-0.65,-0.59,-0.52,-0.46,-0.4,-0.34,-0.29,-0.24,-0.19,-0.15,-0.11,-0.08,-0.05,-0.03,-0.013,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.554,0.55,0.55,0.555,0.56,0.56,0.556,0.56,0.56,0.557,0.56,0.56,0.558,0.56,0.559,0.56,0.56,0.56,0.56,0.561,0.56,0.562,0.56,0.563,0.564,0.56,0.565,0.57,0.566,0.57,0.567,0.568,0.57,0.569,0.57,0.63,0.73,0.82,0.88,0.91,0.898,0.87,0.83,0.78,0.74,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.554,0.55,0.55,0.555,0.56,0.56,0.556,0.56,0.56,0.557,0.56,0.56,0.558,0.56,0.559,0.56,0.56,0.56,0.56,0.561,0.56,0.562,0.56,0.563,0.564,0.56,0.565,0.57,0.566,0.57,0.567,0.568,0.57,0.569,0.57,0.63,0.73,0.82,0.88,0.91,0.898,0.87,0.83,0.78,0.74,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0.001,0.005,0.011,0.019,0.029,0.039,0.051,0.063,0.076,0.09,0.103,0.117,0.13,0.143,0.155,0.166,0.177,0.186,0.194,0.201,0.206,0.209,0.21,0.21,0.208,0.206,0.204,0.201,0.197,0.193,0.188,0.182,0.177,0.171,0.164,0.158,0.151,0.144,0.136,0.129,0.121,0.114,0.106,0.098,0.091,0.083,0.076,0.069,0.062,0.055,0.048,0.042,0.036,0.03,0.025,0.02,0.016,0.012,0.008,0.005,0.003,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.003,0.013,0.028,0.047,0.07,0.1,0.13,0.16,0.19,0.22,0.26,0.29,0.32,0.36,0.39,0.42,0.45,0.47,0.49,0.51,0.525,0.535,0.54,0.543,0.546,0.549,0.551,0.554,0.556,0.558,0.56,0.562,0.564,0.565,0.567,0.568,0.569,0.571,0.572,0.573,0.574,0.574,0.575,0.58,0.576,0.577,0.58,0.58,0.578,0.58,0.58,0.579,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.561,0.51,0.45,0.38,0.3,0.22,0.15,0.09,0.04,0.01,0 +PARAM_BROW_L_Y=0,0,-0.002,-0.005,-0.009,-0.014,-0.019,-0.024,-0.03,-0.036,-0.043,-0.049,-0.056,-0.062,-0.068,-0.074,-0.079,-0.084,-0.089,-0.093,-0.096,-0.098,-0.099,-0.1,-0.1,-0.1,-0.099,-0.098,-0.097,-0.095,-0.094,-0.092,-0.09,-0.087,-0.085,-0.083,-0.08,-0.077,-0.074,-0.071,-0.068,-0.065,-0.062,-0.059,-0.055,-0.052,-0.049,-0.046,-0.042,-0.039,-0.036,-0.033,-0.03,-0.027,-0.024,-0.021,-0.019,-0.016,-0.014,-0.011,-0.009,-0.008,-0.006,-0.004,-0.003,-0.002,0,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0,-0.002,-0.005,-0.009,-0.014,-0.019,-0.024,-0.03,-0.036,-0.043,-0.049,-0.056,-0.062,-0.068,-0.074,-0.079,-0.084,-0.089,-0.093,-0.096,-0.098,-0.099,-0.1,-0.1,-0.1,-0.099,-0.098,-0.097,-0.095,-0.094,-0.092,-0.09,-0.087,-0.085,-0.083,-0.08,-0.077,-0.074,-0.071,-0.068,-0.065,-0.062,-0.059,-0.055,-0.052,-0.049,-0.046,-0.042,-0.039,-0.036,-0.033,-0.03,-0.027,-0.024,-0.021,-0.019,-0.016,-0.014,-0.011,-0.009,-0.008,-0.006,-0.004,-0.003,-0.002,0,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_ANGLE=0.2,-0.3,-0.298,-0.294,-0.287,-0.278,-0.267,-0.255,-0.241,-0.226,-0.211,-0.195,-0.179,-0.164,-0.148,-0.134,-0.12,-0.108,-0.097,-0.088,-0.08,-0.075,-0.071,-0.07,-0.07,-0.07,-0.07,-0.07,-0.071,-0.07,-0.07,-0.073,-0.073,-0.07,-0.074,-0.075,-0.076,-0.08,-0.078,-0.079,-0.08,-0.08,-0.081,-0.082,-0.083,-0.084,-0.085,-0.086,-0.087,-0.088,-0.089,-0.09,-0.091,-0.09,-0.093,-0.094,-0.094,-0.095,-0.1,-0.097,-0.097,-0.1,-0.098,-0.1,-0.099,-0.1,-0.1,-0.1,-0.1,-0.1,0.4,0.393,0.375,0.35,0.32,0.29,0.26,0.23,0.216,0.204,0.2 +PARAM_BROW_SELECT=-0.5,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,-0.14,-0.22,-0.29,-0.35,-0.39,-0.43,-0.46,-0.478,-0.491,-0.498,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.86,0.75,0.63,0.5,0.4,0.34,0.32,0.34,0.39,0.46,0.53,0.58,0.6,0.592,0.57,0.54,0.51,0.47,0.44,0.41,0.39,0.375,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.85,0.861,0.871,0.879,0.885,0.891,0.894,0.897,0.899,0.9,0.9 +PARAM_MOUTH_EMO=0.01,0.01,0.014,0.019,0.026,0.035,0.046,0.059,0.073,0.09,0.108,0.127,0.148,0.17,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.04,0.033,0.027,0.023,0.019,0.016,0.013,0.012,0.011,0.01,0.01 +PARAM_CHEEK=0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.43,0.49,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.497,0.488,0.475,0.457,0.44,0.41,0.39,0.36,0.33,0.3,0.27,0.24,0.21,0.18,0.15,0.13,0.1,0.083,0.065,0.05,0.039,0.032,0.03,0.034,0.045,0.063,0.09,0.12,0.15,0.19,0.23,0.27,0.32,0.37,0.42,0.46,0.51,0.56,0.6,0.64,0.68,0.71,0.74,0.77,0.785,0.796,0.8,0.796,0.786,0.771,0.751,0.73,0.71,0.68,0.65,0.63,0.6,0.58,0.56,0.538,0.522,0.51,0.503,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0,-0.002,-0.01,-0.021,-0.035,-0.053,-0.073,-0.09,-0.12,-0.14,-0.17,-0.19,-0.22,-0.24,-0.27,-0.29,-0.31,-0.329,-0.346,-0.361,-0.373,-0.382,-0.388,-0.39,-0.386,-0.375,-0.358,-0.33,-0.31,-0.27,-0.24,-0.2,-0.15,-0.11,-0.06,-0.02,0.03,0.08,0.12,0.17,0.21,0.24,0.28,0.3,0.33,0.345,0.356,0.36,0.355,0.343,0.325,0.3,0.28,0.25,0.22,0.18,0.15,0.12,0.09,0.07,0.05,0.027,0.012,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.003,0.011,0.025,0.042,0.06,0.09,0.11,0.14,0.17,0.2,0.23,0.26,0.28,0.31,0.34,0.36,0.39,0.41,0.426,0.44,0.451,0.458,0.46,0.459,0.456,0.451,0.445,0.437,0.429,0.419,0.408,0.396,0.384,0.371,0.358,0.345,0.332,0.318,0.305,0.292,0.28,0.268,0.256,0.246,0.236,0.227,0.219,0.213,0.207,0.203,0.201,0.2,0.206,0.221,0.24,0.27,0.31,0.34,0.37,0.41,0.44,0.46,0.474,0.48,0.474,0.457,0.43,0.4,0.36,0.31,0.27,0.22,0.18,0.14,0.1,0.06,0.04,0.017,0.004,0 +PARAM_WING_DEFORM=0,0.005,0.02,0.04,0.07,0.11,0.15,0.19,0.24,0.29,0.34,0.39,0.44,0.49,0.54,0.58,0.63,0.67,0.7,0.73,0.76,0.775,0.786,0.79,0.777,0.74,0.69,0.62,0.54,0.45,0.35,0.26,0.17,0.08,0,-0.07,-0.12,-0.16,-0.19,-0.2,-0.184,-0.14,-0.08,0,0.09,0.19,0.28,0.37,0.45,0.51,0.56,0.59,0.6,0.58,0.52,0.44,0.33,0.21,0.08,-0.05,-0.17,-0.28,-0.36,-0.42,-0.44,-0.434,-0.419,-0.39,-0.36,-0.33,-0.29,-0.25,-0.2,-0.16,-0.12,-0.09,-0.06,-0.03,-0.016,-0.004,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch Dere3.mtn b/model/Potion-Maker/Pio/motions/Touch Dere3.mtn new file mode 100644 index 0000000..8d2b14d --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch Dere3.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.18,0.68,1.45,2.44,3.59,4.86,6.16,7.49,8.79,10.03,11.13,12.11,12.91,13.5,13.87,14,14,13.998,13.996,13.994,13.99,13.985,13.978,13.971,13.962,13.952,13.941,13.928,13.913,13.897,13.879,13.859,13.84,13.81,13.79,13.76,13.73,13.7,13.66,13.63,13.59,13.55,13.51,13.46,13.41,13.36,13.3,13.25,13.19,13.12,13.06,12.99,12.92,12.84,12.76,12.68,12.59,12.5,12.41,12.31,12.21,12.11,12,11.74,11.26,10.59,9.79,8.89,7.92,6.91,5.9,4.88,3.92,3.01,2.18,1.45,0.85,0.39,0.1,0 +PARAM_ANGLE_Y=0,0.14,0.53,1.14,1.92,2.82,3.82,4.84,5.89,6.9,7.88,8.75,9.52,10.15,10.61,10.9,11,10.983,10.93,10.85,10.74,10.59,10.43,10.23,10.02,9.78,9.52,9.25,8.95,8.64,8.32,7.99,7.65,7.29,6.93,6.56,6.19,5.81,5.43,5.04,4.67,4.29,3.92,3.54,3.17,2.81,2.46,2.12,1.79,1.47,1.17,0.88,0.61,0.35,0.11,-0.11,-0.31,-0.48,-0.64,-0.76,-0.87,-0.94,-0.98,-1,-0.987,-0.95,-0.9,-0.84,-0.76,-0.68,-0.6,-0.51,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_ANGLE_Z=0,0.25,0.95,2.04,3.44,5.08,6.89,8.77,10.7,12.59,14.43,16.1,17.61,18.89,19.89,20.61,21,21.25,21.47,21.68,21.87,22.03,22.18,22.32,22.43,22.54,22.63,22.71,22.77,22.83,22.87,22.91,22.94,22.96,22.977,22.988,22.995,22.999,23,23,23,22.8,22.23,21.33,20.19,18.79,17.22,15.5,13.66,11.72,9.76,7.75,5.76,3.81,1.89,0.1,-1.58,-3.12,-4.5,-5.7,-6.67,-7.39,-7.84,-8,-7.9,-7.63,-7.22,-6.71,-6.11,-5.47,-4.78,-4.09,-3.39,-2.73,-2.1,-1.52,-1.01,-0.59,-0.28,-0.07,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.511,0.54,0.59,0.64,0.69,0.74,0.79,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.829,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.828,0.83,0.83,0.83,0.83,0.83,0.827,0.83,0.83,0.83,0.83,0.826,0.83,0.83,0.83,0.825,0.82,0.82,0.82,0.824,0.82,0.82,0.823,0.82,0.82,0.822,0.82,0.82,0.821,0.82,0.82,0.809,0.78,0.75,0.71,0.67,0.62,0.58,0.55,0.52,0.506,0.5 +PARAM_EYE_R_OPEN=0.5,0.511,0.54,0.59,0.64,0.69,0.74,0.79,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.829,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.828,0.83,0.83,0.83,0.83,0.83,0.827,0.83,0.83,0.83,0.83,0.826,0.83,0.83,0.83,0.825,0.82,0.82,0.82,0.824,0.82,0.82,0.823,0.82,0.82,0.822,0.82,0.82,0.821,0.82,0.82,0.809,0.78,0.75,0.71,0.67,0.62,0.58,0.55,0.52,0.506,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,-0.02,-0.07,-0.15,-0.24,-0.34,-0.43,-0.51,-0.56,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.561,-0.51,-0.45,-0.38,-0.3,-0.22,-0.15,-0.09,-0.04,-0.01,0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0,-0.01,-0.04,-0.08,-0.13,-0.18,-0.24,-0.3,-0.35,-0.41,-0.45,-0.49,-0.52,-0.543,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.549,-0.55,-0.55,-0.548,-0.55,-0.546,-0.546,-0.55,-0.544,-0.543,-0.542,-0.541,-0.54,-0.539,-0.538,-0.536,-0.535,-0.533,-0.532,-0.53,-0.528,-0.526,-0.524,-0.521,-0.519,-0.517,-0.514,-0.511,-0.509,-0.506,-0.503,-0.499,-0.496,-0.493,-0.489,-0.485,-0.481,-0.477,-0.473,-0.469,-0.465,-0.46,-0.449,-0.431,-0.4,-0.37,-0.34,-0.3,-0.26,-0.22,-0.19,-0.15,-0.11,-0.08,-0.06,-0.03,-0.015,-0.004,0 +PARAM_MOUTH_OPEN_Y=0.5,0.488,0.45,0.41,0.35,0.29,0.23,0.19,0.15,0.14,0.141,0.143,0.147,0.152,0.158,0.166,0.175,0.184,0.194,0.205,0.217,0.23,0.242,0.256,0.269,0.283,0.297,0.311,0.325,0.339,0.353,0.367,0.38,0.393,0.406,0.418,0.43,0.441,0.451,0.461,0.469,0.477,0.484,0.489,0.494,0.497,0.499,0.5,0.496,0.485,0.467,0.44,0.42,0.39,0.36,0.33,0.3,0.27,0.25,0.22,0.205,0.191,0.183,0.18,0.184,0.195,0.211,0.232,0.26,0.28,0.31,0.34,0.36,0.39,0.42,0.44,0.459,0.476,0.489,0.497,0.5 +PARAM_BODY_ANGLE_X=0,-0.03,-0.1,-0.21,-0.35,-0.51,-0.69,-0.88,-1.07,-1.26,-1.43,-1.59,-1.73,-1.84,-1.93,-1.98,-2,-1.999,-1.994,-1.987,-1.977,-1.964,-1.949,-1.931,-1.911,-1.89,-1.86,-1.84,-1.81,-1.78,-1.75,-1.71,-1.68,-1.64,-1.6,-1.56,-1.52,-1.48,-1.44,-1.4,-1.35,-1.31,-1.26,-1.22,-1.17,-1.12,-1.08,-1.03,-0.98,-0.94,-0.89,-0.84,-0.8,-0.75,-0.71,-0.66,-0.62,-0.57,-0.53,-0.49,-0.45,-0.41,-0.37,-0.34,-0.3,-0.27,-0.24,-0.21,-0.18,-0.15,-0.13,-0.1,-0.08,-0.063,-0.047,-0.033,-0.021,-0.012,-0.005,-0.001,0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.499,0.497,0.492,0.487,0.48,0.473,0.464,0.454,0.444,0.433,0.423,0.411,0.4,0.389,0.377,0.366,0.356,0.346,0.337,0.328,0.321,0.314,0.308,0.303,0.3,0.297,0.295,0.293,0.292,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.292,0.297,0.305,0.315,0.328,0.342,0.358,0.374,0.392,0.41,0.428,0.446,0.463,0.481,0.497,0.512,0.526,0.538,0.549,0.558,0.565,0.569,0.57,0.569,0.567,0.563,0.559,0.553,0.548,0.542,0.536,0.53,0.524,0.518,0.513,0.509,0.505,0.502,0.501,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.002,-0.009,-0.02,-0.034,-0.05,-0.069,-0.09,-0.11,-0.13,-0.15,-0.17,-0.194,-0.213,-0.229,-0.243,-0.255,-0.263,-0.268,-0.27,-0.269,-0.268,-0.265,-0.261,-0.256,-0.251,-0.245,-0.238,-0.23,-0.221,-0.212,-0.203,-0.193,-0.182,-0.172,-0.161,-0.149,-0.138,-0.126,-0.114,-0.102,-0.091,-0.079,-0.067,-0.055,-0.044,-0.033,-0.022,-0.011,-0.001,0.009,0.018,0.027,0.036,0.044,0.051,0.057,0.063,0.068,0.072,0.076,0.078,0.079,0.08,0.079,0.076,0.072,0.067,0.061,0.055,0.048,0.041,0.034,0.027,0.021,0.015,0.01,0.006,0.003,0.001,0 +PARAM_WING_DEFORM=0,-0.004,-0.017,-0.036,-0.06,-0.09,-0.13,-0.16,-0.2,-0.24,-0.28,-0.32,-0.35,-0.39,-0.42,-0.44,-0.462,-0.477,-0.487,-0.49,-0.489,-0.486,-0.481,-0.474,-0.465,-0.455,-0.443,-0.43,-0.415,-0.4,-0.383,-0.365,-0.347,-0.327,-0.307,-0.287,-0.27,-0.24,-0.22,-0.2,-0.18,-0.16,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.009,0.01,0.028,0.046,0.062,0.078,0.092,0.106,0.118,0.128,0.138,0.146,0.152,0.156,0.159,0.16,0.158,0.153,0.144,0.134,0.122,0.109,0.096,0.082,0.068,0.055,0.042,0.03,0.02,0.012,0.006,0.001,0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0,0.004,0.016,0.034,0.06,0.09,0.12,0.15,0.19,0.23,0.26,0.3,0.33,0.36,0.39,0.41,0.434,0.448,0.457,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.459,0.46,0.46,0.46,0.46,0.458,0.46,0.46,0.457,0.46,0.456,0.46,0.46,0.454,0.454,0.45,0.453,0.45,0.451,0.451,0.45,0.45,0.448,0.447,0.446,0.446,0.445,0.443,0.442,0.441,0.44,0.433,0.418,0.39,0.37,0.33,0.3,0.26,0.22,0.18,0.15,0.11,0.08,0.05,0.03,0.015,0.004,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch Dere4.mtn b/model/Potion-Maker/Pio/motions/Touch Dere4.mtn new file mode 100644 index 0000000..9ac252f --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch Dere4.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,1.25,4.29,8,11.62,14.53,16.37,17,16.63,15.6,13.98,11.92,9.46,6.78,3.94,1.06,-1.78,-4.46,-6.92,-8.98,-10.6,-11.63,-12,-11.94,-11.77,-11.5,-11.14,-10.72,-10.22,-9.66,-9.07,-8.45,-7.79,-7.12,-6.43,-5.74,-5.06,-4.4,-3.75,-3.14,-2.55,-2.01,-1.52,-1.09,-0.71,-0.41,-0.19,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,1.54,5.3,9.89,14.36,17.95,20.23,21,20.47,18.97,16.62,13.64,10.07,6.19,2.09,-2.09,-6.19,-10.07,-13.64,-16.62,-18.97,-20.47,-21,-20.89,-20.59,-20.12,-19.5,-18.75,-17.88,-16.91,-15.88,-14.78,-13.63,-12.46,-11.25,-10.04,-8.86,-7.7,-6.56,-5.49,-4.47,-3.51,-2.66,-1.9,-1.25,-0.72,-0.33,-0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,1.18,4.04,7.53,10.94,13.67,15.41,16,15.75,15.04,13.92,12.49,10.8,8.95,6.99,5.01,3.05,1.2,-0.49,-1.92,-3.04,-3.75,-4,-3.98,-3.92,-3.83,-3.71,-3.57,-3.41,-3.22,-3.02,-2.82,-2.6,-2.37,-2.14,-1.91,-1.69,-1.47,-1.25,-1.05,-0.85,-0.67,-0.51,-0.36,-0.24,-0.14,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1,-0.7,-0.698,-0.697,-0.695,-0.694,-0.693,-0.692,-0.692,-0.69,-0.691,-0.69,-0.69,-0.69,-0.69,-0.691,-0.694,-0.698,-0.701,-0.705,-0.707,-0.709,-0.71,-0.709,-0.708,-0.705,-0.702,-0.699,-0.695,-0.692,-0.689,-0.686,-0.683,-0.682,-0.68,-0.68,-0.68,-0.68,-0.682,-0.683,-0.685,-0.687,-0.689,-0.692,-0.695,-0.698,-0.702,-0.706,-0.71,-0.94,-0.945,-0.95,-0.955,-0.959,-0.963,-0.967,-0.971,-0.974,-0.977,-0.98,-0.983,-0.985,-0.988,-0.99,-0.992,-0.993,-0.995,-0.996,-0.997,-1,-0.999,-0.999,-1,-1,-1 +PARAM_EYE_L_OPEN=0.55,0,0,0,0,0,0,0,0,0,0.001,0,0,0.002,0,0,0.003,0,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.009,0.009,0.01,0.011,0.011,0.012,0.013,0.01,0.015,0.016,0.017,0.018,0.019,0.02,0.021,0.022,0.023,0.024,0.025,0.026,0.028,0.029,0.03,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0,0,0,0,0,0,0,0,0,0.001,0,0,0.002,0,0,0.003,0,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.009,0.009,0.01,0.011,0.011,0.012,0.013,0.01,0.015,0.016,0.017,0.018,0.019,0.02,0.021,0.022,0.023,0.024,0.025,0.026,0.028,0.029,0.03,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-1,-0.996,-0.996,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.984,-0.983,-0.981,-0.98,-0.979,-0.978,-0.976,-0.975,-0.974,-0.973,-0.972,-0.971,-0.97,-0.969,-0.968,-0.967,-0.966,-0.965,-0.96,-0.963,-0.963,-0.96,-0.962,-0.96,-0.961,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.962,-0.963,-0.964,-0.966,-0.968,-0.97,-0.973,-0.975,-0.977,-0.98,-0.982,-0.984,-0.987,-0.989,-0.991,-0.993,-0.995,-0.996,-0.998,-0.999,-0.999,-1,-1 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-1,-0.996,-0.996,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.984,-0.983,-0.981,-0.98,-0.979,-0.978,-0.976,-0.975,-0.974,-0.973,-0.972,-0.971,-0.97,-0.969,-0.968,-0.967,-0.966,-0.965,-0.96,-0.963,-0.963,-0.96,-0.962,-0.96,-0.961,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.962,-0.963,-0.964,-0.966,-0.968,-0.97,-0.973,-0.975,-0.977,-0.98,-0.982,-0.984,-0.987,-0.989,-0.991,-0.993,-0.995,-0.996,-0.998,-0.999,-0.999,-1,-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0,-0.017,-0.05,-0.1,-0.15,-0.19,-0.23,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.241,-0.19,-0.14,-0.08,-0.04,-0.01,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0,-0.017,-0.05,-0.1,-0.15,-0.19,-0.23,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.241,-0.19,-0.14,-0.08,-0.04,-0.01,0 +PARAM_BROW_ANGLE=0.2,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.311,-0.36,-0.41,-0.47,-0.53,-0.57,-0.6,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,0,0.07,0.12,0.16,0.18,0.196,0.2 +PARAM_BROW_SELECT=-0.5,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.209,0.21,0.21,0.21,0.208,0.21,0.21,0.207,0.21,0.21,0.206,0.21,0.205,0.2,0.204,0.2,0.203,0.2,0.202,0.201,0.2,0.2,0.199,0.2,0.197,0.197,0.196,0.2,0.194,0.194,0.193,0.192,0.191,0.19,0.19,0.188,0.187,0.186,0.185,0.184,0.183,0.182,0.181,0.18,0.179,0.177,0.176,0.175,0.174,0.173,0.171,0.17,-0.22,-0.31,-0.39,-0.44,-0.47,-0.494,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.83,0.67,0.48,0.28,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,-0.008,-0.03,-0.08,-0.15,-0.24,-0.37,-0.97,-0.97,-0.97,-0.97,-0.968,-0.968,-0.966,-0.965,-0.964,-0.962,-0.96,-0.958,-0.956,-0.953,-0.95,-0.947,-0.944,-0.941,-0.937,-0.933,-0.929,-0.925,-0.92,-0.915,-0.91,-0.69,-0.43,-0.28,-0.22,-0.2,-0.27,-0.39,-0.46,-0.49,-0.43,-0.32,-0.23,-0.16,-0.13,-0.21,-0.33,-0.41,-0.44,-0.42,-0.33,-0.18,0,0.39,0.69,0.85,0.9 +PARAM_MOUTH_EMO=0,0.16,0.16,0.162,0.163,0.164,0.165,0.166,0.167,0.168,0.169,0.169,0.17,0.171,0.172,0.173,0.17,0.175,0.176,0.177,0.177,0.178,0.179,0.18,0.25,0.25,0.25,0.25,0.25,0.25,0.249,0.25,0.248,0.25,0.247,0.246,0.25,0.244,0.243,0.242,0.241,0.24,0.239,0.238,0.236,0.235,0.233,0.232,0.23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0.1,0.37,0.76,1.21,1.68,2.11,2.48,2.76,2.94,3,2.89,2.59,2.15,1.62,1.02,0.39,-0.24,-0.85,-1.42,-1.94,-2.37,-2.71,-2.92,-3,-2.9,-2.66,-2.33,-1.95,-1.55,-1.16,-0.79,-0.48,-0.22,-0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0.14,0.5,1.02,1.62,2.23,2.81,3.3,3.68,3.92,4,3.92,3.73,3.44,3.08,2.68,2.26,1.84,1.43,1.05,0.71,0.42,0.2,0.05,0,0,0,0,0,0,0,0,0,0,0,0,-0.019,-0.07,-0.16,-0.27,-0.41,-0.56,-0.73,-0.9,-1.09,-1.28,-1.48,-1.67,-1.86,-2.04,-2.22,-2.38,-2.53,-2.66,-2.78,-2.87,-2.94,-2.98,-3,-2.96,-2.86,-2.69,-2.48,-2.23,-1.96,-1.68,-1.39,-1.12,-0.85,-0.61,-0.4,-0.23,-0.11,-0.03,0 +PARAM_BODY_Y=0,-0.011,-0.04,-0.08,-0.13,-0.17,-0.22,-0.26,-0.29,-0.304,-0.31,-0.307,-0.3,-0.288,-0.272,-0.254,-0.23,-0.21,-0.18,-0.16,-0.13,-0.1,-0.07,-0.03,0,0.04,0.07,0.09,0.113,0.128,0.139,0.148,0.153,0.157,0.159,0.16,0.157,0.148,0.135,0.119,0.101,0.082,0.064,0.046,0.031,0.018,0.008,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5,0.517,0.56,0.63,0.7,0.78,0.85,0.91,0.96,0.99,1,0.987,0.95,0.9,0.84,0.77,0.7,0.62,0.55,0.48,0.42,0.37,0.33,0.31,0.3,0.316,0.36,0.41,0.47,0.54,0.6,0.66,0.71,0.75,0.78,0.79,0.788,0.783,0.773,0.76,0.744,0.72,0.7,0.67,0.64,0.61,0.58,0.54,0.5,0.45,0.41,0.37,0.33,0.31,0.29,0.269,0.258,0.252,0.25,0.253,0.262,0.276,0.294,0.31,0.34,0.36,0.38,0.41,0.43,0.449,0.466,0.481,0.491,0.498,0.5 +PARAM_BOING=0,0.04,0.13,0.23,0.35,0.45,0.53,0.59,0.61,0.53,0.34,0.1,-0.13,-0.31,-0.43,-0.47,-0.42,-0.31,-0.17,-0.02,0.09,0.14,0.08,-0.01,-0.08,-0.1,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.03,-0.1,-0.19,-0.28,-0.37,-0.44,-0.48,-0.5,-0.47,-0.4,-0.3,-0.18,-0.06,0.06,0.18,0.27,0.35,0.4,0.42,0.406,0.37,0.31,0.24,0.17,0.09,0,-0.07,-0.14,-0.19,-0.23,-0.26,-0.27,-0.261,-0.24,-0.2,-0.16,-0.11,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.02,0.09,0.18,0.28,0.39,0.48,0.57,0.63,0.68,0.69,0.69,0.692,0.69,0.69,0.69,0.686,0.68,0.66,0.61,0.54,0.46,0.37,0.27,0.16,0.06,-0.04,-0.14,-0.23,-0.3,-0.37,-0.41,-0.44,-0.45,-0.441,-0.42,-0.37,-0.32,-0.26,-0.2,-0.13,-0.05,0.02,0.08,0.14,0.19,0.24,0.26,0.27,0.261,0.24,0.2,0.16,0.12,0.08,0.05,0.02,0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.014,-0.05,-0.11,-0.18,-0.25,-0.32,-0.39,-0.45,-0.5,-0.54,-0.58,-0.6,-0.608,-0.611,-0.61,-0.611,-0.61,-0.599,-0.57,-0.52,-0.45,-0.38,-0.3,-0.21,-0.13,-0.05,0.03,0.11,0.17,0.22,0.26,0.28,0.29,0.285,0.27,0.25,0.22,0.18,0.15,0.11,0.06,0.02,-0.01,-0.05,-0.08,-0.1,-0.115,-0.12,-0.116,-0.105,-0.089,-0.072,-0.053,-0.036,-0.021,-0.01,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.021,0.07,0.15,0.24,0.34,0.42,0.5,0.55,0.59,0.6,0.58,0.51,0.41,0.28,0.14,-0.01,-0.16,-0.3,-0.43,-0.53,-0.6,-0.62,-0.59,-0.51,-0.39,-0.25,-0.11,0.02,0.13,0.22,0.27,0.29,0.271,0.23,0.18,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.004,-0.016,-0.035,-0.06,-0.09,-0.12,-0.16,-0.2,-0.24,-0.27,-0.31,-0.35,-0.38,-0.41,-0.44,-0.454,-0.466,-0.47,-0.47,-0.468,-0.466,-0.463,-0.459,-0.454,-0.449,-0.443,-0.436,-0.428,-0.42,-0.412,-0.403,-0.393,-0.384,-0.373,-0.362,-0.351,-0.34,-0.329,-0.317,-0.305,-0.293,-0.28,-0.268,-0.255,-0.243,-0.23,-0.218,-0.205,-0.193,-0.181,-0.169,-0.157,-0.145,-0.133,-0.122,-0.111,-0.101,-0.091,-0.081,-0.071,-0.062,-0.054,-0.046,-0.038,-0.031,-0.025,-0.02,-0.015,-0.01,-0.007,-0.004,-0.002,0,0 +PARAM_WING_DEFORM=0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.42,0.48,0.53,0.58,0.63,0.67,0.7,0.714,0.72,0.719,0.717,0.714,0.709,0.703,0.696,0.687,0.678,0.667,0.656,0.644,0.631,0.617,0.603,0.588,0.572,0.555,0.538,0.521,0.503,0.485,0.467,0.448,0.429,0.41,0.391,0.372,0.353,0.334,0.314,0.295,0.277,0.258,0.24,0.222,0.204,0.187,0.171,0.154,0.139,0.124,0.109,0.095,0.082,0.07,0.059,0.048,0.039,0.03,0.022,0.016,0.01,0.006,0.003,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch Dere5.mtn b/model/Potion-Maker/Pio/motions/Touch Dere5.mtn new file mode 100644 index 0000000..b8c50d4 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch Dere5.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,1.97,6.22,11.51,17.02,22.04,26.2,28.97,30,30,30,30,30,30,30,30,30,30,30,29.96,29.73,29.21,28.33,27.05,25.41,23.45,20.66,17.93,15.17,12.48,9.99,7.62,5.48,3.66,2.12,0.97,0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,0.92,2.9,5.37,7.94,10.29,12.23,13.52,14,13.97,13.89,13.75,13.55,13.27,12.93,12.54,12.08,11.57,11,10.08,9.01,7.93,6.86,5.87,4.98,4.22,3.35,2.59,1.88,1.26,0.72,0.26,-0.14,-0.45,-0.69,-0.87,-0.97,-1,-0.993,-0.975,-0.94,-0.91,-0.86,-0.8,-0.74,-0.68,-0.61,-0.54,-0.47,-0.41,-0.34,-0.28,-0.22,-0.17,-0.12,-0.08,-0.04,-0.02,-0.005,0 +PARAM_ANGLE_Z=0,-0.59,-1.86,-3.45,-5.1,-6.61,-7.86,-8.69,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.7,-7.9,-6.66,-5.1,-3.37,-1.5,0.37,2.1,3.66,4.9,5.7,6,5.96,5.85,5.67,5.43,5.15,4.82,4.45,4.08,3.67,3.26,2.84,2.44,2.04,1.66,1.31,0.99,0.71,0.46,0.27,0.12,0.03,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.39,0.22,0.1,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.067,0.087,0.12,0.16,0.2,0.25,0.29,0.33,0.37,0.4,0.423,0.43,0.43,0.43,0.429,0.428,0.426,0.424,0.422,0.419,0.416,0.412,0.407,0.402,0.396,0.39,0.31,0.19,0.11,0.08,0.18,0.35,0.46,0.5 +PARAM_EYE_R_OPEN=0.5,0.39,0.22,0.1,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.067,0.087,0.12,0.16,0.2,0.25,0.29,0.33,0.37,0.4,0.423,0.43,0.43,0.43,0.429,0.428,0.426,0.424,0.422,0.419,0.416,0.412,0.407,0.402,0.396,0.39,0.31,0.19,0.11,0.08,0.18,0.35,0.46,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.07,-0.21,-0.38,-0.57,-0.73,-0.87,-0.97,-1,-0.999,-0.998,-0.995,-0.991,-0.987,-0.983,-0.978,-0.972,-0.966,-0.961,-0.955,-0.948,-0.942,-0.937,-0.931,-0.925,-0.92,-0.915,-0.911,-0.908,-0.905,-0.903,-0.902,-0.901,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.74,-0.48,-0.24,-0.07,0 +PARAM_BROW_R_Y=0,-0.07,-0.21,-0.38,-0.57,-0.73,-0.87,-0.97,-1,-1,-0.998,-0.996,-0.994,-0.991,-0.988,-0.984,-0.979,-0.975,-0.97,-0.965,-0.959,-0.954,-0.948,-0.942,-0.936,-0.93,-0.924,-0.919,-0.914,-0.911,-0.908,-0.905,-0.903,-0.902,-0.901,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.74,-0.48,-0.24,-0.07,0 +PARAM_BROW_L_ANGLE=0,-0.07,-0.21,-0.38,-0.57,-0.73,-0.87,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.999,-1,-0.998,-0.997,-0.996,-0.995,-0.993,-0.992,-0.99,-0.97,-0.91,-0.83,-0.73,-0.62,-0.49,-0.37,-0.26,-0.15,-0.07,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0,-0.07,-0.21,-0.38,-0.57,-0.73,-0.87,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.999,-1,-0.998,-0.997,-0.996,-0.995,-0.993,-0.992,-0.99,-0.97,-0.91,-0.83,-0.73,-0.62,-0.49,-0.37,-0.26,-0.15,-0.07,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EAR_DEFORM=0,0.04,0.13,0.24,0.35,0.44,0.49,0.51,0.509,0.505,0.499,0.49,0.479,0.464,0.446,0.42,0.4,0.37,0.34,0.3,0.26,0.22,0.17,0.12,0.06,0,-0.06,-0.13,-0.19,-0.24,-0.29,-0.34,-0.38,-0.42,-0.45,-0.47,-0.485,-0.49,-0.487,-0.478,-0.463,-0.443,-0.42,-0.39,-0.36,-0.33,-0.3,-0.27,-0.23,-0.2,-0.17,-0.14,-0.11,-0.08,-0.06,-0.038,-0.022,-0.01,-0.003,0 +PARAM_MOUTH_OPEN_Y=0.5,0.53,0.6,0.68,0.77,0.85,0.91,0.95,0.97,0.91,0.81,0.74,0.72,0.732,0.76,0.8,0.84,0.87,0.88,0.877,0.867,0.852,0.832,0.81,0.78,0.75,0.71,0.68,0.64,0.61,0.59,0.57,0.545,0.529,0.517,0.507,0.502,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BODY_ANGLE_X=0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,0.994,0.979,0.95,0.92,0.89,0.84,0.79,0.74,0.69,0.63,0.57,0.5,0.43,0.37,0.3,0.24,0.18,0.14,0.1,0.07,0.05,0.029,0.016,0.007,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,0.13,0.45,0.89,1.4,1.93,2.45,2.95,3.37,3.7,3.92,4,3.98,3.92,3.82,3.69,3.54,3.37,3.18,2.97,2.75,2.51,2.26,2.01,1.74,1.47,1.19,0.95,0.74,0.56,0.41,0.29,0.19,0.12,0.06,0.03,0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.46,-1.45,-2.69,-3.97,-5.14,-6.11,-6.76,-7,-7,-7,-7,-7,-7,-7,-6.94,-6.79,-6.56,-6.26,-5.92,-5.53,-5.1,-4.64,-4.15,-3.64,-3.11,-2.54,-2.06,-1.62,-1.24,-0.93,-0.66,-0.45,-0.28,-0.15,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.04,0.1,0.15,0.19,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.209,0.207,0.206,0.203,0.2,0.197,0.193,0.189,0.185,0.18,0.175,0.17,0.164,0.158,0.153,0.147,0.142,0.136,0.131,0.125,0.12,0.114,0.108,0.101,0.094,0.087,0.08,0.072,0.065,0.057,0.049,0.042,0.035,0.029,0.023,0.017,0.012,0.008,0.005,0.002,0.001,0 +PARAM_WING_DEFORM=0,0.12,0.32,0.51,0.64,0.69,0.65,0.54,0.39,0.21,0.03,-0.14,-0.31,-0.45,-0.57,-0.64,-0.67,-0.65,-0.59,-0.5,-0.39,-0.27,-0.14,-0.01,0.11,0.22,0.31,0.37,0.42,0.43,0.42,0.39,0.34,0.28,0.21,0.14,0.06,-0.03,-0.11,-0.18,-0.25,-0.31,-0.36,-0.39,-0.4,-0.395,-0.381,-0.36,-0.33,-0.3,-0.26,-0.22,-0.18,-0.14,-0.1,-0.07,-0.04,-0.02,-0.005,0 +PARAM_RIBBON_DEFORM=0,0.08,0.2,0.31,0.39,0.42,0.37,0.25,0.11,-0.03,-0.14,-0.22,-0.24,-0.21,-0.14,-0.06,0.03,0.09,0.14,0.15,0.139,0.11,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BLUSH=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch Dere6.mtn b/model/Potion-Maker/Pio/motions/Touch Dere6.mtn new file mode 100644 index 0000000..961690b --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch Dere6.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.6,2.07,4.08,6.18,7.93,9,9.47,9.76,9.92,9.99,10.004,10,10,9.995,9.977,9.94,9.88,9.78,9.66,9.49,9.28,9.03,8.73,8.39,8,7.44,6.76,5.95,5.08,4.19,3.29,2.43,1.66,0.98,0.46,0.12,0 +PARAM_ANGLE_Y=0,1.65,5.75,11.4,17.41,22.56,26,27.79,28.93,29.6,29.91,30,30,29.3,27.43,24.61,21.08,17.17,13.01,8.93,5.12,1.75,-1.09,-3.22,-4.54,-5,-4.9,-4.63,-4.22,-3.7,-3.12,-2.5,-1.88,-1.3,-0.78,-0.37,-0.1,0 +PARAM_ANGLE_Z=0,-0.06,-0.22,-0.47,-0.78,-1.13,-1.5,-1.87,-2.22,-2.53,-2.78,-2.94,-3,-2.84,-2.41,-1.77,-0.96,-0.07,0.88,1.82,2.69,3.46,4.11,4.59,4.9,5,4.9,4.63,4.22,3.7,3.12,2.5,1.88,1.3,0.78,0.37,0.1,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.64,0.78,0.88,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.903,0.884,0.85,0.82,0.77,0.73,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_R_OPEN=0.55,0.64,0.78,0.88,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.903,0.884,0.85,0.82,0.77,0.73,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.06,-0.15,-0.21,-0.23,-0.23,-0.228,-0.225,-0.221,-0.216,-0.21,-0.203,-0.196,-0.188,-0.18,-0.17,-0.161,-0.151,-0.141,-0.131,-0.12,-0.11,-0.099,-0.089,-0.079,-0.069,-0.06,-0.05,-0.042,-0.034,-0.027,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_BROW_R_Y=0,-0.06,-0.15,-0.21,-0.23,-0.23,-0.228,-0.225,-0.221,-0.216,-0.21,-0.203,-0.196,-0.188,-0.18,-0.17,-0.161,-0.151,-0.141,-0.131,-0.12,-0.11,-0.099,-0.089,-0.079,-0.069,-0.06,-0.05,-0.042,-0.034,-0.027,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_BROW_ANGLE=0.2,0.11,-0.03,-0.13,-0.16,-0.159,-0.156,-0.152,-0.145,-0.138,-0.129,-0.118,-0.107,-0.094,-0.081,-0.067,-0.052,-0.036,-0.021,-0.004,0.012,0.028,0.044,0.061,0.076,0.092,0.107,0.121,0.134,0.147,0.158,0.169,0.178,0.185,0.192,0.196,0.199,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0.92,0.89,0.81,0.72,0.63,0.56,0.52,0.5,0.5,0.5,0.5,0.5,0.5,0.514,0.55,0.61,0.68,0.74,0.81,0.87,0.9,0.92,0.04,0.033,0.028,0.023,0.018,0.014,0.011,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_MOUTH_OPEN2=0.9,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.979,-0.98,-0.98,-0.978,-0.98,-0.977,-0.98,-0.976,-0.98,-0.974,-0.974,-0.973,-0.972,-0.971,-0.97,0.83,0.842,0.852,0.861,0.868,0.875,0.881,0.885,0.89,0.893,0.896,0.897,0.899,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.15,-0.52,-1,-1.48,-1.85,-2,-2,-2,-2,-2,-2,-2,-1.94,-1.78,-1.54,-1.24,-0.9,-0.54,-0.19,0.13,0.42,0.66,0.85,0.96,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_Z=0,0.38,1.29,2.5,3.71,4.62,5,5,5,5,5,5,5,4.86,4.49,3.92,3.22,2.43,1.6,0.79,0.02,-0.65,-1.22,-1.64,-1.91,-2,-1.96,-1.85,-1.69,-1.48,-1.25,-1,-0.75,-0.52,-0.31,-0.15,-0.04,0 +PARAM_BODY_Y=0,0.019,0.07,0.14,0.21,0.28,0.33,0.36,0.382,0.394,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.392,0.37,0.34,0.3,0.25,0.2,0.15,0.1,0.06,0.03,0.01,0 +PARAM_BREATH=0.5,0.512,0.55,0.59,0.65,0.71,0.77,0.82,0.85,0.87,0.884,0.889,0.89,0.888,0.882,0.873,0.861,0.846,0.829,0.81,0.79,0.77,0.74,0.72,0.7,0.67,0.65,0.63,0.61,0.587,0.568,0.551,0.537,0.524,0.514,0.506,0.502,0.5 +PARAM_BOING=0,0.02,0.07,0.14,0.2,0.25,0.28,0.29,0.25,0.17,0.06,-0.04,-0.12,-0.17,-0.19,-0.176,-0.14,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.019,-0.07,-0.14,-0.23,-0.32,-0.41,-0.48,-0.53,-0.55,-0.54,-0.51,-0.47,-0.41,-0.34,-0.27,-0.19,-0.12,-0.04,0.03,0.09,0.15,0.2,0.23,0.25,0.26,0.255,0.241,0.22,0.19,0.16,0.13,0.1,0.07,0.04,0.02,0.005,0 +PARAM_HAIR_SIDE_R=0,0.007,0.025,0.05,0.08,0.11,0.13,0.16,0.19,0.204,0.216,0.22,0.214,0.197,0.17,0.14,0.1,0.06,0.01,-0.03,-0.07,-0.12,-0.15,-0.19,-0.21,-0.233,-0.246,-0.25,-0.241,-0.22,-0.19,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0 +PARAM_HAIR_SIDE_L=0,0.013,0.04,0.09,0.14,0.19,0.24,0.29,0.33,0.36,0.38,0.39,0.382,0.36,0.32,0.28,0.22,0.16,0.1,0.04,-0.02,-0.08,-0.13,-0.18,-0.22,-0.25,-0.264,-0.27,-0.261,-0.24,-0.2,-0.16,-0.12,-0.08,-0.05,-0.02,-0.006,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.013,0.05,0.09,0.14,0.2,0.25,0.3,0.35,0.38,0.4,0.41,0.408,0.402,0.393,0.381,0.366,0.349,0.33,0.31,0.29,0.27,0.24,0.22,0.2,0.17,0.15,0.13,0.11,0.087,0.069,0.052,0.037,0.024,0.014,0.006,0.002,0 +PARAM_WING_DEFORM=0,0.03,0.1,0.2,0.31,0.43,0.55,0.66,0.75,0.82,0.87,0.89,0.886,0.873,0.853,0.83,0.79,0.76,0.72,0.67,0.63,0.58,0.53,0.48,0.43,0.38,0.33,0.28,0.23,0.19,0.15,0.11,0.08,0.05,0.03,0.014,0.004,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch1.mtn b/model/Potion-Maker/Pio/motions/Touch1.mtn new file mode 100644 index 0000000..870260d --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.36,-0.93,-1.46,-1.85,-2,-1.52,-0.23,1.64,3.86,6.14,8.36,10.23,11.52,12,11.76,11.12,10.13,8.88,7.5,6,4.5,3.12,1.88,0.88,0.24,0,0,0,0,0,0,0,0,0,0,0,0,0.79,2.92,6.02,9.71,13.55,17.31,20.55,22.91,24,24.33,24.65,24.95,25.25,25.54,25.82,26.08,26.33,26.58,26.81,27.03,27.24,27.45,27.65,27.83,28.01,28.18,28.34,28.48,28.63,28.76,28.89,29.01,29.12,29.22,29.32,29.41,29.49,29.56,29.63,29.7,29.75,29.8,29.84,29.88,29.91,29.94,29.96,29.979,29.991,29.998,30,30,29.96,29.85,29.65,29.36,28.99,28.52,27.95,27.28,26.5,25.6,24.6,23.47,22.22,20.87,19.36,17.71,15.93,14,11.67,9.55,7.65,5.93,4.44,3.14,2.03,1.17,0.53,0.14,0 +PARAM_ANGLE_Y=0,5.36,13.95,21.96,27.75,30,28.66,25.06,19.86,13.69,7.31,1.14,-4.06,-7.66,-9,-8.66,-7.75,-6.34,-4.58,-2.62,-0.5,1.62,3.58,5.34,6.75,7.66,8,7.984,7.9,7.73,7.43,6.99,6.38,5.56,4.56,3.3,1.81,0,-2.71,-6.37,-10.64,-15.17,-19.55,-23.62,-26.94,-29.18,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.04,-26.62,-23.34,-19.51,-15.53,-11.6,-7.88,-4.75,-2.23,-0.6,0 +PARAM_ANGLE_Z=0,-1.07,-2.79,-4.39,-5.55,-6,-5.69,-4.86,-3.66,-2.24,-0.76,0.66,1.86,2.69,3,2.94,2.78,2.53,2.22,1.87,1.5,1.13,0.78,0.47,0.22,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.007,0.027,0.06,0.1,0.16,0.22,0.3,0.38,0.47,0.57,0.68,0.79,0.91,1.04,1.17,1.3,1.44,1.58,1.71,1.86,2,2.14,2.29,2.42,2.56,2.7,2.83,2.96,3.09,3.21,3.32,3.43,3.53,3.62,3.7,3.78,3.84,3.9,3.94,3.97,3.993,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.87,3.55,3.11,2.6,2.07,1.55,1.05,0.63,0.3,0.08,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.554,0.557,0.56,0.562,0.565,0.567,0.569,0.57,0.57,0.01,0.007,0.005,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.554,0.557,0.56,0.562,0.565,0.567,0.569,0.57,0.57,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.1,0.094,0.08,0.063,0.044,0.028,0.014,0.004,0,-0.001,-0.002,-0.003,-0.004,-0.005,-0.006,-0.01,-0.008,-0.009,-0.009,-0.01,-0.01,-0.012,-0.012,-0.01,-0.013,-0.01,-0.014,-0.01,-0.015,-0.02,-0.016,-0.02,-0.017,-0.02,-0.02,-0.018,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,0.2,0.53,0.71,0.81,0.86,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.96,-0.969,-0.977,-0.983,-0.988,-0.992,-0.995,-0.998,-0.999,-1,-1 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.1,0.094,0.08,0.063,0.044,0.028,0.014,0.004,0,-0.001,-0.002,-0.003,-0.004,-0.005,-0.006,-0.01,-0.008,-0.009,-0.009,-0.01,-0.01,-0.012,-0.012,-0.01,-0.013,-0.01,-0.014,-0.01,-0.015,-0.02,-0.016,-0.02,-0.017,-0.02,-0.02,-0.018,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,0.2,0.53,0.71,0.81,0.86,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.98,-0.985,-0.988,-0.992,-0.994,-0.996,-0.998,-0.999,-0.999,-1,-1 +PARAM_EYE_BALL_X=0,0.03,0.07,0.12,0.15,0.16,0.159,0.156,0.151,0.145,0.137,0.128,0.119,0.108,0.097,0.086,0.074,0.063,0.052,0.041,0.032,0.023,0.015,0.009,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.16,-0.25,-0.31,-0.34,-0.29,-0.2,-0.14,-0.12,-0.12,-0.122,-0.125,-0.128,-0.133,-0.138,-0.144,-0.151,-0.159,-0.167,-0.176,-0.185,-0.195,-0.206,-0.216,-0.227,-0.238,-0.25,-0.261,-0.273,-0.285,-0.297,-0.309,-0.32,-0.332,-0.343,-0.354,-0.364,-0.375,-0.385,-0.394,-0.403,-0.411,-0.419,-0.426,-0.432,-0.437,-0.442,-0.445,-0.448,-0.449,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.436,-0.4,-0.35,-0.29,-0.23,-0.17,-0.12,-0.07,-0.03,-0.01,0 +PARAM_EYE_BALL_Y=0,-0.014,-0.04,-0.06,-0.074,-0.08,-0.079,-0.078,-0.076,-0.072,-0.069,-0.064,-0.059,-0.054,-0.048,-0.043,-0.037,-0.032,-0.026,-0.021,-0.016,-0.011,-0.008,-0.004,-0.002,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.05,0.09,0.15,0.21,0.3,0.35,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.368,0.34,0.3,0.25,0.2,0.15,0.1,0.06,0.03,0.01,0 +PARAM_BROW_L_Y=0,0.09,0.24,0.38,0.48,0.52,0.5,0.44,0.36,0.26,0.16,0.07,-0.02,-0.08,-0.1,-0.103,-0.105,-0.106,-0.108,-0.109,-0.11,-0.111,-0.112,-0.114,-0.115,-0.117,-0.12,-0.125,-0.134,-0.144,-0.157,-0.171,-0.186,-0.203,-0.221,-0.24,-0.259,-0.28,-0.31,-0.35,-0.4,-0.45,-0.49,-0.54,-0.58,-0.6,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.68,-0.79,-0.89,-0.96,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.96,-0.88,-0.77,-0.64,-0.51,-0.38,-0.26,-0.16,-0.07,-0.02,0 +PARAM_BROW_R_Y=0,0.09,0.24,0.38,0.48,0.52,0.5,0.45,0.37,0.27,0.18,0.08,0,-0.06,-0.09,-0.098,-0.104,-0.109,-0.114,-0.118,-0.121,-0.125,-0.128,-0.132,-0.137,-0.143,-0.15,-0.161,-0.173,-0.187,-0.203,-0.22,-0.239,-0.259,-0.28,-0.3,-0.33,-0.35,-0.38,-0.43,-0.47,-0.52,-0.57,-0.61,-0.65,-0.67,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.74,-0.83,-0.91,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.89,-0.78,-0.65,-0.52,-0.39,-0.26,-0.16,-0.07,-0.02,0 +PARAM_BROW_ANGLE=0.2,0.198,0.192,0.182,0.169,0.154,0.136,0.116,0.1,0.07,0.05,0.03,0,-0.02,-0.05,-0.07,-0.1,-0.12,-0.14,-0.158,-0.176,-0.191,-0.204,-0.215,-0.223,-0.228,-0.23,-0.227,-0.22,-0.21,-0.199,-0.187,-0.175,-0.164,-0.154,-0.147,-0.142,-0.14,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.52,-0.43,-0.35,-0.28,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.245,-0.21,-0.16,-0.1,-0.04,0.02,0.08,0.13,0.17,0.19,0.2 +PARAM_BROW_SELECT=-0.5,-0.5,-0.5,-0.498,-0.496,-0.494,-0.492,-0.489,-0.485,-0.481,-0.477,-0.472,-0.467,-0.461,-0.455,-0.448,-0.441,-0.434,-0.426,-0.417,-0.408,-0.399,-0.389,-0.379,-0.368,-0.357,-0.345,-0.333,-0.321,-0.308,-0.294,-0.281,-0.267,-0.252,-0.237,-0.222,-0.206,-0.19,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.16,0.1,0.03,-0.06,-0.15,-0.24,-0.32,-0.39,-0.45,-0.49,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.74,0.49,0.25,0.08,0,-0.013,-0.026,-0.038,-0.05,-0.06,-0.071,-0.08,-0.089,-0.098,-0.106,-0.113,-0.12,-0.127,-0.133,-0.138,-0.144,-0.148,-0.153,-0.157,-0.161,-0.164,-0.167,-0.169,-0.172,-0.174,-0.175,-0.177,-0.178,-0.18,-0.18,-0.18,-0.18,-0.174,-0.157,-0.13,-0.1,-0.08,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.21,0.41,0.61,0.77,0.86,0.89,0.9,0.902,0.901,0.9 +PARAM_MOUTH_EMO=0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.131,0.13,0.13,0.132,0.13,0.13,0.133,0.13,0.13,0.134,0.13,0.135,0.14,0.136,0.14,0.137,0.138,0.14,0.139,0.14,0.14,0.141,0.142,0.14,0.144,0.145,0.145,0.146,0.147,0.148,0.149,0.15,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.435,0.444,0.452,0.458,0.46,0.11,0.112,0.115,0.117,0.119,0.12 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.72,-1.86,-2.93,-3.7,-4,-3.83,-3.37,-2.7,-1.91,-1.09,-0.3,0.37,0.83,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.004,0.01,0.018,0.027,0.038,0.051,0.066,0.082,0.1,0.12,0.14,0.16,0.18,0.21,0.23,0.26,0.29,0.31,0.34,0.37,0.4,0.43,0.46,0.49,0.51,0.54,0.57,0.6,0.63,0.66,0.69,0.71,0.74,0.77,0.79,0.82,0.84,0.86,0.88,0.9,0.918,0.934,0.949,0.962,0.973,0.982,0.99,0.996,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_Z=0,1.25,3.25,5.12,6.47,7,6.69,5.86,4.66,3.24,1.76,0.34,-0.86,-1.69,-2,-1.96,-1.85,-1.69,-1.48,-1.25,-1,-0.75,-0.52,-0.31,-0.15,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0.04,0.12,0.18,0.23,0.25,0.248,0.244,0.236,0.226,0.214,0.2,0.185,0.169,0.152,0.134,0.116,0.098,0.081,0.065,0.05,0.036,0.024,0.014,0.006,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.005,0.009,0.014,0.02,0.027,0.034,0.043,0.052,0.062,0.073,0.084,0.096,0.108,0.121,0.135,0.149,0.163,0.177,0.192,0.207,0.222,0.237,0.252,0.268,0.283,0.298,0.313,0.328,0.343,0.357,0.371,0.385,0.399,0.412,0.424,0.436,0.447,0.458,0.468,0.477,0.486,0.493,0.5,0.506,0.511,0.515,0.518,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.503,0.46,0.4,0.34,0.27,0.2,0.14,0.08,0.04,0.01,0 +PARAM_BREATH=0.5,0.59,0.73,0.87,0.96,1,0.97,0.9,0.79,0.67,0.53,0.41,0.3,0.23,0.2,0.203,0.212,0.225,0.242,0.26,0.28,0.3,0.318,0.335,0.348,0.357,0.36,0.355,0.341,0.322,0.3,0.28,0.26,0.23,0.217,0.203,0.193,0.19,0.19,0.191,0.193,0.195,0.198,0.202,0.206,0.21,0.216,0.221,0.227,0.233,0.24,0.247,0.254,0.262,0.27,0.278,0.287,0.295,0.304,0.313,0.321,0.33,0.339,0.348,0.357,0.366,0.375,0.384,0.392,0.401,0.409,0.417,0.425,0.433,0.44,0.447,0.454,0.46,0.466,0.472,0.477,0.481,0.486,0.489,0.492,0.495,0.497,0.499,0.5,0.5,0.497,0.489,0.477,0.461,0.442,0.42,0.4,0.37,0.35,0.32,0.29,0.27,0.25,0.229,0.213,0.201,0.193,0.19,0.2,0.22,0.26,0.3,0.34,0.38,0.42,0.45,0.48,0.494,0.5 +PARAM_BOING=0,-0.04,-0.06,0.02,0.14,0.25,0.34,0.37,0.21,-0.05,-0.23,-0.29,-0.19,-0.02,0.09,0.13,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.03,-0.1,-0.19,-0.28,-0.35,-0.38,-0.33,-0.22,-0.08,0.07,0.18,0.23,0.2,0.13,0.05,-0.04,-0.11,-0.14,-0.11,-0.07,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,-0.04,-0.13,-0.26,-0.39,-0.48,-0.52,-0.47,-0.35,-0.21,-0.06,0.08,0.19,0.26,0.29,0.26,0.21,0.14,0.06,0,-0.06,-0.1,-0.11,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,0.02,0.08,0.16,0.23,0.29,0.31,0.26,0.16,0.03,-0.11,-0.23,-0.34,-0.4,-0.43,-0.4,-0.32,-0.23,-0.14,-0.05,0.02,0.07,0.09,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.07,0.23,0.43,0.63,0.79,0.89,0.92,0.79,0.47,0.04,-0.38,-0.7,-0.83,-0.79,-0.68,-0.53,-0.36,-0.18,0,0.17,0.31,0.42,0.49,0.52,0.49,0.43,0.32,0.21,0.08,-0.03,-0.14,-0.2,-0.23,-0.222,-0.2,-0.17,-0.13,-0.1,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.1,-0.26,-0.4,-0.51,-0.55,-0.55,-0.548,-0.546,-0.543,-0.539,-0.534,-0.528,-0.521,-0.513,-0.504,-0.494,-0.483,-0.471,-0.458,-0.444,-0.428,-0.411,-0.393,-0.374,-0.35,-0.33,-0.31,-0.28,-0.26,-0.23,-0.2,-0.17,-0.14,-0.11,-0.07,-0.04,0,0.05,0.1,0.16,0.22,0.27,0.32,0.36,0.39,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.45,0.53,0.6,0.65,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.65,0.59,0.52,0.44,0.35,0.26,0.18,0.11,0.05,0.01,0 +PARAM_WING_DEFORM=0,-0.07,-0.19,-0.3,-0.38,-0.41,-0.409,-0.405,-0.399,-0.391,-0.381,-0.369,-0.356,-0.341,-0.326,-0.309,-0.291,-0.273,-0.255,-0.236,-0.217,-0.198,-0.179,-0.16,-0.142,-0.124,-0.107,-0.09,-0.075,-0.061,-0.048,-0.036,-0.025,-0.017,-0.01,-0.004,-0.001,0,-0.03,-0.13,-0.26,-0.42,-0.58,-0.74,-0.87,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.89,-0.78,-0.65,-0.52,-0.39,-0.26,-0.16,-0.07,-0.02,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch2.mtn b/model/Potion-Maker/Pio/motions/Touch2.mtn new file mode 100644 index 0000000..4ba0ff1 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch2.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.3,1.03,2,2.97,3.7,4,3.71,2.99,2.12,1.27,0.58,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,5.78,16.22,22,18.09,8.61,-4,-16.61,-26.09,-30,-28.61,-26.11,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.73,-24.23,-22.91,-20.86,-18.29,-15.45,-12.36,-9.28,-6.43,-3.86,-1.82,-0.49,0 +PARAM_ANGLE_Z=0,1.45,2,-0.35,-6.07,-13.06,-19.88,-25.35,-28.82,-30,-29.03,-27.44,-26.35,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-25.67,-24.75,-23.29,-21.44,-19.24,-16.83,-14.29,-11.71,-9.17,-6.76,-4.56,-2.71,-1.25,-0.33,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.482,0.45,0.434,0.427,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.429,0.433,0.439,0.446,0.455,0.464,0.473,0.481,0.489,0.495,0.499,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.6,0.76,0.86,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.8,0.64,0.54,0.5,0.5,0.5,0.5 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0.012,0.05,0.09,0.15,0.21,0.27,0.31,0.35,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.357,0.348,0.334,0.315,0.29,0.27,0.24,0.21,0.18,0.15,0.13,0.1,0.08,0.05,0.036,0.021,0.009,0.002,0 +PARAM_BROW_L_Y=0,0.49,0.67,0.6,0.42,0.19,-0.05,-0.23,-0.3,-0.299,-0.297,-0.294,-0.29,-0.284,-0.278,-0.27,-0.262,-0.253,-0.243,-0.233,-0.222,-0.211,-0.199,-0.187,-0.175,-0.163,-0.15,-0.137,-0.125,-0.113,-0.101,-0.089,-0.078,-0.067,-0.057,-0.047,-0.038,-0.03,-0.022,-0.016,-0.01,-0.006,-0.003,-0.001,0 +PARAM_BROW_R_Y=0,0.49,0.67,0.6,0.42,0.18,-0.06,-0.24,-0.31,-0.309,-0.307,-0.304,-0.299,-0.294,-0.287,-0.279,-0.271,-0.262,-0.252,-0.241,-0.23,-0.218,-0.206,-0.193,-0.181,-0.168,-0.155,-0.142,-0.129,-0.117,-0.104,-0.092,-0.08,-0.069,-0.058,-0.048,-0.039,-0.031,-0.023,-0.016,-0.011,-0.006,-0.003,-0.001,0 +PARAM_BROW_L_ANGLE=0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0 +PARAM_BROW_R_ANGLE=0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0 +PARAM_EAR_DEFORM=0,0.08,0.23,0.31,0.22,0,-0.29,-0.59,-0.81,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.9,-0.893,-0.876,-0.85,-0.81,-0.77,-0.72,-0.67,-0.61,-0.55,-0.48,-0.42,-0.35,-0.29,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.006,0 +PARAM_MOUTH_OPEN_Y=0.5,0.59,0.73,0.87,0.96,1,1,1,1,1,1,1,1,1,1,0.986,0.95,0.91,0.86,0.83,0.818,0.82,0.826,0.834,0.842,0.848,0.85,0.832,0.8,0.783,0.777,0.797,0.83,0.85,0.86,0.86,0.858,0.853,0.842,0.826,0.8,0.71,0.6,0.52,0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0,0.73,1.92,2.73,3,2.71,2.01,1.08,0.15,-0.55,-0.84,-0.69,-0.45,-0.23,-0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,-0.23,-0.77,-1.5,-2.23,-2.77,-3,-2.96,-2.86,-2.69,-2.47,-2.22,-1.94,-1.65,-1.35,-1.06,-0.78,-0.53,-0.31,-0.14,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5,0.54,0.63,0.75,0.87,0.96,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0.011,0.04,0.08,0.14,0.2,0.26,0.32,0.39,0.44,0.49,0.54,0.57,0.59,0.6,0.599,0.595,0.59,0.583,0.574,0.565,0.556,0.546,0.537,0.528,0.52,0.513,0.508,0.504,0.501,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0,-0.03,-0.12,-0.25,-0.4,-0.56,-0.7,-0.83,-0.92,-0.98,-1,-0.97,-0.87,-0.74,-0.58,-0.42,-0.26,-0.13,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_WING_ANGLE=0,0.013,0.04,0.09,0.13,0.16,0.17,0.157,0.12,0.07,0.01,-0.05,-0.11,-0.16,-0.2,-0.21,-0.209,-0.207,-0.203,-0.198,-0.192,-0.185,-0.176,-0.168,-0.158,-0.149,-0.138,-0.128,-0.117,-0.106,-0.096,-0.085,-0.075,-0.064,-0.055,-0.046,-0.037,-0.029,-0.022,-0.016,-0.01,-0.006,-0.003,-0.001,0 +PARAM_WING_DEFORM=0,0.24,0.64,0.91,1,0.93,0.75,0.48,0.16,-0.16,-0.48,-0.75,-0.93,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.991,-0.97,-0.93,-0.87,-0.81,-0.74,-0.66,-0.58,-0.5,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_RIBBON_DEFORM=0,0,0,0,0,0,0,0.15,0.4,0.57,0.63,0.51,0.31,0.12,-0.01,-0.06,-0.053,-0.035,-0.017,-0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BLUSH=0,0.012,0.04,0.09,0.15,0.2,0.25,0.3,0.33,0.35,0.36,0.359,0.356,0.352,0.345,0.338,0.329,0.318,0.307,0.295,0.281,0.267,0.252,0.237,0.222,0.206,0.19,0.174,0.158,0.142,0.127,0.112,0.097,0.084,0.07,0.058,0.047,0.036,0.027,0.019,0.013,0.007,0.003,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch3.mtn b/model/Potion-Maker/Pio/motions/Touch3.mtn new file mode 100644 index 0000000..2343777 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,7.88,22.12,30,27.93,22.52,14.7,5.77,-3.51,-12.16,-19.55,-25.19,-28.75,-30,-28.69,-25.19,-20.12,-14.1,-7.9,-1.88,3.19,6.69,8,7.84,7.41,6.77,5.96,5.07,4.12,3.18,2.31,1.54,0.89,0.41,0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=-1,-0.5,-0.515,-0.52,-0.519,-0.516,-0.512,-0.508,-0.503,-0.499,-0.495,-0.492,-0.491,-0.49,-0.49,-0.493,-0.496,-0.5,-0.505,-0.509,-0.513,-0.517,-0.52,-0.522,-0.524,-0.526,-0.528,-0.529,-0.531,-0.532,-0.533,-0.535,-0.536,-0.537,-0.539,-0.54,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.953,-0.957,-0.962,-0.967,-0.972,-0.977,-0.982,-0.987,-0.991,-0.995,-0.998,-0.999,-1 +PARAM_EYE_L_OPEN=0.55,0.549,0.544,0.537,0.528,0.517,0.503,0.488,0.471,0.454,0.434,0.41,0.39,0.37,0.35,0.32,0.3,0.28,0.25,0.23,0.21,0.19,0.16,0.14,0.123,0.104,0.086,0.07,0.054,0.041,0.029,0.019,0.011,0.005,0.001,0,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.037,0.03,0.02,0.01,0.003,0,0.91,0.88,0.82,0.74,0.66,0.6,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.549,0.544,0.537,0.528,0.517,0.503,0.488,0.471,0.454,0.434,0.41,0.39,0.37,0.35,0.32,0.3,0.28,0.25,0.23,0.21,0.19,0.16,0.14,0.123,0.104,0.086,0.07,0.054,0.041,0.029,0.019,0.011,0.005,0.001,0,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.037,0.03,0.02,0.01,0.003,0,0.91,0.88,0.82,0.74,0.66,0.6,0.56,0.55 +PARAM_EYE_L_OPEN2=-0.92,-0.92,-0.92,-0.922,-0.923,-0.925,-0.927,-0.929,-0.931,-0.934,-0.937,-0.94,-0.943,-0.946,-0.949,-0.953,-0.956,-0.96,-0.963,-0.966,-0.97,-0.973,-0.976,-0.979,-0.982,-0.985,-0.987,-0.99,-0.992,-0.994,-0.996,-0.997,-0.998,-0.999,-1,-1,-0.11,-0.08,-0.06,-0.03,-0.013,0.005,0.022,0.036,0.049,0.06,0.07,0.078,0.085,0.091,0.095,0.098,0.099,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.15,0.29,0.47,0.64,0.78,0.83,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-0.91,-0.91,-0.91,-0.912,-0.914,-0.915,-0.918,-0.92,-0.923,-0.926,-0.929,-0.932,-0.936,-0.939,-0.943,-0.947,-0.951,-0.955,-0.958,-0.962,-0.966,-0.97,-0.973,-0.977,-0.98,-0.983,-0.986,-0.989,-0.991,-0.993,-0.995,-0.997,-0.998,-0.999,-1,-1,-0.11,-0.08,-0.06,-0.03,-0.013,0.005,0.022,0.036,0.049,0.06,0.07,0.078,0.085,0.091,0.095,0.098,0.099,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.15,0.29,0.47,0.64,0.78,0.83,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.17,-0.47,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.62,-0.56,-0.47,-0.37,-0.27,-0.17,-0.08,-0.02,0 +PARAM_BROW_R_Y=0,-0.17,-0.47,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.62,-0.56,-0.47,-0.37,-0.27,-0.17,-0.08,-0.02,0 +PARAM_BROW_ANGLE=-0.53,-0.53,-0.53,-0.532,-0.533,-0.534,-0.536,-0.538,-0.541,-0.543,-0.546,-0.549,-0.553,-0.556,-0.56,-0.564,-0.567,-0.571,-0.575,-0.58,-0.584,-0.588,-0.592,-0.597,-0.601,-0.605,-0.609,-0.613,-0.617,-0.621,-0.625,-0.629,-0.632,-0.636,-0.639,-0.642,-0.645,-0.648,-0.65,-0.652,-0.654,-0.656,-0.657,-0.659,-0.659,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.653,-0.636,-0.61,-0.58,-0.53,-0.17,-0.06,0.02,0.09,0.13,0.16,0.18,0.196,0.2 +PARAM_BROW_SELECT=0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,-0.19,-0.29,-0.36,-0.41,-0.44,-0.47,-0.487,-0.497,-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.2,0.31,0.39,0.42,0.38,0.3,0.26,0.31,0.39,0.44,0.46,0.44,0.37,0.28,0.18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN2=0.9,0.66,0.24,0,0,0,0,0,0,0,0,0,0,0,-0.004,-0.018,-0.04,-0.08,-0.12,-0.18,-0.25,-0.33,-0.43,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.63,-0.26,-0.06,0,-0.009,-0.04,-0.09,-0.17,-0.28,-0.43,-1,-0.983,-0.93,-0.86,-0.76,-0.64,-0.51,-0.37,-0.22,-0.07,0.08,0.23,0.37,0.5,0.61,0.71,0.79,0.85,0.89,0.9 +PARAM_MOUTH_EMO=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23,0.233,0.236,0.239,0.242,0.244,0.245,0.247,0.248,0.25,0.25,0.25,0.25,0.24,0.22,0.202,0.184,0.167,0.15,0.135,0.121,0.107,0.094,0.082,0.071,0.061,0.052,0.043,0.035,0.028,0.022,0.017,0.012,0.009,0.005,0.003,0.001,0,0,0.47,0.47,0.47,0.47,0.47,0.47,0.469,0.47,0.47,0.468,0.47,0.466,0.466,0.465,0.46,0.463,0.462,0.461,0.46,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0,1.58,4.42,6,5.62,4.63,3.2,1.56,-0.14,-1.73,-3.08,-4.12,-4.77,-5,-4.76,-4.11,-3.18,-2.07,-0.93,0.18,1.11,1.76,2,1.96,1.85,1.69,1.49,1.27,1.03,0.8,0.58,0.39,0.22,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.63,0.87,1,0.998,0.99,0.979,0.964,0.945,0.92,0.9,0.87,0.84,0.81,0.78,0.75,0.71,0.68,0.64,0.61,0.57,0.54,0.5,0.47,0.44,0.41,0.38,0.35,0.33,0.31,0.287,0.271,0.258,0.248,0.242,0.24,0.244,0.255,0.272,0.3,0.32,0.35,0.39,0.43,0.47,0.5,0.55,0.58,0.62,0.66,0.69,0.72,0.75,0.78,0.794,0.808,0.817,0.82,0.818,0.814,0.806,0.796,0.784,0.77,0.754,0.737,0.719,0.699,0.68,0.66,0.64,0.621,0.601,0.583,0.566,0.55,0.536,0.524,0.514,0.506,0.502,0.5 +PARAM_BOING=0,0.18,0.46,0.73,0.92,1,0.88,0.58,0.18,-0.23,-0.53,-0.65,-0.48,-0.21,0.04,0.22,0.29,0.26,0.17,0.06,-0.05,-0.14,-0.17,-0.157,-0.13,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.18,0.51,0.69,0.59,0.35,0.06,-0.23,-0.46,-0.6,-0.65,-0.59,-0.43,-0.22,-0.01,0.15,0.21,0.18,0.09,-0.01,-0.12,-0.21,-0.24,-0.222,-0.18,-0.12,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.13,0.38,0.51,0.48,0.41,0.31,0.2,0.08,-0.03,-0.13,-0.2,-0.24,-0.26,-0.245,-0.21,-0.15,-0.08,-0.01,0.06,0.12,0.16,0.17,0.167,0.157,0.144,0.127,0.108,0.087,0.068,0.049,0.033,0.019,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,0.13,0.38,0.51,0.48,0.41,0.31,0.2,0.08,-0.03,-0.13,-0.2,-0.24,-0.26,-0.245,-0.21,-0.15,-0.08,-0.01,0.06,0.12,0.16,0.17,0.167,0.157,0.144,0.127,0.108,0.087,0.068,0.049,0.033,0.019,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.22,0.6,0.82,0.71,0.44,0.1,-0.22,-0.48,-0.64,-0.7,-0.65,-0.54,-0.36,-0.17,0.04,0.23,0.39,0.51,0.59,0.62,0.612,0.59,0.56,0.51,0.46,0.4,0.34,0.28,0.22,0.16,0.11,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.006,-0.014,-0.025,-0.037,-0.052,-0.069,-0.086,-0.106,-0.126,-0.15,-0.17,-0.19,-0.21,-0.23,-0.25,-0.269,-0.285,-0.3,-0.313,-0.325,-0.335,-0.344,-0.352,-0.358,-0.364,-0.368,-0.372,-0.375,-0.377,-0.378,-0.379,-0.38,-0.38,-0.372,-0.352,-0.32,-0.28,-0.24,-0.19,-0.14,-0.1,-0.06,-0.03,-0.008,0 +PARAM_WING_DEFORM=0,0.26,0.74,1,0.991,0.97,0.93,0.87,0.81,0.74,0.67,0.59,0.51,0.43,0.35,0.28,0.21,0.15,0.1,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.007,-0.025,-0.05,-0.09,-0.14,-0.18,-0.23,-0.29,-0.34,-0.38,-0.43,-0.47,-0.49,-0.513,-0.52,-0.519,-0.517,-0.512,-0.506,-0.496,-0.484,-0.469,-0.451,-0.43,-0.4,-0.37,-0.34,-0.3,-0.26,-0.05,0.24,0.49,0.67,0.74,0.725,0.69,0.62,0.55,0.46,0.37,0.28,0.19,0.12,0.05,0.01,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch4.mtn b/model/Potion-Maker/Pio/motions/Touch4.mtn new file mode 100644 index 0000000..e6b5031 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch4.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.45,1.51,2.94,4.62,6.42,8.31,10.17,12,14.13,16.1,17.86,19.48,20.94,22.28,23.48,24.54,25.5,26.35,27.09,27.75,28.31,28.77,29.17,29.48,29.71,29.87,29.97,30,29.85,29.41,28.71,27.77,26.65,25.31,23.82,22.24,20.51,18.7,16.89,15,13.11,11.3,9.49,7.76,6.18,4.69,3.35,2.23,1.29,0.59,0.15,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.26,-0.85,-1.63,-2.52,-3.44,-4.36,-5.22,-6,-6.86,-7.65,-8.35,-8.99,-9.57,-10.09,-10.56,-10.97,-11.33,-11.66,-11.94,-12.18,-12.39,-12.56,-12.7,-12.81,-12.9,-12.96,-12.99,-13,-12.93,-12.75,-12.44,-12.03,-11.55,-10.97,-10.32,-9.64,-8.89,-8.1,-7.32,-6.5,-5.68,-4.9,-4.11,-3.36,-2.68,-2.03,-1.45,-0.97,-0.56,-0.25,-0.07,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.83,2.63,4.88,7.23,9.39,11.21,12.46,13,13.14,13.27,13.38,13.48,13.57,13.64,13.71,13.76,13.81,13.86,13.89,13.92,13.94,13.96,13.974,13.985,13.992,13.997,13.999,14,13.91,13.65,13.23,12.66,11.99,11.19,10.29,9.34,8.3,7.22,6.13,5,3.87,2.78,1.7,0.66,-0.29,-1.19,-1.99,-2.66,-3.23,-3.65,-3.91,-4,-4,-3.71,-2.99,-2.12,-1.27,-0.58,-0.15,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.94,0.91,0.84,0.76,0.67,0.61,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.94,0.91,0.84,0.76,0.67,0.61,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.116,0.16,0.22,0.3,0.39,0.49,0.59,0.68,0.76,0.82,0.86,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.94,-0.96,-0.975,-0.986,-0.993,-0.997,-0.999,-1 +PARAM_EYE_R_OPEN2=-1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.115,0.16,0.22,0.3,0.38,0.48,0.58,0.66,0.74,0.81,0.85,0.87,0.873,0.875,0.877,0.878,0.879,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.96,-0.973,-0.984,-0.991,-0.995,-0.998,-1,-1 +PARAM_EYE_BALL_X=0,-0.011,-0.04,-0.07,-0.1,-0.13,-0.15,-0.171,-0.18,-0.184,-0.188,-0.191,-0.194,-0.197,-0.199,-0.201,-0.203,-0.204,-0.206,-0.207,-0.208,-0.208,-0.21,-0.209,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.195,-0.16,-0.11,-0.07,-0.03,-0.01,0 +PARAM_EYE_BALL_Y=0,0.009,0.028,0.05,0.08,0.11,0.13,0.15,0.17,0.186,0.2,0.213,0.224,0.234,0.243,0.251,0.258,0.264,0.27,0.274,0.278,0.281,0.284,0.286,0.287,0.289,0.289,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.27,0.22,0.15,0.09,0.04,0.01,0 +PARAM_BROW_L_Y=0,-0.05,-0.16,-0.3,-0.44,-0.57,-0.67,-0.74,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.71,-0.58,-0.41,-0.24,-0.11,-0.03,0 +PARAM_BROW_R_Y=0,-0.05,-0.17,-0.31,-0.45,-0.59,-0.7,-0.77,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.74,-0.6,-0.42,-0.25,-0.12,-0.03,0 +PARAM_BROW_ANGLE=0.2,-0.58,-0.59,-0.598,-0.603,-0.607,-0.609,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.55,-0.41,-0.23,-0.06,0.08,0.17,0.2 +PARAM_BROW_SELECT=-0.5,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.36,0.2,-0.01,-0.21,-0.36,-0.47,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.85,0.73,0.59,0.45,0.31,0.2,0.13,0.1,0.1,0.102,0.105,0.109,0.114,0.12,0.128,0.136,0.145,0.155,0.166,0.178,0.191,0.204,0.218,0.233,0.249,0.266,0.283,0.301,0.319,0.338,0.358,0.378,0.4,0.42,0.44,0.46,0.49,0.51,0.53,0.55,0.58,0.6,0.63,0.65,0.67,0.7,0.72,0.75,0.77,0.8,0.82,0.85,0.87,0.89,0.903,0.906,0.906,0.903,0.901,0.9 +PARAM_MOUTH_EMO=0,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.259,0.26,0.26,0.26,0.26,0.26,0.26,0.258,0.26,0.26,0.26,0.26,0.257,0.26,0.26,0.26,0.256,0.26,0.26,0.26,0.255,0.25,0.25,0.254,0.25,0.25,0.253,0.25,0.25,0.252,0.25,0.25,0.251,0.25,0.25,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,0.002,0.006,0.014,0.024,0.036,0.05,0.067,0.084,0.103,0.123,0.14,0.17,0.19,0.21,0.23,0.25,0.27,0.291,0.309,0.327,0.343,0.357,0.369,0.38,0.389,0.395,0.399,0.4,0.398,0.392,0.383,0.37,0.355,0.338,0.318,0.3,0.27,0.25,0.23,0.2,0.17,0.15,0.13,0.1,0.08,0.063,0.045,0.03,0.017,0.008,0.002,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5,0.498,0.492,0.483,0.47,0.455,0.437,0.42,0.39,0.37,0.35,0.32,0.29,0.27,0.24,0.21,0.19,0.16,0.14,0.11,0.09,0.072,0.054,0.038,0.025,0.014,0.007,0.002,0,0.003,0.01,0.021,0.037,0.056,0.08,0.1,0.13,0.16,0.19,0.22,0.25,0.28,0.31,0.34,0.37,0.4,0.42,0.44,0.463,0.479,0.49,0.497,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,-0.03,-0.11,-0.21,-0.3,-0.38,-0.41,-0.34,-0.18,0.03,0.23,0.38,0.49,0.52,0.47,0.33,0.17,0.01,-0.11,-0.19,-0.22,-0.206,-0.17,-0.14,-0.1,-0.06,-0.03,-0.008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.02,0.07,0.15,0.24,0.33,0.41,0.49,0.54,0.58,0.59,0.58,0.56,0.52,0.48,0.43,0.39,0.36,0.33,0.316,0.31,0.31,0.312,0.314,0.316,0.317,0.319,0.32,0.32,0.318,0.314,0.306,0.296,0.284,0.27,0.254,0.238,0.22,0.201,0.182,0.162,0.143,0.124,0.106,0.088,0.071,0.056,0.042,0.03,0.02,0.011,0.005,0.001,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.03,-0.09,-0.19,-0.3,-0.41,-0.52,-0.61,-0.68,-0.72,-0.74,-0.727,-0.69,-0.65,-0.59,-0.53,-0.48,-0.43,-0.4,-0.38,-0.37,-0.388,-0.43,-0.47,-0.52,-0.57,-0.61,-0.63,-0.64,-0.637,-0.628,-0.613,-0.593,-0.57,-0.54,-0.51,-0.48,-0.44,-0.4,-0.36,-0.32,-0.29,-0.25,-0.21,-0.18,-0.14,-0.11,-0.08,-0.06,-0.039,-0.022,-0.01,-0.003,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0,-0.009,-0.03,-0.07,-0.12,-0.18,-0.24,-0.31,-0.38,-0.45,-0.53,-0.6,-0.67,-0.74,-0.8,-0.86,-0.91,-0.94,-0.97,-0.993,-1,-1,-1,-1,-0.998,-0.996,-0.993,-0.99,-0.985,-0.979,-0.972,-0.963,-0.953,-0.941,-0.927,-0.911,-0.893,-0.874,-0.85,-0.83,-0.8,-0.76,-0.7,-0.62,-0.54,-0.45,-0.36,-0.28,-0.2,-0.13,-0.08,-0.03,-0.01,0,0,0,0,0,0,0,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch5.mtn b/model/Potion-Maker/Pio/motions/Touch5.mtn new file mode 100644 index 0000000..da841df --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch5.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.24,-0.88,-1.85,-3.06,-4.4,-5.82,-7.22,-8.53,-9.69,-10.66,-11.39,-11.84,-12,-11.88,-11.55,-11.06,-10.46,-9.77,-9.04,-8.28,-7.52,-6.77,-6.06,-5.42,-4.85,-4.36,-4,-3.67,-3.35,-3.06,-2.78,-2.53,-2.29,-2.06,-1.85,-1.66,-1.48,-1.31,-1.16,-1.02,-0.89,-0.77,-0.67,-0.57,-0.48,-0.4,-0.33,-0.27,-0.22,-0.17,-0.13,-0.1,-0.07,-0.05,-0.028,-0.015,-0.007,-0.002,0 +PARAM_ANGLE_Y=0,-0.34,-1.25,-2.64,-4.39,-6.35,-8.46,-10.57,-12.59,-14.44,-16.07,-17.4,-18.39,-19,-19.5,-19.89,-20.2,-20.45,-20.63,-20.77,-20.87,-20.93,-20.97,-21,-21.005,-21.01,-21.002,-21,-20.93,-20.73,-20.42,-20,-19.49,-18.89,-18.21,-17.46,-16.67,-15.81,-14.93,-14.01,-13.06,-12.09,-11.11,-10.13,-9.17,-8.21,-7.27,-6.36,-5.48,-4.63,-3.85,-3.11,-2.44,-1.84,-1.3,-0.85,-0.49,-0.22,-0.06,0 +PARAM_ANGLE_Z=0,-0.16,-0.59,-1.23,-2.04,-2.93,-3.88,-4.82,-5.69,-6.46,-7.11,-7.59,-7.9,-8,-7.79,-7.24,-6.45,-5.46,-4.37,-3.22,-2.07,-0.94,0.11,1.06,1.84,2.46,2.86,3,2.9,2.61,2.17,1.61,0.95,0.22,-0.52,-1.28,-2.02,-2.73,-3.36,-3.92,-4.38,-4.72,-4.93,-5,-4.94,-4.76,-4.48,-4.13,-3.72,-3.27,-2.8,-2.32,-1.86,-1.42,-1.02,-0.67,-0.39,-0.18,-0.04,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.549,0.546,0.542,0.537,0.532,0.526,0.52,0.514,0.51,0.506,0.503,0.501,0.5,0.5,0.5,0.5,0.501,0.5,0.502,0.503,0.504,0.505,0.506,0.507,0.509,0.51,0.511,0.513,0.514,0.516,0.517,0.519,0.521,0.522,0.524,0.526,0.527,0.529,0.53,0.532,0.534,0.535,0.537,0.538,0.539,0.541,0.542,0.543,0.544,0.545,0.546,0.547,0.55,0.548,0.549,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.549,0.546,0.542,0.537,0.532,0.526,0.52,0.514,0.51,0.506,0.503,0.501,0.5,0.5,0.5,0.5,0.501,0.5,0.502,0.503,0.504,0.505,0.506,0.507,0.509,0.51,0.511,0.513,0.514,0.516,0.517,0.519,0.521,0.522,0.524,0.526,0.527,0.529,0.53,0.532,0.534,0.535,0.537,0.538,0.539,0.541,0.542,0.543,0.544,0.545,0.546,0.547,0.55,0.548,0.549,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0,0.004,0.008,0.013,0.018,0.024,0.03,0.036,0.04,0.044,0.047,0.049,0.05,0.049,0.047,0.043,0.038,0.033,0.028,0.023,0.018,0.013,0.009,0.005,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.002,0.009,0.019,0.033,0.048,0.067,0.086,0.107,0.13,0.15,0.17,0.19,0.21,0.23,0.253,0.27,0.283,0.295,0.304,0.311,0.317,0.322,0.325,0.327,0.329,0.33,0.33,0.329,0.326,0.321,0.314,0.306,0.297,0.286,0.274,0.262,0.248,0.235,0.22,0.205,0.19,0.175,0.159,0.144,0.129,0.114,0.1,0.086,0.073,0.061,0.049,0.038,0.029,0.02,0.013,0.008,0.003,0.001,0 +PARAM_BROW_L_Y=0,-0.002,-0.009,-0.018,-0.031,-0.044,-0.058,-0.072,-0.085,-0.097,-0.107,-0.114,-0.118,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.118,-0.117,-0.114,-0.111,-0.108,-0.104,-0.1,-0.095,-0.09,-0.085,-0.08,-0.075,-0.069,-0.064,-0.058,-0.052,-0.047,-0.042,-0.036,-0.031,-0.026,-0.022,-0.018,-0.014,-0.01,-0.007,-0.005,-0.003,-0.001,0,0 +PARAM_BROW_R_Y=0,-0.002,-0.007,-0.015,-0.026,-0.037,-0.049,-0.062,-0.073,-0.084,-0.093,-0.101,-0.107,-0.11,-0.113,-0.115,-0.116,-0.118,-0.119,-0.119,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.118,-0.117,-0.114,-0.111,-0.108,-0.104,-0.1,-0.095,-0.09,-0.085,-0.08,-0.075,-0.069,-0.064,-0.058,-0.052,-0.047,-0.042,-0.036,-0.031,-0.026,-0.022,-0.018,-0.014,-0.01,-0.007,-0.005,-0.003,-0.001,0,0 +PARAM_BROW_ANGLE=0.2,0.205,0.22,0.24,0.27,0.3,0.33,0.36,0.39,0.42,0.44,0.456,0.466,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.469,0.467,0.463,0.457,0.451,0.443,0.434,0.425,0.414,0.403,0.392,0.38,0.368,0.355,0.343,0.33,0.318,0.306,0.293,0.282,0.27,0.26,0.25,0.24,0.231,0.224,0.217,0.211,0.206,0.203,0.201,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0.91,0.904,0.887,0.86,0.83,0.79,0.75,0.72,0.68,0.65,0.62,0.606,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.601,0.604,0.609,0.616,0.624,0.633,0.644,0.656,0.669,0.682,0.697,0.712,0.727,0.742,0.758,0.774,0.789,0.804,0.819,0.833,0.846,0.859,0.871,0.882,0.891,0.9,0.907,0.912,0.917,0.919,0.92,0 +PARAM_MOUTH_OPEN2=0.9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.999,-1,-1,-0.998,-1,-1,-0.997,-1,-0.996,-1,-0.995,-0.994,-0.99,-0.993,-0.99,-0.991,-0.991,-0.99,-0.989,-0.99,-0.987,-0.986,-0.985,-0.984,-0.983,-0.982,-0.981,-0.98,-0.979,-0.978,-0.977,-0.976,-0.974,-0.973,-0.972,-0.97,-0.969,-0.968,-0.966,-0.965,-0.963,-0.962,-0.96,-0.959,-0.957,-0.955,-0.954,-0.952,-0.95,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.02,-0.07,-0.15,-0.25,-0.37,-0.49,-0.6,-0.71,-0.81,-0.89,-0.95,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.83,-0.74,-0.65,-0.56,-0.46,-0.37,-0.28,-0.2,-0.13,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.04,-0.16,-0.33,-0.56,-0.83,-1.12,-1.42,-1.72,-2.02,-2.3,-2.57,-2.8,-3,-3.23,-3.41,-3.55,-3.67,-3.76,-3.84,-3.89,-3.93,-3.96,-3.98,-3.991,-3.997,-4,-4,-4,-3.997,-3.992,-3.981,-3.963,-3.94,-3.9,-3.86,-3.8,-3.73,-3.64,-3.54,-3.43,-3.3,-3.16,-3,-2.79,-2.56,-2.31,-2.05,-1.79,-1.53,-1.28,-1.04,-0.82,-0.61,-0.43,-0.28,-0.16,-0.07,-0.02,0 +PARAM_BODY_Y=0,-0.007,-0.026,-0.06,-0.09,-0.13,-0.17,-0.22,-0.26,-0.29,-0.32,-0.34,-0.355,-0.36,-0.352,-0.33,-0.3,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0,0.03,0.06,0.074,0.08,0.077,0.069,0.057,0.042,0.024,0.004,-0.017,-0.04,-0.06,-0.078,-0.095,-0.11,-0.123,-0.132,-0.138,-0.14,-0.138,-0.133,-0.126,-0.116,-0.104,-0.091,-0.078,-0.065,-0.052,-0.04,-0.029,-0.019,-0.011,-0.005,-0.001,0 +PARAM_BREATH=0.5,0.494,0.479,0.46,0.43,0.4,0.36,0.33,0.3,0.27,0.25,0.234,0.224,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.221,0.22,0.222,0.22,0.223,0.22,0.224,0.225,0.23,0.227,0.228,0.229,0.23,0.232,0.233,0.235,0.236,0.238,0.24,0.245,0.256,0.271,0.29,0.31,0.33,0.36,0.38,0.41,0.43,0.449,0.466,0.481,0.491,0.498,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0,-0.007,-0.026,-0.06,-0.09,-0.13,-0.17,-0.22,-0.26,-0.29,-0.32,-0.34,-0.355,-0.36,-0.353,-0.33,-0.3,-0.26,-0.21,-0.16,-0.1,-0.04,0.01,0.06,0.11,0.15,0.18,0.21,0.225,0.23,0.23,0.227,0.224,0.219,0.213,0.206,0.198,0.19,0.18,0.17,0.16,0.149,0.138,0.126,0.115,0.104,0.092,0.081,0.07,0.06,0.05,0.04,0.032,0.024,0.017,0.011,0.006,0.003,0.001,0 +PARAM_HAIR_SIDE_L=0,0.007,0.025,0.05,0.09,0.12,0.17,0.2,0.24,0.27,0.3,0.32,0.336,0.34,0.333,0.313,0.28,0.24,0.19,0.14,0.09,0.03,-0.02,-0.07,-0.11,-0.15,-0.19,-0.21,-0.225,-0.23,-0.23,-0.227,-0.224,-0.219,-0.213,-0.206,-0.198,-0.19,-0.18,-0.17,-0.16,-0.149,-0.138,-0.126,-0.115,-0.104,-0.092,-0.081,-0.07,-0.06,-0.05,-0.04,-0.032,-0.024,-0.017,-0.011,-0.006,-0.003,-0.001,0 +PARAM_TWIN_RIBBON_D=0,0.007,0.026,0.05,0.09,0.13,0.17,0.21,0.25,0.28,0.31,0.33,0.345,0.35,0.338,0.3,0.25,0.18,0.1,0.01,-0.08,-0.17,-0.27,-0.35,-0.43,-0.5,-0.55,-0.6,-0.62,-0.63,-0.628,-0.622,-0.612,-0.599,-0.583,-0.564,-0.54,-0.52,-0.49,-0.47,-0.44,-0.41,-0.38,-0.35,-0.32,-0.28,-0.25,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.047,-0.031,-0.018,-0.008,-0.002,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.003,0.013,0.028,0.048,0.07,0.1,0.13,0.16,0.2,0.24,0.27,0.31,0.35,0.39,0.42,0.46,0.49,0.53,0.56,0.59,0.61,0.63,0.647,0.659,0.667,0.67,0.668,0.663,0.654,0.643,0.629,0.612,0.592,0.57,0.55,0.52,0.5,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.26,0.23,0.2,0.17,0.15,0.12,0.1,0.08,0.058,0.041,0.027,0.016,0.007,0.002,0 +PARAM_WING_DEFORM=0,0.002,0.009,0.02,0.035,0.052,0.073,0.1,0.12,0.15,0.17,0.2,0.23,0.26,0.28,0.31,0.34,0.36,0.39,0.41,0.428,0.446,0.461,0.473,0.482,0.488,0.49,0.489,0.485,0.479,0.47,0.46,0.447,0.433,0.418,0.401,0.382,0.363,0.343,0.32,0.3,0.28,0.26,0.23,0.21,0.19,0.17,0.15,0.127,0.108,0.089,0.072,0.057,0.043,0.03,0.02,0.011,0.005,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/Touch6.mtn b/model/Potion-Maker/Pio/motions/Touch6.mtn new file mode 100644 index 0000000..08f0ce1 --- /dev/null +++ b/model/Potion-Maker/Pio/motions/Touch6.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-5.36,-13.95,-21.96,-27.75,-30,-25.49,-14.55,0,14.55,25.49,30,25.87,15.84,2.5,-10.84,-20.87,-25,-21.54,-13.14,-2.88,7.13,15.17,20.27,22,20.03,15.78,10.49,4.98,-0.04,-4.2,-6.97,-8,-7.55,-6.38,-4.69,-2.75,-0.74,1.13,2.74,3.96,4.73,5,4.94,4.77,4.51,4.19,3.82,3.42,2.99,2.56,2.12,1.71,1.31,0.95,0.63,0.37,0.17,0.04,0 +PARAM_ANGLE_Y=0,0.82,2.22,3.69,5,6,6.81,7.36,7.71,7.91,7.98,8,7.991,7.93,7.75,7.41,6.85,6,4.68,3.19,1.79,0.6,-0.29,-0.83,-1,-0.93,-0.79,-0.62,-0.43,-0.27,-0.13,-0.03,0,-0.31,-1.12,-2.29,-3.63,-5.03,-6.32,-7.43,-8.28,-8.81,-9,-8.89,-8.58,-8.12,-7.54,-6.88,-6.15,-5.38,-4.61,-3.82,-3.07,-2.36,-1.71,-1.14,-0.67,-0.31,-0.08,0 +PARAM_ANGLE_Z=0,-1.79,-4.65,-7.32,-9.25,-10,-9.02,-6.65,-3.5,-0.35,2.02,3,2.62,1.71,0.5,-0.71,-1.62,-2,-1.56,-0.49,0.82,2.1,3.13,3.78,4,3.28,1.72,-0.22,-2.24,-4.08,-5.61,-6.62,-7,-6.62,-5.63,-4.2,-2.56,-0.86,0.73,2.08,3.12,3.77,4,3.95,3.82,3.61,3.35,3.06,2.73,2.39,2.05,1.7,1.37,1.05,0.76,0.51,0.3,0.14,0.04,0 +PARAM_EMOTION=-1,-0.47,-0.471,-0.475,-0.48,-0.487,-0.493,-0.5,-0.505,-0.509,-0.51,-0.51,-0.51,-0.51,-0.51,-0.509,-0.51,-0.508,-0.507,-0.51,-0.505,-0.504,-0.503,-0.503,-0.502,-0.501,-0.499,-0.498,-0.497,-0.496,-0.495,-0.494,-0.493,-0.492,-0.491,-0.49,-0.489,-0.488,-0.487,-0.486,-0.49,-0.484,-0.484,-0.483,-0.48,-0.482,-0.48,-0.481,-0.48,-0.48,-0.48,-0.48,-0.481,-0.485,-0.492,-0.501,-0.512,-0.525,-0.54,-1 +PARAM_EYE_L_OPEN=0.55,0.02,0.019,0.019,0.018,0.02,0.017,0.016,0.02,0.015,0.01,0.014,0.013,0.01,0.012,0.01,0.011,0.01,0.01,0.01,0.009,0.01,0.008,0.01,0.01,0.007,0.01,0.006,0.01,0.01,0.005,0,0,0.004,0,0,0.003,0,0,0,0.002,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.55 +PARAM_EYE_R_OPEN=0.55,0.02,0.019,0.019,0.018,0.02,0.017,0.016,0.02,0.015,0.01,0.014,0.013,0.01,0.012,0.01,0.011,0.01,0.01,0.01,0.009,0.01,0.008,0.01,0.01,0.007,0.01,0.006,0.01,0.01,0.005,0,0,0.004,0,0,0.003,0,0,0,0.002,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-0.997,-1,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.983,-0.982,-0.981,-0.979,-0.978,-0.976,-0.975,-0.973,-0.972,-0.97,-0.969,-0.967,-0.966,-0.964,-0.963,-0.961,-0.96,-0.958,-0.957,-0.956,-0.954,-0.953,-0.952,-0.951,-0.949,-0.948,-0.947,-0.946,-0.945,-0.944,-0.944,-0.943,-0.94,-0.942,-0.94,-0.941,-0.94,-0.94,-0.94,-0.94 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-0.997,-1,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.983,-0.982,-0.981,-0.979,-0.978,-0.976,-0.975,-0.973,-0.972,-0.97,-0.969,-0.967,-0.966,-0.964,-0.963,-0.961,-0.96,-0.958,-0.957,-0.956,-0.954,-0.953,-0.952,-0.951,-0.949,-0.948,-0.947,-0.946,-0.945,-0.944,-0.944,-0.943,-0.94,-0.942,-0.94,-0.941,-0.94,-0.94,-0.94,-0.94 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.008,-0.03,-0.06,-0.1,-0.13,-0.17,-0.2,-0.22,-0.235,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.224,-0.19,-0.15,-0.1,-0.06,-0.03,-0.01,0 +PARAM_BROW_R_Y=0,-0.008,-0.03,-0.06,-0.09,-0.13,-0.16,-0.19,-0.21,-0.225,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.215,-0.18,-0.14,-0.1,-0.06,-0.03,-0.01,0 +PARAM_BROW_ANGLE=0.2,0.195,0.183,0.164,0.14,0.12,0.102,0.084,0.071,0.063,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.069,0.089,0.11,0.14,0.16,0.182,0.195,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0.91,0.896,0.86,0.8,0.74,0.67,0.61,0.55,0.51,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.53,0.6,0.69,0.78,0.85,0.89,0.91,0 +PARAM_MOUTH_OPEN2=0.9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.54,-1.39,-2.2,-2.77,-3,-2.83,-2.38,-1.73,-0.98,-0.21,0.51,1.13,1.6,1.9,2,1.9,1.66,1.33,0.95,0.55,0.16,-0.21,-0.52,-0.78,-0.94,-1,-0.997,-0.989,-0.977,-0.96,-0.94,-0.91,-0.88,-0.85,-0.82,-0.78,-0.74,-0.7,-0.66,-0.61,-0.57,-0.52,-0.48,-0.43,-0.39,-0.34,-0.3,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.023,-0.011,-0.003,0 +PARAM_BODY_ANGLE_Z=0,1.25,3.25,5.12,6.47,7,6.93,6.73,6.43,6.08,5.69,5.29,4.91,4.56,4.26,4,3.7,3.44,3.21,3.01,2.83,2.67,2.52,2.38,2.25,2.12,2,1.87,1.75,1.63,1.51,1.4,1.3,1.19,1.1,1.01,0.92,0.83,0.76,0.68,0.61,0.55,0.48,0.43,0.37,0.32,0.28,0.23,0.2,0.16,0.13,0.1,0.08,0.056,0.039,0.025,0.014,0.006,0.002,0 +PARAM_BODY_Y=0,0.05,0.13,0.2,0.25,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.269,0.268,0.267,0.265,0.264,0.262,0.26,0.257,0.253,0.248,0.243,0.236,0.228,0.22,0.211,0.202,0.192,0.182,0.171,0.16,0.149,0.138,0.126,0.115,0.104,0.093,0.082,0.072,0.062,0.052,0.043,0.035,0.027,0.021,0.015,0.01,0.005,0.002,0.001,0 +PARAM_BREATH=0.5,0.56,0.66,0.75,0.81,0.84,0.73,0.57,0.41,0.29,0.25,0.35,0.52,0.67,0.79,0.83,0.73,0.57,0.41,0.3,0.26,0.3,0.4,0.53,0.66,0.76,0.8,0.794,0.78,0.76,0.73,0.7,0.66,0.62,0.59,0.55,0.51,0.48,0.44,0.42,0.39,0.375,0.364,0.36,0.362,0.367,0.374,0.384,0.396,0.409,0.422,0.435,0.448,0.46,0.471,0.481,0.489,0.495,0.499,0.5 +PARAM_BOING=0,0.04,0.14,0.27,0.39,0.49,0.53,0.46,0.29,0.08,-0.13,-0.29,-0.39,-0.43,-0.37,-0.22,-0.03,0.15,0.3,0.39,0.42,0.37,0.26,0.13,0,-0.11,-0.18,-0.2,-0.15,-0.06,0.02,0.08,0.1,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.13,0.34,0.53,0.68,0.73,0.62,0.34,0,-0.34,-0.6,-0.77,-0.83,-0.69,-0.36,0.08,0.53,0.86,1,0.89,0.62,0.29,-0.03,-0.29,-0.45,-0.51,-0.46,-0.35,-0.21,-0.07,0.06,0.16,0.23,0.26,0.252,0.23,0.2,0.16,0.11,0.06,0.01,-0.04,-0.08,-0.11,-0.13,-0.14,-0.137,-0.13,-0.12,-0.108,-0.094,-0.079,-0.064,-0.05,-0.037,-0.025,-0.015,-0.007,-0.002,0 +PARAM_HAIR_SIDE_R=0,0.05,0.16,0.29,0.42,0.53,0.6,0.62,0.59,0.52,0.43,0.35,0.28,0.23,0.22,0.25,0.31,0.39,0.47,0.54,0.58,0.59,0.56,0.51,0.44,0.36,0.27,0.14,0.07,0.03,0.01,0,0.002,0.008,0.017,0.029,0.041,0.055,0.069,0.081,0.093,0.102,0.108,0.11,0.109,0.105,0.099,0.091,0.082,0.072,0.062,0.051,0.041,0.031,0.023,0.015,0.009,0.004,0.001,0 +PARAM_HAIR_SIDE_L=0,0.04,0.13,0.25,0.36,0.46,0.52,0.55,0.56,0.566,0.569,0.57,0.57,0.57,0.57,0.53,0.44,0.33,0.22,0.13,0.08,0.06,0.068,0.09,0.12,0.16,0.19,0.23,0.26,0.28,0.295,0.3,0.291,0.27,0.23,0.18,0.13,0.08,0.02,-0.03,-0.08,-0.12,-0.14,-0.15,-0.148,-0.143,-0.135,-0.124,-0.112,-0.098,-0.084,-0.07,-0.056,-0.043,-0.031,-0.02,-0.012,-0.005,-0.001,0 +PARAM_TWIN_RIBBON_D=0,0.05,0.18,0.33,0.49,0.61,0.68,0.71,0.62,0.44,0.21,-0.03,-0.25,-0.43,-0.55,-0.6,-0.52,-0.34,-0.11,0.11,0.29,0.4,0.44,0.38,0.24,0.06,-0.12,-0.28,-0.42,-0.51,-0.54,-0.51,-0.44,-0.35,-0.24,-0.12,-0.01,0.1,0.19,0.27,0.31,0.33,0.327,0.319,0.305,0.288,0.27,0.24,0.22,0.19,0.16,0.14,0.11,0.09,0.06,0.04,0.025,0.011,0.003,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.05,-0.18,-0.36,-0.53,-0.66,-0.71,-0.67,-0.56,-0.41,-0.23,-0.05,0.13,0.3,0.44,0.56,0.63,0.66,0.648,0.61,0.56,0.5,0.42,0.33,0.24,0.14,0.05,-0.04,-0.12,-0.18,-0.23,-0.27,-0.28,-0.279,-0.276,-0.27,-0.263,-0.255,-0.245,-0.233,-0.221,-0.208,-0.193,-0.179,-0.163,-0.148,-0.132,-0.117,-0.101,-0.087,-0.072,-0.059,-0.047,-0.035,-0.025,-0.017,-0.01,-0.004,-0.001,0 +PARAM_WING_DEFORM=0,-0.08,-0.26,-0.5,-0.74,-0.92,-1,-0.994,-0.975,-0.95,-0.91,-0.86,-0.81,-0.75,-0.69,-0.62,-0.55,-0.48,-0.41,-0.33,-0.26,-0.19,-0.12,-0.05,0.01,0.07,0.12,0.16,0.2,0.24,0.26,0.275,0.28,0.279,0.276,0.27,0.263,0.255,0.245,0.233,0.221,0.208,0.193,0.179,0.163,0.148,0.132,0.117,0.101,0.087,0.072,0.059,0.047,0.035,0.025,0.017,0.01,0.004,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/motions/WakeUp.mtn b/model/Potion-Maker/Pio/motions/WakeUp.mtn new file mode 100644 index 0000000..5821b6c --- /dev/null +++ b/model/Potion-Maker/Pio/motions/WakeUp.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=10,9.54,8.55,7.31,6.03,4.86,3.89,3.24,3,3.007,3.027,3.06,3.1,3.16,3.22,3.3,3.38,3.47,3.56,3.67,3.77,3.89,4,4.12,4.24,4.36,4.48,4.61,4.73,4.85,4.97,5.08,5.19,5.3,5.4,5.49,5.58,5.66,5.74,5.8,5.86,5.91,5.95,5.98,5.994,6,5.92,5.72,5.41,5.03,4.59,4.1,3.59,3.07,2.54,2.05,1.58,1.14,0.76,0.45,0.21,0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=-8,-6.49,-3.23,0.83,5.05,8.9,12.09,14.21,15,14.998,14.993,14.984,14.971,14.954,14.93,14.9,14.87,14.83,14.78,14.73,14.67,14.6,14.53,14.44,14.35,14.25,14.14,14.02,13.89,13.75,13.6,13.45,13.28,13.09,12.9,12.7,12.49,12.26,12.02,11.77,11.5,11.23,10.94,10.64,10.33,10,9.53,8.95,8.27,7.54,6.76,5.96,5.15,4.36,3.58,2.85,2.18,1.57,1.04,0.6,0.28,0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=10,8.82,6.27,3.09,-0.21,-3.22,-5.72,-7.38,-8,-7.999,-7.996,-7.99,-7.981,-7.969,-7.954,-7.934,-7.91,-7.88,-7.85,-7.81,-7.76,-7.71,-7.66,-7.59,-7.52,-7.45,-7.36,-7.27,-7.17,-7.06,-6.94,-6.81,-6.68,-6.53,-6.38,-6.21,-6.04,-5.85,-5.66,-5.46,-5.24,-5.02,-4.78,-4.53,-4.27,-4,-3.54,-2.87,-2.01,-1.03,0.03,1.16,2.32,3.47,4.61,5.69,6.69,7.61,8.42,9.07,9.57,9.89,10,9.19,7.81,6.35,5.03,4,2.98,2.16,1.5,0.99,0.62,0.35,0.18,0.07,0.02,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.06,0.08,0.14,0.21,0.28,0.34,0.39,0.43,0.44,0.44,0.44,0.44,0.439,0.438,0.44,0.436,0.435,0.434,0.432,0.431,0.43,0.428,0.427,0.425,0.423,0.422,0.42,0.419,0.417,0.415,0.414,0.412,0.411,0.409,0.408,0.407,0.406,0.404,0.403,0.403,0.402,0.4,0.401,0.4,0.4,0.4,0.59,0.64,0.69,0.73,0.76,0.79,0.807,0.82,0.828,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.819,0.79,0.75,0.7,0.65,0.6,0.56,0.53,0.507,0.5 +PARAM_EYE_R_OPEN=0.05,0.08,0.13,0.2,0.27,0.34,0.39,0.43,0.44,0.44,0.44,0.44,0.439,0.438,0.44,0.436,0.435,0.434,0.432,0.431,0.43,0.428,0.427,0.425,0.423,0.422,0.42,0.419,0.417,0.415,0.414,0.412,0.411,0.409,0.408,0.407,0.406,0.404,0.403,0.403,0.402,0.4,0.401,0.4,0.4,0.4,0.59,0.64,0.69,0.73,0.76,0.79,0.807,0.82,0.828,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.819,0.79,0.75,0.7,0.65,0.6,0.56,0.53,0.507,0.5 +PARAM_EYE_BALL_X=0,0.004,0.014,0.026,0.039,0.05,0.06,0.067,0.07,0.071,0.072,0.073,0.074,0.075,0.076,0.076,0.077,0.078,0.08,0.08,0.08,0.081,0.08,0.083,0.083,0.084,0.08,0.086,0.086,0.087,0.09,0.088,0.089,0.09,0.091,0.092,0.092,0.093,0.09,0.095,0.096,0.096,0.097,0.098,0.099,0.1,0.102,0.105,0.109,0.113,0.118,0.122,0.125,0.128,0.129,0.13,0.13,0.13,0.13,0.13,0.13,0.128,0.127,0.125,0.122,0.119,0.115,0.11,0.101,0.089,0.074,0.058,0.042,0.028,0.016,0.007,0.002,0 +PARAM_EYE_BALL_Y=-1,-0.97,-0.89,-0.79,-0.7,-0.61,-0.53,-0.48,-0.46,-0.457,-0.455,-0.452,-0.45,-0.448,-0.446,-0.444,-0.442,-0.44,-0.438,-0.437,-0.435,-0.434,-0.433,-0.431,-0.43,-0.429,-0.428,-0.427,-0.426,-0.425,-0.425,-0.424,-0.42,-0.423,-0.42,-0.422,-0.42,-0.42,-0.421,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.429,-0.45,-0.49,-0.53,-0.58,-0.62,-0.66,-0.7,-0.73,-0.75,-0.769,-0.785,-0.798,-0.808,-0.816,-0.821,-0.825,-0.828,-0.829,-0.83,-0.83,-0.83,-0.8,-0.73,-0.62,-0.49,-0.37,-0.25,-0.14,-0.07,-0.02,0 +PARAM_BROW_L_Y=-1,-0.99,-0.97,-0.94,-0.91,-0.88,-0.85,-0.83,-0.81,-0.794,-0.778,-0.763,-0.749,-0.735,-0.722,-0.709,-0.698,-0.686,-0.675,-0.665,-0.655,-0.646,-0.637,-0.629,-0.621,-0.613,-0.607,-0.6,-0.594,-0.589,-0.584,-0.579,-0.575,-0.571,-0.567,-0.564,-0.561,-0.559,-0.557,-0.555,-0.553,-0.552,-0.551,-0.55,-0.55,-0.55,-0.561,-0.59,-0.63,-0.68,-0.73,-0.78,-0.82,-0.85,-0.873,-0.88,-0.88,-0.88,-0.88,-0.88,-0.879,-0.876,-0.872,-0.867,-0.859,-0.849,-0.836,-0.82,-0.78,-0.69,-0.59,-0.46,-0.34,-0.23,-0.13,-0.06,-0.02,0 +PARAM_BROW_R_Y=-1,-0.988,-0.96,-0.93,-0.9,-0.87,-0.84,-0.819,-0.81,-0.806,-0.802,-0.799,-0.795,-0.792,-0.789,-0.786,-0.783,-0.78,-0.778,-0.775,-0.773,-0.771,-0.769,-0.767,-0.765,-0.764,-0.762,-0.761,-0.759,-0.758,-0.757,-0.756,-0.755,-0.754,-0.754,-0.753,-0.75,-0.752,-0.75,-0.751,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.759,-0.78,-0.81,-0.85,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.88,-0.75,-0.6,-0.44,-0.3,-0.17,-0.08,-0.02,0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_EAR_DEFORM=0,0.02,0.07,0.13,0.19,0.24,0.29,0.32,0.33,0.33,0.33,0.328,0.327,0.325,0.323,0.32,0.318,0.315,0.311,0.308,0.304,0.299,0.295,0.29,0.285,0.28,0.274,0.269,0.263,0.257,0.251,0.244,0.238,0.231,0.225,0.218,0.211,0.204,0.197,0.19,0.183,0.176,0.169,0.161,0.154,0.147,0.14,0.133,0.126,0.119,0.112,0.105,0.099,0.092,0.086,0.079,0.073,0.067,0.061,0.056,0.05,0.045,0.04,0.035,0.031,0.026,0.022,0.019,0.015,0.012,0.01,0.007,0.005,0.003,0.002,0.001,0,0 +PARAM_MOUTH_OPEN_Y=0.79,0.79,0.79,0.788,0.786,0.784,0.782,0.779,0.776,0.773,0.769,0.765,0.76,0.756,0.751,0.745,0.74,0.734,0.729,0.722,0.716,0.71,0.703,0.697,0.69,0.683,0.676,0.669,0.662,0.655,0.648,0.641,0.634,0.626,0.62,0.612,0.606,0.599,0.592,0.586,0.579,0.573,0.567,0.561,0.555,0.55,0.545,0.54,0.535,0.531,0.527,0.523,0.52,0.517,0.515,0.512,0.51,0.509,0.507,0.506,0.504,0.503,0.502,0.502,0.5,0.501,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.514,0.55,0.58,0.62,0.66,0.69,0.712,0.72,0.719,0.717,0.714,0.71,0.704,0.698,0.69,0.682,0.673,0.664,0.653,0.643,0.631,0.62,0.608,0.596,0.584,0.572,0.559,0.547,0.535,0.523,0.512,0.501,0.49,0.48,0.471,0.462,0.454,0.446,0.44,0.434,0.429,0.425,0.422,0.421,0.42,0.42,0.421,0.422,0.424,0.426,0.428,0.431,0.433,0.436,0.44,0.443,0.447,0.45,0.454,0.458,0.461,0.465,0.469,0.472,0.476,0.479,0.482,0.485,0.488,0.491,0.493,0.495,0.497,0.498,0.499,0.5,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.009,0.027,0.05,0.07,0.1,0.114,0.126,0.13,0.13,0.13,0.13,0.129,0.13,0.127,0.126,0.125,0.124,0.123,0.121,0.12,0.118,0.116,0.114,0.112,0.11,0.108,0.106,0.104,0.101,0.099,0.096,0.094,0.091,0.089,0.086,0.083,0.08,0.078,0.075,0.072,0.069,0.066,0.064,0.061,0.058,0.055,0.052,0.05,0.047,0.044,0.041,0.039,0.036,0.034,0.031,0.029,0.026,0.024,0.022,0.02,0.018,0.016,0.014,0.012,0.01,0.009,0.007,0.006,0.005,0.004,0.003,0.002,0,0.001,0,0,0 +PARAM_WING_DEFORM=0,0.016,0.05,0.09,0.14,0.18,0.21,0.23,0.24,0.24,0.24,0.239,0.238,0.236,0.235,0.233,0.231,0.229,0.226,0.224,0.221,0.218,0.214,0.211,0.207,0.203,0.2,0.195,0.191,0.187,0.182,0.178,0.173,0.168,0.163,0.158,0.154,0.148,0.143,0.138,0.133,0.128,0.123,0.117,0.112,0.107,0.102,0.097,0.092,0.086,0.082,0.077,0.072,0.067,0.062,0.058,0.053,0.049,0.045,0.04,0.037,0.033,0.029,0.026,0.022,0.019,0.016,0.014,0.011,0.009,0.007,0.005,0.004,0.002,0.001,0.001,0,0 +PARAM_RIBBON_DEFORM=0,0,0,0,0,0.014,0.05,0.1,0.14,0.18,0.19,0.11,-0.02,-0.11,-0.14,-0.08,0.03,0.1,0.12,0.09,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BLUSH=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.005,0.012,0.02,0.03,0.042,0.056,0.071,0.087,0.104,0.121,0.14,0.159,0.178,0.198,0.217,0.237,0.256,0.275,0.293,0.31,0.327,0.343,0.358,0.371,0.383,0.394,0.403,0.41,0.416,0.419,0.42,0.416,0.406,0.39,0.37,0.35,0.32,0.29,0.26,0.23,0.2,0.17,0.14,0.11,0.08,0.06,0.04,0.023,0.011,0.003,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Pio/textures.cache b/model/Potion-Maker/Pio/textures.cache new file mode 100644 index 0000000..371b2b0 --- /dev/null +++ b/model/Potion-Maker/Pio/textures.cache @@ -0,0 +1 @@ +["textures/animal-costume-racoon.png","textures/animal-costume.png","textures/bunny-girl-costume-red.png","textures/bunny-girl-costume.png","textures/cake-costume-choco.png","textures/cake-costume-cream.png","textures/default-costume.png","textures/dress-costume-brown.png","textures/dress-costume.png","textures/elementary-school-costume-navy.png","textures/elementary-school-costume.png","textures/fall-dress-costume-beige.png","textures/fall-dress-costume-brown.png","textures/frill-bikini-costume-green.png","textures/frill-bikini-costume-purple.png","textures/frill-blouse-costume-green.png","textures/frill-blouse-costume-red.png","textures/furisode-costume.png","textures/halloween-costume.png","textures/hanbok-costume-pink.png","textures/hanbok-costume-red.png","textures/hanbok-costume-skyblue.png","textures/hanbok-costume-yellow.png","textures/hanbok-costume.png","textures/healer-costume.png","textures/kids-costume-navy.png","textures/kids-costume.png","textures/maid-costume-red.png","textures/maid-costume.png","textures/new2015-costume-pajamas.png","textures/new2015-costume.png","textures/night-witch-costume-black.png","textures/night-witch-costume-gray.png","textures/nightsky-costume.png","textures/overalls-costume-white.png","textures/overalls-costume.png","textures/pajamas-costume-pink.png","textures/pajamas-costume.png","textures/party-dress-costume-brown.png","textures/party-dress-costume-purple.png","textures/qipao-costume-pink.png","textures/qipao-costume-red.png","textures/ribbon-dress-costume-red.png","textures/ribbon-dress-costume-yellow.png","textures/sailor-costume-black.png","textures/sailor-costume.png","textures/sakura-costume-navy.png","textures/sakura-costume.png","textures/santa-costume-green.png","textures/santa-costume.png","textures/sarori-costume.png","textures/school-2017-costume-gray.png","textures/school-2017-costume-yellow.png","textures/school-costume-red.png","textures/school-costume.png","textures/sfc-uniform-costume-red.png","textures/sfc-uniform-costume-yellow.png","textures/shaman-costume-black.png","textures/shaman-costume-blue.png","textures/sinsiroad-shop-costume-junior.png","textures/sinsiroad-shop-costume-senior.png","textures/sorceress-costume.png","textures/sporty-hood-costume-black.png","textures/sporty-hood-costume-blue.png","textures/star-witch-costume-brown.png","textures/star-witch-costume.png","textures/succubus-costume-black.png","textures/succubus-costume-red.png","textures/sukumizu-costume-white.png","textures/sukumizu-costume.png","textures/summer-dress-costume-blue.png","textures/summer-dress-costume-white.png","textures/swimsuit-2017-costume-navy.png","textures/swimsuit-2017-costume-red.png","textures/tirami1-costume.png","textures/turtleneck-costume-red.png","textures/turtleneck-costume.png","textures/valentine-costume-brown.png","textures/valentine-costume-pink.png","textures/winter-coat-2017-costume-brown.png","textures/winter-coat-2017-costume-white.png","textures/winter-coat-costume-pink.png","textures/winter-coat-costume-white.png","textures/winter-costume-white.png","textures/winter-costume.png","textures/witch-costume-white.png","textures/witch-costume.png"] \ No newline at end of file diff --git a/model/Potion-Maker/Pio/textures/animal-costume-racoon.png b/model/Potion-Maker/Pio/textures/animal-costume-racoon.png new file mode 100644 index 0000000..4a1ac58 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/animal-costume-racoon.png differ diff --git a/model/Potion-Maker/Pio/textures/animal-costume.png b/model/Potion-Maker/Pio/textures/animal-costume.png new file mode 100644 index 0000000..4c477de Binary files /dev/null and b/model/Potion-Maker/Pio/textures/animal-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/bunny-girl-costume-red.png b/model/Potion-Maker/Pio/textures/bunny-girl-costume-red.png new file mode 100644 index 0000000..a49135a Binary files /dev/null and b/model/Potion-Maker/Pio/textures/bunny-girl-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/bunny-girl-costume.png b/model/Potion-Maker/Pio/textures/bunny-girl-costume.png new file mode 100644 index 0000000..ea45eb5 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/bunny-girl-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/cake-costume-choco.png b/model/Potion-Maker/Pio/textures/cake-costume-choco.png new file mode 100644 index 0000000..ffdf2d0 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/cake-costume-choco.png differ diff --git a/model/Potion-Maker/Pio/textures/cake-costume-cream.png b/model/Potion-Maker/Pio/textures/cake-costume-cream.png new file mode 100644 index 0000000..d39eb53 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/cake-costume-cream.png differ diff --git a/model/Potion-Maker/Pio/textures/default-costume.png b/model/Potion-Maker/Pio/textures/default-costume.png new file mode 100644 index 0000000..a77c514 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/default-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/dress-costume-brown.png b/model/Potion-Maker/Pio/textures/dress-costume-brown.png new file mode 100644 index 0000000..e4a0fc0 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/dress-costume-brown.png differ diff --git a/model/Potion-Maker/Pio/textures/dress-costume.png b/model/Potion-Maker/Pio/textures/dress-costume.png new file mode 100644 index 0000000..330206d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/dress-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/elementary-school-costume-navy.png b/model/Potion-Maker/Pio/textures/elementary-school-costume-navy.png new file mode 100644 index 0000000..4b086a7 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/elementary-school-costume-navy.png differ diff --git a/model/Potion-Maker/Pio/textures/elementary-school-costume.png b/model/Potion-Maker/Pio/textures/elementary-school-costume.png new file mode 100644 index 0000000..1d0dc57 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/elementary-school-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/fall-dress-costume-beige.png b/model/Potion-Maker/Pio/textures/fall-dress-costume-beige.png new file mode 100644 index 0000000..94a14a0 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/fall-dress-costume-beige.png differ diff --git a/model/Potion-Maker/Pio/textures/fall-dress-costume-brown.png b/model/Potion-Maker/Pio/textures/fall-dress-costume-brown.png new file mode 100644 index 0000000..c4b2c09 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/fall-dress-costume-brown.png differ diff --git a/model/Potion-Maker/Pio/textures/frill-bikini-costume-green.png b/model/Potion-Maker/Pio/textures/frill-bikini-costume-green.png new file mode 100644 index 0000000..0ad5c75 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/frill-bikini-costume-green.png differ diff --git a/model/Potion-Maker/Pio/textures/frill-bikini-costume-purple.png b/model/Potion-Maker/Pio/textures/frill-bikini-costume-purple.png new file mode 100644 index 0000000..55ed53b Binary files /dev/null and b/model/Potion-Maker/Pio/textures/frill-bikini-costume-purple.png differ diff --git a/model/Potion-Maker/Pio/textures/frill-blouse-costume-green.png b/model/Potion-Maker/Pio/textures/frill-blouse-costume-green.png new file mode 100644 index 0000000..3a6513d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/frill-blouse-costume-green.png differ diff --git a/model/Potion-Maker/Pio/textures/frill-blouse-costume-red.png b/model/Potion-Maker/Pio/textures/frill-blouse-costume-red.png new file mode 100644 index 0000000..d01ba7e Binary files /dev/null and b/model/Potion-Maker/Pio/textures/frill-blouse-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/furisode-costume.png b/model/Potion-Maker/Pio/textures/furisode-costume.png new file mode 100644 index 0000000..d6d6cc3 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/furisode-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/halloween-costume.png b/model/Potion-Maker/Pio/textures/halloween-costume.png new file mode 100644 index 0000000..1c8b31b Binary files /dev/null and b/model/Potion-Maker/Pio/textures/halloween-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/hanbok-costume-pink.png b/model/Potion-Maker/Pio/textures/hanbok-costume-pink.png new file mode 100644 index 0000000..986cfa5 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/hanbok-costume-pink.png differ diff --git a/model/Potion-Maker/Pio/textures/hanbok-costume-red.png b/model/Potion-Maker/Pio/textures/hanbok-costume-red.png new file mode 100644 index 0000000..82783bd Binary files /dev/null and b/model/Potion-Maker/Pio/textures/hanbok-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/hanbok-costume-skyblue.png b/model/Potion-Maker/Pio/textures/hanbok-costume-skyblue.png new file mode 100644 index 0000000..fa637d0 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/hanbok-costume-skyblue.png differ diff --git a/model/Potion-Maker/Pio/textures/hanbok-costume-yellow.png b/model/Potion-Maker/Pio/textures/hanbok-costume-yellow.png new file mode 100644 index 0000000..ec6750c Binary files /dev/null and b/model/Potion-Maker/Pio/textures/hanbok-costume-yellow.png differ diff --git a/model/Potion-Maker/Pio/textures/hanbok-costume.png b/model/Potion-Maker/Pio/textures/hanbok-costume.png new file mode 100644 index 0000000..47e7fd5 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/hanbok-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/healer-costume.png b/model/Potion-Maker/Pio/textures/healer-costume.png new file mode 100644 index 0000000..80cb2fd Binary files /dev/null and b/model/Potion-Maker/Pio/textures/healer-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/kids-costume-navy.png b/model/Potion-Maker/Pio/textures/kids-costume-navy.png new file mode 100644 index 0000000..44fec81 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/kids-costume-navy.png differ diff --git a/model/Potion-Maker/Pio/textures/kids-costume.png b/model/Potion-Maker/Pio/textures/kids-costume.png new file mode 100644 index 0000000..87ca504 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/kids-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/maid-costume-red.png b/model/Potion-Maker/Pio/textures/maid-costume-red.png new file mode 100644 index 0000000..6b192be Binary files /dev/null and b/model/Potion-Maker/Pio/textures/maid-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/maid-costume.png b/model/Potion-Maker/Pio/textures/maid-costume.png new file mode 100644 index 0000000..602e8a5 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/maid-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/new2015-costume-pajamas.png b/model/Potion-Maker/Pio/textures/new2015-costume-pajamas.png new file mode 100644 index 0000000..463c970 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/new2015-costume-pajamas.png differ diff --git a/model/Potion-Maker/Pio/textures/new2015-costume.png b/model/Potion-Maker/Pio/textures/new2015-costume.png new file mode 100644 index 0000000..e08f38c Binary files /dev/null and b/model/Potion-Maker/Pio/textures/new2015-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/night-witch-costume-black.png b/model/Potion-Maker/Pio/textures/night-witch-costume-black.png new file mode 100644 index 0000000..c9eeffb Binary files /dev/null and b/model/Potion-Maker/Pio/textures/night-witch-costume-black.png differ diff --git a/model/Potion-Maker/Pio/textures/night-witch-costume-gray.png b/model/Potion-Maker/Pio/textures/night-witch-costume-gray.png new file mode 100644 index 0000000..cb470a6 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/night-witch-costume-gray.png differ diff --git a/model/Potion-Maker/Pio/textures/nightsky-costume.png b/model/Potion-Maker/Pio/textures/nightsky-costume.png new file mode 100644 index 0000000..24ffaa3 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/nightsky-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/overalls-costume-white.png b/model/Potion-Maker/Pio/textures/overalls-costume-white.png new file mode 100644 index 0000000..8d0e418 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/overalls-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/overalls-costume.png b/model/Potion-Maker/Pio/textures/overalls-costume.png new file mode 100644 index 0000000..0464a91 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/overalls-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/pajamas-costume-pink.png b/model/Potion-Maker/Pio/textures/pajamas-costume-pink.png new file mode 100644 index 0000000..d11d52a Binary files /dev/null and b/model/Potion-Maker/Pio/textures/pajamas-costume-pink.png differ diff --git a/model/Potion-Maker/Pio/textures/pajamas-costume.png b/model/Potion-Maker/Pio/textures/pajamas-costume.png new file mode 100644 index 0000000..4e171fd Binary files /dev/null and b/model/Potion-Maker/Pio/textures/pajamas-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/party-dress-costume-brown.png b/model/Potion-Maker/Pio/textures/party-dress-costume-brown.png new file mode 100644 index 0000000..2b0f299 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/party-dress-costume-brown.png differ diff --git a/model/Potion-Maker/Pio/textures/party-dress-costume-purple.png b/model/Potion-Maker/Pio/textures/party-dress-costume-purple.png new file mode 100644 index 0000000..b53abea Binary files /dev/null and b/model/Potion-Maker/Pio/textures/party-dress-costume-purple.png differ diff --git a/model/Potion-Maker/Pio/textures/qipao-costume-pink.png b/model/Potion-Maker/Pio/textures/qipao-costume-pink.png new file mode 100644 index 0000000..d16d9c8 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/qipao-costume-pink.png differ diff --git a/model/Potion-Maker/Pio/textures/qipao-costume-red.png b/model/Potion-Maker/Pio/textures/qipao-costume-red.png new file mode 100644 index 0000000..9899650 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/qipao-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/ribbon-dress-costume-red.png b/model/Potion-Maker/Pio/textures/ribbon-dress-costume-red.png new file mode 100644 index 0000000..fb5b8c5 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/ribbon-dress-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/ribbon-dress-costume-yellow.png b/model/Potion-Maker/Pio/textures/ribbon-dress-costume-yellow.png new file mode 100644 index 0000000..0be266f Binary files /dev/null and b/model/Potion-Maker/Pio/textures/ribbon-dress-costume-yellow.png differ diff --git a/model/Potion-Maker/Pio/textures/sailor-costume-black.png b/model/Potion-Maker/Pio/textures/sailor-costume-black.png new file mode 100644 index 0000000..ee9abc2 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sailor-costume-black.png differ diff --git a/model/Potion-Maker/Pio/textures/sailor-costume.png b/model/Potion-Maker/Pio/textures/sailor-costume.png new file mode 100644 index 0000000..6089a0a Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sailor-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/sakura-costume-navy.png b/model/Potion-Maker/Pio/textures/sakura-costume-navy.png new file mode 100644 index 0000000..a137dee Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sakura-costume-navy.png differ diff --git a/model/Potion-Maker/Pio/textures/sakura-costume.png b/model/Potion-Maker/Pio/textures/sakura-costume.png new file mode 100644 index 0000000..606310d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sakura-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/santa-costume-green.png b/model/Potion-Maker/Pio/textures/santa-costume-green.png new file mode 100644 index 0000000..e8c1994 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/santa-costume-green.png differ diff --git a/model/Potion-Maker/Pio/textures/santa-costume.png b/model/Potion-Maker/Pio/textures/santa-costume.png new file mode 100644 index 0000000..c487501 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/santa-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/sarori-costume.png b/model/Potion-Maker/Pio/textures/sarori-costume.png new file mode 100644 index 0000000..4f36c0d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sarori-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/school-2017-costume-gray.png b/model/Potion-Maker/Pio/textures/school-2017-costume-gray.png new file mode 100644 index 0000000..965d3a7 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/school-2017-costume-gray.png differ diff --git a/model/Potion-Maker/Pio/textures/school-2017-costume-yellow.png b/model/Potion-Maker/Pio/textures/school-2017-costume-yellow.png new file mode 100644 index 0000000..6b1a5db Binary files /dev/null and b/model/Potion-Maker/Pio/textures/school-2017-costume-yellow.png differ diff --git a/model/Potion-Maker/Pio/textures/school-costume-red.png b/model/Potion-Maker/Pio/textures/school-costume-red.png new file mode 100644 index 0000000..44fe84d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/school-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/school-costume.png b/model/Potion-Maker/Pio/textures/school-costume.png new file mode 100644 index 0000000..f23adb2 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/school-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/sfc-uniform-costume-red.png b/model/Potion-Maker/Pio/textures/sfc-uniform-costume-red.png new file mode 100644 index 0000000..b61b5a2 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sfc-uniform-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/sfc-uniform-costume-yellow.png b/model/Potion-Maker/Pio/textures/sfc-uniform-costume-yellow.png new file mode 100644 index 0000000..1eb971d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sfc-uniform-costume-yellow.png differ diff --git a/model/Potion-Maker/Pio/textures/shaman-costume-black.png b/model/Potion-Maker/Pio/textures/shaman-costume-black.png new file mode 100644 index 0000000..2216317 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/shaman-costume-black.png differ diff --git a/model/Potion-Maker/Pio/textures/shaman-costume-blue.png b/model/Potion-Maker/Pio/textures/shaman-costume-blue.png new file mode 100644 index 0000000..b07959b Binary files /dev/null and b/model/Potion-Maker/Pio/textures/shaman-costume-blue.png differ diff --git a/model/Potion-Maker/Pio/textures/sinsiroad-shop-costume-junior.png b/model/Potion-Maker/Pio/textures/sinsiroad-shop-costume-junior.png new file mode 100644 index 0000000..ee5251d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sinsiroad-shop-costume-junior.png differ diff --git a/model/Potion-Maker/Pio/textures/sinsiroad-shop-costume-senior.png b/model/Potion-Maker/Pio/textures/sinsiroad-shop-costume-senior.png new file mode 100644 index 0000000..41924ef Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sinsiroad-shop-costume-senior.png differ diff --git a/model/Potion-Maker/Pio/textures/sorceress-costume.png b/model/Potion-Maker/Pio/textures/sorceress-costume.png new file mode 100644 index 0000000..c57f4de Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sorceress-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/sporty-hood-costume-black.png b/model/Potion-Maker/Pio/textures/sporty-hood-costume-black.png new file mode 100644 index 0000000..db16fcd Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sporty-hood-costume-black.png differ diff --git a/model/Potion-Maker/Pio/textures/sporty-hood-costume-blue.png b/model/Potion-Maker/Pio/textures/sporty-hood-costume-blue.png new file mode 100644 index 0000000..8234441 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sporty-hood-costume-blue.png differ diff --git a/model/Potion-Maker/Pio/textures/star-witch-costume-brown.png b/model/Potion-Maker/Pio/textures/star-witch-costume-brown.png new file mode 100644 index 0000000..97b232f Binary files /dev/null and b/model/Potion-Maker/Pio/textures/star-witch-costume-brown.png differ diff --git a/model/Potion-Maker/Pio/textures/star-witch-costume.png b/model/Potion-Maker/Pio/textures/star-witch-costume.png new file mode 100644 index 0000000..3d910a8 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/star-witch-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/succubus-costume-black.png b/model/Potion-Maker/Pio/textures/succubus-costume-black.png new file mode 100644 index 0000000..754a988 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/succubus-costume-black.png differ diff --git a/model/Potion-Maker/Pio/textures/succubus-costume-red.png b/model/Potion-Maker/Pio/textures/succubus-costume-red.png new file mode 100644 index 0000000..9ee1f99 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/succubus-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/sukumizu-costume-white.png b/model/Potion-Maker/Pio/textures/sukumizu-costume-white.png new file mode 100644 index 0000000..50441df Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sukumizu-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/sukumizu-costume.png b/model/Potion-Maker/Pio/textures/sukumizu-costume.png new file mode 100644 index 0000000..c906e15 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/sukumizu-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/summer-dress-costume-blue.png b/model/Potion-Maker/Pio/textures/summer-dress-costume-blue.png new file mode 100644 index 0000000..feb15a2 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/summer-dress-costume-blue.png differ diff --git a/model/Potion-Maker/Pio/textures/summer-dress-costume-white.png b/model/Potion-Maker/Pio/textures/summer-dress-costume-white.png new file mode 100644 index 0000000..ccdc40a Binary files /dev/null and b/model/Potion-Maker/Pio/textures/summer-dress-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/swimsuit-2017-costume-navy.png b/model/Potion-Maker/Pio/textures/swimsuit-2017-costume-navy.png new file mode 100644 index 0000000..fbc7977 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/swimsuit-2017-costume-navy.png differ diff --git a/model/Potion-Maker/Pio/textures/swimsuit-2017-costume-red.png b/model/Potion-Maker/Pio/textures/swimsuit-2017-costume-red.png new file mode 100644 index 0000000..92e97c5 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/swimsuit-2017-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/tirami1-costume.png b/model/Potion-Maker/Pio/textures/tirami1-costume.png new file mode 100644 index 0000000..2ae3ef3 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/tirami1-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/turtleneck-costume-red.png b/model/Potion-Maker/Pio/textures/turtleneck-costume-red.png new file mode 100644 index 0000000..51901ba Binary files /dev/null and b/model/Potion-Maker/Pio/textures/turtleneck-costume-red.png differ diff --git a/model/Potion-Maker/Pio/textures/turtleneck-costume.png b/model/Potion-Maker/Pio/textures/turtleneck-costume.png new file mode 100644 index 0000000..e24a6a8 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/turtleneck-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/valentine-costume-brown.png b/model/Potion-Maker/Pio/textures/valentine-costume-brown.png new file mode 100644 index 0000000..dbf0265 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/valentine-costume-brown.png differ diff --git a/model/Potion-Maker/Pio/textures/valentine-costume-pink.png b/model/Potion-Maker/Pio/textures/valentine-costume-pink.png new file mode 100644 index 0000000..9c2f055 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/valentine-costume-pink.png differ diff --git a/model/Potion-Maker/Pio/textures/winter-coat-2017-costume-brown.png b/model/Potion-Maker/Pio/textures/winter-coat-2017-costume-brown.png new file mode 100644 index 0000000..74542f4 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/winter-coat-2017-costume-brown.png differ diff --git a/model/Potion-Maker/Pio/textures/winter-coat-2017-costume-white.png b/model/Potion-Maker/Pio/textures/winter-coat-2017-costume-white.png new file mode 100644 index 0000000..b23f08b Binary files /dev/null and b/model/Potion-Maker/Pio/textures/winter-coat-2017-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/winter-coat-costume-pink.png b/model/Potion-Maker/Pio/textures/winter-coat-costume-pink.png new file mode 100644 index 0000000..cbdf5bb Binary files /dev/null and b/model/Potion-Maker/Pio/textures/winter-coat-costume-pink.png differ diff --git a/model/Potion-Maker/Pio/textures/winter-coat-costume-white.png b/model/Potion-Maker/Pio/textures/winter-coat-costume-white.png new file mode 100644 index 0000000..5fbc2c9 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/winter-coat-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/winter-costume-white.png b/model/Potion-Maker/Pio/textures/winter-costume-white.png new file mode 100644 index 0000000..40d3df1 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/winter-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/winter-costume.png b/model/Potion-Maker/Pio/textures/winter-costume.png new file mode 100644 index 0000000..4a0e917 Binary files /dev/null and b/model/Potion-Maker/Pio/textures/winter-costume.png differ diff --git a/model/Potion-Maker/Pio/textures/witch-costume-white.png b/model/Potion-Maker/Pio/textures/witch-costume-white.png new file mode 100644 index 0000000..f5577bf Binary files /dev/null and b/model/Potion-Maker/Pio/textures/witch-costume-white.png differ diff --git a/model/Potion-Maker/Pio/textures/witch-costume.png b/model/Potion-Maker/Pio/textures/witch-costume.png new file mode 100644 index 0000000..12b563d Binary files /dev/null and b/model/Potion-Maker/Pio/textures/witch-costume.png differ diff --git a/model/Potion-Maker/Tia/index.json b/model/Potion-Maker/Tia/index.json new file mode 100644 index 0000000..8609e29 --- /dev/null +++ b/model/Potion-Maker/Tia/index.json @@ -0,0 +1,51 @@ +{ + "version":"1.0.0", + "model":"model.moc", + "textures":[ + "textures/default-costume.png" + ], + "layout":{ + "center_x":0.0, + "center_y":-0.05, + "width":2.0 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions":{ + "idle":[ + {"file":"motions/Breath1.mtn"}, + {"file":"motions/Breath2.mtn"}, + {"file":"motions/Breath3.mtn"}, + {"file":"motions/Breath5.mtn"}, + {"file":"motions/Breath7.mtn"}, + {"file":"motions/Breath8.mtn"}, + {"file":"motions/Breath9.mtn"} + ], + "sleepy":[ + {"file":"motions/Sleeping.mtn"} + ], + "flick_head":[ + {"file":"motions/Touch Dere1.mtn"}, + {"file":"motions/Touch Dere2.mtn"}, + {"file":"motions/Touch Dere3.mtn"}, + {"file":"motions/Touch Dere4.mtn"}, + {"file":"motions/Touch Dere5.mtn"}, + {"file":"motions/Touch Dere6.mtn"} + ], + "tap_body":[ + {"file":"motions/Sukebei1.mtn"}, + {"file":"motions/Sukebei2.mtn"}, + {"file":"motions/Sukebei3.mtn"}, + {"file":"motions/Touch1.mtn"}, + {"file":"motions/Touch2.mtn"}, + {"file":"motions/Touch3.mtn"}, + {"file":"motions/Touch4.mtn"}, + {"file":"motions/Touch5.mtn"}, + {"file":"motions/Touch6.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/Potion-Maker/Tia/model.moc b/model/Potion-Maker/Tia/model.moc new file mode 100644 index 0000000..78ea2af Binary files /dev/null and b/model/Potion-Maker/Tia/model.moc differ diff --git a/model/Potion-Maker/Tia/motions/Breath Dere1.mtn b/model/Potion-Maker/Tia/motions/Breath Dere1.mtn new file mode 100644 index 0000000..7f08daf --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath Dere1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.38,1.37,2.8,4.44,6.14,7.73,9.08,10.12,10.77,11,10.52,9.23,7.36,5.14,2.86,0.64,-1.23,-2.52,-3,-2.94,-2.78,-2.54,-2.24,-1.9,-1.54,-1.19,-0.87,-0.58,-0.34,-0.15,-0.04,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,0.02,0.09,0.21,0.4,0.66,0.99,1.39,1.86,2.39,3,3.77,4.55,5.31,6.03,6.66,7.21,7.63,7.9,8,7.84,7.41,6.77,5.96,5.07,4.12,3.18,2.31,1.54,0.89,0.41,0.1,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.38,1.37,2.8,4.44,6.14,7.73,9.08,10.12,10.77,11,10.14,7.83,4.5,0.54,-3.54,-7.5,-10.83,-13.14,-14,-13.72,-12.97,-11.84,-10.43,-8.87,-7.21,-5.57,-4.05,-2.7,-1.57,-0.71,-0.18,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.48,0.37,0.27,0.2,0.17,0.17,0.17,0.17,0.172,0.176,0.182,0.19,0.22,0.28,0.34,0.4,0.46,0.51,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.89,0.83,0.75,0.66,0.6,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.59,0.64,0.7,0.77,0.83,0.88,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92 +PARAM_MOUTH_OPEN2=-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0.1,0.37,0.76,1.21,1.68,2.11,2.48,2.76,2.94,3,2.76,2.11,1.18,0.07,-1.07,-2.18,-3.11,-3.76,-4,-3.88,-3.56,-3.08,-2.47,-1.8,-1.09,-0.39,0.26,0.84,1.33,1.69,1.92,2,1.87,1.59,1.23,0.87,0.53,0.25,0.07,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.01,-0.03,-0.07,-0.11,-0.16,-0.2,-0.23,-0.26,-0.274,-0.28,-0.262,-0.21,-0.14,-0.06,0.02,0.1,0.17,0.22,0.24,0.233,0.216,0.19,0.16,0.12,0.08,0.04,0.01,-0.03,-0.05,-0.073,-0.086,-0.09,-0.084,-0.071,-0.055,-0.039,-0.024,-0.011,-0.003,0 +PARAM_BREATH=0.5,0.46,0.41,0.35,0.32,0.3,0.34,0.43,0.53,0.65,0.75,0.83,0.89,0.91,0.905,0.891,0.87,0.84,0.81,0.77,0.73,0.69,0.65,0.6,0.56,0.52,0.48,0.45,0.42,0.4,0.384,0.374,0.37,0.379,0.397,0.42,0.44,0.47,0.484,0.496,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0.03,0.11,0.21,0.3,0.38,0.41,0.37,0.26,0.12,-0.05,-0.22,-0.39,-0.56,-0.69,-0.8,-0.87,-0.9,-0.81,-0.58,-0.27,0.04,0.27,0.36,0.33,0.24,0.13,0.02,-0.07,-0.1,-0.082,-0.05,-0.03,-0.008,0 +PARAM_HAIR_SIDE_R=0,-0.005,-0.019,-0.04,-0.07,-0.1,-0.14,-0.18,-0.21,-0.25,-0.29,-0.32,-0.35,-0.37,-0.386,-0.396,-0.4,-0.37,-0.28,-0.15,0.01,0.16,0.32,0.45,0.54,0.57,0.52,0.4,0.26,0.12,-0.02,-0.13,-0.2,-0.23,-0.213,-0.17,-0.12,-0.07,-0.03,-0.01,0 +PARAM_HAIR_SIDE_L=0,0.003,0.013,0.028,0.047,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.234,0.249,0.26,0.268,0.27,0.23,0.14,0,-0.16,-0.33,-0.49,-0.63,-0.72,-0.76,-0.69,-0.53,-0.33,-0.13,0.06,0.21,0.31,0.35,0.32,0.26,0.19,0.11,0.05,0.01,0 +PARAM_TWIN_RIBBON_D=0,-0.018,-0.06,-0.13,-0.21,-0.29,-0.37,-0.43,-0.48,-0.51,-0.52,-0.48,-0.38,-0.25,-0.09,0.07,0.23,0.38,0.51,0.61,0.68,0.7,0.66,0.55,0.39,0.2,0,-0.19,-0.35,-0.46,-0.5,-0.483,-0.44,-0.37,-0.3,-0.22,-0.15,-0.09,-0.04,-0.01,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath Dere2.mtn b/model/Potion-Maker/Tia/motions/Breath Dere2.mtn new file mode 100644 index 0000000..cc6acd9 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath Dere2.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.35,1.29,2.74,4.53,6.6,8.86,11.27,13.67,16.13,18.44,20.64,22.67,24.45,25.92,27.04,27.75,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,27.65,26.71,25.26,23.47,21.4,19.14,16.73,14.33,11.87,9.56,7.36,5.33,3.55,2.08,0.96,0.25,0 +PARAM_ANGLE_Y=0,-0.18,-0.65,-1.37,-2.26,-3.3,-4.43,-5.63,-6.84,-8.06,-9.22,-10.32,-11.33,-12.23,-12.96,-13.52,-13.87,-14,-13.995,-13.982,-13.96,-13.93,-13.89,-13.83,-13.77,-13.7,-13.62,-13.53,-13.42,-13.31,-13.19,-13.05,-12.91,-12.75,-12.58,-12.4,-12.2,-12,-11.78,-11.55,-11.31,-11.05,-10.79,-10.5,-10.21,-9.9,-9.57,-9.24,-8.89,-8.52,-8.14,-7.74,-7.33,-6.9,-6.45,-6,-5.45,-4.92,-4.39,-3.88,-3.38,-2.91,-2.45,-2.04,-1.64,-1.28,-0.97,-0.68,-0.45,-0.26,-0.12,-0.03,0 +PARAM_ANGLE_Z=0,0.09,0.32,0.68,1.13,1.65,2.21,2.82,3.42,4.03,4.61,5.16,5.67,6.11,6.48,6.76,6.94,7,6.97,6.89,6.77,6.59,6.38,6.13,5.85,5.53,5.18,4.82,4.43,4.01,3.59,3.15,2.69,2.23,1.76,1.3,0.82,0.35,-0.11,-0.57,-1.01,-1.45,-1.87,-2.28,-2.66,-3.03,-3.38,-3.69,-3.98,-4.24,-4.46,-4.65,-4.8,-4.91,-4.98,-5,-4.94,-4.77,-4.51,-4.19,-3.82,-3.42,-2.99,-2.56,-2.12,-1.71,-1.31,-0.95,-0.63,-0.37,-0.17,-0.04,0 +PARAM_EMOTION=0 +PARAM_EYE_L_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.24,0.13,0.09,0.17,0.33,0.41,0.33,0.21,0.12,0.09,0.2,0.39,0.5,0.502,0.504,0.505,0.507,0.508,0.509,0.511,0.512,0.513,0.514,0.515,0.516,0.516,0.517,0.52,0.518,0.52,0.52,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.518,0.517,0.515,0.514,0.512,0.51,0.508,0.507,0.505,0.504,0.503,0.501,0.501,0.5,0.5 +PARAM_EYE_R_OPEN=0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.24,0.13,0.09,0.17,0.33,0.41,0.33,0.21,0.12,0.09,0.2,0.39,0.5,0.502,0.504,0.505,0.507,0.508,0.509,0.511,0.512,0.513,0.514,0.515,0.516,0.516,0.517,0.52,0.518,0.52,0.52,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.518,0.517,0.515,0.514,0.512,0.51,0.508,0.507,0.505,0.504,0.503,0.501,0.501,0.5,0.5 +PARAM_EYE_BALL_X=0,0.004,0.016,0.033,0.06,0.08,0.11,0.14,0.17,0.2,0.22,0.25,0.28,0.3,0.315,0.328,0.337,0.34,0.332,0.31,0.28,0.24,0.19,0.15,0.1,0.06,0.02,-0.02,-0.05,-0.08,-0.094,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.099,-0.095,-0.09,-0.084,-0.076,-0.068,-0.06,-0.051,-0.042,-0.034,-0.026,-0.019,-0.013,-0.007,-0.003,-0.001,0 +PARAM_EYE_BALL_Y=0,-0.005,-0.019,-0.04,-0.07,-0.1,-0.13,-0.17,-0.21,-0.24,-0.28,-0.31,-0.34,-0.37,-0.39,-0.406,-0.416,-0.42,-0.414,-0.397,-0.37,-0.34,-0.31,-0.27,-0.24,-0.2,-0.17,-0.14,-0.12,-0.097,-0.084,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.079,-0.076,-0.072,-0.067,-0.061,-0.055,-0.048,-0.041,-0.034,-0.027,-0.021,-0.015,-0.01,-0.006,-0.003,-0.001,0 +PARAM_BROW_L_Y=0,0,-0.001,-0.003,-0.005,-0.007,-0.01,-0.014,-0.018,-0.022,-0.027,-0.032,-0.038,-0.044,-0.05,-0.056,-0.063,-0.07,-0.077,-0.085,-0.093,-0.1,-0.108,-0.116,-0.124,-0.133,-0.141,-0.149,-0.157,-0.165,-0.174,-0.182,-0.19,-0.197,-0.205,-0.213,-0.22,-0.227,-0.234,-0.241,-0.247,-0.254,-0.259,-0.265,-0.27,-0.275,-0.28,-0.284,-0.287,-0.291,-0.293,-0.296,-0.298,-0.299,-0.3,-0.3,-0.296,-0.286,-0.271,-0.251,-0.23,-0.21,-0.18,-0.15,-0.13,-0.1,-0.08,-0.06,-0.038,-0.022,-0.01,-0.003,0 +PARAM_BROW_R_Y=0,0,-0.001,-0.003,-0.005,-0.008,-0.012,-0.016,-0.02,-0.025,-0.031,-0.037,-0.043,-0.05,-0.057,-0.064,-0.072,-0.08,-0.088,-0.096,-0.105,-0.114,-0.123,-0.132,-0.141,-0.15,-0.16,-0.169,-0.178,-0.187,-0.197,-0.206,-0.215,-0.224,-0.232,-0.241,-0.249,-0.257,-0.265,-0.273,-0.28,-0.287,-0.294,-0.3,-0.306,-0.312,-0.317,-0.322,-0.326,-0.329,-0.333,-0.335,-0.337,-0.339,-0.34,-0.34,-0.336,-0.324,-0.307,-0.28,-0.26,-0.23,-0.2,-0.17,-0.14,-0.12,-0.09,-0.06,-0.04,-0.025,-0.012,-0.003,0 +PARAM_BROW_L_ANGLE=0,0.001,0.004,0.009,0.016,0.024,0.034,0.046,0.059,0.074,0.09,0.107,0.126,0.146,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.39,0.41,0.44,0.47,0.5,0.52,0.55,0.58,0.61,0.63,0.66,0.68,0.71,0.73,0.76,0.78,0.8,0.82,0.85,0.865,0.883,0.901,0.917,0.932,0.946,0.958,0.969,0.978,0.986,0.992,0.996,0.999,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0 +PARAM_BROW_R_ANGLE=0,0.001,0.004,0.009,0.016,0.024,0.034,0.046,0.059,0.074,0.09,0.107,0.126,0.146,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.39,0.41,0.44,0.47,0.5,0.52,0.55,0.58,0.61,0.63,0.66,0.68,0.71,0.73,0.76,0.78,0.8,0.82,0.85,0.865,0.883,0.901,0.917,0.932,0.946,0.958,0.969,0.978,0.986,0.992,0.996,0.999,1,0.987,0.95,0.9,0.84,0.76,0.68,0.6,0.51,0.42,0.34,0.26,0.19,0.13,0.07,0.03,0.01,0 +PARAM_EAR_DEFORM=0,-0.007,-0.026,-0.05,-0.09,-0.13,-0.18,-0.23,-0.27,-0.32,-0.37,-0.41,-0.45,-0.49,-0.52,-0.54,-0.555,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.553,-0.534,-0.51,-0.47,-0.43,-0.38,-0.33,-0.29,-0.24,-0.19,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0 +PARAM_MOUTH_OPEN_Y=0.5,0.505,0.518,0.54,0.56,0.59,0.63,0.66,0.7,0.73,0.76,0.79,0.82,0.85,0.87,0.886,0.896,0.9,0.895,0.881,0.86,0.84,0.81,0.78,0.75,0.72,0.69,0.67,0.649,0.634,0.624,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.618,0.614,0.608,0.601,0.592,0.582,0.572,0.561,0.551,0.541,0.532,0.523,0.515,0.509,0.504,0.501,0.5 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Y=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.84,-0.76,-0.68,-0.6,-0.51,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BREATH=0.5,0.505,0.517,0.535,0.56,0.58,0.61,0.64,0.68,0.71,0.74,0.77,0.79,0.81,0.833,0.848,0.857,0.86,0.859,0.855,0.849,0.842,0.832,0.821,0.808,0.794,0.778,0.762,0.744,0.725,0.706,0.687,0.666,0.65,0.62,0.6,0.58,0.56,0.54,0.52,0.499,0.48,0.461,0.443,0.425,0.409,0.393,0.379,0.366,0.354,0.344,0.336,0.329,0.324,0.321,0.32,0.322,0.328,0.338,0.349,0.362,0.377,0.392,0.408,0.424,0.439,0.453,0.466,0.477,0.487,0.494,0.498,0.5 +PARAM_HAIR_SIDE=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +PARAM_RIBBON_DEFORM=0 +PARAM_BLUSH=0,0.006,0.023,0.05,0.08,0.13,0.17,0.22,0.28,0.34,0.39,0.45,0.5,0.54,0.59,0.62,0.65,0.664,0.67,0.67,0.67,0.67,0.669,0.668,0.666,0.665,0.663,0.661,0.659,0.656,0.653,0.65,0.646,0.642,0.637,0.632,0.627,0.621,0.614,0.607,0.6,0.592,0.583,0.574,0.565,0.555,0.544,0.533,0.521,0.508,0.495,0.481,0.467,0.452,0.436,0.42,0.4,0.37,0.34,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.06,0.04,0.024,0.011,0.003,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_RIBBON=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 +VISIBLE:PARTS_01_HAT=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath Dere3.mtn b/model/Potion-Maker/Tia/motions/Breath Dere3.mtn new file mode 100644 index 0000000..4a05189 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath Dere3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.007,0.03,0.06,0.11,0.17,0.24,0.32,0.42,0.52,0.63,0.75,0.87,1.01,1.15,1.29,1.44,1.59,1.75,1.91,2.07,2.23,2.4,2.56,2.72,2.89,3.05,3.21,3.36,3.51,3.66,3.8,3.94,4.07,4.2,4.32,4.43,4.53,4.62,4.71,4.78,4.85,4.9,4.94,4.97,4.993,5,4.94,4.76,4.48,4.13,3.72,3.27,2.8,2.32,1.86,1.42,1.02,0.67,0.39,0.18,0.04,0 +PARAM_ANGLE_Y=0,-0.015,-0.06,-0.13,-0.22,-0.34,-0.49,-0.65,-0.84,-1.04,-1.26,-1.5,-1.75,-2.02,-2.29,-2.58,-2.88,-3.18,-3.5,-3.82,-4.14,-4.47,-4.79,-5.12,-5.45,-5.77,-6.1,-6.41,-6.73,-7.03,-7.32,-7.6,-7.88,-8.15,-8.4,-8.63,-8.85,-9.06,-9.24,-9.42,-9.56,-9.69,-9.8,-9.89,-9.95,-9.99,-10,-9.87,-9.52,-8.97,-8.26,-7.44,-6.53,-5.6,-4.65,-3.72,-2.84,-2.05,-1.35,-0.78,-0.36,-0.09,0 +PARAM_ANGLE_Z=0,-0.08,-0.28,-0.59,-0.97,-1.41,-1.9,-2.41,-2.93,-3.46,-3.95,-4.42,-4.86,-5.24,-5.55,-5.79,-5.95,-6,-5.84,-5.38,-4.66,-3.72,-2.61,-1.34,0.04,1.5,3,4.5,5.96,7.34,8.61,9.72,10.66,11.38,11.84,12,11.95,11.81,11.59,11.29,10.91,10.49,10,9.46,8.89,8.29,7.65,7,6.33,5.67,5,4.35,3.71,3.11,2.54,2,1.51,1.09,0.71,0.41,0.19,0.05,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.58,0.64,0.72,0.8,0.87,0.91,0.92,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.58,0.64,0.72,0.8,0.87,0.91,0.92,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-0.999,-0.994,-0.986,-0.976,-0.962,-0.947,-0.93,0.83,0.81,0.75,0.68,0.58,0.48,0.38,0.3,0.24,0.21,0.2,0.19,0.182,0.173,0.166,0.159,0.152,0.146,0.141,0.136,0.131,0.127,0.123,0.12,0.117,0.114,0.112,0.109,0.108,0.106,0.105,0.103,0.102,0.102,0.101,0.1,0.1,0.1,0.1,0.23,0.44,0.63,0.78,0.83,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-1,-0.999,-0.996,-0.99,-0.983,-0.973,-0.962,-0.95,0.82,0.8,0.75,0.67,0.57,0.48,0.38,0.3,0.24,0.21,0.2,0.19,0.182,0.173,0.166,0.159,0.152,0.147,0.141,0.136,0.131,0.127,0.123,0.12,0.117,0.114,0.112,0.109,0.108,0.106,0.105,0.103,0.102,0.102,0.101,0.1,0.1,0.1,0.1,0.23,0.45,0.65,0.79,0.85,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0,0,-0.002,-0.003,-0.005,-0.007,-0.009,-0.011,-0.013,-0.015,-0.018,-0.02,-0.022,-0.024,-0.026,-0.028,-0.03,-0.032,-0.034,-0.035,-0.037,-0.038,-0.039,-0.04,-0.042,-0.043,-0.043,-0.044,-0.045,-0.05,-0.046,-0.05,-0.047,-0.05,-0.048,-0.05,-0.05,-0.049,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.049,-0.048,-0.045,-0.041,-0.037,-0.033,-0.028,-0.023,-0.019,-0.014,-0.01,-0.007,-0.004,-0.002,0,0 +PARAM_EYE_BALL_Y=0,0.004,0.013,0.028,0.047,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.23,0.253,0.268,0.28,0.287,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.289,0.29,0.29,0.287,0.287,0.286,0.285,0.284,0.283,0.281,0.28,0.278,0.276,0.274,0.272,0.269,0.267,0.264,0.261,0.257,0.254,0.25,0.243,0.231,0.216,0.197,0.18,0.15,0.13,0.11,0.09,0.07,0.047,0.031,0.018,0.008,0.002,0 +PARAM_BROW_L_Y=0,-0.018,-0.06,-0.11,-0.16,-0.21,-0.23,-0.24,-0.238,-0.231,-0.222,-0.212,-0.201,-0.191,-0.182,-0.176,-0.171,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.162,-0.152,-0.14,-0.126,-0.111,-0.095,-0.079,-0.063,-0.048,-0.035,-0.023,-0.013,-0.006,-0.002,0 +PARAM_BROW_R_Y=0,-0.018,-0.06,-0.11,-0.16,-0.21,-0.23,-0.24,-0.238,-0.231,-0.222,-0.212,-0.201,-0.191,-0.182,-0.176,-0.171,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.162,-0.152,-0.14,-0.126,-0.111,-0.095,-0.079,-0.063,-0.048,-0.035,-0.023,-0.013,-0.006,-0.002,0 +PARAM_BROW_ANGLE=0.2,0.202,0.207,0.218,0.232,0.251,0.27,0.3,0.34,0.37,0.41,0.43,0.46,0.477,0.492,0.502,0.508,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.506,0.495,0.478,0.46,0.43,0.4,0.37,0.34,0.32,0.29,0.26,0.24,0.224,0.211,0.203,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.904,0.87,0.82,0.76,0.73,0.71,0.726,0.77,0.81,0.86,0.9,0.92,0.93,0.9,0.85,0.8,0.76,0.75,0.763,0.79,0.84,0.88,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92 +PARAM_MOUTH_OPEN2=-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0.003,0.012,0.027,0.047,0.07,0.1,0.13,0.16,0.2,0.24,0.28,0.32,0.36,0.4,0.44,0.48,0.52,0.56,0.6,0.63,0.67,0.7,0.73,0.75,0.77,0.787,0.8,0.807,0.81,0.808,0.801,0.791,0.777,0.76,0.74,0.72,0.69,0.66,0.63,0.6,0.57,0.53,0.5,0.46,0.42,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.07,0.05,0.033,0.019,0.009,0.002,0 +PARAM_BODY_ANGLE_X=0,-0.003,-0.011,-0.023,-0.04,-0.06,-0.08,-0.11,-0.14,-0.18,-0.21,-0.25,-0.29,-0.33,-0.37,-0.41,-0.45,-0.49,-0.54,-0.58,-0.62,-0.66,-0.7,-0.74,-0.78,-0.81,-0.84,-0.87,-0.9,-0.93,-0.95,-0.966,-0.98,-0.991,-0.998,-1,-0.996,-0.984,-0.966,-0.94,-0.91,-0.87,-0.83,-0.79,-0.74,-0.69,-0.64,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.26,-0.21,-0.17,-0.13,-0.09,-0.06,-0.03,-0.016,-0.004,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,0,0.002,0.003,0.006,0.009,0.013,0.017,0.021,0.026,0.032,0.037,0.043,0.049,0.055,0.061,0.068,0.074,0.081,0.087,0.093,0.099,0.105,0.111,0.116,0.122,0.126,0.131,0.135,0.139,0.142,0.145,0.147,0.149,0.15,0.15,0.149,0.148,0.145,0.141,0.136,0.131,0.125,0.118,0.111,0.104,0.096,0.087,0.079,0.071,0.063,0.054,0.046,0.039,0.032,0.025,0.019,0.014,0.009,0.005,0.002,0.001,0 +PARAM_BREATH=0.5,0.506,0.521,0.54,0.57,0.61,0.64,0.68,0.72,0.76,0.8,0.83,0.86,0.89,0.92,0.935,0.946,0.95,0.944,0.927,0.9,0.87,0.83,0.79,0.74,0.69,0.64,0.59,0.54,0.49,0.45,0.41,0.37,0.33,0.31,0.287,0.275,0.27,0.271,0.274,0.28,0.287,0.296,0.306,0.317,0.329,0.342,0.356,0.369,0.383,0.397,0.411,0.424,0.437,0.449,0.46,0.47,0.478,0.486,0.492,0.496,0.499,0.5 +PARAM_BOING=0,0.002,0.006,0.014,0.023,0.033,0.044,0.056,0.068,0.081,0.092,0.103,0.113,0.122,0.13,0.135,0.139,0.14,0.137,0.128,0.115,0.098,0.079,0.06,0.04,0.01,-0.01,-0.03,-0.052,-0.07,-0.087,-0.101,-0.111,-0.118,-0.12,-0.12,-0.118,-0.116,-0.113,-0.109,-0.105,-0.1,-0.095,-0.089,-0.083,-0.077,-0.07,-0.064,-0.058,-0.051,-0.045,-0.039,-0.033,-0.027,-0.022,-0.017,-0.013,-0.009,-0.006,-0.003,-0.002,0,0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0,-0.002,-0.007,-0.015,-0.024,-0.035,-0.047,-0.06,-0.073,-0.086,-0.099,-0.111,-0.121,-0.131,-0.139,-0.145,-0.149,-0.15,-0.144,-0.129,-0.11,-0.08,-0.04,-0.01,0.03,0.07,0.11,0.15,0.18,0.21,0.24,0.27,0.285,0.296,0.3,0.299,0.295,0.29,0.282,0.273,0.262,0.25,0.237,0.223,0.208,0.192,0.176,0.16,0.144,0.128,0.112,0.097,0.082,0.068,0.055,0.043,0.032,0.023,0.015,0.009,0.004,0.001,0 +PARAM_HAIR_SIDE_L=0,0.001,0.005,0.011,0.018,0.026,0.035,0.044,0.054,0.063,0.072,0.081,0.089,0.096,0.102,0.106,0.109,0.11,0.1,0.07,0.03,-0.01,-0.07,-0.13,-0.2,-0.27,-0.33,-0.4,-0.46,-0.51,-0.56,-0.6,-0.63,-0.653,-0.66,-0.657,-0.65,-0.637,-0.621,-0.601,-0.58,-0.55,-0.52,-0.49,-0.46,-0.42,-0.39,-0.35,-0.32,-0.28,-0.25,-0.21,-0.18,-0.15,-0.12,-0.09,-0.07,-0.05,-0.033,-0.019,-0.009,-0.002,0 +PARAM_TWIN_RIBBON_D=0,0.002,0.008,0.018,0.03,0.046,0.064,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.27,0.3,0.33,0.35,0.38,0.4,0.42,0.45,0.464,0.48,0.492,0.502,0.508,0.51,0.506,0.494,0.476,0.45,0.42,0.39,0.35,0.3,0.26,0.21,0.16,0.11,0.06,0.01,-0.04,-0.08,-0.13,-0.16,-0.2,-0.23,-0.26,-0.274,-0.286,-0.29,-0.281,-0.26,-0.23,-0.19,-0.15,-0.11,-0.08,-0.05,-0.02,-0.006,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.002,0.008,0.017,0.03,0.045,0.062,0.082,0.1,0.13,0.15,0.17,0.2,0.22,0.24,0.27,0.29,0.311,0.33,0.347,0.363,0.376,0.386,0.394,0.398,0.4,0.399,0.396,0.392,0.386,0.379,0.37,0.361,0.35,0.338,0.325,0.311,0.297,0.282,0.267,0.251,0.235,0.218,0.202,0.186,0.17,0.154,0.138,0.123,0.108,0.094,0.08,0.068,0.056,0.045,0.035,0.026,0.018,0.012,0.007,0.003,0.001,0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath1.mtn b/model/Potion-Maker/Tia/motions/Breath1.mtn new file mode 100644 index 0000000..445bc8f --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.5,0.502,0.505,0.509,0.513,0.519,0.525,0.533,0.541,0.549,0.559,0.568,0.579,0.59,0.601,0.613,0.625,0.637,0.65,0.663,0.676,0.688,0.702,0.714,0.727,0.74,0.753,0.765,0.777,0.789,0.8,0.811,0.822,0.831,0.841,0.849,0.857,0.865,0.871,0.877,0.881,0.885,0.888,0.889,0.89,0.889,0.887,0.884,0.88,0.875,0.869,0.862,0.854,0.845,0.836,0.826,0.815,0.804,0.792,0.78,0.768,0.756,0.743,0.73,0.716,0.703,0.69,0.677,0.664,0.651,0.638,0.626,0.613,0.601,0.59,0.579,0.569,0.559,0.549,0.541,0.533,0.525,0.519,0.513,0.509,0.505,0.502,0.501,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath2.mtn b/model/Potion-Maker/Tia/motions/Breath2.mtn new file mode 100644 index 0000000..46e1f52 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath2.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0 +PARAM_ANGLE_Z=0,0.021,0.08,0.17,0.3,0.45,0.62,0.82,1.03,1.25,1.49,1.73,1.97,2.21,2.45,2.68,2.9,3.11,3.3,3.47,3.63,3.76,3.86,3.94,3.98,4,3.983,3.93,3.85,3.74,3.59,3.43,3.23,3.02,2.78,2.53,2.25,1.97,1.66,1.35,1.03,0.7,0.36,0.02,-0.33,-0.67,-1.02,-1.36,-1.7,-2.03,-2.35,-2.66,-2.97,-3.25,-3.53,-3.78,-4.02,-4.23,-4.43,-4.59,-4.74,-4.85,-4.93,-4.98,-5,-4.97,-4.9,-4.79,-4.63,-4.44,-4.22,-3.98,-3.71,-3.43,-3.14,-2.84,-2.54,-2.24,-1.94,-1.65,-1.37,-1.12,-0.88,-0.66,-0.47,-0.31,-0.18,-0.08,-0.02,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.549,0.55,0.55,0.547,0.547,0.55,0.545,0.545,0.544,0.54,0.542,0.541,0.54,0.539,0.538,0.537,0.536,0.536,0.534,0.534,0.533,0.532,0.531,0.53,0.529,0.528,0.527,0.53,0.525,0.525,0.524,0.52,0.523,0.522,0.52,0.52,0.521,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.521,0.52,0.522,0.52,0.523,0.524,0.52,0.526,0.527,0.528,0.528,0.529,0.53,0.531,0.532,0.533,0.534,0.535,0.536,0.537,0.538,0.539,0.54,0.541,0.542,0.543,0.54,0.545,0.545,0.546,0.55,0.547,0.548,0.55,0.55,0.549,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.549,0.55,0.55,0.547,0.547,0.55,0.545,0.545,0.544,0.54,0.542,0.541,0.54,0.539,0.538,0.537,0.536,0.536,0.534,0.534,0.533,0.532,0.531,0.53,0.529,0.528,0.527,0.53,0.525,0.525,0.524,0.52,0.523,0.522,0.52,0.52,0.521,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.521,0.52,0.522,0.52,0.523,0.524,0.52,0.526,0.527,0.528,0.528,0.529,0.53,0.531,0.532,0.533,0.534,0.535,0.536,0.537,0.538,0.539,0.54,0.541,0.542,0.543,0.54,0.545,0.545,0.546,0.55,0.547,0.548,0.55,0.55,0.549,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.01,-0.04,-0.09,-0.15,-0.22,-0.31,-0.41,-0.52,-0.63,-0.74,-0.86,-0.99,-1.11,-1.22,-1.34,-1.45,-1.55,-1.65,-1.74,-1.81,-1.88,-1.93,-1.97,-1.99,-2,-1.992,-1.97,-1.93,-1.88,-1.82,-1.75,-1.66,-1.56,-1.46,-1.35,-1.22,-1.1,-0.96,-0.82,-0.68,-0.53,-0.38,-0.23,-0.08,0.08,0.23,0.38,0.53,0.68,0.82,0.96,1.1,1.22,1.35,1.46,1.56,1.66,1.75,1.82,1.88,1.93,1.97,1.99,2,1.99,1.96,1.91,1.85,1.78,1.69,1.59,1.48,1.37,1.26,1.14,1.01,0.89,0.78,0.66,0.55,0.45,0.35,0.26,0.19,0.12,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.002,-0.007,-0.015,-0.025,-0.038,-0.053,-0.07,-0.088,-0.107,-0.127,-0.147,-0.17,-0.188,-0.21,-0.228,-0.247,-0.264,-0.28,-0.295,-0.308,-0.319,-0.328,-0.335,-0.339,-0.34,-0.339,-0.335,-0.329,-0.321,-0.312,-0.3,-0.286,-0.271,-0.255,-0.237,-0.218,-0.198,-0.18,-0.15,-0.13,-0.11,-0.09,-0.06,-0.04,-0.01,0.01,0.04,0.06,0.08,0.1,0.13,0.15,0.168,0.187,0.205,0.221,0.236,0.25,0.262,0.271,0.279,0.285,0.289,0.29,0.289,0.284,0.278,0.269,0.258,0.245,0.231,0.215,0.199,0.182,0.165,0.147,0.13,0.113,0.096,0.08,0.065,0.051,0.038,0.027,0.018,0.01,0.005,0.001,0 +PARAM_BREATH=0.5,0.5,0.5,0.502,0.504,0.506,0.508,0.51,0.513,0.517,0.52,0.524,0.528,0.532,0.537,0.542,0.546,0.551,0.556,0.562,0.567,0.572,0.577,0.583,0.588,0.593,0.598,0.604,0.609,0.614,0.618,0.623,0.628,0.632,0.636,0.64,0.643,0.647,0.65,0.652,0.654,0.656,0.658,0.659,0.66,0.66,0.66,0.659,0.658,0.656,0.654,0.651,0.648,0.645,0.642,0.638,0.634,0.629,0.625,0.62,0.615,0.61,0.605,0.6,0.594,0.589,0.583,0.578,0.573,0.567,0.562,0.557,0.552,0.546,0.542,0.537,0.532,0.528,0.524,0.52,0.517,0.513,0.51,0.508,0.506,0.504,0.502,0.501,0.5,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0,0.002,0.005,0.009,0.013,0.019,0.025,0.031,0.038,0.045,0.052,0.059,0.066,0.073,0.08,0.087,0.093,0.099,0.104,0.109,0.113,0.116,0.118,0.12,0.12,0.119,0.118,0.115,0.112,0.108,0.103,0.097,0.091,0.083,0.076,0.068,0.059,0.05,0.041,0.031,0.021,0.011,0.001,-0.01,-0.02,-0.031,-0.041,-0.051,-0.061,-0.071,-0.08,-0.089,-0.098,-0.106,-0.113,-0.121,-0.127,-0.133,-0.138,-0.142,-0.145,-0.148,-0.149,-0.15,-0.149,-0.147,-0.144,-0.139,-0.133,-0.127,-0.119,-0.111,-0.103,-0.094,-0.085,-0.076,-0.067,-0.058,-0.05,-0.041,-0.033,-0.026,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_HAIR_SIDE_R=0,0.002,0.008,0.018,0.031,0.047,0.065,0.09,0.11,0.13,0.16,0.18,0.21,0.23,0.26,0.28,0.3,0.33,0.346,0.365,0.381,0.394,0.405,0.413,0.418,0.42,0.418,0.414,0.406,0.396,0.383,0.368,0.35,0.331,0.31,0.29,0.26,0.23,0.21,0.18,0.15,0.12,0.09,0.06,0.03,-0.01,-0.04,-0.07,-0.1,-0.13,-0.16,-0.19,-0.21,-0.24,-0.27,-0.29,-0.31,-0.33,-0.348,-0.363,-0.376,-0.386,-0.394,-0.398,-0.4,-0.398,-0.392,-0.383,-0.37,-0.355,-0.338,-0.318,-0.3,-0.27,-0.25,-0.23,-0.2,-0.18,-0.16,-0.13,-0.11,-0.089,-0.07,-0.053,-0.037,-0.024,-0.014,-0.006,-0.002,0 +PARAM_HAIR_SIDE_L=0,-0.003,-0.01,-0.021,-0.036,-0.055,-0.08,-0.1,-0.13,-0.15,-0.18,-0.21,-0.24,-0.27,-0.3,-0.33,-0.36,-0.38,-0.4,-0.43,-0.444,-0.46,-0.473,-0.482,-0.488,-0.49,-0.488,-0.484,-0.476,-0.466,-0.452,-0.437,-0.419,-0.4,-0.38,-0.35,-0.33,-0.3,-0.27,-0.25,-0.22,-0.19,-0.15,-0.12,-0.09,-0.06,-0.03,0,0.04,0.07,0.1,0.12,0.15,0.18,0.2,0.23,0.25,0.269,0.287,0.302,0.316,0.326,0.334,0.338,0.34,0.338,0.333,0.325,0.315,0.302,0.287,0.27,0.252,0.233,0.213,0.193,0.17,0.152,0.13,0.112,0.093,0.076,0.06,0.045,0.032,0.021,0.012,0.005,0.001,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath3.mtn b/model/Potion-Maker/Tia/motions/Breath3.mtn new file mode 100644 index 0000000..419f8b5 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.06,-0.22,-0.48,-0.81,-1.22,-1.68,-2.18,-2.71,-3.27,-3.84,-4.43,-5.01,-5.57,-6.13,-6.65,-7.14,-7.58,-7.99,-8.33,-8.61,-8.82,-8.95,-9,-8.96,-8.84,-8.64,-8.38,-8.06,-7.67,-7.22,-6.74,-6.2,-5.61,-5.01,-4.35,-3.68,-2.99,-2.28,-1.56,-0.83,-0.09,0.65,1.37,2.09,2.79,3.48,4.14,4.78,5.39,5.96,6.49,6.99,7.43,7.83,8.17,8.46,8.7,8.86,8.96,9,8.96,8.86,8.7,8.48,8.22,7.91,7.56,7.19,6.79,6.37,5.93,5.48,5.02,4.56,4.1,3.64,3.2,2.76,2.35,1.95,1.59,1.25,0.94,0.67,0.44,0.25,0.11,0.03,0 +PARAM_ANGLE_Y=0,0.1,0.37,0.81,1.36,2.04,2.8,3.63,4.52,5.46,6.4,7.38,8.34,9.29,10.21,11.08,11.89,12.64,13.31,13.88,14.36,14.71,14.92,15,14.996,14.985,14.965,14.94,14.9,14.86,14.8,14.74,14.67,14.58,14.49,14.39,14.28,14.15,14.02,13.87,13.72,13.55,13.37,13.18,12.97,12.76,12.53,12.29,12.04,11.77,11.5,11.21,10.9,10.58,10.26,9.91,9.56,9.18,8.8,8.41,8,7.53,7.08,6.63,6.19,5.76,5.34,4.93,4.54,4.15,3.78,3.43,3.09,2.76,2.45,2.15,1.87,1.61,1.37,1.14,0.93,0.75,0.58,0.43,0.3,0.19,0.11,0.05,0.01,0 +PARAM_ANGLE_Z=0,0.002,0.01,0.022,0.038,0.06,0.08,0.11,0.15,0.18,0.22,0.27,0.31,0.36,0.41,0.47,0.53,0.59,0.65,0.71,0.78,0.85,0.91,0.98,1.06,1.13,1.2,1.28,1.35,1.43,1.5,1.57,1.65,1.72,1.8,1.87,1.94,2.02,2.09,2.15,2.22,2.29,2.35,2.41,2.47,2.53,2.59,2.64,2.69,2.73,2.78,2.82,2.85,2.89,2.92,2.94,2.96,2.978,2.99,2.998,3,2.988,2.95,2.9,2.83,2.74,2.64,2.52,2.4,2.26,2.12,1.98,1.83,1.67,1.52,1.37,1.21,1.07,0.92,0.78,0.65,0.53,0.42,0.31,0.22,0.15,0.08,0.04,0.01,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.55,0.55,0.554,0.55,0.55,0.55,0.55,0.55,0.555,0.56,0.56,0.56,0.56,0.556,0.56,0.56,0.56,0.557,0.56,0.56,0.56,0.56,0.558,0.56,0.56,0.56,0.559,0.56,0.56,0.56,0.65,0.81,0.92,0.95,0.84,0.66,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.55,0.55,0.554,0.55,0.55,0.55,0.55,0.55,0.555,0.56,0.56,0.56,0.56,0.556,0.56,0.56,0.56,0.557,0.56,0.56,0.56,0.56,0.558,0.56,0.56,0.56,0.559,0.56,0.56,0.56,0.65,0.81,0.92,0.95,0.84,0.66,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,-0.003,-0.01,-0.023,-0.038,-0.057,-0.08,-0.1,-0.13,-0.15,-0.18,-0.21,-0.23,-0.26,-0.29,-0.31,-0.33,-0.35,-0.373,-0.389,-0.402,-0.412,-0.418,-0.42,-0.418,-0.412,-0.403,-0.39,-0.374,-0.355,-0.33,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.13,-0.09,-0.06,-0.02,0.02,0.05,0.09,0.12,0.16,0.19,0.22,0.25,0.28,0.31,0.34,0.36,0.38,0.403,0.42,0.434,0.445,0.453,0.458,0.46,0.458,0.453,0.445,0.433,0.42,0.404,0.387,0.367,0.35,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.081,0.064,0.048,0.034,0.022,0.013,0.006,0.001,0 +PARAM_EYE_BALL_Y=0,0.001,0.004,0.009,0.016,0.024,0.033,0.044,0.056,0.068,0.082,0.096,0.111,0.126,0.142,0.158,0.175,0.191,0.208,0.225,0.241,0.258,0.274,0.29,0.307,0.322,0.338,0.352,0.366,0.379,0.391,0.403,0.414,0.425,0.435,0.445,0.454,0.462,0.47,0.477,0.484,0.49,0.496,0.502,0.507,0.511,0.515,0.519,0.523,0.526,0.528,0.531,0.533,0.535,0.536,0.537,0.538,0.539,0.54,0.54,0.54,0.538,0.532,0.522,0.509,0.493,0.475,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.056,0.04,0.026,0.015,0.007,0.002,0 +PARAM_BROW_L_Y=0,0.002,0.006,0.013,0.023,0.034,0.047,0.061,0.075,0.091,0.107,0.123,0.139,0.155,0.17,0.185,0.198,0.211,0.222,0.231,0.239,0.245,0.249,0.25,0.25,0.25,0.249,0.247,0.246,0.244,0.242,0.24,0.237,0.235,0.231,0.228,0.225,0.221,0.217,0.213,0.209,0.204,0.2,0.195,0.19,0.185,0.18,0.175,0.17,0.164,0.159,0.153,0.148,0.142,0.136,0.131,0.125,0.119,0.114,0.108,0.102,0.097,0.091,0.086,0.08,0.075,0.07,0.065,0.06,0.055,0.05,0.046,0.041,0.037,0.033,0.029,0.025,0.022,0.019,0.015,0.013,0.01,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_BROW_R_Y=0,0.002,0.006,0.013,0.023,0.034,0.047,0.061,0.075,0.091,0.107,0.123,0.139,0.155,0.17,0.185,0.198,0.211,0.222,0.231,0.239,0.245,0.249,0.25,0.25,0.25,0.249,0.247,0.246,0.244,0.242,0.24,0.237,0.235,0.231,0.228,0.225,0.221,0.217,0.213,0.209,0.204,0.2,0.195,0.19,0.185,0.18,0.175,0.17,0.164,0.159,0.153,0.148,0.142,0.136,0.131,0.125,0.119,0.114,0.108,0.102,0.097,0.091,0.086,0.08,0.075,0.07,0.065,0.06,0.055,0.05,0.046,0.041,0.037,0.033,0.029,0.025,0.022,0.019,0.015,0.013,0.01,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_BROW_ANGLE=0.2,0.2,0.203,0.206,0.21,0.215,0.22,0.227,0.233,0.24,0.247,0.254,0.261,0.268,0.275,0.281,0.287,0.293,0.298,0.302,0.305,0.308,0.309,0.31,0.31,0.31,0.31,0.309,0.31,0.307,0.307,0.306,0.304,0.303,0.302,0.3,0.299,0.297,0.296,0.294,0.292,0.29,0.288,0.286,0.284,0.281,0.279,0.277,0.275,0.272,0.27,0.267,0.265,0.262,0.26,0.257,0.255,0.253,0.25,0.248,0.245,0.243,0.24,0.238,0.235,0.233,0.231,0.229,0.226,0.224,0.222,0.22,0.218,0.216,0.214,0.213,0.211,0.21,0.208,0.207,0.206,0.204,0.203,0.203,0.202,0.2,0.201,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0.001,0,0.002,0.003,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.008,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.008,0.01,0.01,0.01,0.01,0.007,0.01,0.01,0.01,0.01,0.006,0.01,0.01,0.01,0.01,0.005,0,0,0,0.004,0,0,0,0,0.003,0,0,0,0,0.002,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN2=0.9,0.9,0.9,0.9,0.9,0.9,0.898,0.896,0.894,0.891,0.887,0.882,0.876,0.87,0.84,0.79,0.71,0.63,0.54,0.46,0.4,0.34,0.31,0.3,0.3,0.3,0.3,0.3,0.301,0.3,0.302,0.3,0.304,0.305,0.306,0.307,0.308,0.309,0.311,0.312,0.314,0.316,0.317,0.319,0.321,0.323,0.326,0.328,0.33,0.333,0.336,0.339,0.341,0.344,0.347,0.351,0.354,0.357,0.361,0.365,0.368,0.372,0.376,0.38,0.52,0.76,0.89,0.891,0.89,0.893,0.894,0.894,0.895,0.9,0.896,0.9,0.897,0.9,0.898,0.9,0.9,0.899,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.002,-0.008,-0.017,-0.029,-0.043,-0.06,-0.077,-0.096,-0.116,-0.137,-0.16,-0.18,-0.198,-0.218,-0.236,-0.254,-0.27,-0.284,-0.296,-0.306,-0.314,-0.318,-0.32,-0.319,-0.315,-0.31,-0.302,-0.292,-0.281,-0.268,-0.253,-0.237,-0.22,-0.202,-0.183,-0.163,-0.143,-0.12,-0.1,-0.08,-0.06,-0.04,-0.01,0.007,0.03,0.047,0.067,0.086,0.104,0.12,0.136,0.151,0.164,0.175,0.186,0.194,0.201,0.206,0.209,0.21,0.209,0.207,0.203,0.198,0.192,0.185,0.176,0.168,0.158,0.149,0.138,0.128,0.117,0.106,0.096,0.085,0.075,0.064,0.055,0.046,0.037,0.029,0.022,0.016,0.01,0.006,0.003,0.001,0 +PARAM_BREATH=0.5,0.502,0.507,0.515,0.524,0.537,0.55,0.565,0.581,0.598,0.615,0.633,0.65,0.667,0.684,0.699,0.714,0.728,0.74,0.75,0.758,0.765,0.769,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.769,0.77,0.768,0.77,0.766,0.766,0.765,0.764,0.763,0.761,0.76,0.758,0.757,0.755,0.753,0.751,0.749,0.746,0.743,0.741,0.738,0.735,0.731,0.728,0.724,0.72,0.715,0.709,0.702,0.694,0.686,0.677,0.668,0.658,0.648,0.638,0.627,0.617,0.606,0.596,0.586,0.576,0.566,0.557,0.548,0.54,0.532,0.525,0.519,0.514,0.509,0.505,0.502,0.501,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0,0.002,0.004,0.007,0.011,0.016,0.02,0.026,0.031,0.037,0.043,0.049,0.055,0.061,0.067,0.073,0.078,0.082,0.087,0.091,0.094,0.096,0.098,0.1,0.1,0.082,0.05,0.03,0.008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,-0.001,-0.005,-0.011,-0.019,-0.029,-0.039,-0.051,-0.063,-0.076,-0.09,-0.103,-0.117,-0.13,-0.143,-0.155,-0.166,-0.177,-0.186,-0.194,-0.201,-0.206,-0.209,-0.21,-0.21,-0.21,-0.209,-0.208,-0.207,-0.205,-0.203,-0.202,-0.199,-0.197,-0.194,-0.192,-0.189,-0.186,-0.182,-0.179,-0.175,-0.172,-0.168,-0.164,-0.16,-0.156,-0.151,-0.147,-0.142,-0.138,-0.133,-0.129,-0.124,-0.119,-0.115,-0.11,-0.105,-0.1,-0.095,-0.091,-0.086,-0.081,-0.077,-0.072,-0.068,-0.063,-0.059,-0.054,-0.05,-0.046,-0.042,-0.038,-0.035,-0.031,-0.028,-0.024,-0.021,-0.018,-0.016,-0.013,-0.011,-0.008,-0.007,-0.005,-0.003,-0.002,-0.001,-0.001,0,0 +PARAM_HAIR_SIDE_L=0,-0.001,-0.004,-0.01,-0.016,-0.024,-0.034,-0.044,-0.054,-0.065,-0.077,-0.089,-0.1,-0.111,-0.123,-0.133,-0.143,-0.152,-0.16,-0.167,-0.172,-0.176,-0.179,-0.18,-0.18,-0.18,-0.179,-0.18,-0.177,-0.176,-0.174,-0.173,-0.171,-0.169,-0.167,-0.164,-0.162,-0.159,-0.156,-0.153,-0.15,-0.147,-0.144,-0.14,-0.137,-0.133,-0.13,-0.126,-0.122,-0.118,-0.114,-0.11,-0.106,-0.102,-0.098,-0.094,-0.09,-0.086,-0.082,-0.078,-0.074,-0.07,-0.066,-0.062,-0.058,-0.054,-0.05,-0.047,-0.043,-0.04,-0.036,-0.033,-0.03,-0.027,-0.024,-0.021,-0.018,-0.016,-0.013,-0.011,-0.009,-0.007,-0.006,-0.004,-0.003,-0.002,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath4.mtn b/model/Potion-Maker/Tia/motions/Breath4.mtn new file mode 100644 index 0000000..acc7bff --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath4.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.04,-0.17,-0.35,-0.59,-0.88,-1.2,-1.54,-1.9,-2.27,-2.64,-3,-3.36,-3.69,-4,-4.28,-4.53,-4.72,-4.87,-4.97,-5,-5,-5,-5,-5,-5,-5,-4.61,-3.64,-2.43,-1.21,-0.17,0.59,1,1.3,1.53,1.71,1.83,1.91,1.96,1.98,1.996,2,2,1.998,1.992,1.982,1.969,1.952,1.932,1.91,1.88,1.85,1.82,1.79,1.75,1.71,1.67,1.63,1.59,1.54,1.5,1.45,1.4,1.35,1.3,1.25,1.19,1.14,1.09,1.03,0.98,0.93,0.87,0.82,0.77,0.72,0.67,0.62,0.57,0.52,0.47,0.43,0.39,0.34,0.3,0.27,0.23,0.19,0.16,0.13,0.11,0.08,0.06,0.044,0.028,0.016,0.007,0.002,0 +PARAM_ANGLE_Y=0,0.09,0.33,0.7,1.19,1.75,2.4,3.08,3.79,4.53,5.28,6,6.71,7.39,8,8.57,9.05,9.45,9.74,9.93,10,10,10,10,10,10,10,7.57,1.67,-5.53,-12.56,-18.2,-21.79,-23,-21.93,-19.14,-15.1,-10.48,-5.69,-1.22,2.6,5.52,7.35,8,7.992,7.97,7.93,7.88,7.81,7.73,7.64,7.53,7.42,7.29,7.16,7.01,6.86,6.7,6.53,6.35,6.17,5.98,5.79,5.59,5.39,5.19,4.98,4.77,4.56,4.35,4.13,3.92,3.71,3.49,3.28,3.08,2.87,2.67,2.47,2.27,2.08,1.9,1.72,1.54,1.37,1.21,1.06,0.92,0.78,0.65,0.54,0.43,0.33,0.25,0.17,0.11,0.06,0.03,0.01,0 +PARAM_ANGLE_Z=0,0.017,0.07,0.15,0.27,0.42,0.6,0.8,1.04,1.3,1.59,1.91,2.26,2.63,3.03,3.46,3.91,4.39,4.89,5.43,6,6.53,6.87,7,6.91,6.61,6,5.07,4.14,3.25,2.37,1.54,0.75,0,-0.99,-1.88,-2.66,-3.32,-3.86,-4.29,-4.61,-4.83,-4.96,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.97,-4.87,-4.72,-4.53,-4.28,-4.01,-3.71,-3.38,-3.03,-2.68,-2.32,-1.97,-1.62,-1.29,-0.99,-0.72,-0.47,-0.28,-0.13,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.52,0.45,0.37,0.28,0.22,0.17,0.16,0.159,0.159,0.158,0.16,0.157,0.16,0.156,0.16,0.155,0.15,0.154,0.15,0.15,0.153,0.15,0.15,0.15,0.152,0.15,0.15,0.15,0.151,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.25,0.41,0.51,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.52,0.45,0.37,0.28,0.22,0.17,0.16,0.159,0.159,0.158,0.16,0.157,0.16,0.156,0.16,0.155,0.15,0.154,0.15,0.15,0.153,0.15,0.15,0.15,0.152,0.15,0.15,0.15,0.151,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.25,0.41,0.51,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,-0.009,-0.03,-0.07,-0.11,-0.17,-0.22,-0.27,-0.32,-0.36,-0.4,-0.43,-0.444,-0.45,-0.441,-0.42,-0.38,-0.34,-0.28,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.002,0.006,0.012,0.02,0.029,0.039,0.048,0.057,0.065,0.071,0.076,0.079,0.08,0.078,0.074,0.068,0.06,0.051,0.041,0.032,0.023,0.015,0.009,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.26,-0.38,-0.47,-0.53,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.549,-0.55,-0.55,-0.55,-0.55,-0.548,-0.55,-0.55,-0.547,-0.55,-0.55,-0.546,-0.55,-0.55,-0.545,-0.54,-0.544,-0.54,-0.543,-0.54,-0.542,-0.54,-0.541,-0.54,-0.41,-0.19,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.26,-0.38,-0.47,-0.53,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.549,-0.55,-0.55,-0.55,-0.55,-0.548,-0.55,-0.55,-0.547,-0.55,-0.55,-0.546,-0.55,-0.55,-0.545,-0.54,-0.544,-0.54,-0.543,-0.54,-0.542,-0.54,-0.541,-0.54,-0.41,-0.19,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_ANGLE=0.2,0.2,0.203,0.207,0.212,0.219,0.226,0.235,0.244,0.255,0.266,0.278,0.29,0.303,0.316,0.33,0.343,0.357,0.37,0.384,0.397,0.41,0.422,0.434,0.445,0.456,0.465,0.474,0.481,0.488,0.493,0.497,0.499,0.5,0.5,0.499,0.497,0.495,0.492,0.489,0.485,0.481,0.476,0.471,0.466,0.46,0.454,0.447,0.44,0.433,0.426,0.418,0.41,0.402,0.394,0.386,0.377,0.369,0.36,0.352,0.343,0.335,0.326,0.318,0.31,0.301,0.293,0.286,0.278,0.271,0.263,0.256,0.25,0.244,0.238,0.233,0.228,0.224,0.221,0.217,0.214,0.212,0.209,0.207,0.205,0.204,0.203,0.202,0.2,0.201,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.91,0.87,0.83,0.78,0.74,0.7,0.67,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.68,0.73,0.8,0.86,0.91,0.94,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95 +PARAM_MOUTH_OPEN2=-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.001,-0.005,-0.011,-0.018,-0.026,-0.036,-0.046,-0.057,-0.068,-0.079,-0.09,-0.101,-0.111,-0.12,-0.129,-0.136,-0.142,-0.146,-0.149,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.149,-0.148,-0.15,-0.146,-0.145,-0.144,-0.142,-0.141,-0.139,-0.137,-0.135,-0.133,-0.131,-0.129,-0.127,-0.124,-0.122,-0.119,-0.117,-0.114,-0.111,-0.108,-0.106,-0.103,-0.1,-0.097,-0.094,-0.091,-0.088,-0.085,-0.082,-0.078,-0.075,-0.072,-0.069,-0.066,-0.063,-0.06,-0.057,-0.054,-0.051,-0.048,-0.045,-0.042,-0.04,-0.037,-0.034,-0.032,-0.029,-0.027,-0.024,-0.022,-0.02,-0.018,-0.016,-0.014,-0.012,-0.01,-0.009,-0.007,-0.006,-0.005,-0.004,-0.003,-0.002,0,-0.001,0,0,0 +PARAM_BREATH=0.5,0.501,0.505,0.511,0.519,0.528,0.539,0.551,0.563,0.577,0.591,0.606,0.621,0.636,0.65,0.665,0.679,0.692,0.705,0.716,0.727,0.736,0.745,0.751,0.756,0.759,0.76,0.757,0.748,0.735,0.716,0.69,0.67,0.64,0.61,0.58,0.55,0.52,0.49,0.46,0.43,0.4,0.38,0.35,0.335,0.32,0.309,0.302,0.3,0.3,0.3,0.302,0.304,0.305,0.308,0.31,0.313,0.316,0.32,0.324,0.328,0.332,0.337,0.342,0.347,0.352,0.357,0.363,0.368,0.374,0.38,0.385,0.391,0.397,0.403,0.409,0.415,0.42,0.426,0.432,0.437,0.443,0.448,0.453,0.458,0.463,0.468,0.472,0.476,0.48,0.484,0.487,0.49,0.492,0.495,0.496,0.498,0.499,0.5,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0.002,0.007,0.016,0.028,0.041,0.057,0.075,0.093,0.113,0.132,0.153,0.172,0.191,0.21,0.227,0.242,0.256,0.268,0.277,0.284,0.289,0.29,0.28,0.25,0.21,0.16,0.11,0.05,-0.01,-0.07,-0.11,-0.15,-0.18,-0.203,-0.21,-0.196,-0.16,-0.11,-0.05,0.01,0.07,0.12,0.16,0.18,0.19,0.16,0.1,0.02,-0.06,-0.12,-0.15,-0.139,-0.11,-0.08,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.002,0.008,0.017,0.028,0.043,0.059,0.077,0.096,0.116,0.14,0.158,0.178,0.2,0.217,0.235,0.25,0.265,0.277,0.287,0.294,0.298,0.3,0.295,0.282,0.263,0.24,0.21,0.18,0.14,0.11,0.07,0.04,0,-0.03,-0.07,-0.1,-0.13,-0.15,-0.18,-0.192,-0.204,-0.214,-0.221,-0.225,-0.228,-0.229,-0.23,-0.23,-0.23,-0.227,-0.224,-0.219,-0.213,-0.206,-0.198,-0.19,-0.18,-0.17,-0.16,-0.149,-0.138,-0.126,-0.115,-0.104,-0.092,-0.081,-0.07,-0.06,-0.05,-0.04,-0.032,-0.024,-0.017,-0.011,-0.006,-0.003,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.002,-0.007,-0.015,-0.026,-0.038,-0.053,-0.07,-0.087,-0.105,-0.123,-0.142,-0.16,-0.178,-0.195,-0.211,-0.225,-0.238,-0.249,-0.258,-0.265,-0.269,-0.27,-0.268,-0.263,-0.256,-0.245,-0.232,-0.217,-0.199,-0.179,-0.16,-0.13,-0.11,-0.08,-0.04,-0.01,0.03,0.06,0.09,0.12,0.14,0.16,0.179,0.194,0.205,0.213,0.218,0.22,0.219,0.217,0.214,0.209,0.204,0.197,0.19,0.181,0.173,0.163,0.153,0.143,0.132,0.121,0.11,0.099,0.088,0.077,0.067,0.057,0.047,0.039,0.03,0.023,0.016,0.011,0.006,0.003,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.01,-0.022,-0.037,-0.055,-0.074,-0.095,-0.12,-0.136,-0.155,-0.173,-0.188,-0.2,-0.207,-0.21,-0.21,-0.208,-0.206,-0.203,-0.199,-0.194,-0.189,-0.184,-0.177,-0.171,-0.163,-0.156,-0.148,-0.14,-0.132,-0.123,-0.115,-0.106,-0.097,-0.089,-0.081,-0.072,-0.064,-0.057,-0.049,-0.042,-0.036,-0.029,-0.023,-0.018,-0.014,-0.01,-0.006,-0.004,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_WING_DEFORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.006,-0.022,-0.05,-0.08,-0.12,-0.16,-0.2,-0.25,-0.29,-0.33,-0.37,-0.4,-0.43,-0.444,-0.45,-0.449,-0.446,-0.441,-0.435,-0.426,-0.417,-0.406,-0.393,-0.38,-0.365,-0.35,-0.334,-0.317,-0.3,-0.282,-0.264,-0.246,-0.227,-0.209,-0.191,-0.173,-0.155,-0.138,-0.121,-0.106,-0.09,-0.076,-0.063,-0.05,-0.039,-0.029,-0.021,-0.013,-0.008,-0.003,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath5.mtn b/model/Potion-Maker/Tia/motions/Breath5.mtn new file mode 100644 index 0000000..668e2bd --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath5.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,-0.2,-0.77,-1.66,-2.85,-4.3,-5.96,-7.76,-9.74,-11.81,-13.95,-16.05,-18.19,-20.26,-22.24,-24.04,-25.7,-27.15,-28.34,-29.23,-29.8,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.4,-27.79,-25.31,-22.2,-18.74,-15,-11.26,-7.8,-4.69,-2.21,-0.6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.07,0.26,0.55,0.95,1.43,1.99,2.59,3.25,3.94,4.65,5.35,6.06,6.75,7.41,8.01,8.57,9.05,9.45,9.74,9.93,10,9.994,9.976,9.95,9.9,9.85,9.79,9.71,9.62,9.52,9.41,9.29,9.16,9.02,8.87,8.71,8.55,8.37,8.19,8,7.77,7.55,7.32,7.11,6.9,6.7,6.49,6.29,6.09,5.89,5.68,5.48,5.27,5.06,4.86,4.64,4.42,4.2,3.97,3.74,3.5,3.26,3,2.71,2.41,2.08,1.74,1.42,1.1,0.8,0.54,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0.002,0.007,0.014,0.025,0.037,0.052,0.067,0.084,0.102,0.121,0.139,0.158,0.176,0.193,0.208,0.223,0.235,0.246,0.253,0.258,0.26,0.259,0.257,0.254,0.25,0.245,0.238,0.231,0.223,0.214,0.204,0.194,0.183,0.171,0.159,0.146,0.133,0.12,0.106,0.093,0.079,0.065,0.051,0.037,0.024,0.01,-0.003,-0.016,-0.029,-0.041,-0.053,-0.064,-0.074,-0.084,-0.093,-0.101,-0.108,-0.115,-0.12,-0.124,-0.127,-0.129,-0.13,-0.127,-0.12,-0.11,-0.096,-0.081,-0.065,-0.049,-0.034,-0.02,-0.01,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.005,-0.019,-0.04,-0.07,-0.11,-0.15,-0.19,-0.24,-0.3,-0.35,-0.4,-0.45,-0.51,-0.56,-0.6,-0.64,-0.68,-0.71,-0.73,-0.745,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.749,-0.75,-0.748,-0.747,-0.746,-0.75,-0.744,-0.743,-0.741,-0.74,-0.738,-0.737,-0.735,-0.733,-0.73,-0.728,-0.725,-0.723,-0.72,-0.717,-0.713,-0.71,-0.706,-0.702,-0.698,-0.694,-0.689,-0.684,-0.679,-0.674,-0.669,-0.663,-0.657,-0.65,-0.644,-0.637,-0.63,-0.611,-0.57,-0.52,-0.45,-0.38,-0.3,-0.23,-0.16,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,0.002,0.008,0.017,0.029,0.044,0.062,0.08,0.101,0.12,0.14,0.17,0.19,0.21,0.23,0.248,0.266,0.281,0.293,0.302,0.308,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.308,0.305,0.301,0.296,0.289,0.28,0.14,-0.08,-0.28,-0.42,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.479,-0.48,-0.48,-0.478,-0.48,-0.48,-0.477,-0.48,-0.476,-0.48,-0.475,-0.474,-0.47,-0.472,-0.472,-0.471,-0.47,-0.43,-0.35,-0.23,-0.12,-0.04,0,0 +PARAM_BROW_R_Y=0,0.002,0.008,0.017,0.029,0.044,0.062,0.08,0.101,0.12,0.14,0.17,0.19,0.21,0.23,0.248,0.266,0.281,0.293,0.302,0.308,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.308,0.305,0.301,0.296,0.289,0.28,0.14,-0.08,-0.28,-0.42,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.479,-0.48,-0.48,-0.478,-0.48,-0.48,-0.477,-0.48,-0.476,-0.48,-0.475,-0.474,-0.47,-0.472,-0.472,-0.471,-0.47,-0.43,-0.35,-0.23,-0.12,-0.04,0,0 +PARAM_BROW_ANGLE=0.2,0.201,0.205,0.211,0.219,0.229,0.24,0.252,0.265,0.279,0.293,0.307,0.321,0.335,0.348,0.36,0.371,0.381,0.389,0.395,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.398,0.397,0.394,0.392,0.389,0.385,0.38,-0.53,-0.66,-0.72,-0.75,-0.75,-0.75,-0.75,-0.75,-0.748,-0.747,-0.746,-0.745,-0.743,-0.741,-0.738,-0.736,-0.733,-0.729,-0.725,-0.721,-0.717,-0.712,-0.707,-0.701,-0.695,-0.689,-0.682,-0.674,-0.667,-0.658,-0.649,-0.64,-0.62,-0.58,-0.54,-0.48,-0.43,-0.37,0.2 +PARAM_BROW_SELECT=-0.5,-0.5,-0.5,-0.5,-0.5,-0.498,-0.498,-0.497,-0.5,-0.495,-0.494,-0.492,-0.491,-0.489,-0.488,-0.486,-0.484,-0.482,-0.48,-0.477,-0.475,-0.472,-0.47,-0.467,-0.464,-0.461,-0.458,-0.454,-0.451,-0.447,-0.444,-0.44,-0.436,-0.432,-0.427,-0.423,-0.419,-0.414,-0.409,-0.404,-0.399,-0.394,-0.389,-0.384,-0.378,-0.372,-0.367,-0.361,-0.355,-0.348,-0.342,-0.336,-0.329,-0.322,-0.316,-0.309,-0.302,-0.294,-0.287,-0.28,-0.272,-0.264,-0.256,-0.248,-0.24,-0.232,-0.223,-0.215,-0.206,-0.197,-0.188,-0.179,-0.17,0.2,0.203,0.206,0.208,0.211,0.213,0.216,0.218,0.22,0.222,0.224,0.226,0.228,0.23,0.232,0.233,0.235,0.236,0.238,0.239,0.24,0.241,0.242,0.243,0.244,0.245,0.246,0.25,0.247,0.25,0.248,0.25,0.249,0.25,0.25,0.25,0.25,0.25,-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0,0,0.002,0,0,0,0.003,0,0,0,0.004,0,0,0.005,0.01,0.01,0.006,0.01,0.01,0.007,0.01,0.01,0.008,0.01,0.009,0.01,0.01,0.01,0.011,0.01,0.012,0.01,0.013,0.01,0.014,0.01,0.015,0.02,0.016,0.02,0.018,0.018,0.02,0.019,0.02,0.17,0.169,0.165,0.161,0.156,0.153,0.151,0.15,0.23,0.37,0.47,0.5,0.44,0.35,0.26,0.19,0.17,0.24,0.39,0.5,0.54,0.56,0.6,0.72,0.88,0.96,0.89,0.75,0.68,0.75,0.88,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95 +PARAM_MOUTH_OPEN2=0.9,0.894,0.877,0.85,0.81,0.77,0.72,0.67,0.61,0.55,0.48,0.42,0.35,0.29,0.23,0.18,0.13,0.09,0.05,0.02,0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.001,-0.006,-0.013,-0.022,-0.035,-0.05,-0.067,-0.087,-0.11,-0.13,-0.16,-0.19,-0.22,-0.26,-0.3,-0.34,-0.38,-0.42,-0.47,-0.52,-0.58,-0.63,-0.69,-1,-1,-1,-1,-0.999,-0.998,-1,-0.996,-0.995,-0.994,-0.993,-0.991,-0.99,-0.988,-0.987,-0.985,-0.983,-0.981,-0.98,-0.978,-0.976,-0.974,-0.972,-0.97,-0.968,-0.966,-0.965,-0.963,-0.961,-0.959,-0.957,-0.956,-0.954,-0.952,-0.951,-0.949,-0.948,-0.947,-0.946,-0.944,-0.943,-0.943,-0.942,-0.94,-0.941,-0.94,-0.94,-0.94 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.03,-0.13,-0.28,-0.47,-0.72,-0.99,-1.29,-1.62,-1.97,-2.32,-2.68,-3.03,-3.38,-3.71,-4.01,-4.28,-4.53,-4.72,-4.87,-4.97,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.9,-4.63,-4.22,-3.7,-3.12,-2.5,-1.88,-1.3,-0.78,-0.37,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.07,-0.26,-0.55,-0.95,-1.43,-1.99,-2.59,-3.25,-3.94,-4.65,-5.35,-6.06,-6.75,-7.41,-8.01,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-9.991,-9.97,-9.93,-9.87,-9.81,-9.74,-9.67,-9.59,-9.51,-9.43,-9.35,-9.28,-9.21,-9.15,-9.1,-9.06,-9.03,-9.007,-9,-9.006,-9.025,-9.05,-9.09,-9.14,-9.19,-9.24,-9.3,-9.36,-9.43,-9.49,-9.56,-9.62,-9.68,-9.74,-9.79,-9.84,-9.89,-9.93,-9.96,-9.98,-9.995,-10,-9.8,-9.26,-8.44,-7.4,-6.25,-5,-3.75,-2.6,-1.56,-0.74,-0.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.497,0.487,0.472,0.453,0.43,0.4,0.37,0.34,0.3,0.27,0.23,0.2,0.16,0.13,0.1,0.07,0.05,0.028,0.013,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.08,0.13,0.19,0.25,0.31,0.37,0.42,0.46,0.49,0.5,0.5,0.5,0.505,0.519,0.538,0.56,0.59,0.62,0.65,0.67,0.7,0.72,0.742,0.757,0.767,0.77,0.765,0.75,0.73,0.7,0.67,0.64,0.61,0.58,0.55,0.53,0.514,0.504,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0,0.01,0.03,0.06,0.09,0.11,0.13,0.145,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.11,0.02,-0.11,-0.25,-0.4,-0.56,-0.7,-0.82,-0.91,-0.98,-1,-0.984,-0.94,-0.9,-0.85,-0.81,-0.79,-0.78,-0.796,-0.84,-0.88,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.994,-0.978,-0.95,-0.9,-0.84,-0.76,-0.64,-0.51,-0.38,-0.25,-0.13,-0.02,0.06,0.12,0.14,0.123,0.09,0.04,-0.01,-0.05,-0.09,-0.11,-0.12,-0.111,-0.09,-0.06,-0.04,-0.017,-0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.004,0.014,0.03,0.05,0.07,0.1,0.13,0.17,0.2,0.23,0.27,0.31,0.34,0.37,0.41,0.44,0.46,0.49,0.51,0.526,0.539,0.547,0.55,0.549,0.547,0.543,0.537,0.53,0.521,0.511,0.5,0.487,0.473,0.457,0.44,0.421,0.4,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.2,0.18,0.16,0.138,0.12,0.103,0.088,0.074,0.061,0.049,0.039,0.03,0.022,0.015,0.01,0.006,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.002,0.009,0.019,0.032,0.048,0.065,0.085,0.11,0.13,0.15,0.17,0.19,0.22,0.24,0.258,0.277,0.295,0.311,0.324,0.335,0.343,0.348,0.35,0.35,0.35,0.349,0.347,0.346,0.344,0.342,0.339,0.336,0.332,0.327,0.323,0.317,0.311,0.304,0.297,0.289,0.28,0.271,0.261,0.25,0.239,0.227,0.216,0.205,0.195,0.184,0.174,0.164,0.155,0.145,0.136,0.127,0.119,0.11,0.102,0.094,0.087,0.08,0.073,0.066,0.06,0.054,0.048,0.043,0.038,0.033,0.028,0.024,0.02,0.017,0.014,0.011,0.008,0.006,0.004,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.001,-0.004,-0.01,-0.016,-0.025,-0.035,-0.047,-0.06,-0.074,-0.089,-0.105,-0.122,-0.14,-0.159,-0.178,-0.198,-0.22,-0.24,-0.26,-0.28,-0.31,-0.33,-0.35,-0.37,-0.39,-0.413,-0.431,-0.447,-0.462,-0.475,-0.488,-0.498,-0.508,-0.516,-0.523,-0.53,-0.535,-0.539,-0.543,-0.546,-0.548,-0.549,-0.55,-0.55,-0.549,-0.546,-0.541,-0.534,-0.525,-0.515,-0.503,-0.49,-0.476,-0.46,-0.444,-0.426,-0.408,-0.389,-0.37,-0.349,-0.329,-0.31,-0.29,-0.267,-0.25,-0.226,-0.21,-0.186,-0.167,-0.148,-0.13,-0.113,-0.096,-0.081,-0.067,-0.053,-0.042,-0.031,-0.022,-0.014,-0.008,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.002,-0.009,-0.019,-0.032,-0.049,-0.068,-0.09,-0.11,-0.13,-0.16,-0.18,-0.21,-0.23,-0.25,-0.27,-0.291,-0.308,-0.321,-0.331,-0.338,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.338,-0.336,-0.333,-0.33,-0.325,-0.32,-0.315,-0.309,-0.302,-0.295,-0.287,-0.279,-0.27,-0.261,-0.252,-0.242,-0.232,-0.222,-0.212,-0.202,-0.191,-0.181,-0.17,-0.159,-0.149,-0.138,-0.128,-0.118,-0.108,-0.098,-0.088,-0.079,-0.07,-0.061,-0.053,-0.045,-0.038,-0.031,-0.025,-0.02,-0.015,-0.01,-0.007,-0.004,-0.002,0,0 +PARAM_WING_DEFORM=0,0.004,0.015,0.032,0.05,0.08,0.12,0.15,0.19,0.23,0.28,0.32,0.37,0.41,0.46,0.5,0.54,0.58,0.62,0.65,0.68,0.7,0.719,0.737,0.754,0.771,0.787,0.802,0.816,0.83,0.843,0.855,0.867,0.878,0.888,0.898,0.907,0.916,0.924,0.932,0.939,0.945,0.952,0.957,0.963,0.967,0.972,0.976,0.979,0.982,0.985,0.988,0.99,0.992,0.994,0.995,0.997,0.998,0.998,0.999,1,1,1,1,0.999,0.995,0.989,0.98,0.97,0.957,0.942,0.926,0.908,0.888,0.87,0.84,0.82,0.79,0.77,0.74,0.71,0.68,0.65,0.62,0.59,0.56,0.53,0.5,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.26,0.23,0.21,0.18,0.16,0.13,0.11,0.092,0.074,0.058,0.043,0.03,0.02,0.011,0.005,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath6.mtn b/model/Potion-Maker/Tia/motions/Breath6.mtn new file mode 100644 index 0000000..d247a6e --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath6.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.09,0.33,0.73,1.26,1.9,2.66,3.5,4.4,5.38,6.4,7.43,8.5,9.57,10.6,11.62,12.6,13.5,14.34,15.1,15.74,16.27,16.67,16.91,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.66,15.75,14.38,12.67,10.77,8.75,6.77,4.92,3.28,1.9,0.87,0.22,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.1,-0.39,-0.86,-1.49,-2.24,-3.13,-4.12,-5.18,-6.33,-7.53,-8.74,-10,-11.26,-12.47,-13.67,-14.82,-15.88,-16.88,-17.76,-18.51,-19.14,-19.61,-19.9,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-19.6,-18.53,-16.92,-14.9,-12.67,-10.29,-7.96,-5.78,-3.86,-2.24,-1.02,-0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.019,0.07,0.16,0.27,0.41,0.58,0.76,0.96,1.18,1.41,1.64,1.88,2.12,2.35,2.59,2.82,3.03,3.24,3.42,3.59,3.73,3.85,3.94,4,4.04,4.08,4.12,4.16,4.19,4.22,4.25,4.28,4.31,4.34,4.37,4.39,4.41,4.44,4.46,4.48,4.5,4.53,4.55,4.57,4.589,4.61,4.63,4.65,4.67,4.69,4.71,4.74,4.76,4.78,4.81,4.83,4.86,4.88,4.91,4.94,4.97,5,5.06,5.16,5.27,5.4,5.53,5.65,5.76,5.86,5.93,5.98,6,5.68,4.82,3.54,1.92,0.13,-1.77,-3.63,-5.37,-6.92,-8.21,-9.18,-9.79,-10,-9.8,-9.26,-8.46,-7.45,-6.33,-5.15,-3.98,-2.89,-1.93,-1.12,-0.51,-0.13,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.65,0.84,0.94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0,0,0.002,0,0,0,0,0.003,0,0,0,0.004,0,0,0,0.005,0.01,0.01,0.006,0.01,0.01,0.007,0.01,0.01,0.008,0.01,0.01,0.009,0.01,0.01,0.01,0.01,0.011,0.01,0.012,0.01,0.013,0.01,0.014,0.01,0.015,0.02,0.016,0.02,0.017,0.02,0.018,0.02,0.02,0.02,0.02,0.021,0.02,0.023,0.023,0.02,0.025,0.025,0.03,0.026,0.027,0.03,0.029,0.029,0.03,0.15,0.33,0.43,0.5,0.54,0.55 +PARAM_EYE_R_OPEN=0.55,0.65,0.84,0.94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.15,0.35,0.45,0.51,0.54,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,0.88,0.74,0.52,0.31,0.16,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.098,0.098,0.096,0.095,0.093,0.091,0.089,0.086,0.082,0.079,0.075,0.07,0.065,0.06,-0.07,-0.28,-0.47,-0.61,-0.66,-0.662,-0.663,-0.665,-0.666,-0.668,-0.669,-0.67,-0.671,-0.672,-0.674,-0.675,-0.676,-0.677,-0.679,-0.68,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,0.88,0.74,0.52,0.31,0.16,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.099,0.1,0.1,0.098,0.1,0.1,0.097,0.1,0.096,0.1,0.095,0.094,0.09,0.093,0.092,0.09,0.09,0.089,0.089,0.088,0.087,0.086,0.085,0.084,0.083,0.082,0.08,0.079,0.078,0.077,0.075,0.074,0.073,0.071,0.07,0.068,0.067,0.065,0.063,0.062,0.06,-0.07,-0.29,-0.48,-0.62,-0.68,-0.68,-0.68,-0.679,-0.68,-0.677,-0.676,-0.675,-0.675,-0.674,-0.673,-0.672,-0.67,-0.67,-0.67,-0.67,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0.004,0.015,0.032,0.06,0.08,0.12,0.15,0.19,0.24,0.28,0.33,0.38,0.42,0.47,0.51,0.56,0.6,0.63,0.67,0.69,0.72,0.735,0.746,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.739,0.71,0.67,0.63,0.58,0.52,0.47,0.43,0.38,0.35,0.32,0.29,0.27,0.25,0.23,0.206,0.188,0.17,0.153,0.138,0.124,0.111,0.098,0.087,0.077,0.067,0.058,0.05,0.043,0.036,0.03,0.025,0.02,0.016,0.012,0.009,0.007,0.004,0.003,0.002,0.001,0,0 +PARAM_EYE_BALL_Y=0,-0.001,-0.005,-0.011,-0.019,-0.028,-0.039,-0.051,-0.065,-0.079,-0.094,-0.109,-0.125,-0.141,-0.156,-0.171,-0.185,-0.199,-0.211,-0.222,-0.231,-0.239,-0.245,-0.249,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.261,-0.29,-0.32,-0.37,-0.41,-0.45,-0.49,-0.53,-0.56,-0.573,-0.58,-0.578,-0.573,-0.564,-0.552,-0.538,-0.522,-0.503,-0.482,-0.46,-0.44,-0.41,-0.39,-0.36,-0.33,-0.31,-0.28,-0.25,-0.23,-0.2,-0.18,-0.15,-0.13,-0.11,-0.09,-0.067,-0.051,-0.036,-0.023,-0.013,-0.006,-0.002,0 +PARAM_BROW_L_Y=0,0,-0.003,-0.007,-0.013,-0.019,-0.027,-0.035,-0.044,-0.054,-0.064,-0.074,-0.085,-0.096,-0.106,-0.116,-0.126,-0.135,-0.143,-0.151,-0.157,-0.163,-0.167,-0.169,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.183,-0.22,-0.26,-0.31,-0.37,-0.42,-0.47,-0.52,-0.55,-0.57,-0.58,-0.58,-0.58,-0.579,-0.578,-0.576,-0.574,-0.571,-0.568,-0.564,-0.56,-0.555,-0.549,-0.543,-0.536,-0.528,-0.52,-0.42,-0.27,-0.14,-0.04,0 +PARAM_BROW_R_Y=0,0,-0.003,-0.007,-0.012,-0.018,-0.025,-0.033,-0.041,-0.051,-0.06,-0.07,-0.08,-0.09,-0.1,-0.109,-0.119,-0.127,-0.135,-0.142,-0.148,-0.153,-0.157,-0.159,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.173,-0.21,-0.25,-0.3,-0.36,-0.41,-0.46,-0.51,-0.54,-0.56,-0.57,-0.57,-0.57,-0.57,-0.568,-0.567,-0.566,-0.564,-0.562,-0.56,-0.557,-0.553,-0.55,-0.545,-0.541,-0.536,-0.53,-0.43,-0.28,-0.14,-0.04,0 +PARAM_BROW_ANGLE=0.2,0.2,0.203,0.206,0.21,0.216,0.222,0.229,0.236,0.244,0.253,0.261,0.27,0.279,0.287,0.296,0.304,0.311,0.318,0.324,0.33,0.334,0.337,0.339,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.339,0.34,0.34,0.34,0.338,0.34,0.34,0.34,0.337,0.34,0.34,0.336,0.34,0.335,0.33,0.33,0.334,0.33,0.333,0.33,0.332,0.331,0.33,0.33,0.33,0.329,0.33,0.327,0.327,0.33,0.325,0.325,0.324,0.32,0.322,0.322,0.321,0.32,0.319,0.318,0.317,0.317,0.316,0.315,0.314,0.31,0.312,0.311,0.31,0.309,0.308,0.307,0.307,0.305,0.304,0.303,0.302,0.301,0.3,0.281,0.25,0.23,0.207,0.2 +PARAM_BROW_SELECT=-0.5,-0.499,-0.495,-0.489,-0.481,-0.471,-0.459,-0.446,-0.433,-0.418,-0.402,-0.386,-0.37,-0.354,-0.338,-0.322,-0.307,-0.294,-0.281,-0.269,-0.259,-0.251,-0.245,-0.241,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.241,-0.24,-0.24,-0.24,-0.242,-0.24,-0.24,-0.24,-0.243,-0.24,-0.24,-0.244,-0.24,-0.24,-0.24,-0.245,-0.25,-0.25,-0.246,-0.25,-0.25,-0.247,-0.25,-0.25,-0.25,-0.248,-0.25,-0.25,-0.25,-0.25,-0.249,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,0.36,0.36,0.36,0.36,0.36,0.36,0.359,0.36,0.358,0.357,0.356,0.355,0.354,0.353,0.351,0.35,0.348,0.346,0.344,0.342,0.34,0.19,-0.05,-0.28,-0.44,-0.5 +PARAM_MOUTH_OPEN_Y=0.95,0.949,0.945,0.94,0.932,0.923,0.913,0.901,0.888,0.874,0.86,0.845,0.83,0.815,0.8,0.786,0.772,0.759,0.747,0.737,0.728,0.72,0.715,0.711,0.71,0.71,0.71,0.71,0.71,0.71,0.711,0.71,0.712,0.71,0.713,0.71,0.715,0.716,0.716,0.718,0.719,0.72,0.721,0.723,0.724,0.726,0.727,0.729,0.731,0.733,0.735,0.737,0.74,0.742,0.745,0.747,0.75,0.766,0.8,0.85,0.89,0.93,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.94,0.945,0.948,0.949,0.95,0.95 +PARAM_MOUTH_OPEN2=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.998,-0.997,-0.996,-0.994,-0.992,-0.99,-0.988,-0.985,-0.983,-0.98,-0.977,-0.974,-0.971,-0.968,-0.965,-0.962,-0.959,-0.956,-0.953,-0.95,-0.947,-0.944,-0.941,-0.938,-0.936,-0.933,-0.931,-0.929,-0.927,-0.925,-0.924,-0.922,-0.921,-0.921,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,0.87,0.83,0.7,0.49,0.24,-0.18,-0.53,-0.69,-0.6,-0.45,-0.36,-0.45,-0.6,-0.69,-0.62,-0.41,0,0.46,0.76,0.88,-0.91,-0.96,-0.98,-0.992,-0.998,-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0.003,0.01,0.021,0.037,0.055,0.08,0.1,0.13,0.16,0.19,0.22,0.25,0.29,0.32,0.35,0.39,0.42,0.45,0.47,0.5,0.52,0.542,0.558,0.57,0.58,0.59,0.599,0.609,0.617,0.625,0.633,0.641,0.648,0.655,0.662,0.668,0.674,0.68,0.685,0.69,0.695,0.7,0.704,0.708,0.712,0.716,0.719,0.722,0.725,0.728,0.73,0.732,0.734,0.736,0.738,0.74,0.741,0.743,0.744,0.745,0.746,0.747,0.747,0.75,0.748,0.75,0.749,0.75,0.75,0.75,0.75,0.75,0.75,0.746,0.736,0.719,0.7,0.67,0.64,0.6,0.57,0.53,0.49,0.44,0.4,0.36,0.32,0.28,0.23,0.2,0.16,0.13,0.09,0.07,0.04,0.026,0.012,0.003,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,0.003,0.01,0.022,0.038,0.057,0.08,0.11,0.13,0.16,0.19,0.22,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.472,0.488,0.5,0.507,0.51,0.51,0.51,0.508,0.506,0.504,0.501,0.497,0.493,0.488,0.483,0.477,0.47,0.463,0.455,0.446,0.436,0.426,0.415,0.403,0.39,0.376,0.362,0.347,0.331,0.314,0.296,0.277,0.257,0.24,0.21,0.19,0.17,0.14,0.12,0.09,0.06,0.03,0,-0.04,-0.07,-0.11,-0.15,-0.18,-0.22,-0.25,-0.28,-0.32,-0.35,-0.37,-0.4,-0.42,-0.45,-0.465,-0.48,-0.493,-0.502,-0.508,-0.51,-0.504,-0.486,-0.46,-0.43,-0.39,-0.35,-0.3,-0.26,-0.22,-0.17,-0.13,-0.1,-0.06,-0.04,-0.018,-0.005,0 +PARAM_BREATH=0.5,0.502,0.506,0.513,0.522,0.534,0.547,0.562,0.578,0.595,0.613,0.631,0.65,0.669,0.687,0.705,0.722,0.738,0.753,0.766,0.778,0.787,0.794,0.798,0.8,0.799,0.797,0.794,0.79,0.785,0.778,0.771,0.763,0.755,0.745,0.736,0.725,0.715,0.704,0.692,0.681,0.669,0.657,0.646,0.634,0.622,0.611,0.6,0.589,0.578,0.568,0.558,0.549,0.541,0.533,0.526,0.519,0.514,0.509,0.505,0.502,0.501,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0,0.002,0.006,0.013,0.023,0.035,0.048,0.064,0.08,0.098,0.117,0.136,0.155,0.174,0.193,0.212,0.23,0.246,0.262,0.275,0.287,0.297,0.304,0.308,0.31,0.309,0.307,0.304,0.3,0.294,0.288,0.28,0.272,0.263,0.254,0.243,0.233,0.222,0.21,0.199,0.187,0.175,0.163,0.15,0.138,0.126,0.115,0.103,0.092,0.081,0.07,0.06,0.051,0.042,0.034,0.026,0.02,0.014,0.009,0.005,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.018,0.036,0.06,0.08,0.1,0.122,0.135,0.14,0.132,0.11,0.08,0.04,0.01,-0.03,-0.06,-0.08,-0.09,-0.084,-0.071,-0.055,-0.039,-0.024,-0.011,-0.003,0 +PARAM_HAIR_FRONT=0,0,0.001,0.003,0.004,0.007,0.01,0.013,0.017,0.021,0.026,0.03,0.036,0.041,0.047,0.054,0.06,0.067,0.074,0.081,0.089,0.096,0.104,0.112,0.12,0.128,0.136,0.145,0.153,0.161,0.17,0.178,0.187,0.195,0.203,0.212,0.22,0.228,0.236,0.244,0.251,0.259,0.266,0.274,0.28,0.287,0.294,0.3,0.306,0.311,0.317,0.322,0.326,0.331,0.335,0.338,0.341,0.344,0.346,0.348,0.349,0.35,0.35,0.35,0.352,0.352,0.351,0.349,0.345,0.337,0.327,0.313,0.295,0.27,0.23,0.17,0.09,0.01,-0.09,-0.18,-0.27,-0.36,-0.43,-0.49,-0.53,-0.56,-0.57,-0.559,-0.53,-0.48,-0.42,-0.36,-0.29,-0.23,-0.16,-0.11,-0.06,-0.03,-0.01,0 +PARAM_HAIR_SIDE_R=0,0,0.001,0.003,0.005,0.008,0.011,0.014,0.018,0.022,0.026,0.031,0.035,0.039,0.044,0.048,0.052,0.056,0.059,0.062,0.065,0.067,0.069,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.069,0.07,0.07,0.07,0.068,0.07,0.067,0.07,0.066,0.07,0.064,0.064,0.06,0.062,0.061,0.061,0.06,0.059,0.058,0.057,0.055,0.054,0.053,0.052,0.05,0.049,0.047,0.046,0.044,0.043,0.041,0.039,0.037,0.035,0.033,0.031,0.029,0.027,0.025,0.022,0.02,0.002,-0.04,-0.11,-0.19,-0.28,-0.38,-0.48,-0.57,-0.65,-0.71,-0.75,-0.77,-0.755,-0.72,-0.66,-0.59,-0.52,-0.44,-0.35,-0.28,-0.2,-0.14,-0.08,-0.04,-0.01,0 +PARAM_HAIR_SIDE_L=0,-0.001,-0.004,-0.01,-0.017,-0.026,-0.036,-0.048,-0.062,-0.077,-0.093,-0.11,-0.128,-0.147,-0.167,-0.188,-0.21,-0.23,-0.25,-0.27,-0.3,-0.32,-0.34,-0.36,-0.38,-0.4,-0.42,-0.444,-0.463,-0.482,-0.499,-0.516,-0.531,-0.545,-0.559,-0.571,-0.581,-0.59,-0.598,-0.606,-0.614,-0.621,-0.627,-0.633,-0.639,-0.644,-0.648,-0.653,-0.656,-0.66,-0.663,-0.666,-0.668,-0.671,-0.673,-0.674,-0.676,-0.677,-0.678,-0.679,-0.679,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.678,-0.676,-0.671,-0.663,-0.652,-0.638,-0.619,-0.6,-0.57,-0.53,-0.49,-0.44,-0.39,-0.33,-0.28,-0.24,-0.19,-0.15,-0.11,-0.08,-0.05,-0.03,-0.014,-0.004,0 +PARAM_TWIN_RIBBON_D=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.012,0.05,0.1,0.16,0.23,0.3,0.37,0.44,0.5,0.55,0.59,0.61,0.62,0.55,0.39,0.18,-0.03,-0.19,-0.26,-0.24,-0.19,-0.13,-0.07,-0.02,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0,0,-0.003,-0.007,-0.013,-0.02,-0.028,-0.037,-0.048,-0.06,-0.073,-0.087,-0.102,-0.118,-0.135,-0.153,-0.172,-0.191,-0.211,-0.23,-0.25,-0.27,-0.3,-0.32,-0.34,-0.37,-0.39,-0.41,-0.44,-0.46,-0.48,-0.51,-0.53,-0.56,-0.58,-0.6,-0.63,-0.65,-0.67,-0.7,-0.72,-0.74,-0.76,-0.781,-0.801,-0.821,-0.839,-0.857,-0.874,-0.89,-0.905,-0.919,-0.932,-0.945,-0.956,-0.966,-0.975,-0.982,-0.988,-0.993,-0.997,-0.999,-1,-0.998,-0.991,-0.98,-0.966,-0.948,-0.93,-0.9,-0.87,-0.84,-0.81,-0.78,-0.74,-0.7,-0.67,-0.63,-0.59,-0.55,-0.51,-0.46,-0.42,-0.38,-0.34,-0.31,-0.27,-0.23,-0.2,-0.17,-0.14,-0.11,-0.09,-0.07,-0.046,-0.03,-0.017,-0.008,-0.002,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath7.mtn b/model/Potion-Maker/Tia/motions/Breath7.mtn new file mode 100644 index 0000000..2c7d104 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath7.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.1,-0.37,-0.81,-1.36,-2.04,-2.8,-3.63,-4.52,-5.46,-6.4,-7.38,-8.34,-9.29,-10.21,-11.08,-11.89,-12.64,-13.31,-13.88,-14.36,-14.71,-14.92,-15,-15.001,-15.003,-15,-14.999,-14.989,-14.97,-14.94,-14.9,-14.84,-14.77,-14.68,-14.57,-14.44,-14.28,-14.11,-13.9,-13.67,-13.4,-13.1,-12.78,-12.41,-12.01,-11.57,-11.09,-10.57,-10,-9.27,-8.4,-7.37,-6.23,-4.98,-3.66,-2.23,-0.78,0.71,2.23,3.72,5.23,6.69,8.11,9.48,10.78,11.97,13.06,14.05,14.92,15.65,16.23,16.65,16.91,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.89,16.56,16.06,15.39,14.56,13.62,12.6,11.48,10.31,9.1,7.9,6.69,5.52,4.4,3.38,2.44,1.61,0.94,0.44,0.11,0 +PARAM_ANGLE_Y=0,-0.006,-0.025,-0.05,-0.09,-0.14,-0.19,-0.24,-0.3,-0.36,-0.43,-0.49,-0.56,-0.62,-0.68,-0.74,-0.79,-0.84,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-0.96,-0.86,-0.71,-0.5,-0.25,0.04,0.36,0.71,1.07,1.46,1.85,2.25,2.65,3.05,3.43,3.81,4.17,4.51,4.83,5.11,5.37,5.58,5.76,5.89,5.97,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5.96,5.85,5.67,5.43,5.14,4.81,4.45,4.05,3.64,3.21,2.79,2.36,1.95,1.55,1.19,0.86,0.57,0.33,0.15,0.04,0 +PARAM_ANGLE_Z=0,-0.07,-0.27,-0.59,-1,-1.49,-2.05,-2.66,-3.32,-4,-4.7,-5.41,-6.12,-6.81,-7.49,-8.12,-8.72,-9.27,-9.76,-10.18,-10.53,-10.79,-10.94,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-10.84,-10.38,-9.63,-8.63,-7.42,-6.04,-4.45,-2.76,-0.96,0.92,2.8,4.77,6.68,8.58,10.43,12.21,13.86,15.39,16.78,18,19.05,19.88,20.49,20.87,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,20.86,20.46,19.84,19.01,17.99,16.83,15.56,14.18,12.73,11.24,9.76,8.27,6.82,5.44,4.17,3.01,1.99,1.16,0.54,0.14,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,-0.005,-0.018,-0.04,-0.07,-0.1,-0.14,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.45,-0.5,-0.54,-0.58,-0.62,-0.65,-0.68,-0.7,-0.716,-0.726,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.722,-0.7,-0.67,-0.62,-0.56,-0.5,-0.42,-0.34,-0.26,-0.17,-0.08,0.01,0.1,0.19,0.28,0.37,0.44,0.52,0.58,0.64,0.69,0.73,0.76,0.774,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.775,0.76,0.74,0.71,0.67,0.62,0.58,0.53,0.47,0.42,0.36,0.31,0.25,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0 +PARAM_EYE_BALL_Y=0,0,0.002,0.004,0.007,0.011,0.015,0.019,0.024,0.029,0.034,0.039,0.045,0.05,0.054,0.059,0.063,0.067,0.071,0.074,0.077,0.078,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.079,0.078,0.076,0.072,0.069,0.064,0.059,0.054,0.048,0.043,0.037,0.032,0.026,0.021,0.016,0.011,0.008,0.004,0.002,0.001,0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.04,-0.15,-0.32,-0.54,-0.82,-1.12,-1.45,-1.81,-2.18,-2.56,-2.95,-3.34,-3.71,-4.09,-4.43,-4.76,-5.06,-5.32,-5.55,-5.74,-5.88,-5.97,-6,-6,-5.998,-5.993,-5.985,-5.971,-5.952,-5.93,-5.89,-5.85,-5.8,-5.74,-5.66,-5.58,-5.48,-5.37,-5.24,-5.1,-4.94,-4.77,-4.58,-4.37,-4.14,-3.89,-3.61,-3.32,-3,-2.62,-2.23,-1.79,-1.35,-0.88,-0.4,0.09,0.58,1.08,1.57,2.04,2.51,2.96,3.4,3.81,4.19,4.55,4.87,5.16,5.41,5.61,5.78,5.9,5.98,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5.96,5.85,5.67,5.43,5.14,4.81,4.45,4.05,3.64,3.21,2.79,2.36,1.95,1.55,1.19,0.86,0.57,0.33,0.15,0.04,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,-0.004,-0.016,-0.034,-0.06,-0.09,-0.13,-0.17,-0.21,-0.26,-0.31,-0.36,-0.42,-0.47,-0.53,-0.58,-0.64,-0.69,-0.74,-0.79,-0.83,-0.87,-0.91,-0.94,-0.97,-0.984,-0.996,-1,-0.984,-0.94,-0.89,-0.83,-0.76,-0.7,-0.64,-0.59,-0.55,-0.52,-0.51,-0.514,-0.522,-0.533,-0.544,-0.554,-0.562,-0.568,-0.57,-0.57,-0.568,-0.565,-0.561,-0.556,-0.549,-0.541,-0.531,-0.519,-0.506,-0.491,-0.473,-0.454,-0.43,-0.41,-0.38,-0.36,-0.33,-0.29,-0.26,-0.22,-0.18,-0.14,-0.1,-0.05,0.01,0.1,0.2,0.3,0.4,0.49,0.57,0.62,0.64,0.637,0.627,0.614,0.597,0.578,0.557,0.538,0.519,0.503,0.489,0.479,0.472,0.47,0.47,0.467,0.458,0.444,0.425,0.4,0.38,0.35,0.32,0.28,0.25,0.22,0.19,0.15,0.12,0.09,0.07,0.04,0.026,0.012,0.003,0 +PARAM_HAIR_SIDE_R=0,-0.001,-0.005,-0.011,-0.019,-0.03,-0.042,-0.055,-0.07,-0.086,-0.104,-0.122,-0.141,-0.16,-0.18,-0.2,-0.22,-0.24,-0.259,-0.278,-0.296,-0.314,-0.33,-0.345,-0.358,-0.37,-0.381,-0.389,-0.395,-0.399,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.397,-0.389,-0.375,-0.357,-0.33,-0.31,-0.28,-0.24,-0.21,-0.17,-0.13,-0.08,-0.04,0.01,0.05,0.1,0.15,0.19,0.24,0.28,0.32,0.36,0.4,0.43,0.47,0.5,0.52,0.54,0.555,0.563,0.567,0.568,0.567,0.565,0.562,0.561,0.56,0.558,0.553,0.545,0.533,0.52,0.504,0.486,0.466,0.44,0.42,0.4,0.37,0.35,0.32,0.3,0.27,0.24,0.22,0.19,0.17,0.15,0.12,0.1,0.083,0.065,0.049,0.035,0.023,0.013,0.006,0.002,0 +PARAM_HAIR_SIDE_L=0,0,0.003,0.007,0.012,0.018,0.025,0.034,0.044,0.054,0.066,0.079,0.092,0.106,0.121,0.137,0.153,0.169,0.186,0.204,0.221,0.239,0.257,0.275,0.293,0.312,0.33,0.348,0.366,0.383,0.4,0.417,0.431,0.443,0.453,0.461,0.467,0.471,0.475,0.477,0.479,0.48,0.48,0.48,0.48,0.48,0.48,0.477,0.467,0.451,0.43,0.4,0.37,0.34,0.29,0.25,0.2,0.15,0.1,0.04,-0.02,-0.08,-0.15,-0.21,-0.28,-0.34,-0.41,-0.48,-0.54,-0.61,-0.67,-0.74,-0.8,-0.86,-0.92,-0.96,-0.98,-0.998,-1,-1,-1,-1,-1,-1,-0.997,-0.987,-0.972,-0.952,-0.93,-0.9,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.3,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.023,-0.011,-0.003,0 +PARAM_TWIN_RIBBON_D=0,0.002,0.007,0.017,0.032,0.052,0.08,0.11,0.15,0.19,0.25,0.31,0.38,0.46,0.54,0.61,0.68,0.74,0.79,0.84,0.88,0.92,0.95,0.97,0.986,0.996,1,0.96,0.86,0.71,0.54,0.37,0.21,0.07,-0.04,-0.11,-0.13,-0.121,-0.103,-0.08,-0.06,-0.03,-0.016,-0.004,0,-0.002,-0.006,-0.013,-0.023,-0.035,-0.048,-0.064,-0.081,-0.099,-0.119,-0.139,-0.16,-0.18,-0.2,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.355,-0.374,-0.392,-0.409,-0.424,-0.438,-0.45,-0.461,-0.469,-0.475,-0.479,-0.48,-0.475,-0.46,-0.44,-0.41,-0.37,-0.33,-0.28,-0.24,-0.19,-0.14,-0.1,-0.06,-0.02,0.02,0.05,0.08,0.095,0.106,0.11,0.109,0.106,0.102,0.097,0.091,0.084,0.076,0.068,0.06,0.052,0.044,0.036,0.029,0.022,0.016,0.01,0.006,0.003,0.001,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath8.mtn b/model/Potion-Maker/Tia/motions/Breath8.mtn new file mode 100644 index 0000000..26fb468 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath8.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.08,-0.3,-0.63,-1.07,-1.58,-2.16,-2.77,-3.42,-4.08,-4.75,-5.4,-6.04,-6.65,-7.2,-7.71,-8.15,-8.5,-8.77,-8.94,-9,-8.21,-6.13,-3.14,0.29,3.84,7.16,9.99,12.16,13.52,14,13.988,13.95,13.89,13.8,13.68,13.54,13.36,13.16,12.93,12.66,12.37,12.05,11.69,11.31,10.89,10.44,9.96,9.45,8.91,8.33,7.72,7.09,6.42,5.73,5,4.07,3,1.9,0.93,0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,0.26,1,2.11,3.56,5.26,7.19,9.25,11.38,13.6,15.83,18.01,20.14,22.16,24,25.7,27.15,28.34,29.23,29.8,30,28.24,23.64,17,9.4,1.52,-5.84,-12.12,-16.91,-19.93,-21,-20.992,-20.97,-20.92,-20.86,-20.78,-20.68,-20.55,-20.41,-20.24,-20.04,-19.83,-19.58,-19.32,-19.02,-18.7,-18.35,-17.98,-17.58,-17.15,-16.69,-16.21,-15.7,-15.16,-14.59,-14,-12.49,-9.81,-6.51,-3.32,-0.96,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.03,0.1,0.22,0.39,0.59,0.83,1.1,1.4,1.73,2.07,2.44,2.81,3.21,3.6,4,4.4,4.79,5.19,5.56,5.93,6.27,6.6,6.9,7.17,7.41,7.61,7.78,7.9,7.97,8,7.97,7.9,7.78,7.61,7.41,7.17,6.9,6.6,6.28,5.94,5.58,5.21,4.83,4.44,4.05,3.66,3.28,2.9,2.53,2.18,1.84,1.52,1.23,0.96,0.72,0.51,0.33,0.19,0.09,0.02,0,0,0,0,0,0,0,0,0,0,-0.79,-2.49,-4.61,-6.81,-8.82,-10.48,-11.59,-12,-12.02,-12.05,-12.02,-11.87,-11.56,-11,-10.3,-9.58,-8.87,-8.14,-7.42,-6.7,-6,-5.31,-4.64,-3.99,-3.39,-2.81,-2.27,-1.77,-1.34,-0.95,-0.62,-0.35,-0.16,-0.04,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.552,0.554,0.558,0.564,0.572,0.582,0.594,0.61,0.64,0.68,0.72,0.76,0.8,0.84,0.88,0.91,0.93,0.945,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.949,0.95,0.95,0.95,0.95,0.948,0.95,0.95,0.95,0.947,0.95,0.95,0.946,0.95,0.95,0.945,0.94,0.944,0.94,0.943,0.94,0.942,0.94,0.941,0.94,0.91,0.84,0.74,0.65,0.58,0.55,0.55,0.55,0.55,0.55,0.55,0.52,0.47,0.4,0.33,0.26,0.21,0.17,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.161,0.162,0.164,0.167,0.17,0.186,0.22,0.26,0.31,0.36,0.41,0.45,0.49,0.52,0.543,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.552,0.554,0.558,0.564,0.572,0.582,0.594,0.61,0.64,0.68,0.72,0.76,0.8,0.84,0.88,0.91,0.93,0.945,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.949,0.95,0.95,0.95,0.95,0.948,0.95,0.95,0.95,0.947,0.95,0.95,0.946,0.95,0.95,0.945,0.94,0.944,0.94,0.943,0.94,0.942,0.94,0.941,0.94,0.91,0.84,0.74,0.65,0.58,0.55,0.55,0.55,0.55,0.55,0.55,0.53,0.47,0.4,0.33,0.27,0.22,0.18,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.182,0.21,0.25,0.3,0.35,0.4,0.45,0.49,0.52,0.54,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0.005,0.017,0.033,0.052,0.072,0.092,0.111,0.126,0.139,0.147,0.15,0.15,0.15,0.148,0.147,0.145,0.144,0.141,0.139,0.136,0.133,0.13,0.127,0.123,0.119,0.115,0.111,0.107,0.103,0.098,0.094,0.089,0.084,0.08,0.075,0.07,0.066,0.061,0.056,0.052,0.047,0.043,0.039,0.035,0.031,0.027,0.023,0.02,0.017,0.014,0.011,0.009,0.006,0.005,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.004,-0.015,-0.029,-0.045,-0.063,-0.08,-0.096,-0.109,-0.12,-0.127,-0.13,-0.13,-0.13,-0.129,-0.127,-0.126,-0.124,-0.122,-0.12,-0.118,-0.115,-0.113,-0.11,-0.107,-0.103,-0.1,-0.096,-0.093,-0.089,-0.085,-0.081,-0.077,-0.073,-0.069,-0.065,-0.061,-0.057,-0.053,-0.049,-0.045,-0.041,-0.037,-0.034,-0.03,-0.027,-0.023,-0.02,-0.017,-0.015,-0.012,-0.01,-0.008,-0.006,-0.004,-0.003,-0.001,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0,-0.002,-0.009,-0.018,-0.032,-0.049,-0.069,-0.09,-0.12,-0.15,-0.18,-0.22,-0.26,-0.3,-0.33,-0.36,-0.38,-0.404,-0.418,-0.427,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.429,-0.43,-0.43,-0.43,-0.428,-0.43,-0.43,-0.427,-0.43,-0.426,-0.43,-0.425,-0.42,-0.424,-0.42,-0.423,-0.42,-0.421,-0.421,-0.42,-0.42,-0.418,-0.418,-0.417,-0.416,-0.415,-0.41,-0.413,-0.412,-0.411,-0.41,-0.34,-0.22,-0.11,-0.03,0,0,0,0,0,0,-0.03,-0.1,-0.18,-0.27,-0.35,-0.41,-0.45,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.467,-0.458,-0.444,-0.425,-0.4,-0.38,-0.35,-0.32,-0.28,-0.25,-0.22,-0.19,-0.15,-0.12,-0.09,-0.07,-0.04,-0.026,-0.012,-0.003,0 +PARAM_BROW_R_Y=0,-0.003,-0.01,-0.02,-0.035,-0.052,-0.07,-0.1,-0.12,-0.15,-0.18,-0.22,-0.26,-0.29,-0.32,-0.34,-0.364,-0.38,-0.391,-0.398,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.399,-0.4,-0.4,-0.4,-0.398,-0.4,-0.397,-0.4,-0.396,-0.4,-0.395,-0.394,-0.39,-0.392,-0.392,-0.391,-0.39,-0.39,-0.388,-0.387,-0.386,-0.385,-0.384,-0.383,-0.381,-0.38,-0.379,-0.377,-0.376,-0.375,-0.373,-0.372,-0.37,-0.3,-0.2,-0.1,-0.03,0,0,0,0,0,0,-0.03,-0.09,-0.17,-0.26,-0.33,-0.39,-0.43,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.447,-0.438,-0.425,-0.407,-0.39,-0.36,-0.33,-0.3,-0.27,-0.24,-0.21,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.025,-0.012,-0.003,0 +PARAM_BROW_ANGLE=0.2,0.2,0.201,0.203,0.206,0.21,0.215,0.222,0.231,0.242,0.255,0.27,0.29,0.31,0.34,0.36,0.38,0.4,0.416,0.426,0.43,0.43,0.43,0.428,0.427,0.426,0.424,0.422,0.419,0.417,0.414,0.411,0.407,0.404,0.4,0.396,0.392,0.387,0.383,0.378,0.374,0.369,0.364,0.359,0.354,0.349,0.344,0.338,0.333,0.328,0.323,0.318,0.313,0.307,0.302,0.298,0.293,0.288,0.283,0.279,0.274,0.27,0.266,0.262,0.258,0.255,0.251,0.248,0.245,0.242,0.24,0.238,0.236,0.234,0.233,0.231,0.231,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.228,0.227,0.226,0.224,0.222,0.22,0.218,0.216,0.214,0.212,0.21,0.208,0.206,0.204,0.203,0.202,0.201,0.2,0.2 +PARAM_BROW_SELECT=-0.5,-0.499,-0.495,-0.49,-0.482,-0.472,-0.46,-0.446,-0.43,-0.412,-0.392,-0.37,-0.35,-0.32,-0.29,-0.26,-0.23,-0.19,-0.16,-0.12,-0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.069,0.07,0.068,0.07,0.07,0.067,0.07,0.065,0.065,0.06,0.064,0.063,0.06,0.062,0.061,0.06,0.059,0.059,0.058,0.057,0.06,0.055,0.055,0.054,0.05,0.052,0.051,0.051,0.05,0.05,0.048,0.048,0.05,0.046,0.046,0.05,0.045,0.044,0.04,0.043,0.04,0.04,0.042,0.04,0.041,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.023,-0.02,-0.08,-0.15,-0.22,-0.29,-0.36,-0.41,-0.46,-0.49,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.9,0.9,0.9,0.9,0.899,0.9,0.898,0.897,0.896,0.894,0.893,0.892,0.89,0.888,0.886,0.883,0.881,0.878,0.875,0.872,0.868,0.864,0.86,0.81,0.7,0.57,0.44,0.33,0.26,0.24,0.238,0.237,0.235,0.234,0.233,0.232,0.23,0.229,0.228,0.228,0.227,0.226,0.23,0.224,0.224,0.22,0.223,0.22,0.222,0.22,0.22,0.221,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.228,0.248,0.28,0.3,0.322,0.33,0.14,-0.15,-0.43,-0.63,-0.71,-0.42,0.03,0.46,0.77,0.89,0.81,0.67,0.55,0.46,0.42,0.54,0.75,0.87,0.873,0.876,0.879,0.881,0.884,0.886,0.888,0.89,0.891,0.893,0.894,0.895,0.896,0.897,0.898,0.9,0.899,0.9,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.05,0.18,0.36,0.58,0.8,1,1.19,1.35,1.49,1.61,1.71,1.79,1.86,1.91,1.94,1.97,1.988,1.997,2,1.982,1.93,1.85,1.75,1.62,1.48,1.33,1.17,1,0.83,0.67,0.52,0.38,0.25,0.15,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.2,-0.68,-1.34,-2.04,-2.63,-3,-3.21,-3.39,-3.53,-3.65,-3.75,-3.83,-3.89,-3.93,-3.96,-3.981,-3.993,-3.998,-4,-3.96,-3.86,-3.7,-3.49,-3.25,-2.96,-2.66,-2.33,-2,-1.67,-1.34,-1.04,-0.75,-0.51,-0.3,-0.14,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.006,0.013,0.021,0.032,0.044,0.056,0.07,0.083,0.097,0.11,0.122,0.134,0.144,0.153,0.16,0.166,0.169,0.17,0.168,0.164,0.157,0.148,0.138,0.126,0.113,0.099,0.085,0.071,0.057,0.044,0.032,0.022,0.013,0.006,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5,0.503,0.512,0.527,0.545,0.57,0.59,0.62,0.65,0.68,0.71,0.75,0.78,0.81,0.84,0.87,0.9,0.92,0.94,0.963,0.979,0.99,0.997,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.002,0.006,0.014,0.024,0.037,0.052,0.069,0.087,0.107,0.13,0.15,0.17,0.2,0.22,0.25,0.27,0.3,0.32,0.34,0.36,0.385,0.405,0.423,0.44,0.455,0.468,0.479,0.488,0.495,0.499,0.5,0.497,0.489,0.478,0.463,0.446,0.427,0.407,0.388,0.368,0.349,0.33,0.314,0.299,0.287,0.278,0.272,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.272,0.276,0.283,0.292,0.303,0.316,0.33,0.345,0.361,0.377,0.393,0.409,0.425,0.44,0.454,0.467,0.478,0.487,0.494,0.498,0.5 +PARAM_BOING=0,0,-0.003,-0.007,-0.012,-0.019,-0.026,-0.034,-0.042,-0.051,-0.06,-0.07,-0.079,-0.088,-0.096,-0.104,-0.111,-0.118,-0.123,-0.127,-0.129,-0.13,-0.04,0.1,0.2,0.23,0.2,0.11,0.01,-0.08,-0.16,-0.21,-0.23,-0.17,-0.08,0,0.07,0.09,0.083,0.067,0.05,0.02,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.014,0.027,0.042,0.058,0.074,0.088,0.101,0.111,0.118,0.12,0.118,0.114,0.108,0.101,0.092,0.082,0.072,0.061,0.051,0.041,0.032,0.023,0.015,0.009,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.09,-0.18,-0.29,-0.41,-0.52,-0.61,-0.68,-0.7,-0.68,-0.62,-0.54,-0.47,-0.42,-0.38,-0.37,-0.377,-0.389,-0.399,-0.407,-0.41,-0.405,-0.39,-0.37,-0.34,-0.3,-0.27,-0.23,-0.19,-0.15,-0.12,-0.08,-0.06,-0.03,-0.015,-0.004,0 +PARAM_HAIR_SIDE_R=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.012,0.04,0.08,0.13,0.18,0.23,0.27,0.31,0.34,0.363,0.37,0.365,0.353,0.334,0.31,0.28,0.25,0.22,0.19,0.16,0.13,0.1,0.07,0.05,0.028,0.013,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.28,-0.38,-0.49,-0.58,-0.64,-0.66,-0.657,-0.65,-0.637,-0.621,-0.601,-0.58,-0.55,-0.52,-0.49,-0.46,-0.42,-0.39,-0.35,-0.32,-0.28,-0.25,-0.21,-0.18,-0.15,-0.12,-0.09,-0.07,-0.05,-0.033,-0.019,-0.009,-0.002,0 +PARAM_HAIR_SIDE_L=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.15,-0.23,-0.32,-0.41,-0.49,-0.56,-0.62,-0.66,-0.67,-0.662,-0.64,-0.6,-0.56,-0.51,-0.46,-0.4,-0.34,-0.28,-0.23,-0.18,-0.13,-0.08,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.06,0.11,0.18,0.26,0.33,0.38,0.42,0.44,0.438,0.433,0.425,0.414,0.4,0.385,0.367,0.347,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.081,0.063,0.048,0.034,0.022,0.013,0.006,0.001,0 +PARAM_TWIN_RIBBON_D=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.16,-0.25,-0.35,-0.44,-0.53,-0.61,-0.67,-0.71,-0.72,-0.67,-0.53,-0.36,-0.19,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.19,0.35,0.52,0.67,0.79,0.88,0.91,0.81,0.61,0.35,0.09,-0.16,-0.36,-0.49,-0.54,-0.49,-0.37,-0.23,-0.09,0.05,0.16,0.23,0.26,0.252,0.23,0.2,0.17,0.13,0.1,0.07,0.04,0.02,0.005,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.002,-0.007,-0.014,-0.025,-0.037,-0.052,-0.067,-0.084,-0.102,-0.121,-0.139,-0.158,-0.176,-0.193,-0.208,-0.223,-0.235,-0.246,-0.253,-0.258,-0.26,-0.245,-0.2,-0.15,-0.07,0.01,0.09,0.18,0.26,0.34,0.41,0.46,0.51,0.54,0.55,0.55,0.55,0.549,0.548,0.547,0.545,0.543,0.541,0.538,0.535,0.531,0.527,0.523,0.518,0.512,0.506,0.499,0.492,0.484,0.475,0.466,0.456,0.445,0.434,0.422,0.409,0.395,0.38,0.365,0.349,0.331,0.313,0.294,0.26,0.21,0.16,0.1,0.04,-0.02,-0.07,-0.12,-0.15,-0.17,-0.18,-0.179,-0.177,-0.172,-0.167,-0.161,-0.153,-0.145,-0.136,-0.127,-0.117,-0.107,-0.096,-0.086,-0.076,-0.066,-0.056,-0.047,-0.038,-0.03,-0.023,-0.016,-0.011,-0.006,-0.003,-0.001,0 +PARAM_WING_DEFORM=0,0,0.003,0.007,0.012,0.019,0.026,0.034,0.042,0.051,0.06,0.07,0.079,0.088,0.096,0.104,0.111,0.118,0.123,0.127,0.129,0.13,0.115,0.08,0.02,-0.05,-0.13,-0.21,-0.3,-0.38,-0.45,-0.52,-0.58,-0.62,-0.65,-0.66,-0.66,-0.657,-0.653,-0.648,-0.641,-0.633,-0.625,-0.615,-0.604,-0.593,-0.58,-0.568,-0.555,-0.541,-0.527,-0.514,-0.5,-0.486,-0.472,-0.459,-0.445,-0.433,-0.421,-0.409,-0.398,-0.389,-0.38,-0.372,-0.366,-0.36,-0.356,-0.354,-0.353,-0.36,-0.377,-0.4,-0.43,-0.45,-0.48,-0.51,-0.53,-0.545,-0.556,-0.56,-0.557,-0.549,-0.537,-0.52,-0.5,-0.48,-0.45,-0.42,-0.39,-0.36,-0.33,-0.3,-0.27,-0.24,-0.21,-0.17,-0.15,-0.12,-0.09,-0.07,-0.051,-0.033,-0.019,-0.009,-0.002,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Breath9.mtn b/model/Potion-Maker/Tia/motions/Breath9.mtn new file mode 100644 index 0000000..3036178 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Breath9.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-1.03,-3.8,-7.8,-12.55,-17.45,-22.2,-26.2,-28.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.49,-24.11,-18.84,-13.8,-9.26,-5.48,-2.54,-0.67,0 +PARAM_ANGLE_Y=0,1.03,3.8,7.8,12.55,17.45,22.2,26.2,28.97,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.35,23.47,18.06,13.07,8.69,5.1,2.35,0.62,0 +PARAM_ANGLE_Z=0,0.39,1.42,2.93,4.74,6.63,8.5,10.14,11.36,12,12.27,12.53,12.77,13,13.21,13.4,13.58,13.75,13.91,14.05,14.18,14.3,14.4,14.5,14.59,14.66,14.73,14.79,14.84,14.88,14.91,14.94,14.96,14.981,14.992,14.998,15,14.989,14.96,14.9,14.83,14.74,14.62,14.49,14.34,14.17,13.98,13.77,13.55,13.3,13.04,12.76,12.46,12.15,11.82,11.47,11.1,10.72,10.31,9.89,9.46,9,8.53,8.03,7.52,7,6.37,4.76,3.48,2.42,1.55,0.88,0.39,0.1,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.563,0.6,0.65,0.71,0.78,0.84,0.89,0.93,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.927,0.925,0.923,0.922,0.92,0.83,0.68,0.58,0.55 +PARAM_EYE_R_OPEN=0.55,0.563,0.6,0.65,0.71,0.78,0.84,0.89,0.93,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.936,0.927,0.912,0.893,0.87,0.85,0.83,0.81,0.787,0.77,0.756,0.746,0.74,0.736,0.732,0.729,0.727,0.725,0.723,0.722,0.721,0.721,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.77,0.85,0.9,0.92,0.83,0.68,0.58,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0,0.002,0.003,0.006,0.009,0.013,0.018,0.023,0.028,0.035,0.041,0.048,0.056,0.064,0.072,0.081,0.09,0.099,0.109,0.118,0.128,0.138,0.149,0.159,0.169,0.18,0.19,0.201,0.211,0.221,0.232,0.242,0.252,0.261,0.271,0.28,0.29,0.298,0.307,0.315,0.323,0.33,0.337,0.344,0.35,0.356,0.361,0.366,0.37,0.374,0.377,0.379,0.381,0.382,0.38,0.383,0.38,0.383,0.38,0.382,0.38,0.381,0.38,0.38,0.38,0.38,0.36,0.3,0.23,0.16,0.1,0.05,0.01,0 +PARAM_EYE_BALL_Y=0,0,-0.001,-0.002,-0.004,-0.006,-0.009,-0.012,-0.016,-0.019,-0.023,-0.028,-0.033,-0.038,-0.043,-0.049,-0.054,-0.06,-0.066,-0.072,-0.078,-0.085,-0.091,-0.098,-0.104,-0.111,-0.117,-0.123,-0.13,-0.136,-0.142,-0.148,-0.154,-0.159,-0.165,-0.17,-0.175,-0.18,-0.184,-0.189,-0.192,-0.196,-0.199,-0.202,-0.204,-0.206,-0.208,-0.209,-0.21,-0.21,-0.209,-0.208,-0.206,-0.203,-0.2,-0.196,-0.192,-0.189,-0.185,-0.181,-0.178,-0.175,-0.173,-0.171,-0.17,-0.17,-0.17,-0.159,-0.13,-0.1,-0.07,-0.05,-0.02,-0.006,0 +PARAM_BROW_L_Y=0,-0.015,-0.06,-0.12,-0.19,-0.26,-0.33,-0.39,-0.43,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.445,-0.37,-0.29,-0.22,-0.15,-0.09,-0.04,-0.01,0 +PARAM_BROW_R_Y=0,-0.016,-0.06,-0.12,-0.2,-0.27,-0.35,-0.41,-0.45,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.466,-0.39,-0.31,-0.23,-0.16,-0.09,-0.04,-0.01,0 +PARAM_BROW_ANGLE=0.2,-0.38,-0.51,-0.6,-0.67,-0.72,-0.76,-0.78,-0.796,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.781,-0.58,-0.4,-0.23,-0.09,0.03,0.12,0.18,0.2 +PARAM_BROW_SELECT=-0.5,0.11,0.15,0.18,0.2,0.217,0.228,0.235,0.239,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.19,0.09,-0.04,-0.18,-0.3,-0.41,-0.47,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.899,0.896,0.892,0.887,0.883,0.878,0.874,0.871,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.85,0.85,0.857,0.867,0.877,0.886,0.893,0.898,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.003,0.011,0.024,0.042,0.06,0.09,0.11,0.14,0.18,0.21,0.25,0.28,0.32,0.36,0.39,0.43,0.46,0.5,0.53,0.56,0.59,0.62,0.64,0.67,0.685,0.7,0.711,0.718,0.72,0.72,0.718,0.716,0.713,0.708,0.702,0.694,0.685,0.674,0.66,0.645,0.627,0.607,0.58,0.56,0.53,0.5,0.44,0.36,0.27,0.19,0.11,0.05,0.01,0 +PARAM_BODY_ANGLE_X=0,0.04,0.17,0.35,0.59,0.85,1.14,1.44,1.73,2,2.25,2.48,2.71,2.92,3.11,3.3,3.47,3.64,3.79,3.93,4.07,4.19,4.3,4.41,4.5,4.59,4.66,4.73,4.79,4.84,4.88,4.92,4.95,4.97,4.988,4.997,5,4.999,4.995,4.988,4.98,4.968,4.954,4.938,4.92,4.9,4.88,4.85,4.82,4.79,4.76,4.73,4.69,4.65,4.61,4.56,4.52,4.47,4.42,4.37,4.31,4.25,4.19,4.13,4.07,4,3.79,2.96,2.23,1.59,1.05,0.61,0.28,0.07,0 +PARAM_BODY_ANGLE_Z=0,0.07,0.25,0.52,0.84,1.16,1.48,1.75,1.93,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2.004,2.015,2.034,2.06,2.09,2.12,2.16,2.2,2.25,2.29,2.34,2.39,2.44,2.49,2.54,2.6,2.64,2.69,2.74,2.78,2.82,2.86,2.9,2.93,2.95,2.972,2.987,2.997,3,2.96,2.43,1.91,1.4,0.94,0.56,0.26,0.07,0 +PARAM_BODY_Y=0,-0.02,-0.09,-0.19,-0.3,-0.42,-0.53,-0.63,-0.7,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.718,-0.716,-0.714,-0.71,-0.706,-0.701,-0.696,-0.689,-0.682,-0.675,-0.666,-0.657,-0.647,-0.637,-0.626,-0.614,-0.601,-0.588,-0.575,-0.56,-0.545,-0.529,-0.513,-0.495,-0.478,-0.459,-0.44,-0.42,-0.39,-0.29,-0.21,-0.15,-0.09,-0.05,-0.02,-0.006,0 +PARAM_BREATH=0.5,0.517,0.56,0.63,0.71,0.79,0.87,0.94,0.98,1,0.998,0.992,0.983,0.97,0.955,0.937,0.917,0.89,0.87,0.85,0.82,0.79,0.76,0.74,0.71,0.68,0.65,0.63,0.61,0.58,0.563,0.545,0.53,0.517,0.508,0.502,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0.02,0.07,0.14,0.21,0.29,0.37,0.45,0.51,0.56,0.6,0.61,0.594,0.56,0.51,0.45,0.42,0.4,0.401,0.405,0.409,0.414,0.417,0.419,0.42,0.419,0.417,0.413,0.408,0.401,0.394,0.385,0.375,0.365,0.353,0.341,0.329,0.315,0.301,0.287,0.273,0.258,0.242,0.227,0.212,0.197,0.181,0.167,0.152,0.137,0.123,0.109,0.096,0.083,0.071,0.06,0.05,0.04,0.031,0.023,0.016,0.011,0.006,0.003,0.001,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.001,0.006,0.012,0.021,0.031,0.043,0.056,0.069,0.084,0.098,0.113,0.128,0.142,0.157,0.17,0.182,0.194,0.204,0.213,0.22,0.226,0.229,0.23,0.23,0.228,0.225,0.221,0.216,0.21,0.203,0.196,0.187,0.178,0.169,0.159,0.148,0.137,0.125,0.113,0.101,0.088,0.076,0.063,0.05,0.037,0.024,0.012,-0.001,-0.013,-0.025,-0.037,-0.048,-0.059,-0.069,-0.078,-0.087,-0.096,-0.103,-0.11,-0.116,-0.121,-0.125,-0.128,-0.129,-0.13,-0.129,-0.111,-0.09,-0.07,-0.05,-0.028,-0.013,-0.003,0 +PARAM_HAIR_SIDE_L=0,-0.006,-0.025,-0.05,-0.09,-0.14,-0.19,-0.24,-0.3,-0.36,-0.43,-0.49,-0.56,-0.62,-0.68,-0.74,-0.79,-0.84,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-1,-1,-0.998,-0.997,-0.995,-0.993,-0.99,-0.987,-0.984,-0.98,-0.976,-0.972,-0.967,-0.961,-0.956,-0.95,-0.943,-0.936,-0.929,-0.921,-0.913,-0.905,-0.896,-0.887,-0.877,-0.867,-0.856,-0.845,-0.834,-0.822,-0.81,-0.798,-0.785,-0.771,-0.758,-0.744,-0.729,-0.714,-0.698,-0.683,-0.667,-0.65,-0.62,-0.5,-0.38,-0.27,-0.18,-0.11,-0.05,-0.01,0 +PARAM_TWIN_RIBBON_D=0,0.03,0.1,0.21,0.33,0.47,0.59,0.7,0.77,0.8,0.78,0.72,0.62,0.51,0.38,0.24,0.09,-0.04,-0.15,-0.25,-0.31,-0.33,-0.31,-0.26,-0.2,-0.14,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.019,-0.07,-0.14,-0.23,-0.31,-0.4,-0.47,-0.52,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.529,-0.51,-0.46,-0.42,-0.37,-0.33,-0.28,-0.24,-0.21,-0.17,-0.14,-0.12,-0.1,-0.083,-0.068,-0.055,-0.043,-0.034,-0.026,-0.019,-0.014,-0.01,-0.006,-0.004,-0.002,-0.001,0,0,0,-0.004,0,-0.003,0,-0.002,-0.001,0,0,0 +PARAM_WING_DEFORM=0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.984,0.95,0.86,0.77,0.67,0.57,0.48,0.4,0.32,0.25,0.2,0.16,0.14,0.126,0.114,0.102,0.092,0.083,0.074,0.066,0.058,0.051,0.044,0.037,0.03,0.023,0.016,0.008,0,-0.02,-0.023,-0.019,-0.015,-0.01,-0.006,-0.003,-0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Fail.mtn b/model/Potion-Maker/Tia/motions/Fail.mtn new file mode 100644 index 0000000..9b1d4f5 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Fail.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,1.13,3.86,7.5,11.14,13.87,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15.04,15.14,15.29,15.5,15.75,16.04,16.36,16.71,17.07,17.46,17.85,18.25,18.65,19.05,19.43,19.81,20.17,20.51,20.83,21.11,21.37,21.58,21.76,21.89,21.97,22,21.992,21.96,21.88,21.75,21.55,21.26,20.87,20.36,19.71,13.52,4.5,-3.78,-9.7,-12,-6.46,2.41,10.69,16.67,19,12.74,2.73,-6.62,-13.37,-16,-13.37,-6.99,0.81,8.41,14.52,18.39,19.71,19.33,18.35,16.93,15.16,13.2,11.15,9.08,7.06,5.18,3.48,2.07,0.96,0.25,0 +PARAM_ANGLE_Y=0,1.89,6.5,12.67,18.91,23.74,26,26.45,26.86,27.24,27.6,27.91,28.2,28.47,28.71,28.92,29.11,29.28,29.42,29.55,29.66,29.75,29.82,29.88,29.93,29.96,29.98,29.996,30,29.7,28.84,27.5,25.71,23.58,21.08,18.32,15.36,12.24,8.93,5.6,2.15,-1.32,-4.69,-8,-11.26,-14.31,-17.24,-19.96,-22.4,-24.57,-26.43,-27.93,-29.06,-29.76,-30,-29.89,-29.6,-29.19,-28.69,-28.18,-27.69,-27.27,-26.98,-26.87,-27.43,-28.33,-29.16,-29.77,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.95,-29.6,-28.97,-28.06,-26.87,-24.72,-22.35,-19.81,-17.17,-14.55,-12,-9.58,-7.32,-5.28,-3.5,-2.06,-0.95,-0.24,0 +PARAM_ANGLE_Z=0,-0.62,-2.15,-4.29,-6.58,-8.58,-10,-10.97,-11.85,-12.69,-13.47,-14.17,-14.82,-15.42,-15.95,-16.44,-16.87,-17.26,-17.6,-17.9,-18.15,-18.37,-18.55,-18.7,-18.81,-18.9,-18.96,-18.99,-19,-18.86,-18.48,-17.87,-17.07,-16.11,-14.99,-13.75,-12.41,-11.01,-9.52,-8.02,-6.47,-4.91,-3.39,-1.9,-0.43,0.94,2.26,3.48,4.58,5.56,6.39,7.07,7.58,7.89,8,7.998,7.988,7.96,7.92,7.85,7.74,7.6,7.41,7.17,5.69,3.66,1.82,0.51,0,0.09,0.33,0.7,1.16,1.69,2.27,2.88,3.5,4.13,4.72,5.28,5.8,6.26,6.63,6.92,7.1,7.17,7.03,6.67,6.15,5.51,4.8,4.05,3.3,2.57,1.88,1.26,0.75,0.35,0.09,0 +PARAM_EMOTION=-0.69,-0.69,-0.69,-0.69,-0.689,-0.69,-0.687,-0.687,-0.686,-0.685,-0.684,-0.683,-0.682,-0.681,-0.68,-0.679,-0.677,-0.676,-0.675,-0.675,-0.674,-0.673,-0.67,-0.672,-0.671,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.671,-0.672,-0.67,-0.674,-0.675,-0.676,-0.677,-0.678,-0.679,-0.68,-0.682,-0.683,-0.684,-0.685,-0.686,-0.687,-0.687,-0.688,-0.69,-0.689,-0.69,-0.69,-0.69,-0.69,-0.688,-0.686,-0.683,-0.679,-0.675,-0.67,-0.09,-0.092,-0.096,-0.099,-0.102,-0.105,-0.108,-0.111,-0.113,-0.115,-0.118,-0.119,-0.121,-0.123,-0.124,-0.125,-0.127,-0.128,-0.128,-0.13,-0.129,-0.13,-0.13,-0.13,-0.128,-0.122,-0.116,-0.109,-0.104,-0.101,-0.1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_L_OPEN=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.007,0.015,0.024,0.033,0.042,0.05,0.055,0.057,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.11,0.24,0.39,0.55,0.69,0.81,0.89,0.92,0.89,0.82,0.74,0.65,0.58,0.55 +PARAM_EYE_R_OPEN=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.007,0.015,0.024,0.033,0.042,0.05,0.055,0.057,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.11,0.24,0.39,0.55,0.69,0.81,0.89,0.92,0.89,0.82,0.74,0.65,0.58,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.04,-0.13,-0.26,-0.39,-0.48,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.517,-0.51,-0.498,-0.483,-0.464,-0.44,-0.42,-0.39,-0.37,-0.34,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.047,-0.031,-0.018,-0.008,-0.002,0,-0.04,-0.12,-0.23,-0.34,-0.44,-0.52,-0.58,-0.6,-0.599,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.587,-0.56,-0.51,-0.46,-0.4,-0.34,-0.28,-0.21,-0.16,-0.11,-0.06,-0.03,-0.01,0 +PARAM_BROW_R_Y=0,-0.04,-0.13,-0.26,-0.38,-0.47,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.507,-0.5,-0.489,-0.474,-0.455,-0.43,-0.41,-0.39,-0.36,-0.33,-0.3,-0.27,-0.24,-0.22,-0.19,-0.16,-0.13,-0.11,-0.09,-0.06,-0.046,-0.03,-0.018,-0.008,-0.002,0,-0.04,-0.12,-0.23,-0.34,-0.44,-0.52,-0.58,-0.6,-0.599,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.587,-0.56,-0.51,-0.46,-0.4,-0.34,-0.28,-0.21,-0.16,-0.11,-0.06,-0.03,-0.01,0 +PARAM_BROW_ANGLE=-0.23,-0.26,-0.35,-0.46,-0.57,-0.66,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.69,-0.686,-0.673,-0.653,-0.63,-0.59,-0.56,-0.52,-0.47,-0.43,-0.38,-0.33,-0.28,-0.23,-0.18,-0.13,-0.08,-0.03,0.01,0.05,0.09,0.12,0.15,0.17,0.186,0.196,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.217,0.21,0.2,0.189,0.176,0.164,0.154,0.148,0.145,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.152,0.169,0.19,0.21,0.226,0.237,0.24,0.19,0.05,-0.11,-0.27,-0.39,-0.47,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.28,0.26,0.21,0.14,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.003,0.005,0.009,0.013,0.017,0.023,0.029,0.036,0.044,0.053,0.063,0.073,0.085,0.097,0.111,0.125,0.141,0.157,0.175,0.193,0.213,0.23,0.26,0.28,0.31,0.34,0.37,0.4,0.43,0.45,0.471,0.484,0.489,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.41,0.38,0.39,0.42,0.46,0.52,0.58,0.64,0.7,0.76,0.82,0.86,0.89,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.18,-0.63,-1.26,-1.94,-2.55,-3,-3.33,-3.62,-3.9,-4.17,-4.4,-4.62,-4.82,-4.99,-5.16,-5.3,-5.43,-5.54,-5.64,-5.72,-5.79,-5.85,-5.9,-5.94,-5.97,-5.986,-5.996,-6,-5.96,-5.85,-5.67,-5.43,-5.14,-4.81,-4.44,-4.05,-3.63,-3.19,-2.75,-2.29,-1.82,-1.38,-0.93,-0.5,-0.09,0.3,0.66,0.99,1.28,1.52,1.72,1.87,1.97,2,1.993,1.974,1.95,1.91,1.88,1.85,1.82,1.799,1.792,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.79,1.76,1.67,1.54,1.38,1.2,1.01,0.83,0.64,0.47,0.32,0.19,0.09,0.02,0 +PARAM_BODY_ANGLE_Z=0,0.75,2.58,5,7.42,9.25,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.92,9.69,9.33,8.86,8.29,7.62,6.89,6.1,5.26,4.38,3.49,2.57,1.65,0.75,-0.13,-1,-1.82,-2.6,-3.32,-3.97,-4.55,-5.05,-5.45,-5.75,-5.94,-6,-5.98,-5.92,-5.84,-5.74,-5.64,-5.54,-5.45,-5.4,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.37,-5.27,-5.01,-4.62,-4.14,-3.6,-3.04,-2.48,-1.93,-1.41,-0.95,-0.57,-0.26,-0.07,0 +PARAM_BODY_Y=0,0.04,0.14,0.28,0.42,0.52,0.56,0.56,0.56,0.56,0.558,0.558,0.557,0.555,0.554,0.552,0.55,0.548,0.546,0.543,0.541,0.538,0.534,0.531,0.527,0.524,0.52,0.515,0.511,0.506,0.501,0.495,0.49,0.484,0.478,0.472,0.465,0.458,0.451,0.444,0.436,0.428,0.42,0.412,0.403,0.394,0.385,0.375,0.365,0.355,0.345,0.334,0.323,0.312,0.3,0.287,0.273,0.258,0.244,0.23,0.218,0.209,0.202,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.196,0.186,0.172,0.154,0.134,0.11,0.09,0.07,0.053,0.035,0.021,0.01,0.003,0 +PARAM_BREATH=0.5,0.54,0.63,0.75,0.87,0.96,1,0.999,0.995,0.989,0.98,0.97,0.957,0.942,0.926,0.908,0.888,0.87,0.84,0.82,0.79,0.77,0.74,0.71,0.68,0.65,0.62,0.59,0.56,0.53,0.5,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.26,0.23,0.21,0.18,0.16,0.13,0.11,0.092,0.074,0.058,0.043,0.03,0.02,0.011,0.005,0.001,0,0.002,0.007,0.014,0.022,0.03,0.039,0.045,0.05,0.052,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.061,0.08,0.12,0.16,0.2,0.25,0.29,0.34,0.38,0.42,0.45,0.48,0.494,0.5 +PARAM_BOING=0,0.06,0.21,0.4,0.59,0.74,0.8,0.61,0.3,0.02,-0.19,-0.27,-0.16,0.01,0.13,0.17,0.14,0.09,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.11,-0.22,-0.35,-0.48,-0.61,-0.74,-0.84,-0.93,-0.98,-1,-0.93,-0.75,-0.53,-0.32,-0.15,-0.04,0,-0.04,-0.12,-0.18,-0.23,-0.25,-0.247,-0.238,-0.226,-0.21,-0.191,-0.17,-0.15,-0.13,-0.11,-0.09,-0.066,-0.048,-0.032,-0.019,-0.009,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.07,0.25,0.47,0.68,0.85,0.96,1,0.89,0.64,0.33,0.01,-0.28,-0.52,-0.68,-0.74,-0.73,-0.71,-0.68,-0.64,-0.61,-0.58,-0.55,-0.53,-0.51,-0.491,-0.477,-0.464,-0.454,-0.443,-0.433,-0.422,-0.41,-0.395,-0.379,-0.359,-0.34,-0.31,-0.27,-0.22,-0.17,-0.11,-0.04,0.03,0.11,0.18,0.25,0.33,0.39,0.46,0.51,0.56,0.61,0.64,0.67,0.685,0.69,0.684,0.666,0.64,0.6,0.55,0.5,0.44,0.33,0.22,-0.12,-0.38,-0.58,-0.71,-0.76,-0.6,-0.34,0.1,0.38,0.49,0.4,0.18,-0.11,-0.41,-0.63,-0.72,-0.62,-0.37,-0.05,0.27,0.52,0.62,0.608,0.57,0.52,0.46,0.39,0.31,0.23,0.16,0.1,0.05,0.01,0 +PARAM_HAIR_SIDE_R=0,0,0,0,-0.003,-0.007,-0.013,-0.022,-0.034,-0.05,-0.09,-0.15,-0.22,-0.29,-0.36,-0.43,-0.49,-0.54,-0.59,-0.63,-0.66,-0.674,-0.684,-0.689,-0.69,-0.69,-0.69,-0.687,-0.683,-0.676,-0.667,-0.653,-0.637,-0.62,-0.59,-0.56,-0.53,-0.49,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.09,-0.05,-0.01,0.03,0.06,0.09,0.12,0.14,0.157,0.17,0.177,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.179,0.171,0.156,0.13,0.09,-0.03,-0.17,-0.25,-0.28,-0.22,-0.07,0.13,0.32,0.47,0.53,0.525,0.512,0.493,0.47,0.44,0.4,0.37,0.33,0.29,0.25,0.21,0.17,0.14,0.11,0.08,0.05,0.03,0.014,0.004,0 +PARAM_HAIR_SIDE_L=0,-0.013,-0.05,-0.1,-0.16,-0.22,-0.28,-0.33,-0.37,-0.38,-0.36,-0.31,-0.24,-0.16,-0.07,0.02,0.12,0.22,0.33,0.41,0.46,0.49,0.51,0.518,0.52,0.517,0.507,0.491,0.47,0.44,0.41,0.37,0.32,0.28,0.22,0.17,0.11,0.05,-0.02,-0.09,-0.16,-0.22,-0.27,-0.33,-0.37,-0.42,-0.46,-0.49,-0.52,-0.55,-0.57,-0.589,-0.604,-0.616,-0.624,-0.628,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.625,-0.611,-0.59,-0.55,-0.35,-0.08,0.09,0.15,0.1,-0.02,-0.18,-0.33,-0.45,-0.5,-0.496,-0.483,-0.465,-0.44,-0.41,-0.38,-0.35,-0.31,-0.27,-0.24,-0.2,-0.16,-0.13,-0.1,-0.07,-0.05,-0.028,-0.013,-0.003,0 +PARAM_TWIN_RIBBON_D=0,0.07,0.25,0.47,0.68,0.85,0.96,1,0.87,0.56,0.18,-0.19,-0.49,-0.68,-0.74,-0.71,-0.63,-0.51,-0.37,-0.23,-0.1,0.01,0.1,0.15,0.17,0.167,0.157,0.144,0.127,0.108,0.087,0.068,0.049,0.033,0.019,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.13,-0.33,-0.52,-0.66,-0.71,-0.5,-0.17,0.14,0.36,0.45,0.32,0.12,-0.08,-0.22,-0.27,-0.265,-0.248,-0.22,-0.18,-0.13,-0.07,0,0.1,0.19,0.23,0.223,0.204,0.18,0.15,0.12,0.09,0.06,0.04,0.017,0.005,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.05,-0.19,-0.36,-0.53,-0.67,-0.72,-0.718,-0.713,-0.705,-0.693,-0.679,-0.662,-0.642,-0.62,-0.6,-0.57,-0.54,-0.51,-0.48,-0.44,-0.41,-0.37,-0.33,-0.29,-0.25,-0.21,-0.17,-0.13,-0.09,-0.04,0,0.04,0.08,0.12,0.16,0.2,0.24,0.28,0.32,0.35,0.39,0.42,0.45,0.48,0.51,0.53,0.55,0.572,0.589,0.603,0.615,0.623,0.628,0.63,0.629,0.626,0.622,0.616,0.608,0.599,0.589,0.577,0.564,0.551,0.535,0.52,0.503,0.485,0.467,0.448,0.428,0.408,0.39,0.367,0.35,0.33,0.3,0.28,0.26,0.242,0.22,0.202,0.182,0.163,0.145,0.127,0.11,0.095,0.079,0.066,0.053,0.041,0.031,0.022,0.014,0.008,0.004,0.001,0 +PARAM_WING_DEFORM=0,0.04,0.12,0.24,0.35,0.43,0.47,0.469,0.466,0.461,0.454,0.446,0.436,0.424,0.411,0.396,0.38,0.363,0.345,0.326,0.306,0.28,0.26,0.24,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.04,0.02,0,-0.03,-0.05,-0.08,-0.1,-0.12,-0.14,-0.17,-0.186,-0.205,-0.223,-0.24,-0.256,-0.271,-0.284,-0.296,-0.306,-0.314,-0.321,-0.326,-0.329,-0.33,-0.33,-0.328,-0.326,-0.323,-0.319,-0.314,-0.308,-0.302,-0.296,-0.288,-0.28,-0.272,-0.263,-0.254,-0.244,-0.235,-0.224,-0.214,-0.203,-0.192,-0.181,-0.171,-0.159,-0.149,-0.138,-0.127,-0.116,-0.106,-0.095,-0.086,-0.076,-0.067,-0.058,-0.05,-0.042,-0.034,-0.028,-0.022,-0.016,-0.011,-0.007,-0.004,-0.002,0,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Sleeping.mtn b/model/Potion-Maker/Tia/motions/Sleeping.mtn new file mode 100644 index 0000000..84d7698 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Sleeping.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=10,10.007,10.026,10.06,10.1,10.15,10.22,10.29,10.37,10.46,10.56,10.66,10.77,10.88,11,11.12,11.25,11.38,11.51,11.64,11.78,11.92,12.05,12.19,12.32,12.45,12.58,12.71,12.84,12.96,13.08,13.19,13.3,13.4,13.49,13.58,13.67,13.74,13.81,13.86,13.91,13.95,13.98,13.994,14,13.93,13.75,13.48,13.16,12.84,12.52,12.25,12.07,12,12.03,12.12,12.25,12.4,12.56,12.7,12.83,12.92,12.98,13,12.987,12.95,12.9,12.83,12.76,12.67,12.59,12.5,12.4,12.31,12.23,12.14,12.07,12,11.93,11.86,11.79,11.73,11.67,11.61,11.55,11.5,11.45,11.4,11.35,11.31,11.26,11.22,11.18,11.14,11.1,11.07,11.03,11,10.97,10.93,10.9,10.87,10.85,10.82,10.8,10.77,10.75,10.73,10.71,10.69,10.669,10.648,10.63,10.61,10.59,10.56,10.54,10.52,10.49,10.47,10.44,10.41,10.38,10.34,10.31,10.27,10.23,10.19,10.15,10.1,10.05,10,9.92,9.79,9.62,9.41,9.17,8.88,8.57,8.23,7.85,7.44,7.02,6.57,6.11,5.63,5.14,4.63,4.11,3.58,3.05,2.52,1.99,1.46,0.93,0.41,-0.11,-0.62,-1.11,-1.59,-2.06,-2.51,-2.93,-3.34,-3.72,-4.08,-4.42,-4.72,-5,-5.28,-5.52,-5.75,-5.95,-6.13,-6.28,-6.42,-6.53,-6.63,-6.72,-6.79,-6.84,-6.89,-6.92,-6.95,-6.97,-6.984,-6.992,-6.997,-6.999,-7,-7,-6.95,-6.82,-6.61,-6.32,-5.97,-5.56,-5.09,-4.57,-4.02,-3.42,-2.79,-2.13,-1.45,-0.74,-0.04,0.68,1.41,2.13,2.85,3.55,4.24,4.92,5.57,6.2,6.78,7.33,7.85,8.32,8.74,9.1,9.41,9.66,9.85,9.96,10 +PARAM_ANGLE_Y=-10,-10.03,-10.13,-10.29,-10.5,-10.77,-11.09,-11.45,-11.85,-12.3,-12.78,-13.3,-13.84,-14.41,-15.01,-15.62,-16.25,-16.9,-17.56,-18.22,-18.9,-19.58,-20.25,-20.94,-21.61,-22.27,-22.92,-23.56,-24.19,-24.8,-25.38,-25.94,-26.48,-26.99,-27.47,-27.92,-28.33,-28.7,-29.03,-29.31,-29.55,-29.74,-29.89,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.24,-27.26,-24.39,-21.12,-17.71,-14.54,-11.83,-9.76,-8.46,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8.13,-8.5,-9.05,-9.78,-10.63,-11.59,-12.62,-13.69,-14.8,-15.92,-17.01,-18.07,-19.08,-20,-20.85,-21.58,-22.17,-22.61,-22.9,-23,-22.96,-22.86,-22.7,-22.47,-22.2,-21.87,-21.5,-21.08,-20.64,-20.16,-19.65,-19.12,-18.57,-18.01,-17.44,-16.86,-16.28,-15.71,-15.14,-14.58,-14.04,-13.52,-13.02,-12.55,-12.1,-11.69,-11.32,-10.99,-10.7,-10.46,-10.26,-10.12,-10.03,-10,-10.005,-10.021,-10.05,-10.08,-10.13,-10.18,-10.25,-10.33,-10.41,-10.51,-10.61,-10.72,-10.84,-10.97,-11.11,-11.26,-11.41,-11.58,-11.75,-11.93,-12.12,-12.31,-12.51,-12.72,-12.94,-13.16,-13.39,-13.62,-13.87,-14.11,-14.36,-14.63,-14.89,-15.16,-15.44,-15.71,-16,-16.31,-16.59,-16.86,-17.12,-17.35,-17.56,-17.76,-17.94,-18.1,-18.25,-18.38,-18.5,-18.6,-18.69,-18.77,-18.83,-18.89,-18.93,-18.96,-18.98,-18.996,-19,-18.98,-18.91,-18.79,-18.64,-18.46,-18.24,-17.99,-17.72,-17.42,-17.1,-16.77,-16.42,-16.06,-15.69,-15.31,-14.93,-14.55,-14.16,-13.78,-13.42,-13.05,-12.69,-12.35,-12.01,-11.7,-11.41,-11.14,-10.89,-10.67,-10.47,-10.31,-10.18,-10.08,-10.02,-10 +PARAM_ANGLE_Z=7,7.006,7.025,7.06,7.1,7.15,7.22,7.3,7.38,7.48,7.59,7.71,7.84,7.98,8.12,8.28,8.44,8.62,8.8,8.99,9.2,9.4,9.62,9.84,10.07,10.31,10.55,10.81,11.06,11.33,11.6,11.88,12.16,12.45,12.75,13.05,13.36,13.67,13.99,14.31,14.64,14.97,15.31,15.65,16,16.32,16.56,16.74,16.86,16.94,16.98,16.997,17.001,17,16.75,16.09,15.12,14.01,12.83,11.71,10.72,9.91,9.33,9,8.76,8.57,8.41,8.27,8.14,8.03,7.93,7.82,7.72,7.6,7.48,7.34,7.18,7,6.77,6.54,6.32,6.1,5.88,5.67,5.47,5.28,5.1,4.92,4.76,4.61,4.48,4.36,4.25,4.16,4.09,4.04,4.01,4,4.008,4.03,4.07,4.12,4.19,4.26,4.35,4.44,4.55,4.66,4.77,4.9,5.02,5.15,5.28,5.42,5.55,5.68,5.81,5.94,6.07,6.19,6.3,6.41,6.51,6.61,6.7,6.77,6.84,6.89,6.94,6.97,6.993,7,6.982,6.93,6.84,6.72,6.57,6.39,6.18,5.96,5.7,5.42,5.12,4.8,4.46,4.11,3.74,3.36,2.97,2.56,2.15,1.74,1.31,0.89,0.46,0.03,-0.4,-0.83,-1.25,-1.66,-2.08,-2.48,-2.87,-3.26,-3.63,-4,-4.35,-4.68,-5,-5.33,-5.61,-5.86,-6.09,-6.28,-6.44,-6.58,-6.69,-6.79,-6.86,-6.92,-6.96,-6.99,-7.011,-7.021,-7.025,-7.023,-7.019,-7.013,-7.007,-7.002,-7,-6.96,-6.85,-6.68,-6.44,-6.16,-5.81,-5.43,-5,-4.55,-4.05,-3.53,-2.99,-2.43,-1.85,-1.27,-0.68,-0.07,0.52,1.11,1.69,2.26,2.82,3.35,3.87,4.35,4.8,5.23,5.61,5.96,6.26,6.52,6.72,6.87,6.97,7 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94 +PARAM_EYE_R_OPEN=0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46 +PARAM_BROW_R_Y=-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46 +PARAM_BROW_ANGLE=0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=-0.36,-0.362,-0.366,-0.373,-0.382,-0.394,-0.407,-0.421,-0.437,-0.454,-0.472,-0.489,-0.508,-0.526,-0.544,-0.561,-0.578,-0.593,-0.607,-0.62,-0.632,-0.642,-0.649,-0.655,-0.659,-0.66,-0.66,-0.66,-0.658,-0.656,-0.654,-0.651,-0.648,-0.644,-0.639,-0.634,-0.627,-0.621,-0.613,-0.605,-0.596,-0.587,-0.576,-0.565,-0.553,-0.541,-0.527,-0.513,-0.498,-0.482,-0.465,-0.448,-0.429,-0.41,-0.38,-0.36,-0.32,-0.29,-0.25,-0.2,-0.16,-0.11,-0.06,0,0.08,0.17,0.25,0.34,0.43,0.51,0.59,0.66,0.72,0.77,0.82,0.85,0.87,0.88,0.879,0.875,0.869,0.86,0.849,0.835,0.82,0.802,0.782,0.76,0.73,0.71,0.68,0.65,0.61,0.58,0.54,0.5,0.46,0.41,-0.31,-0.331,-0.351,-0.37,-0.389,-0.407,-0.425,-0.441,-0.458,-0.473,-0.488,-0.502,-0.515,-0.528,-0.54,-0.552,-0.562,-0.572,-0.582,-0.591,-0.599,-0.607,-0.614,-0.62,-0.626,-0.631,-0.635,-0.639,-0.643,-0.645,-0.647,-0.649,-0.65,-0.65,-0.65,-0.648,-0.646,-0.643,-0.639,-0.634,-0.629,-0.622,-0.616,-0.609,-0.601,-0.593,-0.584,-0.575,-0.566,-0.556,-0.547,-0.537,-0.527,-0.516,-0.506,-0.496,-0.486,-0.476,-0.466,-0.456,-0.447,-0.438,-0.429,-0.42,-0.412,-0.405,-0.398,-0.391,-0.385,-0.379,-0.374,-0.37,-0.367,-0.364,-0.362,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=1,0.999,0.994,0.987,0.977,0.964,0.949,0.931,0.911,0.89,0.86,0.84,0.81,0.78,0.75,0.71,0.68,0.64,0.6,0.56,0.52,0.48,0.44,0.39,0.35,0.3,0.26,0.21,0.17,0.12,0.07,0.02,-0.02,-0.07,-0.12,-0.17,-0.21,-0.26,-0.3,-0.35,-0.39,-0.44,-0.48,-0.52,-0.56,-0.6,-0.64,-0.68,-0.71,-0.75,-0.78,-0.81,-0.84,-0.86,-0.89,-0.91,-0.931,-0.949,-0.964,-0.977,-0.987,-0.994,-0.999,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.998,-0.992,-0.982,-0.969,-0.952,-0.931,-0.91,-0.88,-0.85,-0.82,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.43,-0.38,-0.33,-0.28,-0.22,-0.17,-0.11,-0.06,0,0.06,0.11,0.17,0.22,0.28,0.33,0.38,0.43,0.48,0.53,0.58,0.62,0.67,0.71,0.75,0.79,0.82,0.85,0.88,0.91,0.93,0.952,0.969,0.982,0.992,0.998,1,0.998,0.993,0.984,0.972,0.957,0.938,0.92,0.89,0.86,0.83,0.8,0.76,0.72,0.68,0.63,0.58,0.53,0.47,0.42,0.36,0.29,0.23,0.16,0.09,0.02,-0.05,-0.13,-0.21,-0.29,-0.37,-0.45,-0.54,-0.63,-0.72,-0.81,-0.9,-1,-1.1,-1.2,-1.29,-1.37,-1.45,-1.52,-1.59,-1.65,-1.7,-1.75,-1.79,-1.83,-1.87,-1.9,-1.92,-1.94,-1.962,-1.976,-1.987,-1.994,-1.999,-2,-1.992,-1.97,-1.93,-1.88,-1.82,-1.75,-1.66,-1.57,-1.47,-1.37,-1.26,-1.14,-1.02,-0.9,-0.77,-0.64,-0.52,-0.39,-0.26,-0.14,-0.02,0.1,0.22,0.33,0.43,0.53,0.62,0.7,0.78,0.84,0.9,0.94,0.97,0.993,1 +PARAM_BODY_ANGLE_Z=0,-0.005,-0.02,-0.04,-0.08,-0.12,-0.16,-0.22,-0.28,-0.35,-0.42,-0.49,-0.58,-0.66,-0.75,-0.84,-0.94,-1.03,-1.13,-1.23,-1.34,-1.44,-1.54,-1.64,-1.74,-1.84,-1.94,-2.03,-2.13,-2.22,-2.31,-2.39,-2.47,-2.55,-2.62,-2.69,-2.75,-2.8,-2.85,-2.9,-2.93,-2.96,-2.98,-2.996,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.97,-2.88,-2.75,-2.6,-2.44,-2.3,-2.17,-2.08,-2.02,-2,-2.04,-2.14,-2.28,-2.46,-2.66,-2.87,-3.08,-3.28,-3.47,-3.65,-3.79,-3.9,-3.97,-4,-3.996,-3.984,-3.964,-3.94,-3.9,-3.86,-3.82,-3.76,-3.7,-3.64,-3.57,-3.5,-3.42,-3.33,-3.25,-3.15,-3.06,-2.96,-2.86,-2.76,-2.66,-2.55,-2.44,-2.33,-2.22,-2.11,-2,-1.89,-1.78,-1.67,-1.56,-1.45,-1.34,-1.24,-1.14,-1.04,-0.94,-0.85,-0.75,-0.67,-0.58,-0.5,-0.43,-0.36,-0.3,-0.24,-0.18,-0.14,-0.1,-0.06,-0.04,-0.016,-0.004,0,-0.002,-0.007,-0.016,-0.028,-0.043,-0.062,-0.08,-0.11,-0.14,-0.17,-0.2,-0.24,-0.28,-0.32,-0.37,-0.42,-0.47,-0.53,-0.58,-0.64,-0.71,-0.77,-0.84,-0.91,-0.98,-1.05,-1.13,-1.21,-1.29,-1.37,-1.45,-1.54,-1.63,-1.72,-1.81,-1.9,-2,-2.1,-2.2,-2.29,-2.37,-2.45,-2.52,-2.59,-2.65,-2.7,-2.75,-2.79,-2.83,-2.87,-2.9,-2.92,-2.94,-2.962,-2.976,-2.987,-2.994,-2.999,-3,-2.992,-2.97,-2.93,-2.88,-2.82,-2.75,-2.66,-2.57,-2.47,-2.37,-2.26,-2.14,-2.02,-1.9,-1.77,-1.64,-1.52,-1.39,-1.26,-1.14,-1.02,-0.9,-0.78,-0.67,-0.57,-0.47,-0.38,-0.3,-0.22,-0.16,-0.1,-0.06,-0.03,-0.007,0 +PARAM_BODY_Y=-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.209,-0.207,-0.202,-0.197,-0.19,-0.181,-0.172,-0.161,-0.149,-0.137,-0.123,-0.109,-0.095,-0.08,-0.065,-0.049,-0.033,-0.017,-0.001,0.015,0.03,0.046,0.06,0.075,0.089,0.102,0.114,0.126,0.136,0.146,0.155,0.162,0.168,0.173,0.177,0.179,0.18,0.179,0.178,0.175,0.172,0.167,0.162,0.155,0.148,0.141,0.132,0.123,0.114,0.104,0.093,0.083,0.072,0.06,0.048,0.036,0.024,0.012,0,-0.014,-0.027,-0.04,-0.052,-0.063,-0.074,-0.085,-0.095,-0.104,-0.113,-0.121,-0.129,-0.137,-0.144,-0.151,-0.157,-0.163,-0.168,-0.173,-0.178,-0.182,-0.186,-0.19,-0.193,-0.196,-0.199,-0.201,-0.204,-0.205,-0.207,-0.208,-0.209,-0.209,-0.21,-0.21 +PARAM_BREATH=0.5,0.499,0.497,0.494,0.489,0.483,0.476,0.468,0.458,0.448,0.437,0.425,0.413,0.399,0.385,0.371,0.356,0.341,0.325,0.309,0.293,0.277,0.26,0.244,0.228,0.211,0.195,0.179,0.164,0.149,0.134,0.12,0.106,0.093,0.08,0.068,0.057,0.047,0.038,0.029,0.022,0.015,0.01,0.006,0.003,0.001,0,0.002,0.008,0.02,0.04,0.07,0.1,0.14,0.2,0.26,0.31,0.36,0.4,0.44,0.47,0.485,0.496,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.499,0.496,0.49,0.483,0.474,0.463,0.451,0.437,0.422,0.406,0.389,0.371,0.352,0.333,0.313,0.293,0.273,0.25,0.232,0.212,0.19,0.172,0.153,0.135,0.117,0.1,0.085,0.07,0.056,0.043,0.033,0.023,0.015,0.008,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.005,0.012,0.02,0.03,0.042,0.056,0.071,0.088,0.105,0.124,0.143,0.163,0.18,0.205,0.23,0.25,0.27,0.29,0.31,0.331,0.351,0.37,0.388,0.405,0.422,0.437,0.45,0.463,0.474,0.483,0.49,0.496,0.499,0.5 +PARAM_BOING=0,0,-0.002,-0.005,-0.008,-0.013,-0.018,-0.025,-0.032,-0.04,-0.048,-0.057,-0.067,-0.078,-0.089,-0.1,-0.112,-0.125,-0.137,-0.15,-0.164,-0.177,-0.191,-0.205,-0.219,-0.233,-0.247,-0.261,-0.275,-0.289,-0.303,-0.316,-0.33,-0.343,-0.355,-0.368,-0.38,-0.391,-0.402,-0.413,-0.423,-0.432,-0.44,-0.448,-0.455,-0.462,-0.467,-0.472,-0.475,-0.478,-0.479,-0.48,-0.465,-0.42,-0.36,-0.29,-0.2,-0.12,-0.03,0.05,0.13,0.19,0.23,0.26,0.27,0.19,0.07,-0.04,-0.13,-0.16,-0.12,-0.04,0.02,0.07,0.09,0.074,0.05,0.02,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0,0.004,0.008,0.014,0.021,0.03,0.04,0.051,0.064,0.077,0.092,0.107,0.123,0.14,0.157,0.175,0.194,0.213,0.231,0.251,0.27,0.289,0.309,0.327,0.346,0.365,0.383,0.4,0.417,0.433,0.448,0.463,0.476,0.489,0.5,0.51,0.519,0.526,0.532,0.536,0.539,0.54,0.539,0.537,0.534,0.529,0.523,0.516,0.508,0.5,0.491,0.481,0.47,0.459,0.448,0.436,0.424,0.412,0.399,0.387,0.375,0.363,0.35,0.339,0.327,0.316,0.306,0.296,0.286,0.277,0.269,0.262,0.256,0.25,0.246,0.242,0.24,0.238,0.237,0.235,0.234,0.232,0.231,0.23,0.228,0.227,0.226,0.225,0.224,0.223,0.222,0.22,0.22,0.219,0.218,0.218,0.217,0.22,0.215,0.215,0.214,0.21,0.213,0.212,0.21,0.21,0.21,0.209,0.21,0.207,0.206,0.206,0.205,0.204,0.203,0.202,0.201,0.2,0.199,0.197,0.196,0.195,0.194,0.192,0.191,0.189,0.187,0.186,0.184,0.182,0.18,0.178,0.176,0.174,0.172,0.169,0.167,0.165,0.163,0.16,0.158,0.156,0.153,0.151,0.148,0.146,0.143,0.141,0.138,0.136,0.133,0.131,0.128,0.126,0.123,0.121,0.118,0.116,0.113,0.11,0.108,0.105,0.103,0.1,0.098,0.095,0.092,0.09,0.087,0.085,0.082,0.08,0.077,0.075,0.073,0.07,0.068,0.065,0.063,0.061,0.058,0.056,0.054,0.052,0.049,0.047,0.045,0.043,0.041,0.039,0.037,0.035,0.033,0.031,0.029,0.028,0.026,0.024,0.023,0.021,0.019,0.018,0.017,0.015,0.014,0.013,0.011,0.01,0.009,0.008,0.007,0.01,0.005,0.004,0.004,0.003,0,0.002,0,0.001,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.142,0.147,0.155,0.166,0.179,0.194,0.21,0.226,0.243,0.26,0.276,0.291,0.305,0.318,0.329,0.338,0.344,0.349,0.35,0.349,0.348,0.345,0.342,0.337,0.332,0.326,0.319,0.312,0.304,0.296,0.287,0.278,0.269,0.259,0.25,0.24,0.231,0.221,0.212,0.203,0.194,0.186,0.178,0.171,0.164,0.158,0.153,0.148,0.145,0.142,0.141,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.141,0.14,0.14,0.14,0.14,0.142,0.14,0.14,0.14,0.143,0.14,0.14,0.14,0.144,0.14,0.14,0.14,0.145,0.15,0.15,0.146,0.15,0.15,0.15,0.147,0.15,0.15,0.15,0.148,0.15,0.15,0.15,0.15,0.149,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.149,0.148,0.145,0.141,0.135,0.13,0.123,0.115,0.106,0.097,0.087,0.077,0.066,0.054,0.043,0.03,0.018,0.005,-0.007,-0.02,-0.033,-0.046,-0.059,-0.072,-0.085,-0.097,-0.109,-0.121,-0.132,-0.143,-0.153,-0.163,-0.172,-0.181,-0.188,-0.195,-0.202,-0.207,-0.212,-0.215,-0.218,-0.219,-0.22,-0.22,-0.218,-0.216,-0.214,-0.21,-0.206,-0.202,-0.196,-0.19,-0.184,-0.177,-0.17,-0.162,-0.154,-0.145,-0.136,-0.127,-0.117,-0.107,-0.097,-0.087,-0.077,-0.066,-0.056,-0.045,-0.035,-0.024,-0.014,-0.003,0.007,0.017,0.027,0.037,0.047,0.056,0.065,0.074,0.082,0.09,0.097,0.104,0.11,0.116,0.122,0.126,0.13,0.134,0.136,0.138,0.14,0.14 +PARAM_HAIR_SIDE_L=-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.394,-0.406,-0.424,-0.45,-0.48,-0.51,-0.54,-0.58,-0.62,-0.65,-0.69,-0.72,-0.75,-0.78,-0.8,-0.824,-0.838,-0.847,-0.85,-0.849,-0.845,-0.839,-0.831,-0.822,-0.81,-0.797,-0.782,-0.766,-0.749,-0.731,-0.712,-0.692,-0.67,-0.651,-0.63,-0.61,-0.59,-0.568,-0.55,-0.528,-0.509,-0.491,-0.474,-0.458,-0.443,-0.43,-0.418,-0.409,-0.401,-0.395,-0.391,-0.39,-0.39,-0.391,-0.393,-0.395,-0.397,-0.4,-0.404,-0.408,-0.412,-0.417,-0.422,-0.428,-0.434,-0.44,-0.447,-0.453,-0.461,-0.468,-0.475,-0.483,-0.491,-0.499,-0.507,-0.515,-0.523,-0.532,-0.54,-0.548,-0.557,-0.565,-0.573,-0.581,-0.589,-0.597,-0.605,-0.612,-0.619,-0.627,-0.633,-0.64,-0.646,-0.652,-0.658,-0.663,-0.668,-0.672,-0.676,-0.68,-0.683,-0.685,-0.687,-0.689,-0.69,-0.69,-0.689,-0.685,-0.679,-0.67,-0.659,-0.646,-0.632,-0.615,-0.597,-0.577,-0.56,-0.53,-0.51,-0.49,-0.46,-0.43,-0.41,-0.38,-0.35,-0.33,-0.3,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.04,-0.02,-0.002,0.016,0.033,0.048,0.061,0.073,0.082,0.09,0.095,0.099,0.1,0.099,0.098,0.095,0.091,0.087,0.081,0.075,0.068,0.06,0.051,0.041,0.031,0.021,0.01,-0.002,-0.014,-0.027,-0.04,-0.053,-0.067,-0.081,-0.095,-0.109,-0.123,-0.138,-0.152,-0.167,-0.181,-0.195,-0.209,-0.223,-0.237,-0.25,-0.263,-0.276,-0.288,-0.3,-0.311,-0.321,-0.331,-0.341,-0.35,-0.358,-0.365,-0.371,-0.377,-0.381,-0.385,-0.388,-0.389,-0.39 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_WING_DEFORM=0,-0.003,-0.01,-0.023,-0.039,-0.059,-0.08,-0.11,-0.14,-0.17,-0.2,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.41,-0.44,-0.46,-0.48,-0.498,-0.511,-0.522,-0.528,-0.53,-0.529,-0.528,-0.525,-0.521,-0.516,-0.51,-0.503,-0.495,-0.486,-0.477,-0.467,-0.456,-0.445,-0.432,-0.42,-0.407,-0.393,-0.379,-0.365,-0.35,-0.335,-0.321,-0.305,-0.29,-0.275,-0.259,-0.244,-0.229,-0.214,-0.198,-0.184,-0.17,-0.155,-0.141,-0.128,-0.115,-0.103,-0.091,-0.079,-0.068,-0.058,-0.049,-0.04,-0.032,-0.025,-0.018,-0.013,-0.008,-0.005,-0.002,-0.001,0,0,-0.002,-0.004,-0.006,-0.01,-0.014,-0.018,-0.024,-0.03,-0.036,-0.043,-0.05,-0.058,-0.067,-0.075,-0.085,-0.094,-0.104,-0.114,-0.124,-0.134,-0.145,-0.156,-0.167,-0.178,-0.189,-0.2,-0.211,-0.222,-0.233,-0.244,-0.255,-0.266,-0.276,-0.286,-0.296,-0.306,-0.315,-0.325,-0.333,-0.342,-0.35,-0.357,-0.364,-0.37,-0.376,-0.382,-0.386,-0.39,-0.394,-0.396,-0.398,-0.4,-0.4,-0.4,-0.4,-0.399,-0.398,-0.397,-0.395,-0.394,-0.392,-0.39,-0.387,-0.385,-0.382,-0.379,-0.376,-0.372,-0.369,-0.365,-0.361,-0.357,-0.353,-0.348,-0.344,-0.339,-0.334,-0.329,-0.324,-0.319,-0.313,-0.308,-0.302,-0.296,-0.291,-0.285,-0.279,-0.273,-0.267,-0.261,-0.255,-0.248,-0.242,-0.236,-0.229,-0.223,-0.217,-0.21,-0.204,-0.198,-0.191,-0.185,-0.179,-0.172,-0.166,-0.16,-0.153,-0.147,-0.141,-0.135,-0.129,-0.123,-0.117,-0.111,-0.105,-0.1,-0.094,-0.089,-0.083,-0.078,-0.073,-0.068,-0.063,-0.059,-0.054,-0.05,-0.045,-0.041,-0.037,-0.034,-0.03,-0.026,-0.023,-0.02,-0.017,-0.015,-0.012,-0.01,-0.008,-0.006,-0.005,-0.003,-0.002,-0.001,-0.001,0,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Success.mtn b/model/Potion-Maker/Tia/motions/Success.mtn new file mode 100644 index 0000000..584ce12 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Success.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.75,2.58,5,7.42,9.25,10,10,10,10,10,10,10,10,10,10,9.999,9.996,9.991,9.984,9.974,9.961,9.945,9.92,9.9,9.87,9.83,9.79,9.75,9.69,9.63,9.57,9.49,9.41,9.32,9.22,9.12,9,8.71,8.16,7.38,6.43,5.41,4.31,3.22,2.23,1.33,0.63,0.17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,2.25,7.73,15,22.27,27.75,30,28.23,24.41,19.64,14.69,10.16,6.42,3.93,3,3.006,3.025,3.05,3.09,3.14,3.19,3.24,3.3,3.36,3.43,3.49,3.56,3.62,3.68,3.74,3.79,3.84,3.89,3.93,3.96,3.98,3.995,4,3.92,3.71,3.38,2.96,2.5,2,1.5,1.04,0.63,0.29,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.82,2.87,5.68,8.68,11.26,13,14.17,14.9,15.38,15.69,15.86,15.96,15.99,16,15.997,15.988,15.97,15.94,15.91,15.86,15.79,15.71,15.62,15.51,15.38,15.23,15.07,14.87,14.66,14.43,14.17,13.88,13.56,13.22,12.84,12.44,12,11.32,10.31,9.01,7.51,5.94,4.29,2.68,1.22,-0.08,-1.1,-1.76,-2,-2,-1.97,-1.9,-1.79,-1.65,-1.48,-1.29,-1.1,-0.9,-0.71,-0.52,-0.35,-0.21,-0.1,-0.03,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.52,0.45,0.36,0.27,0.2,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.171,0.173,0.176,0.18,0.21,0.26,0.33,0.4,0.46,0.5,0.54,0.55 +PARAM_EYE_R_OPEN=0.55,0.52,0.45,0.36,0.27,0.2,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.171,0.173,0.176,0.18,0.21,0.26,0.33,0.4,0.46,0.5,0.54,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0.92,0.89,0.81,0.71,0.61,0.53,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.515,0.56,0.61,0.68,0.76,0.83,0.88,0.92,0.94,0.938,0.935,0.93,0.925,0.922,0.92 +PARAM_MOUTH_OPEN2=-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0.017,0.08,0.19,0.38,0.64,1,1.5,1.9,2.23,2.51,2.72,2.87,2.97,3,2.987,2.95,2.88,2.8,2.7,2.58,2.44,2.29,2.12,1.95,1.76,1.57,1.37,1.16,0.95,0.74,0.53,0.31,0.1,-0.1,-0.31,-0.51,-0.7,-0.88,-1.05,-1.22,-1.37,-1.5,-1.63,-1.74,-1.83,-1.9,-1.96,-1.99,-2,-2,-1.97,-1.9,-1.79,-1.65,-1.48,-1.29,-1.1,-0.9,-0.71,-0.52,-0.35,-0.21,-0.1,-0.03,0 +PARAM_BODY_ANGLE_Z=0,0.15,0.52,1,1.48,1.85,2,1.95,1.83,1.67,1.5,1.34,1.2,1.08,1,0.93,0.86,0.8,0.74,0.69,0.63,0.58,0.53,0.49,0.45,0.41,0.37,0.33,0.3,0.27,0.24,0.21,0.19,0.16,0.14,0.122,0.103,0.087,0.072,0.059,0.047,0.037,0.028,0.02,0.014,0.009,0.005,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,-0.001,-0.004,-0.009,-0.015,-0.022,-0.031,-0.041,-0.052,-0.063,-0.074,-0.086,-0.099,-0.111,-0.122,-0.134,-0.145,-0.155,-0.165,-0.174,-0.181,-0.188,-0.193,-0.197,-0.199,-0.2,-0.198,-0.194,-0.186,-0.175,-0.162,-0.146,-0.127,-0.11,-0.08,-0.06,-0.03,0,0.03,0.05,0.08,0.099,0.116,0.131,0.143,0.153,0.161,0.166,0.169,0.17,0.17,0.168,0.162,0.152,0.14,0.126,0.11,0.093,0.077,0.06,0.044,0.03,0.018,0.008,0.002,0 +PARAM_BREATH=0.5,0.54,0.63,0.75,0.87,0.96,1,0.999,0.997,0.993,0.987,0.98,0.972,0.963,0.953,0.941,0.929,0.915,0.901,0.887,0.871,0.855,0.838,0.822,0.805,0.787,0.77,0.752,0.735,0.717,0.7,0.683,0.666,0.65,0.634,0.619,0.604,0.59,0.577,0.565,0.553,0.543,0.533,0.525,0.517,0.511,0.506,0.503,0.501,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0,0.04,0.14,0.26,0.38,0.48,0.54,0.56,0.39,0.13,-0.12,-0.3,-0.37,-0.24,-0.03,0.11,0.16,0.146,0.11,0.07,0.03,-0.01,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.017,-0.017,-0.016,-0.015,-0.014,-0.013,-0.012,-0.011,-0.01,-0.009,-0.007,-0.006,-0.005,-0.005,-0.004,-0.003,0,-0.002,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.015,-0.05,-0.09,-0.13,-0.17,-0.2,-0.22,-0.23,-0.16,0.01,0.23,0.43,0.6,0.7,0.74,0.67,0.49,0.28,0.07,-0.1,-0.2,-0.24,-0.222,-0.18,-0.12,-0.06,-0.02,0,-0.002,-0.007,-0.015,-0.026,-0.038,-0.053,-0.07,-0.087,-0.105,-0.123,-0.142,-0.16,-0.178,-0.195,-0.211,-0.225,-0.238,-0.249,-0.258,-0.265,-0.269,-0.27,-0.267,-0.257,-0.242,-0.223,-0.2,-0.17,-0.15,-0.12,-0.1,-0.07,-0.05,-0.028,-0.013,-0.003,0 +PARAM_HAIR_SIDE_R=0,0.03,0.12,0.22,0.31,0.39,0.44,0.46,0.444,0.41,0.36,0.32,0.28,0.24,0.22,0.21,0.221,0.25,0.28,0.31,0.33,0.36,0.374,0.38,0.38,0.38,0.378,0.377,0.374,0.37,0.365,0.358,0.35,0.34,0.328,0.314,0.298,0.28,0.26,0.23,0.2,0.17,0.14,0.11,0.08,0.06,0.038,0.022,0.01,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.04,-0.13,-0.24,-0.36,-0.44,-0.5,-0.52,-0.48,-0.38,-0.26,-0.14,-0.03,0.07,0.13,0.15,0.11,0.02,-0.1,-0.23,-0.35,-0.45,-0.54,-0.59,-0.63,-0.67,-0.69,-0.72,-0.733,-0.747,-0.758,-0.766,-0.771,-0.775,-0.778,-0.779,-0.78,-0.78,-0.764,-0.72,-0.66,-0.58,-0.49,-0.4,-0.31,-0.23,-0.15,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.016,-0.06,-0.12,-0.19,-0.26,-0.33,-0.39,-0.43,-0.46,-0.47,-0.468,-0.463,-0.454,-0.442,-0.427,-0.411,-0.392,-0.37,-0.35,-0.32,-0.3,-0.27,-0.25,-0.22,-0.2,-0.17,-0.15,-0.12,-0.1,-0.08,-0.059,-0.043,-0.028,-0.016,-0.007,-0.002,0,-0.08,-0.24,-0.32,-0.24,-0.08,0,-0.05,-0.14,-0.19,-0.05,0.19,0.33,0.33,0.326,0.314,0.296,0.27,0.24,0.21,0.18,0.15,0.12,0.09,0.06,0.03,0.016,0.004,0 +PARAM_WING_DEFORM=0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.997,0.99,0.978,0.962,0.943,0.92,0.89,0.87,0.84,0.8,0.77,0.74,0.7,0.67,0.63,0.6,0.57,0.53,0.5,0.48,0.45,0.43,0.408,0.392,0.38,0.373,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.365,0.352,0.33,0.31,0.27,0.24,0.2,0.17,0.13,0.1,0.06,0.04,0.02,0.005,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Sukebei1.mtn b/model/Potion-Maker/Tia/motions/Sukebei1.mtn new file mode 100644 index 0000000..e9c935e --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Sukebei1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-7.88,-22.12,-30,-14.24,14.24,30,14.24,-14.24,-30,-24.64,-16.05,-8.04,-2.25,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.07,-0.28,-0.61,-1.04,-1.56,-2.16,-2.83,-3.53,-4.27,-5.03,-5.79,-6.53,-7.26,-7.95,-8.6,-9.18,-9.71,-10.16,-10.51,-10.78,-10.94,-11,-11,-11.04,-11.14,-11.31,-11.53,-11.81,-12.13,-12.5,-12.89,-13.32,-13.76,-14.24,-14.71,-15.2,-15.68,-16.16,-16.64,-17.1,-17.54,-17.96,-18.35,-18.71,-19.03,-19.31,-19.55,-19.74,-19.88,-19.97,-20,-20,-19.41,-17.95,-16,-14.19,-12.66,-11,-9.07,-7.06,-5,-2.67,-1.37,-0.58,-0.14,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=-0.69,-0.695,-0.705,-0.71,-0.703,-0.69,-0.68,-0.675,-0.671,-0.668,-0.665,-0.663,-0.662,-0.661,-0.66,-0.66,-0.66,-1,-0.987,-0.967,-0.949,-0.935,-0.93,-1,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.942,-0.947,-0.953,-0.961,-0.969,-0.977,-0.984,-0.99,-0.996,-0.999,-1 +PARAM_EYE_L_OPEN=0.55,0.543,0.523,0.49,0.45,0.41,0.36,0.31,0.26,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0,0.002,0.005,0.01,0.015,0.018,0.02,0.02,0.02,0.02,0.02,0.019,0.018,0.02,0.016,0.016,0.015,0.014,0.013,0.012,0.011,0.01,0.009,0.008,0.007,0.006,0.005,0.004,0.004,0.003,0,0.001,0.001,0,0,0,0,0,0,0,0,0,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.927,0.9,0.85,0.8,0.75,0.7,0.65,0.61,0.58,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.543,0.523,0.49,0.45,0.41,0.36,0.31,0.26,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0,0.002,0.005,0.01,0.015,0.018,0.02,0.02,0.02,0.02,0.02,0.019,0.018,0.02,0.016,0.016,0.015,0.014,0.013,0.012,0.011,0.01,0.009,0.008,0.007,0.006,0.005,0.004,0.004,0.003,0,0.001,0.001,0,0,0,0,0,0,0,0,0,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.937,0.9,0.86,0.81,0.76,0.7,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-0.986,-0.94,-0.88,-0.79,-0.68,-0.56,-0.43,-0.29,-0.14,0.01,0.17,0.32,0.47,0.62,0.76,0.89,0.9,0.84,0.7,0.52,0.35,0.22,0.13,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.24,0.47,0.69,0.84,0.9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-1,-0.98,-0.91,-0.8,-0.67,-0.52,-0.34,-0.17,0.01,0.19,0.35,0.5,0.64,0.74,0.82,0.87,0.89,0.89,0.83,0.69,0.52,0.35,0.21,0.13,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.24,0.47,0.69,0.84,0.9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0,0.002,0.008,0.018,0.031,0.047,0.066,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.26,0.29,0.31,0.33,0.35,0.373,0.389,0.402,0.412,0.418,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.412,0.391,0.36,0.32,0.28,0.24,0.19,0.15,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.203,-0.208,-0.213,-0.22,-0.228,-0.237,-0.246,-0.257,-0.268,-0.279,-0.291,-0.303,-0.315,-0.326,-0.338,-0.349,-0.36,-0.37,-0.38,-0.388,-0.396,-0.403,-0.409,-0.414,-0.417,-0.419,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.411,-0.38,-0.32,-0.23,-0.16,-0.11,-0.07,-0.04,-0.02,-0.004,0 +PARAM_BROW_R_Y=-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.203,-0.208,-0.213,-0.22,-0.228,-0.237,-0.246,-0.257,-0.268,-0.279,-0.291,-0.303,-0.315,-0.326,-0.338,-0.349,-0.36,-0.37,-0.38,-0.388,-0.396,-0.403,-0.409,-0.414,-0.417,-0.419,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.411,-0.38,-0.32,-0.23,-0.16,-0.11,-0.07,-0.04,-0.02,-0.004,0 +PARAM_BROW_ANGLE=-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.621,-0.622,-0.624,-0.625,-0.627,-0.628,-0.63,-0.632,-0.634,-0.637,-0.639,-0.641,-0.643,-0.645,-0.647,-0.649,-0.651,-0.653,-0.654,-0.656,-0.657,-0.658,-0.66,-0.659,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.645,-0.59,-0.47,0,0.07,0.12,0.15,0.18,0.191,0.198,0.2 +PARAM_BROW_SELECT=0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.15,0.09,0.02,-0.06,-0.15,-0.24,-0.32,-0.39,-0.45,-0.49,-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.011,0.04,0.09,0.16,0.24,0.32,0.41,0.5,0.59,0.68,0.76,0.83,0.88,0.92,0.94,0.947,0.95,0.952,0.95,0.95,0.951,0.95,0.95,0.947,0.943,0.94 +PARAM_MOUTH_OPEN2=0.02,0.02,0.02,0.02,0.02,0.019,0.02,0.018,0.02,0.016,0.015,0.014,0.013,0.011,0.01,0.008,0.006,0.004,0.002,0,-0.12,-0.33,-0.47,-0.51,-0.508,-0.502,-0.492,-0.479,-0.464,-0.446,-0.425,-0.4,-0.38,-0.35,-0.33,-0.3,-0.28,-0.25,-0.22,-0.19,-0.17,-0.14,-0.12,-0.1,-0.07,-0.053,-0.035,-0.019,-0.006,0.005,0.013,0.018,0.02,0.007,-0.03,-0.08,-0.15,-0.22,-0.3,-0.39,-0.48,-0.57,-0.65,-0.73,-0.81,-0.87,-0.92,-0.96,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_MOUTH_EMO=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.359,0.36,0.358,0.36,0.356,0.356,0.355,0.35,0.353,0.352,0.351,0.35,0,0.009,0.027,0.05,0.07,0.1,0.114,0.126,0.13 +PARAM_CHEEK=0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.987,0.95,0.9,0.82,0.74,0.65,0.55,0.45,0.35,0.26,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0,1.05,2.95,4,3.11,1.36,0,-0.71,-1.36,-1.95,-2.47,-2.94,-3.35,-3.7,-4.01,-4.26,-4.48,-4.65,-4.78,-4.88,-4.95,-4.99,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.9,-4.66,-4.29,-3.85,-3.35,-2.83,-2.3,-1.79,-1.31,-0.88,-0.53,-0.24,-0.06,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.63,0.87,1,0.74,0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.016,0.06,0.11,0.17,0.24,0.31,0.37,0.42,0.46,0.49,0.5 +PARAM_BOING=0,0.08,0.26,0.5,0.74,0.92,1,0.76,0.36,0,-0.27,-0.37,-0.23,-0.01,0.19,0.34,0.4,0.386,0.35,0.3,0.23,0.17,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.1,-0.27,-0.39,-0.43,-0.37,-0.24,-0.07,0.09,0.22,0.3,0.33,0.319,0.29,0.24,0.19,0.14,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.11,0.31,0.42,0.17,-0.3,-0.55,-0.31,0.08,0.34,0.43,0.26,-0.01,-0.26,-0.44,-0.51,-0.39,-0.18,-0.05,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.18,0.46,0.73,0.92,1,0.96,0.86,0.73,0.57,0.41,0.25,0.09,-0.04,-0.14,-0.21,-0.23,-0.213,-0.17,-0.12,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.13,-0.34,-0.54,-0.68,-0.74,-0.49,-0.08,0.21,0.3,0.25,0.11,-0.06,-0.23,-0.37,-0.42,-0.407,-0.37,-0.33,-0.27,-0.22,-0.16,-0.11,-0.07,-0.03,-0.01,0 +PARAM_HAIR_SIDE_L=0,0.18,0.46,0.73,0.92,1,0.96,0.86,0.73,0.57,0.41,0.25,0.1,-0.03,-0.13,-0.2,-0.22,-0.204,-0.16,-0.12,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.21,0.34,0.43,0.46,0.18,-0.27,-0.59,-0.69,-0.6,-0.39,-0.11,0.18,0.39,0.48,0.465,0.43,0.37,0.31,0.25,0.19,0.13,0.08,0.04,0.01,0 +PARAM_TWIN_RIBBON_D=0,0.26,0.74,1,0.85,0.48,0,-0.48,-0.85,-1,-0.91,-0.71,-0.46,-0.2,0.04,0.23,0.36,0.41,0.38,0.3,0.21,0.11,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Sukebei2.mtn b/model/Potion-Maker/Tia/motions/Sukebei2.mtn new file mode 100644 index 0000000..8436933 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Sukebei2.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.5,-1.63,-3.26,-5.36,-8,-12.01,-14.49,-15.68,-16,-15.24,-13.21,-10.15,-6.31,-2.07,2.44,6.87,11.01,14.67,17.75,20.06,21.51,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,21.58,20.49,18.89,16.93,14.74,12.45,10.13,7.88,5.78,3.88,2.31,1.08,0.28,0 +PARAM_ANGLE_Y=0,5.36,13.95,21.96,27.75,30,30,30,30,30,28.92,26.03,21.68,16.23,10.2,3.79,-2.5,-8.38,-13.59,-17.96,-21.25,-23.3,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24,-23.54,-22.35,-20.61,-18.46,-16.07,-13.58,-11.05,-8.6,-6.31,-4.24,-2.52,-1.17,-0.3,0 +PARAM_ANGLE_Z=0,1.25,3.25,5.12,6.47,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6.87,6.52,6.01,5.39,4.69,3.96,3.22,2.51,1.84,1.24,0.74,0.34,0.09,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.94,0.94,0.94,0.94,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.62,0.73,0.84,0.91,0.94,0.94,0.94,0.94,0.94,0.94,0.85,0.69,0.58,0.55 +PARAM_EYE_L_OPEN2=-0.94,-0.94,-0.94,-0.94,-0.941,-0.942,-0.94,-0.944,-0.945,-0.946,-0.948,-0.949,-0.951,-0.952,-0.954,-0.956,-0.957,-0.959,-0.961,-0.963,-0.965,-0.967,-0.969,-0.971,-0.973,-0.975,-0.977,-0.979,-0.981,-0.983,-0.984,-0.986,-0.988,-0.989,-0.991,-0.992,-0.994,-0.995,-0.996,-0.997,-1,-0.999,-0.999,-1,-1,-1,-0.999,-0.997,-0.994,-0.991,-0.987,-0.983,-0.978,-0.974,-0.971,-0.967,-0.964,-0.962,-0.961,-0.96 +PARAM_EYE_R_OPEN2=-0.94,-0.94,-0.94,-0.94,-0.941,-0.942,-0.94,-0.944,-0.945,-0.946,-0.948,-0.949,-0.951,-0.952,-0.954,-0.956,-0.957,-0.959,-0.961,-0.963,-0.965,-0.967,-0.969,-0.971,-0.973,-0.975,-0.977,-0.979,-0.981,-0.983,-0.984,-0.986,-0.988,-0.989,-0.991,-0.992,-0.994,-0.995,-0.996,-0.997,-1,-0.999,-0.999,-1,-1,-1,-0.999,-0.997,-0.993,-0.988,-0.983,-0.978,-0.973,-0.968,-0.963,-0.959,-0.955,-0.952,-0.951,-0.95 +PARAM_EYE_BALL_X=0,-0.011,-0.028,-0.044,-0.055,-0.06,-0.06,-0.06,-0.06,-0.06,-0.063,-0.071,-0.083,-0.098,-0.115,-0.133,-0.15,-0.167,-0.181,-0.193,-0.202,-0.208,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.206,-0.196,-0.18,-0.162,-0.14,-0.12,-0.1,-0.08,-0.055,-0.037,-0.022,-0.01,-0.003,0 +PARAM_EYE_BALL_Y=0,-0.12,-0.31,-0.49,-0.62,-0.67,-0.67,-0.67,-0.67,-0.67,-0.652,-0.61,-0.53,-0.45,-0.35,-0.24,-0.14,-0.04,0.04,0.11,0.17,0.2,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.206,0.196,0.18,0.162,0.14,0.12,0.1,0.08,0.055,0.037,0.022,0.01,0.003,0 +PARAM_BROW_L_Y=0,0.11,0.27,0.43,0.55,0.59,0.59,0.59,0.59,0.59,0.56,0.49,0.39,0.26,0.11,-0.05,-0.2,-0.34,-0.47,-0.57,-0.65,-0.7,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.67,-0.54,-0.38,-0.23,-0.1,-0.03,0 +PARAM_BROW_R_Y=0,0.1,0.27,0.42,0.54,0.58,0.58,0.58,0.58,0.58,0.55,0.49,0.38,0.25,0.11,-0.05,-0.2,-0.34,-0.46,-0.57,-0.64,-0.69,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.66,-0.53,-0.38,-0.22,-0.1,-0.03,0 +PARAM_BROW_ANGLE=0.2,0.15,0.07,0,-0.05,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.56,-0.62,-0.65,-0.67,-0.678,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,0,0.13,0.19,0.2 +PARAM_BROW_SELECT=-0.5,-0.46,-0.39,-0.33,-0.29,-0.27,-0.27,-0.27,-0.27,-0.27,-0.268,-0.262,-0.252,-0.238,-0.221,-0.202,-0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,-0.43,-0.48,-0.495,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.74,0.48,0.24,0.07,0,0,0,0,0,-0.007,-0.03,-0.07,-0.12,-0.18,-0.26,-0.34,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.85,0.88,0.897,0.9 +PARAM_MOUTH_EMO=0,0,0.002,0.005,0.01,0.015,0.022,0.03,0.039,0.049,0.061,0.073,0.087,0.101,0.116,0.133,0.15,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.259,0.26,0.257,0.256,0.254,0.252,0.25,0.19,0.09,0.02,0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.15,0.25,0.37,0.49,0.6,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.981,0.93,0.86,0.77,0.67,0.57,0.46,0.36,0.26,0.18,0.11,0.05,0.01,0 +PARAM_BODY_ANGLE_X=0,0.34,0.96,1.66,2.35,3,3.67,3.92,3.99,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.97,3.9,3.78,3.64,3.46,3.25,3.03,2.79,2.54,2.29,2.03,1.77,1.52,1.28,1.05,0.83,0.63,0.45,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,1.43,3.72,5.86,7.4,8,8.08,8.02,7.65,7,5.64,4.16,2.58,0.95,-0.65,-2.2,-3.62,-4.89,-5.96,-6.84,-7.48,-7.87,-8,-7.95,-7.8,-7.57,-7.28,-6.91,-6.51,-6.06,-5.59,-5.09,-4.58,-4.06,-3.55,-3.05,-2.55,-2.09,-1.66,-1.26,-0.9,-0.59,-0.34,-0.16,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0.03,0.09,0.14,0.18,0.19,0.182,0.16,0.13,0.08,0.03,-0.02,-0.08,-0.14,-0.19,-0.25,-0.3,-0.35,-0.4,-0.43,-0.46,-0.481,-0.49,-0.493,-0.496,-0.498,-0.5,-0.502,-0.504,-0.505,-0.506,-0.507,-0.51,-0.508,-0.51,-0.509,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.5,-0.47,-0.44,-0.39,-0.34,-0.29,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.006,0 +PARAM_BREATH=0.5,0.59,0.73,0.87,0.96,1,1,1,1,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.43,0.49,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,0.99,0.97,0.93,0.88,0.83,0.78,0.73,0.68,0.63,0.59,0.55,0.52,0.506,0.5 +PARAM_BOING=0,-0.2,-0.57,-0.77,-0.64,-0.31,0.11,0.54,0.87,1,0.9,0.7,0.44,0.18,-0.07,-0.27,-0.4,-0.45,-0.33,-0.15,0.03,0.15,0.2,0.18,0.12,0.04,-0.05,-0.11,-0.13,-0.12,-0.1,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.015,-0.05,-0.11,-0.18,-0.25,-0.32,-0.38,-0.42,-0.43,-0.35,-0.14,0.13,0.39,0.6,0.68,0.62,0.47,0.29,0.12,-0.02,-0.11,-0.14,-0.129,-0.1,-0.07,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.96,0.86,0.69,0.49,0.26,0.01,-0.23,-0.46,-0.66,-0.83,-0.93,-0.97,-0.93,-0.83,-0.7,-0.54,-0.38,-0.22,-0.07,0.06,0.16,0.23,0.25,0.25,0.25,0.248,0.247,0.244,0.24,0.234,0.228,0.219,0.208,0.195,0.18,0.161,0.141,0.123,0.104,0.087,0.071,0.056,0.042,0.03,0.02,0.011,0.005,0.001,0 +PARAM_HAIR_SIDE_L=0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,0.96,0.85,0.69,0.48,0.25,0,-0.25,-0.48,-0.69,-0.85,-0.96,-1,-0.987,-0.95,-0.91,-0.85,-0.8,-0.74,-0.69,-0.65,-0.61,-0.59,-0.58,-0.581,-0.585,-0.591,-0.598,-0.606,-0.615,-0.624,-0.632,-0.639,-0.645,-0.649,-0.65,-0.638,-0.61,-0.56,-0.5,-0.44,-0.37,-0.3,-0.23,-0.17,-0.11,-0.07,-0.03,-0.01,0 +PARAM_TWIN_RIBBON_D=0,-0.17,-0.49,-0.66,-0.54,-0.23,0.17,0.57,0.88,1,0.85,0.5,0.06,-0.37,-0.71,-0.93,-1,-0.89,-0.63,-0.32,-0.01,0.24,0.4,0.45,0.4,0.28,0.13,-0.01,-0.12,-0.2,-0.22,-0.217,-0.209,-0.197,-0.181,-0.163,-0.142,-0.12,-0.1,-0.08,-0.057,-0.039,-0.023,-0.011,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.013,-0.04,-0.08,-0.11,-0.15,-0.17,-0.193,-0.2,-0.194,-0.178,-0.15,-0.12,-0.08,-0.04,0,0.05,0.09,0.13,0.17,0.2,0.22,0.244,0.256,0.26,0.259,0.257,0.254,0.25,0.244,0.238,0.231,0.223,0.214,0.205,0.196,0.185,0.175,0.164,0.153,0.143,0.131,0.12,0.109,0.099,0.088,0.078,0.068,0.058,0.049,0.041,0.033,0.026,0.019,0.014,0.009,0.005,0.002,0.001,0 +PARAM_WING_DEFORM=0,0.04,0.11,0.21,0.31,0.4,0.47,0.52,0.54,0.539,0.538,0.535,0.531,0.525,0.519,0.512,0.504,0.495,0.486,0.475,0.464,0.453,0.44,0.427,0.414,0.4,0.386,0.371,0.356,0.341,0.325,0.309,0.294,0.278,0.262,0.246,0.231,0.215,0.199,0.184,0.169,0.154,0.14,0.126,0.113,0.1,0.087,0.076,0.065,0.054,0.045,0.036,0.028,0.021,0.015,0.009,0.005,0.002,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Sukebei3.mtn b/model/Potion-Maker/Tia/motions/Sukebei3.mtn new file mode 100644 index 0000000..8953b6a --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Sukebei3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-1.52,-4.1,-6.79,-9.18,-11,-12.79,-14.45,-15.92,-17.28,-18.5,-19.62,-20.62,-21.5,-22.3,-23,-23.62,-24.15,-24.62,-25,-25.32,-25.57,-25.76,-25.9,-25.97,-26,-25.96,-25.85,-25.66,-25.4,-25.09,-24.72,-24.3,-23.84,-23.34,-22.8,-22.23,-21.64,-21.03,-20.4,-19.76,-19.13,-18.49,-17.86,-17.24,-16.62,-16.03,-15.46,-14.92,-14.41,-13.93,-13.49,-13.1,-12.75,-12.45,-12.19,-12,-11.82,-11.65,-11.51,-11.38,-11.27,-11.16,-11.07,-10.99,-10.92,-10.85,-10.79,-10.73,-10.67,-10.62,-10.56,-10.51,-10.45,-10.39,-10.32,-10.25,-10.18,-10.09,-10,-0.26,15.6,26.46,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.62,28.55,26.9,24.77,22.31,19.59,16.8,13.95,11.17,8.52,6.14,4.05,2.33,1.07,0.27,0 +PARAM_ANGLE_Y=0,-4.31,-11.27,-17.86,-22.77,-25,-25.63,-26.2,-26.71,-27.17,-27.59,-27.96,-28.29,-28.58,-28.84,-29.07,-29.27,-29.44,-29.58,-29.7,-29.8,-29.87,-29.93,-29.97,-29.99,-30,-29.997,-29.989,-29.975,-29.956,-29.93,-29.9,-29.86,-29.82,-29.77,-29.72,-29.66,-29.59,-29.52,-29.44,-29.36,-29.27,-29.18,-29.07,-28.97,-28.85,-28.73,-28.61,-28.47,-28.33,-28.19,-28.03,-27.87,-27.71,-27.54,-27.36,-27.17,-26.98,-26.78,-26.58,-26.37,-26.15,-25.92,-25.69,-25.45,-25.2,-24.95,-24.69,-24.42,-24.15,-23.86,-23.58,-23.28,-22.98,-22.67,-22.35,-22.02,-21.69,-21.35,-21,-18.9,-15.84,-13.75,-13,-12.85,-12.71,-12.6,-12.49,-12.39,-12.29,-12.2,-12.11,-12.01,-11.9,-11.79,-11.66,-11.52,-11.36,-11.19,-11,-10.65,-10.11,-9.41,-8.57,-7.65,-6.67,-5.68,-4.69,-3.74,-2.84,-2.04,-1.34,-0.77,-0.35,-0.09,0 +PARAM_ANGLE_Z=0,-0.02,-0.09,-0.18,-0.3,-0.44,-0.6,-0.79,-1,-1.26,-1.5,-1.72,-1.92,-2.11,-2.27,-2.42,-2.55,-2.66,-2.75,-2.83,-2.89,-2.94,-2.97,-2.994,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-0.82,2.75,5.2,6,5.981,5.92,5.83,5.71,5.57,5.4,5.2,4.99,4.76,4.52,4.26,4,3.73,3.46,3.18,2.89,2.62,2.35,2.08,1.82,1.56,1.32,1.1,0.89,0.7,0.52,0.37,0.24,0.14,0.06,0.02,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.48,0.38,0.28,0.21,0.18,0.18,0.18,0.18,0.181,0.183,0.186,0.19,0.21,0.26,0.31,0.36,0.41,0.44,0.46,0.472,0.483,0.493,0.502,0.51,0.517,0.523,0.529,0.533,0.537,0.541,0.544,0.546,0.547,0.549,0.549,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.66,0.84,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.994,0.978,0.95,0.92,0.88,0.84,0.8,0.76,0.72,0.68,0.64,0.61,0.58,0.566,0.554,0.55 +PARAM_EYE_R_OPEN=0.55,0.48,0.38,0.28,0.21,0.18,0.18,0.18,0.18,0.181,0.183,0.186,0.19,0.21,0.26,0.31,0.36,0.41,0.44,0.46,0.472,0.483,0.493,0.502,0.51,0.517,0.523,0.529,0.533,0.537,0.541,0.544,0.546,0.547,0.549,0.549,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.66,0.84,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.994,0.978,0.95,0.92,0.88,0.84,0.8,0.76,0.72,0.68,0.64,0.61,0.58,0.566,0.554,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0,-0.002,-0.004,-0.007,-0.011,-0.016,-0.02,-0.026,-0.031,-0.037,-0.043,-0.049,-0.055,-0.061,-0.067,-0.073,-0.078,-0.082,-0.087,-0.091,-0.094,-0.096,-0.098,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.098,-0.091,-0.08,-0.067,-0.051,-0.033,-0.014,0.004,0.023,0.041,0.057,0.07,0.081,0.088,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.089,0.086,0.081,0.074,0.067,0.059,0.05,0.042,0.034,0.026,0.018,0.012,0.007,0.003,0.001,0 +PARAM_EYE_BALL_Y=0,-0.002,-0.007,-0.016,-0.028,-0.042,-0.059,-0.078,-0.098,-0.12,-0.14,-0.16,-0.19,-0.21,-0.23,-0.25,-0.28,-0.295,-0.313,-0.33,-0.344,-0.357,-0.367,-0.374,-0.378,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.374,-0.358,-0.33,-0.3,-0.26,-0.22,-0.17,-0.13,-0.08,-0.04,0,0.03,0.06,0.074,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.079,0.076,0.072,0.066,0.06,0.052,0.045,0.037,0.03,0.023,0.016,0.011,0.006,0.003,0.001,0 +PARAM_BROW_L_Y=0,-0.15,-0.39,-0.61,-0.78,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.829,-0.8,-0.76,-0.72,-0.68,-0.63,-0.59,-0.55,-0.53,-0.507,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.49,-0.46,-0.42,-0.37,-0.31,-0.25,-0.19,-0.13,-0.08,-0.04,-0.01,0 +PARAM_BROW_R_Y=0,-0.15,-0.4,-0.62,-0.79,-0.85,-0.85,-0.85,-0.85,-0.85,-0.85,-0.85,-0.839,-0.81,-0.77,-0.73,-0.68,-0.64,-0.59,-0.56,-0.53,-0.507,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.49,-0.46,-0.42,-0.37,-0.31,-0.25,-0.19,-0.13,-0.08,-0.04,-0.01,0 +PARAM_BROW_ANGLE=0.2,0.05,-0.18,-0.4,-0.56,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.609,-0.58,-0.54,-0.5,-0.45,-0.41,-0.36,-0.33,-0.3,-0.277,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.35,-0.49,-0.59,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,0.32,0.316,0.306,0.293,0.278,0.262,0.246,0.232,0.219,0.209,0.202,0.2 +PARAM_BROW_SELECT=-0.5,-0.34,-0.09,0.14,0.31,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.36,0.3,0.21,0.1,-0.56,-0.558,-0.553,-0.547,-0.539,-0.531,-0.523,-0.516,-0.51,-0.504,-0.501,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.79,0.62,0.46,0.35,0.3,0.301,0.305,0.311,0.32,0.332,0.345,0.361,0.379,0.399,0.42,0.45,0.48,0.487,0.49,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.91,-0.8,-0.67,-0.51,-0.34,-0.16,0.02,0.19,0.36,0.51,0.64,0.75,0.83,0.88,0.9 +PARAM_MOUTH_EMO=0,0,0.002,0.005,0.008,0.013,0.019,0.025,0.033,0.042,0.052,0.062,0.074,0.087,0.1,0.114,0.13,0.146,0.162,0.18,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.247,0.238,0.224,0.206,0.19,0.16,0.14,0.12,0.09,0.07,0.051,0.034,0.019,0.009,0.002,0 +PARAM_CHEEK=0,0,0,0,0.006,0.03,0.08,0.14,0.21,0.29,0.37,0.45,0.54,0.62,0.7,0.77,0.84,0.89,0.94,0.97,0.99,1,1,0.999,0.998,0.996,0.994,0.992,0.99,0.987,0.985,0.983,0.98,0.978,0.976,0.974,0.972,0.971,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.958,0.92,0.87,0.8,0.72,0.63,0.54,0.45,0.36,0.28,0.2,0.13,0.08,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,0.36,0.93,1.46,1.85,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.999,1.996,1.99,1.982,1.973,1.961,1.946,1.929,1.91,1.89,1.87,1.84,1.81,1.78,1.75,1.71,1.67,1.63,1.59,1.55,1.5,1.45,1.4,1.34,1.28,1.22,1.16,1.09,1.03,0.96,0.88,0.81,0.73,0.65,0.56,0.48,0.39,0.29,0.2,0.1,0,-0.1,-0.21,-0.32,-0.43,-0.55,-0.66,-0.78,-0.91,-1.03,-1.16,-1.29,-1.43,-1.57,-1.71,-1.85,-2,-2.81,-3.98,-4.75,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.97,-4.87,-4.72,-4.53,-4.28,-4.01,-3.71,-3.38,-3.03,-2.68,-2.32,-1.97,-1.62,-1.29,-0.99,-0.72,-0.47,-0.28,-0.13,-0.03,0 +PARAM_BODY_ANGLE_Z=0,0.89,2.32,3.66,4.62,5,4.94,4.77,4.51,4.19,3.82,3.42,2.99,2.56,2.12,1.71,1.31,0.95,0.63,0.37,0.17,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0,-0.003,-0.006,-0.011,-0.017,-0.024,-0.032,-0.04,-0.05,-0.06,-0.071,-0.082,-0.094,-0.106,-0.118,-0.131,-0.144,-0.157,-0.17,-0.183,-0.196,-0.208,-0.22,-0.232,-0.244,-0.255,-0.266,-0.276,-0.285,-0.294,-0.302,-0.309,-0.315,-0.32,-0.324,-0.327,-0.329,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.2,0.01,0.15,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.199,0.195,0.189,0.181,0.171,0.16,0.148,0.135,0.121,0.107,0.093,0.079,0.065,0.052,0.04,0.029,0.019,0.011,0.005,0.001,0 +PARAM_BREATH=0.5,0.59,0.73,0.87,0.96,1,0.998,0.991,0.981,0.968,0.951,0.932,0.91,0.89,0.86,0.83,0.8,0.77,0.74,0.71,0.68,0.65,0.62,0.59,0.56,0.53,0.5,0.47,0.44,0.42,0.4,0.379,0.362,0.347,0.336,0.327,0.322,0.32,0.32,0.32,0.32,0.321,0.322,0.323,0.324,0.326,0.327,0.329,0.331,0.333,0.335,0.338,0.34,0.343,0.346,0.35,0.353,0.357,0.361,0.365,0.37,0.374,0.379,0.384,0.39,0.395,0.401,0.407,0.414,0.42,0.427,0.434,0.441,0.449,0.457,0.465,0.473,0.482,0.491,0.5,0.57,0.68,0.76,0.78,0.779,0.776,0.772,0.767,0.76,0.752,0.743,0.733,0.722,0.711,0.699,0.687,0.674,0.661,0.648,0.635,0.622,0.609,0.597,0.585,0.573,0.562,0.551,0.541,0.533,0.524,0.517,0.511,0.507,0.503,0.501,0.5 +PARAM_BOING=0,0.17,0.43,0.68,0.86,0.93,0.82,0.54,0.18,-0.18,-0.46,-0.57,-0.51,-0.37,-0.2,-0.04,0.1,0.18,0.21,0.203,0.184,0.16,0.12,0.09,0.06,0.03,0.008,0,0,0,-0.001,0,-0.002,0,0,-0.003,0,0,-0.004,0,0,-0.005,-0.01,-0.01,-0.006,-0.01,-0.01,-0.01,-0.007,-0.01,-0.01,-0.01,-0.01,-0.01,-0.008,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.009,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0.1,0.27,0.43,0.54,0.59,0.52,0.36,0.14,-0.09,-0.25,-0.32,-0.309,-0.28,-0.24,-0.19,-0.13,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,0.89,0.62,0.29,-0.03,-0.29,-0.45,-0.51,-0.492,-0.45,-0.38,-0.3,-0.21,-0.13,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch Dere1.mtn b/model/Potion-Maker/Tia/motions/Touch Dere1.mtn new file mode 100644 index 0000000..a6d97f5 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch Dere1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.38,1.4,2.97,4.94,7.13,9.5,11.87,14.06,16.03,17.6,18.62,19,18.94,18.76,18.46,18.06,17.55,16.96,16.27,15.51,14.67,13.77,12.79,11.78,10.7,9.59,8.43,7.27,6.05,4.85,3.61,2.39,1.15,-0.05,-1.27,-2.43,-3.59,-4.7,-5.78,-6.79,-7.77,-8.67,-9.51,-10.27,-10.96,-11.55,-12.06,-12.46,-12.76,-12.94,-13,-12.84,-12.4,-11.73,-10.9,-9.94,-8.89,-7.77,-6.65,-5.51,-4.44,-3.42,-2.48,-1.65,-0.97,-0.45,-0.12,0 +PARAM_ANGLE_Y=0,-0.56,-2.06,-4.38,-7.28,-10.51,-14,-17.49,-20.72,-23.63,-25.94,-27.44,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-28,-27.65,-26.71,-25.26,-23.47,-21.4,-19.14,-16.73,-14.33,-11.87,-9.56,-7.36,-5.33,-3.55,-2.08,-0.96,-0.25,0 +PARAM_ANGLE_Z=0,0.08,0.29,0.62,1.05,1.54,2.08,2.64,3.21,3.77,4.3,4.77,5.19,5.53,5.79,5.95,6,5.96,5.86,5.7,5.48,5.22,4.9,4.54,4.14,3.72,3.26,2.78,2.27,1.75,1.21,0.67,0.13,-0.43,-0.99,-1.53,-2.07,-2.6,-3.12,-3.61,-4.09,-4.54,-4.96,-5.35,-5.71,-6.03,-6.31,-6.55,-6.74,-6.88,-6.97,-7,-6.91,-6.68,-6.32,-5.87,-5.35,-4.79,-4.18,-3.58,-2.97,-2.39,-1.84,-1.33,-0.89,-0.52,-0.24,-0.06,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,-0.001,-0.005,-0.011,-0.018,-0.026,-0.035,-0.044,-0.052,-0.059,-0.065,-0.069,-0.07,-0.07,-0.069,-0.067,-0.065,-0.063,-0.06,-0.056,-0.053,-0.048,-0.044,-0.039,-0.034,-0.028,-0.023,-0.017,-0.011,-0.005,0.001,0.007,0.013,0.019,0.025,0.031,0.037,0.043,0.048,0.054,0.059,0.064,0.068,0.073,0.076,0.08,0.083,0.085,0.087,0.089,0.09,0.09,0.089,0.086,0.081,0.075,0.069,0.062,0.054,0.046,0.038,0.031,0.024,0.017,0.011,0.007,0.003,0.001,0 +PARAM_EYE_BALL_Y=0,0.006,0.021,0.04,0.07,0.11,0.14,0.18,0.21,0.24,0.27,0.282,0.29,0.293,0.295,0.297,0.3,0.302,0.304,0.306,0.308,0.31,0.311,0.313,0.314,0.316,0.317,0.318,0.319,0.321,0.322,0.322,0.323,0.324,0.32,0.326,0.326,0.33,0.327,0.33,0.328,0.33,0.33,0.329,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.326,0.315,0.298,0.28,0.25,0.23,0.2,0.17,0.14,0.11,0.09,0.06,0.04,0.025,0.011,0.003,0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0.01,0.03,0.06,0.09,0.12,0.14,0.154,0.16,0.158,0.152,0.144,0.132,0.117,0.101,0.083,0.063,0.04,0.02,0,-0.02,-0.04,-0.061,-0.08,-0.098,-0.113,-0.127,-0.139,-0.149,-0.156,-0.16,-0.163,-0.165,-0.167,-0.168,-0.169,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.164,-0.157,-0.148,-0.138,-0.126,-0.113,-0.099,-0.085,-0.071,-0.057,-0.044,-0.032,-0.022,-0.013,-0.006,-0.002,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0.01,0.03,0.06,0.09,0.12,0.14,0.154,0.16,0.158,0.152,0.144,0.132,0.117,0.101,0.083,0.063,0.04,0.02,0,-0.02,-0.04,-0.061,-0.08,-0.098,-0.113,-0.127,-0.139,-0.149,-0.156,-0.16,-0.163,-0.165,-0.167,-0.168,-0.169,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.168,-0.164,-0.157,-0.148,-0.138,-0.126,-0.113,-0.099,-0.085,-0.071,-0.057,-0.044,-0.032,-0.022,-0.013,-0.006,-0.002,0 +PARAM_BROW_ANGLE=0.2,0.205,0.218,0.24,0.27,0.29,0.33,0.36,0.38,0.41,0.43,0.445,0.45,0.45,0.449,0.448,0.446,0.444,0.442,0.439,0.435,0.432,0.428,0.424,0.419,0.414,0.409,0.404,0.399,0.393,0.387,0.381,0.375,0.368,0.362,0.356,0.349,0.343,0.336,0.329,0.322,0.316,0.309,0.303,0.296,0.29,0.283,0.277,0.271,0.265,0.259,0.254,0.248,0.243,0.238,0.233,0.229,0.224,0.22,0.217,0.213,0.21,0.208,0.205,0.204,0.202,0.201,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.89,0.86,0.81,0.75,0.68,0.59,0.49,0.39,0.28,0.17,0.06,-0.05,-0.16,-0.26,-0.36,-0.45,-0.52,-0.58,-0.63,-0.66,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.666,-0.653,-0.634,-0.61,-0.57,-0.53,-0.49,-0.44,-0.38,-0.33,-0.27,-0.2,-0.14,-0.07,0,0.07,0.14,0.21,0.28,0.35,0.41,0.48,0.53,0.59,0.65,0.7,0.74,0.78,0.82,0.85,0.87,0.886,0.896,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0.003,0.01,0.022,0.038,0.059,0.08,0.11,0.14,0.17,0.2,0.24,0.28,0.32,0.36,0.4,0.43,0.47,0.51,0.55,0.59,0.62,0.65,0.68,0.71,0.73,0.752,0.768,0.78,0.787,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.788,0.787,0.784,0.782,0.778,0.774,0.768,0.762,0.754,0.746,0.735,0.724,0.711,0.696,0.68,0.65,0.62,0.58,0.53,0.48,0.42,0.37,0.31,0.26,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0 +PARAM_BODY_ANGLE_X=0,-0.019,-0.07,-0.14,-0.23,-0.33,-0.43,-0.54,-0.64,-0.74,-0.82,-0.89,-0.95,-0.99,-1,-0.992,-0.97,-0.93,-0.88,-0.83,-0.76,-0.68,-0.6,-0.51,-0.41,-0.32,-0.22,-0.12,-0.01,0.09,0.19,0.29,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.994,1,0.995,0.98,0.96,0.93,0.89,0.84,0.8,0.74,0.69,0.63,0.57,0.51,0.45,0.39,0.33,0.27,0.22,0.18,0.13,0.09,0.06,0.04,0.016,0.004,0 +PARAM_BODY_ANGLE_Z=0,0.04,0.14,0.28,0.46,0.66,0.87,1.08,1.28,1.47,1.65,1.79,1.9,1.97,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.99,1.96,1.91,1.85,1.78,1.69,1.59,1.48,1.37,1.26,1.14,1.01,0.89,0.78,0.66,0.55,0.45,0.35,0.26,0.19,0.12,0.07,0.03,0.01,0 +PARAM_BODY_Y=0,0.004,0.014,0.029,0.049,0.07,0.1,0.12,0.15,0.18,0.2,0.22,0.242,0.258,0.27,0.277,0.28,0.277,0.268,0.255,0.236,0.21,0.19,0.16,0.13,0.1,0.07,0.03,0,-0.04,-0.07,-0.11,-0.14,-0.17,-0.2,-0.23,-0.25,-0.27,-0.294,-0.309,-0.32,-0.328,-0.33,-0.328,-0.324,-0.316,-0.306,-0.295,-0.281,-0.266,-0.249,-0.232,-0.214,-0.196,-0.177,-0.158,-0.139,-0.121,-0.103,-0.086,-0.07,-0.055,-0.042,-0.03,-0.02,-0.011,-0.005,-0.001,0 +PARAM_BREATH=0.5,0.501,0.505,0.511,0.519,0.529,0.541,0.554,0.568,0.584,0.601,0.619,0.637,0.656,0.676,0.695,0.714,0.734,0.753,0.771,0.789,0.806,0.822,0.836,0.849,0.861,0.871,0.879,0.885,0.889,0.89,0.885,0.871,0.85,0.82,0.79,0.75,0.71,0.67,0.63,0.58,0.54,0.5,0.46,0.43,0.39,0.37,0.34,0.325,0.314,0.31,0.312,0.317,0.324,0.334,0.346,0.359,0.374,0.389,0.405,0.421,0.436,0.451,0.464,0.476,0.486,0.493,0.498,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,-0.001,-0.002,-0.004,-0.006,-0.008,-0.011,-0.014,-0.017,-0.021,-0.024,-0.028,-0.032,-0.036,-0.04,-0.043,-0.047,-0.051,-0.055,-0.058,-0.062,-0.065,-0.068,-0.07,-0.073,-0.075,-0.077,-0.078,-0.079,-0.08,-0.08,-0.08,-0.08,-0.078,-0.077,-0.076,-0.074,-0.072,-0.07,-0.068,-0.065,-0.062,-0.059,-0.056,-0.053,-0.05,-0.047,-0.044,-0.04,-0.037,-0.034,-0.031,-0.028,-0.025,-0.022,-0.019,-0.016,-0.014,-0.011,-0.009,-0.007,-0.005,-0.004,-0.002,-0.001,-0.001,0,0 +PARAM_WING_DEFORM=0,-0.009,-0.03,-0.07,-0.12,-0.18,-0.24,-0.3,-0.37,-0.43,-0.49,-0.55,-0.6,-0.64,-0.67,-0.684,-0.69,-0.687,-0.676,-0.66,-0.64,-0.61,-0.58,-0.54,-0.5,-0.46,-0.41,-0.36,-0.31,-0.26,-0.21,-0.16,-0.1,-0.05,0,0.05,0.1,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.364,0.378,0.387,0.39,0.387,0.38,0.368,0.353,0.334,0.31,0.29,0.26,0.24,0.21,0.18,0.15,0.13,0.1,0.08,0.06,0.037,0.022,0.01,0.003,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch Dere2.mtn b/model/Potion-Maker/Tia/motions/Touch Dere2.mtn new file mode 100644 index 0000000..45be4d6 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch Dere2.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.12,-0.47,-1.02,-1.72,-2.58,-3.54,-4.6,-5.73,-6.91,-8.11,-9.35,-10.57,-11.76,-12.94,-14.03,-15.06,-16.01,-16.86,-17.59,-18.18,-18.63,-18.9,-19,-18.98,-18.9,-18.78,-18.62,-18.42,-18.19,-17.92,-17.62,-17.29,-16.94,-16.56,-16.17,-15.75,-15.33,-14.89,-14.43,-13.97,-13.51,-13.03,-12.56,-12.09,-11.62,-11.16,-10.69,-10.25,-9.81,-9.38,-8.97,-8.58,-8.21,-7.86,-7.54,-7.23,-6.97,-6.72,-6.51,-6.33,-6.19,-6.09,-6.02,-6,-6,-6,-6,-6,-6,-5.81,-5.32,-4.67,-3.9,-3.11,-2.32,-1.58,-0.95,-0.45,-0.12,0 +PARAM_ANGLE_Y=0,-0.19,-0.74,-1.61,-2.72,-4.08,-5.59,-7.26,-9.04,-10.92,-12.81,-14.76,-16.69,-18.57,-20.43,-22.16,-23.78,-25.28,-26.62,-27.77,-28.71,-29.41,-29.85,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.04,-26.62,-23.34,-19.51,-15.53,-11.6,-7.88,-4.75,-2.23,-0.6,0 +PARAM_ANGLE_Z=0,-0.013,-0.05,-0.11,-0.18,-0.27,-0.37,-0.48,-0.6,-0.73,-0.85,-0.98,-1.11,-1.24,-1.36,-1.48,-1.59,-1.69,-1.77,-1.85,-1.91,-1.96,-1.99,-2,-1.996,-1.985,-1.967,-1.94,-1.91,-1.87,-1.83,-1.79,-1.74,-1.68,-1.62,-1.56,-1.5,-1.43,-1.37,-1.3,-1.23,-1.15,-1.08,-1.01,-0.94,-0.86,-0.79,-0.72,-0.65,-0.59,-0.52,-0.46,-0.4,-0.34,-0.29,-0.24,-0.19,-0.15,-0.11,-0.08,-0.05,-0.03,-0.013,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.554,0.55,0.55,0.555,0.56,0.56,0.556,0.56,0.56,0.557,0.56,0.56,0.558,0.56,0.559,0.56,0.56,0.56,0.56,0.561,0.56,0.562,0.56,0.563,0.564,0.56,0.565,0.57,0.566,0.57,0.567,0.568,0.57,0.569,0.57,0.63,0.73,0.82,0.88,0.91,0.898,0.87,0.83,0.78,0.74,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.551,0.55,0.55,0.55,0.55,0.55,0.552,0.55,0.55,0.55,0.553,0.55,0.55,0.55,0.554,0.55,0.55,0.555,0.56,0.56,0.556,0.56,0.56,0.557,0.56,0.56,0.558,0.56,0.559,0.56,0.56,0.56,0.56,0.561,0.56,0.562,0.56,0.563,0.564,0.56,0.565,0.57,0.566,0.57,0.567,0.568,0.57,0.569,0.57,0.63,0.73,0.82,0.88,0.91,0.898,0.87,0.83,0.78,0.74,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0.001,0.005,0.011,0.019,0.029,0.039,0.051,0.063,0.076,0.09,0.103,0.117,0.13,0.143,0.155,0.166,0.177,0.186,0.194,0.201,0.206,0.209,0.21,0.21,0.208,0.206,0.204,0.201,0.197,0.193,0.188,0.182,0.177,0.171,0.164,0.158,0.151,0.144,0.136,0.129,0.121,0.114,0.106,0.098,0.091,0.083,0.076,0.069,0.062,0.055,0.048,0.042,0.036,0.03,0.025,0.02,0.016,0.012,0.008,0.005,0.003,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.003,0.013,0.028,0.047,0.07,0.1,0.13,0.16,0.19,0.22,0.26,0.29,0.32,0.36,0.39,0.42,0.45,0.47,0.49,0.51,0.525,0.535,0.54,0.543,0.546,0.549,0.551,0.554,0.556,0.558,0.56,0.562,0.564,0.565,0.567,0.568,0.569,0.571,0.572,0.573,0.574,0.574,0.575,0.58,0.576,0.577,0.58,0.58,0.578,0.58,0.58,0.579,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.561,0.51,0.45,0.38,0.3,0.22,0.15,0.09,0.04,0.01,0 +PARAM_BROW_L_Y=0,0,-0.002,-0.005,-0.009,-0.014,-0.019,-0.024,-0.03,-0.036,-0.043,-0.049,-0.056,-0.062,-0.068,-0.074,-0.079,-0.084,-0.089,-0.093,-0.096,-0.098,-0.099,-0.1,-0.1,-0.1,-0.099,-0.098,-0.097,-0.095,-0.094,-0.092,-0.09,-0.087,-0.085,-0.083,-0.08,-0.077,-0.074,-0.071,-0.068,-0.065,-0.062,-0.059,-0.055,-0.052,-0.049,-0.046,-0.042,-0.039,-0.036,-0.033,-0.03,-0.027,-0.024,-0.021,-0.019,-0.016,-0.014,-0.011,-0.009,-0.008,-0.006,-0.004,-0.003,-0.002,0,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0,-0.002,-0.005,-0.009,-0.014,-0.019,-0.024,-0.03,-0.036,-0.043,-0.049,-0.056,-0.062,-0.068,-0.074,-0.079,-0.084,-0.089,-0.093,-0.096,-0.098,-0.099,-0.1,-0.1,-0.1,-0.099,-0.098,-0.097,-0.095,-0.094,-0.092,-0.09,-0.087,-0.085,-0.083,-0.08,-0.077,-0.074,-0.071,-0.068,-0.065,-0.062,-0.059,-0.055,-0.052,-0.049,-0.046,-0.042,-0.039,-0.036,-0.033,-0.03,-0.027,-0.024,-0.021,-0.019,-0.016,-0.014,-0.011,-0.009,-0.008,-0.006,-0.004,-0.003,-0.002,0,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_ANGLE=0.2,-0.3,-0.298,-0.294,-0.287,-0.278,-0.267,-0.255,-0.241,-0.226,-0.211,-0.195,-0.179,-0.164,-0.148,-0.134,-0.12,-0.108,-0.097,-0.088,-0.08,-0.075,-0.071,-0.07,-0.07,-0.07,-0.07,-0.07,-0.071,-0.07,-0.07,-0.073,-0.073,-0.07,-0.074,-0.075,-0.076,-0.08,-0.078,-0.079,-0.08,-0.08,-0.081,-0.082,-0.083,-0.084,-0.085,-0.086,-0.087,-0.088,-0.089,-0.09,-0.091,-0.09,-0.093,-0.094,-0.094,-0.095,-0.1,-0.097,-0.097,-0.1,-0.098,-0.1,-0.099,-0.1,-0.1,-0.1,-0.1,-0.1,0.4,0.393,0.375,0.35,0.32,0.29,0.26,0.23,0.216,0.204,0.2 +PARAM_BROW_SELECT=-0.5,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,0.2,-0.14,-0.22,-0.29,-0.35,-0.39,-0.43,-0.46,-0.478,-0.491,-0.498,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.86,0.75,0.63,0.5,0.4,0.34,0.32,0.34,0.39,0.46,0.53,0.58,0.6,0.592,0.57,0.54,0.51,0.47,0.44,0.41,0.39,0.375,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.85,0.861,0.871,0.879,0.885,0.891,0.894,0.897,0.899,0.9,0.9 +PARAM_MOUTH_EMO=0.01,0.01,0.014,0.019,0.026,0.035,0.046,0.059,0.073,0.09,0.108,0.127,0.148,0.17,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.04,0.033,0.027,0.023,0.019,0.016,0.013,0.012,0.011,0.01,0.01 +PARAM_CHEEK=0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.43,0.49,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.497,0.488,0.475,0.457,0.44,0.41,0.39,0.36,0.33,0.3,0.27,0.24,0.21,0.18,0.15,0.13,0.1,0.083,0.065,0.05,0.039,0.032,0.03,0.034,0.045,0.063,0.09,0.12,0.15,0.19,0.23,0.27,0.32,0.37,0.42,0.46,0.51,0.56,0.6,0.64,0.68,0.71,0.74,0.77,0.785,0.796,0.8,0.796,0.786,0.771,0.751,0.73,0.71,0.68,0.65,0.63,0.6,0.58,0.56,0.538,0.522,0.51,0.503,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0,-0.002,-0.01,-0.021,-0.035,-0.053,-0.073,-0.09,-0.12,-0.14,-0.17,-0.19,-0.22,-0.24,-0.27,-0.29,-0.31,-0.329,-0.346,-0.361,-0.373,-0.382,-0.388,-0.39,-0.386,-0.375,-0.358,-0.33,-0.31,-0.27,-0.24,-0.2,-0.15,-0.11,-0.06,-0.02,0.03,0.08,0.12,0.17,0.21,0.24,0.28,0.3,0.33,0.345,0.356,0.36,0.355,0.343,0.325,0.3,0.28,0.25,0.22,0.18,0.15,0.12,0.09,0.07,0.05,0.027,0.012,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.003,0.011,0.025,0.042,0.06,0.09,0.11,0.14,0.17,0.2,0.23,0.26,0.28,0.31,0.34,0.36,0.39,0.41,0.426,0.44,0.451,0.458,0.46,0.459,0.456,0.451,0.445,0.437,0.429,0.419,0.408,0.396,0.384,0.371,0.358,0.345,0.332,0.318,0.305,0.292,0.28,0.268,0.256,0.246,0.236,0.227,0.219,0.213,0.207,0.203,0.201,0.2,0.206,0.221,0.24,0.27,0.31,0.34,0.37,0.41,0.44,0.46,0.474,0.48,0.474,0.457,0.43,0.4,0.36,0.31,0.27,0.22,0.18,0.14,0.1,0.06,0.04,0.017,0.004,0 +PARAM_WING_DEFORM=0,0.005,0.02,0.04,0.07,0.11,0.15,0.19,0.24,0.29,0.34,0.39,0.44,0.49,0.54,0.58,0.63,0.67,0.7,0.73,0.76,0.775,0.786,0.79,0.777,0.74,0.69,0.62,0.54,0.45,0.35,0.26,0.17,0.08,0,-0.07,-0.12,-0.16,-0.19,-0.2,-0.184,-0.14,-0.08,0,0.09,0.19,0.28,0.37,0.45,0.51,0.56,0.59,0.6,0.58,0.52,0.44,0.33,0.21,0.08,-0.05,-0.17,-0.28,-0.36,-0.42,-0.44,-0.434,-0.419,-0.39,-0.36,-0.33,-0.29,-0.25,-0.2,-0.16,-0.12,-0.09,-0.06,-0.03,-0.016,-0.004,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch Dere3.mtn b/model/Potion-Maker/Tia/motions/Touch Dere3.mtn new file mode 100644 index 0000000..991a991 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch Dere3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.16,0.6,1.27,2.1,3.06,4.11,5.23,6.35,7.49,8.56,9.58,10.52,11.35,12.03,12.55,12.88,13,12.97,12.88,12.74,12.55,12.32,12.04,11.72,11.36,10.97,10.55,10.1,9.63,9.13,8.64,8.11,7.58,7.04,6.5,5.96,5.42,4.89,4.36,3.87,3.37,2.9,2.45,2.03,1.64,1.28,0.96,0.68,0.45,0.26,0.12,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.27,-0.97,-2.05,-3.4,-4.95,-6.64,-8.45,-10.25,-12.09,-13.83,-15.48,-17,-18.34,-19.44,-20.28,-20.81,-21,-20.95,-20.81,-20.59,-20.28,-19.9,-19.45,-18.93,-18.35,-17.72,-17.04,-16.31,-15.55,-14.76,-13.95,-13.11,-12.25,-11.38,-10.5,-9.62,-8.75,-7.89,-7.05,-6.24,-5.45,-4.69,-3.96,-3.28,-2.65,-2.07,-1.55,-1.1,-0.72,-0.41,-0.19,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.004,-0.015,-0.034,-0.06,-0.09,-0.13,-0.17,-0.22,-0.27,-0.33,-0.39,-0.45,-0.52,-0.59,-0.66,-0.73,-0.8,-0.88,-0.95,-1.03,-1.1,-1.18,-1.25,-1.32,-1.39,-1.46,-1.53,-1.59,-1.65,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.987,-1.997,-2,-1.96,-1.85,-1.69,-1.49,-1.27,-1.03,-0.8,-0.58,-0.39,-0.22,-0.1,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.65,0.83,0.93,0.05,0.041,0.034,0.027,0.021,0.016,0.012,0.009,0.006,0.004,0.002,0.001,0,0,0,0,0,0,0,0,0.001,0,0.002,0,0.003,0,0.004,0,0.006,0.006,0.007,0.008,0.009,0.01,0.011,0.012,0.013,0.015,0.016,0.017,0.018,0.02,0.021,0.023,0.024,0.026,0.027,0.029,0.031,0.033,0.034,0.036,0.038,0.04,0.91,0.88,0.82,0.74,0.66,0.6,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.65,0.83,0.93,0.03,0.025,0.02,0.016,0.013,0.01,0.007,0.005,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0.001,0,0.002,0,0.003,0,0.004,0,0.006,0.006,0.007,0.008,0.009,0.01,0.011,0.012,0.013,0.015,0.016,0.017,0.018,0.02,0.021,0.023,0.024,0.026,0.027,0.029,0.031,0.033,0.034,0.036,0.038,0.04,0.91,0.88,0.82,0.74,0.66,0.6,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-0.994,-0.97,-0.91,0.83,0.75,0.62,0.51,0.44,0.38,0.34,0.3,0.27,0.249,0.235,0.226,0.221,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.218,0.211,0.201,0.189,0.175,0.16,0.145,0.131,0.119,0.109,0.102,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.27,0.56,0.76,0.82,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-1,-0.993,-0.97,-0.9,0.83,0.76,0.62,0.52,0.45,0.39,0.34,0.3,0.27,0.25,0.236,0.226,0.221,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.218,0.211,0.201,0.189,0.175,0.16,0.145,0.131,0.119,0.109,0.102,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.27,0.56,0.76,0.82,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0.004,0.014,0.03,0.05,0.07,0.1,0.12,0.15,0.18,0.2,0.23,0.25,0.271,0.287,0.299,0.307,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.307,0.298,0.285,0.268,0.249,0.23,0.2,0.18,0.16,0.141,0.124,0.11,0.098,0.088,0.078,0.068,0.06,0.052,0.045,0.039,0.033,0.028,0.023,0.019,0.016,0.013,0.01,0.008,0.006,0.004,0.003,0.002,0,0.001,0,0,0 +PARAM_EYE_BALL_Y=0,-0.004,-0.014,-0.03,-0.049,-0.07,-0.1,-0.13,-0.15,-0.18,-0.21,-0.24,-0.27,-0.3,-0.32,-0.34,-0.364,-0.38,-0.395,-0.406,-0.413,-0.417,-0.42,-0.421,-0.42,-0.42,-0.421,-0.42,-0.42,-0.416,-0.406,-0.391,-0.37,-0.35,-0.32,-0.29,-0.27,-0.24,-0.21,-0.19,-0.17,-0.152,-0.136,-0.121,-0.107,-0.094,-0.083,-0.072,-0.062,-0.053,-0.045,-0.038,-0.031,-0.026,-0.021,-0.017,-0.013,-0.01,-0.007,-0.005,-0.003,-0.002,-0.001,0,0,0 +PARAM_BROW_L_Y=0,-0.002,-0.008,-0.018,-0.029,-0.042,-0.057,-0.072,-0.088,-0.104,-0.119,-0.133,-0.146,-0.157,-0.167,-0.174,-0.178,-0.18,-0.179,-0.176,-0.17,-0.164,-0.156,-0.146,-0.136,-0.126,-0.115,-0.103,-0.091,-0.08,-0.069,-0.057,-0.047,-0.037,-0.028,-0.02,-0.013,-0.008,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,-0.002,-0.008,-0.018,-0.029,-0.042,-0.057,-0.072,-0.088,-0.104,-0.119,-0.133,-0.146,-0.157,-0.167,-0.174,-0.178,-0.18,-0.179,-0.176,-0.17,-0.164,-0.156,-0.146,-0.136,-0.126,-0.115,-0.103,-0.091,-0.08,-0.069,-0.057,-0.047,-0.037,-0.028,-0.02,-0.013,-0.008,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_ANGLE=0.2,0.199,0.198,0.195,0.192,0.188,0.184,0.18,0.176,0.171,0.167,0.163,0.16,0.156,0.154,0.152,0.15,0.15,0.15,0.152,0.154,0.156,0.16,0.163,0.167,0.171,0.175,0.18,0.184,0.189,0.193,0.198,0.202,0.205,0.209,0.212,0.215,0.217,0.219,0.22,0.22,0.22,0.22,0.22,0.219,0.218,0.217,0.216,0.215,0.214,0.213,0.211,0.21,0.209,0.208,0.207,0.205,0.204,0.204,0.203,0.202,0.2,0.201,0.2,0.2,0.2 +PARAM_BROW_SELECT=-0.5,-0.498,-0.491,-0.481,-0.469,-0.455,-0.44,-0.424,-0.407,-0.391,-0.375,-0.36,-0.346,-0.334,-0.324,-0.317,-0.312,-0.31,-0.31,-0.31,-0.312,-0.314,-0.316,-0.318,-0.321,-0.324,-0.328,-0.331,-0.335,-0.34,-0.344,-0.349,-0.354,-0.359,-0.365,-0.37,-0.376,-0.381,-0.387,-0.393,-0.399,-0.405,-0.411,-0.417,-0.423,-0.429,-0.434,-0.44,-0.445,-0.451,-0.456,-0.461,-0.466,-0.47,-0.475,-0.479,-0.482,-0.486,-0.489,-0.492,-0.494,-0.496,-0.498,-0.499,-0.5,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.893,0.874,0.85,0.81,0.77,0.72,0.67,0.63,0.58,0.53,0.49,0.45,0.41,0.38,0.36,0.345,0.34,0.34,0.341,0.343,0.346,0.349,0.353,0.357,0.363,0.369,0.376,0.384,0.392,0.401,0.411,0.422,0.434,0.446,0.459,0.474,0.489,0.505,0.522,0.54,0.56,0.59,0.62,0.64,0.67,0.7,0.73,0.76,0.78,0.8,0.822,0.837,0.85,0.862,0.871,0.879,0.885,0.89,0.894,0.897,0.898,0.899,0.9,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0,0.007,0.026,0.06,0.09,0.13,0.18,0.23,0.28,0.33,0.38,0.42,0.46,0.5,0.53,0.55,0.565,0.57,0.57,0.57,0.57,0.568,0.567,0.566,0.565,0.563,0.561,0.559,0.557,0.554,0.551,0.548,0.544,0.541,0.537,0.532,0.527,0.522,0.517,0.511,0.505,0.499,0.493,0.486,0.478,0.47,0.462,0.454,0.445,0.436,0.427,0.417,0.407,0.396,0.385,0.374,0.362,0.35,0.32,0.26,0.2,0.14,0.09,0.04,0.01,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.504,0.516,0.533,0.56,0.58,0.61,0.64,0.67,0.7,0.72,0.75,0.78,0.8,0.815,0.828,0.837,0.84,0.836,0.826,0.81,0.789,0.76,0.74,0.7,0.67,0.64,0.6,0.56,0.53,0.49,0.46,0.43,0.4,0.37,0.34,0.32,0.304,0.291,0.283,0.28,0.281,0.284,0.289,0.296,0.305,0.314,0.325,0.337,0.349,0.362,0.375,0.388,0.402,0.415,0.427,0.44,0.451,0.461,0.471,0.479,0.487,0.492,0.496,0.499,0.5 +PARAM_BOING=0,0.002,0.009,0.019,0.031,0.045,0.06,0.076,0.093,0.109,0.125,0.14,0.154,0.166,0.176,0.183,0.188,0.19,0.189,0.185,0.18,0.173,0.164,0.155,0.144,0.133,0.121,0.109,0.097,0.084,0.072,0.061,0.05,0.039,0.03,0.021,0.014,0.008,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.003,-0.011,-0.022,-0.037,-0.054,-0.073,-0.093,-0.112,-0.132,-0.151,-0.17,-0.186,-0.201,-0.213,-0.222,-0.228,-0.23,-0.23,-0.228,-0.225,-0.222,-0.218,-0.213,-0.207,-0.201,-0.194,-0.187,-0.179,-0.17,-0.162,-0.153,-0.144,-0.134,-0.125,-0.115,-0.105,-0.096,-0.086,-0.077,-0.068,-0.06,-0.051,-0.043,-0.036,-0.029,-0.023,-0.017,-0.012,-0.008,-0.005,-0.002,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0 +PARAM_HAIR_SIDE_L=0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.004,0.014,0.03,0.05,0.07,0.1,0.12,0.15,0.18,0.2,0.23,0.25,0.271,0.287,0.299,0.307,0.31,0.31,0.308,0.306,0.302,0.298,0.292,0.286,0.278,0.269,0.259,0.248,0.235,0.221,0.206,0.189,0.171,0.152,0.13,0.11,0.08,0.06,0.03,0,-0.04,-0.07,-0.1,-0.14,-0.17,-0.2,-0.22,-0.25,-0.266,-0.281,-0.291,-0.298,-0.3,-0.294,-0.278,-0.25,-0.22,-0.19,-0.15,-0.11,-0.08,-0.05,-0.02,-0.006,0 +PARAM_WING_DEFORM=0,-0.006,-0.022,-0.05,-0.08,-0.12,-0.16,-0.2,-0.25,-0.29,-0.34,-0.39,-0.43,-0.48,-0.52,-0.55,-0.58,-0.61,-0.64,-0.66,-0.679,-0.697,-0.713,-0.727,-0.74,-0.75,-0.76,-0.768,-0.775,-0.781,-0.785,-0.789,-0.792,-0.795,-0.797,-0.798,-0.8,-0.8,-0.8,-0.8,-0.8,-0.78,-0.72,-0.63,-0.51,-0.39,-0.26,-0.13,0,0.1,0.19,0.26,0.31,0.32,0.314,0.296,0.27,0.24,0.2,0.16,0.12,0.08,0.05,0.02,0.006,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch Dere4.mtn b/model/Potion-Maker/Tia/motions/Touch Dere4.mtn new file mode 100644 index 0000000..9ac252f --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch Dere4.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,1.25,4.29,8,11.62,14.53,16.37,17,16.63,15.6,13.98,11.92,9.46,6.78,3.94,1.06,-1.78,-4.46,-6.92,-8.98,-10.6,-11.63,-12,-11.94,-11.77,-11.5,-11.14,-10.72,-10.22,-9.66,-9.07,-8.45,-7.79,-7.12,-6.43,-5.74,-5.06,-4.4,-3.75,-3.14,-2.55,-2.01,-1.52,-1.09,-0.71,-0.41,-0.19,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,1.54,5.3,9.89,14.36,17.95,20.23,21,20.47,18.97,16.62,13.64,10.07,6.19,2.09,-2.09,-6.19,-10.07,-13.64,-16.62,-18.97,-20.47,-21,-20.89,-20.59,-20.12,-19.5,-18.75,-17.88,-16.91,-15.88,-14.78,-13.63,-12.46,-11.25,-10.04,-8.86,-7.7,-6.56,-5.49,-4.47,-3.51,-2.66,-1.9,-1.25,-0.72,-0.33,-0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,1.18,4.04,7.53,10.94,13.67,15.41,16,15.75,15.04,13.92,12.49,10.8,8.95,6.99,5.01,3.05,1.2,-0.49,-1.92,-3.04,-3.75,-4,-3.98,-3.92,-3.83,-3.71,-3.57,-3.41,-3.22,-3.02,-2.82,-2.6,-2.37,-2.14,-1.91,-1.69,-1.47,-1.25,-1.05,-0.85,-0.67,-0.51,-0.36,-0.24,-0.14,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EMOTION=-1,-0.7,-0.698,-0.697,-0.695,-0.694,-0.693,-0.692,-0.692,-0.69,-0.691,-0.69,-0.69,-0.69,-0.69,-0.691,-0.694,-0.698,-0.701,-0.705,-0.707,-0.709,-0.71,-0.709,-0.708,-0.705,-0.702,-0.699,-0.695,-0.692,-0.689,-0.686,-0.683,-0.682,-0.68,-0.68,-0.68,-0.68,-0.682,-0.683,-0.685,-0.687,-0.689,-0.692,-0.695,-0.698,-0.702,-0.706,-0.71,-0.94,-0.945,-0.95,-0.955,-0.959,-0.963,-0.967,-0.971,-0.974,-0.977,-0.98,-0.983,-0.985,-0.988,-0.99,-0.992,-0.993,-0.995,-0.996,-0.997,-1,-0.999,-0.999,-1,-1,-1 +PARAM_EYE_L_OPEN=0.55,0,0,0,0,0,0,0,0,0,0.001,0,0,0.002,0,0,0.003,0,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.009,0.009,0.01,0.011,0.011,0.012,0.013,0.01,0.015,0.016,0.017,0.018,0.019,0.02,0.021,0.022,0.023,0.024,0.025,0.026,0.028,0.029,0.03,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0,0,0,0,0,0,0,0,0,0.001,0,0,0.002,0,0,0.003,0,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.009,0.009,0.01,0.011,0.011,0.012,0.013,0.01,0.015,0.016,0.017,0.018,0.019,0.02,0.021,0.022,0.023,0.024,0.025,0.026,0.028,0.029,0.03,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-1,-0.996,-0.996,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.984,-0.983,-0.981,-0.98,-0.979,-0.978,-0.976,-0.975,-0.974,-0.973,-0.972,-0.971,-0.97,-0.969,-0.968,-0.967,-0.966,-0.965,-0.96,-0.963,-0.963,-0.96,-0.962,-0.96,-0.961,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.962,-0.963,-0.964,-0.966,-0.968,-0.97,-0.973,-0.975,-0.977,-0.98,-0.982,-0.984,-0.987,-0.989,-0.991,-0.993,-0.995,-0.996,-0.998,-0.999,-0.999,-1,-1 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-1,-0.996,-0.996,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.984,-0.983,-0.981,-0.98,-0.979,-0.978,-0.976,-0.975,-0.974,-0.973,-0.972,-0.971,-0.97,-0.969,-0.968,-0.967,-0.966,-0.965,-0.96,-0.963,-0.963,-0.96,-0.962,-0.96,-0.961,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.962,-0.963,-0.964,-0.966,-0.968,-0.97,-0.973,-0.975,-0.977,-0.98,-0.982,-0.984,-0.987,-0.989,-0.991,-0.993,-0.995,-0.996,-0.998,-0.999,-0.999,-1,-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,0,0,0,0,0,0,-0.017,-0.05,-0.1,-0.15,-0.19,-0.23,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.241,-0.19,-0.14,-0.08,-0.04,-0.01,0 +PARAM_BROW_R_Y=0,0,0,0,0,0,0,-0.017,-0.05,-0.1,-0.15,-0.19,-0.23,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.241,-0.19,-0.14,-0.08,-0.04,-0.01,0 +PARAM_BROW_ANGLE=0.2,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.311,-0.36,-0.41,-0.47,-0.53,-0.57,-0.6,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,0,0.07,0.12,0.16,0.18,0.196,0.2 +PARAM_BROW_SELECT=-0.5,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.209,0.21,0.21,0.21,0.208,0.21,0.21,0.207,0.21,0.21,0.206,0.21,0.205,0.2,0.204,0.2,0.203,0.2,0.202,0.201,0.2,0.2,0.199,0.2,0.197,0.197,0.196,0.2,0.194,0.194,0.193,0.192,0.191,0.19,0.19,0.188,0.187,0.186,0.185,0.184,0.183,0.182,0.181,0.18,0.179,0.177,0.176,0.175,0.174,0.173,0.171,0.17,-0.22,-0.31,-0.39,-0.44,-0.47,-0.494,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.83,0.67,0.48,0.28,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,-0.008,-0.03,-0.08,-0.15,-0.24,-0.37,-0.97,-0.97,-0.97,-0.97,-0.968,-0.968,-0.966,-0.965,-0.964,-0.962,-0.96,-0.958,-0.956,-0.953,-0.95,-0.947,-0.944,-0.941,-0.937,-0.933,-0.929,-0.925,-0.92,-0.915,-0.91,-0.69,-0.43,-0.28,-0.22,-0.2,-0.27,-0.39,-0.46,-0.49,-0.43,-0.32,-0.23,-0.16,-0.13,-0.21,-0.33,-0.41,-0.44,-0.42,-0.33,-0.18,0,0.39,0.69,0.85,0.9 +PARAM_MOUTH_EMO=0,0.16,0.16,0.162,0.163,0.164,0.165,0.166,0.167,0.168,0.169,0.169,0.17,0.171,0.172,0.173,0.17,0.175,0.176,0.177,0.177,0.178,0.179,0.18,0.25,0.25,0.25,0.25,0.25,0.25,0.249,0.25,0.248,0.25,0.247,0.246,0.25,0.244,0.243,0.242,0.241,0.24,0.239,0.238,0.236,0.235,0.233,0.232,0.23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,0.1,0.37,0.76,1.21,1.68,2.11,2.48,2.76,2.94,3,2.89,2.59,2.15,1.62,1.02,0.39,-0.24,-0.85,-1.42,-1.94,-2.37,-2.71,-2.92,-3,-2.9,-2.66,-2.33,-1.95,-1.55,-1.16,-0.79,-0.48,-0.22,-0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0.14,0.5,1.02,1.62,2.23,2.81,3.3,3.68,3.92,4,3.92,3.73,3.44,3.08,2.68,2.26,1.84,1.43,1.05,0.71,0.42,0.2,0.05,0,0,0,0,0,0,0,0,0,0,0,0,-0.019,-0.07,-0.16,-0.27,-0.41,-0.56,-0.73,-0.9,-1.09,-1.28,-1.48,-1.67,-1.86,-2.04,-2.22,-2.38,-2.53,-2.66,-2.78,-2.87,-2.94,-2.98,-3,-2.96,-2.86,-2.69,-2.48,-2.23,-1.96,-1.68,-1.39,-1.12,-0.85,-0.61,-0.4,-0.23,-0.11,-0.03,0 +PARAM_BODY_Y=0,-0.011,-0.04,-0.08,-0.13,-0.17,-0.22,-0.26,-0.29,-0.304,-0.31,-0.307,-0.3,-0.288,-0.272,-0.254,-0.23,-0.21,-0.18,-0.16,-0.13,-0.1,-0.07,-0.03,0,0.04,0.07,0.09,0.113,0.128,0.139,0.148,0.153,0.157,0.159,0.16,0.157,0.148,0.135,0.119,0.101,0.082,0.064,0.046,0.031,0.018,0.008,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5,0.517,0.56,0.63,0.7,0.78,0.85,0.91,0.96,0.99,1,0.987,0.95,0.9,0.84,0.77,0.7,0.62,0.55,0.48,0.42,0.37,0.33,0.31,0.3,0.316,0.36,0.41,0.47,0.54,0.6,0.66,0.71,0.75,0.78,0.79,0.788,0.783,0.773,0.76,0.744,0.72,0.7,0.67,0.64,0.61,0.58,0.54,0.5,0.45,0.41,0.37,0.33,0.31,0.29,0.269,0.258,0.252,0.25,0.253,0.262,0.276,0.294,0.31,0.34,0.36,0.38,0.41,0.43,0.449,0.466,0.481,0.491,0.498,0.5 +PARAM_BOING=0,0.04,0.13,0.23,0.35,0.45,0.53,0.59,0.61,0.53,0.34,0.1,-0.13,-0.31,-0.43,-0.47,-0.42,-0.31,-0.17,-0.02,0.09,0.14,0.08,-0.01,-0.08,-0.1,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.03,-0.1,-0.19,-0.28,-0.37,-0.44,-0.48,-0.5,-0.47,-0.4,-0.3,-0.18,-0.06,0.06,0.18,0.27,0.35,0.4,0.42,0.406,0.37,0.31,0.24,0.17,0.09,0,-0.07,-0.14,-0.19,-0.23,-0.26,-0.27,-0.261,-0.24,-0.2,-0.16,-0.11,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.02,0.09,0.18,0.28,0.39,0.48,0.57,0.63,0.68,0.69,0.69,0.692,0.69,0.69,0.69,0.686,0.68,0.66,0.61,0.54,0.46,0.37,0.27,0.16,0.06,-0.04,-0.14,-0.23,-0.3,-0.37,-0.41,-0.44,-0.45,-0.441,-0.42,-0.37,-0.32,-0.26,-0.2,-0.13,-0.05,0.02,0.08,0.14,0.19,0.24,0.26,0.27,0.261,0.24,0.2,0.16,0.12,0.08,0.05,0.02,0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.014,-0.05,-0.11,-0.18,-0.25,-0.32,-0.39,-0.45,-0.5,-0.54,-0.58,-0.6,-0.608,-0.611,-0.61,-0.611,-0.61,-0.599,-0.57,-0.52,-0.45,-0.38,-0.3,-0.21,-0.13,-0.05,0.03,0.11,0.17,0.22,0.26,0.28,0.29,0.285,0.27,0.25,0.22,0.18,0.15,0.11,0.06,0.02,-0.01,-0.05,-0.08,-0.1,-0.115,-0.12,-0.116,-0.105,-0.089,-0.072,-0.053,-0.036,-0.021,-0.01,-0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.021,0.07,0.15,0.24,0.34,0.42,0.5,0.55,0.59,0.6,0.58,0.51,0.41,0.28,0.14,-0.01,-0.16,-0.3,-0.43,-0.53,-0.6,-0.62,-0.59,-0.51,-0.39,-0.25,-0.11,0.02,0.13,0.22,0.27,0.29,0.271,0.23,0.18,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.004,-0.016,-0.035,-0.06,-0.09,-0.12,-0.16,-0.2,-0.24,-0.27,-0.31,-0.35,-0.38,-0.41,-0.44,-0.454,-0.466,-0.47,-0.47,-0.468,-0.466,-0.463,-0.459,-0.454,-0.449,-0.443,-0.436,-0.428,-0.42,-0.412,-0.403,-0.393,-0.384,-0.373,-0.362,-0.351,-0.34,-0.329,-0.317,-0.305,-0.293,-0.28,-0.268,-0.255,-0.243,-0.23,-0.218,-0.205,-0.193,-0.181,-0.169,-0.157,-0.145,-0.133,-0.122,-0.111,-0.101,-0.091,-0.081,-0.071,-0.062,-0.054,-0.046,-0.038,-0.031,-0.025,-0.02,-0.015,-0.01,-0.007,-0.004,-0.002,0,0 +PARAM_WING_DEFORM=0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.42,0.48,0.53,0.58,0.63,0.67,0.7,0.714,0.72,0.719,0.717,0.714,0.709,0.703,0.696,0.687,0.678,0.667,0.656,0.644,0.631,0.617,0.603,0.588,0.572,0.555,0.538,0.521,0.503,0.485,0.467,0.448,0.429,0.41,0.391,0.372,0.353,0.334,0.314,0.295,0.277,0.258,0.24,0.222,0.204,0.187,0.171,0.154,0.139,0.124,0.109,0.095,0.082,0.07,0.059,0.048,0.039,0.03,0.022,0.016,0.01,0.006,0.003,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch Dere5.mtn b/model/Potion-Maker/Tia/motions/Touch Dere5.mtn new file mode 100644 index 0000000..efee8f7 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch Dere5.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.08,0.35,0.82,1.51,2.42,3.62,5.1,6.89,9,11.51,13.78,15.93,17.88,19.68,21.32,22.84,24.18,25.4,26.46,27.39,28.18,28.83,29.34,29.7,29.93,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28.97,26.26,22.35,17.88,13.25,8.92,5.23,2.4,0.63,0 +PARAM_ANGLE_Y=0,-0.69,-2.53,-5.2,-8.37,-11.63,-14.8,-17.47,-19.31,-20,-19.71,-18.94,-17.75,-16.23,-14.45,-12.45,-10.27,-8.03,-5.65,-3.31,-0.96,1.36,3.61,5.71,7.67,9.44,11,12.52,13.87,15.06,16.12,17.03,17.82,18.5,19.07,19.54,19.93,20.24,20.48,20.66,20.79,20.89,20.95,20.98,20.996,21,19.02,13.99,6.77,-1.41,-9.25,-16,-21.63,-25.43,-27.76,-29.07,-29.71,-29.95,-30,-28.97,-26.26,-22.35,-17.88,-13.25,-8.92,-5.23,-2.4,-0.63,0 +PARAM_ANGLE_Z=0,0.45,1.65,3.38,5.44,7.56,9.62,11.35,12.55,13,12.81,12.3,11.52,10.54,9.4,8.14,6.79,5.43,4.02,2.66,1.35,0.1,-1.05,-2.05,-2.89,-3.55,-4,-4.35,-4.65,-4.91,-5.14,-5.34,-5.5,-5.63,-5.74,-5.82,-5.89,-5.93,-5.97,-5.99,-6,-6.005,-6.01,-6.004,-6.001,-6,-4.98,-2.45,1.03,4.72,7.89,10,11.27,12.1,12.59,12.85,12.96,13,13,12.55,11.38,9.69,7.75,5.74,3.87,2.26,1.04,0.27,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.64,0.8,0.91,0.94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.91,0.898,0.86,0.82,0.76,0.7,0.64,0.6,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.64,0.8,0.91,0.94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.91,0.898,0.86,0.82,0.76,0.7,0.64,0.6,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,0.82,0.8,0.73,0.63,0.52,0.4,0.29,0.19,0.12,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.15,0.29,0.46,0.63,0.77,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,0.82,0.8,0.73,0.63,0.52,0.4,0.29,0.19,0.12,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.15,0.28,0.46,0.63,0.76,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,-0.004,-0.01,-0.04,-0.09,-0.13,-0.17,-0.19,-0.205,-0.219,-0.23,-0.24,-0.248,-0.255,-0.26,-0.264,-0.267,-0.269,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.256,-0.22,-0.18,-0.13,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.077,-0.07,-0.06,-0.048,-0.035,-0.024,-0.014,-0.006,-0.002,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0.02,0.06,0.1,0.12,0.13,0.128,0.123,0.116,0.107,0.096,0.085,0.074,0.063,0.054,0.047,0.042,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,-0.01,-0.14,-0.32,-0.49,-0.62,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.65,-0.59,-0.5,-0.4,-0.3,-0.2,-0.12,-0.05,-0.01,0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_ANGLE=0.2,-0.33,-0.36,-0.38,-0.41,-0.427,-0.444,-0.459,-0.471,-0.481,-0.488,-0.494,-0.497,-0.499,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,0,0.05,0.08,0.12,0.14,0.165,0.181,0.192,0.198,0.2 +PARAM_BROW_SELECT=-0.5,0.27,0.269,0.266,0.261,0.255,0.248,0.241,0.234,0.227,0.222,0.217,0.213,0.211,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,-0.3,-0.35,-0.38,-0.42,-0.44,-0.465,-0.481,-0.492,-0.498,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.84,0.72,0.57,0.4,0.21,0,-0.16,-0.27,-0.35,-0.4,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.44,-0.36,-0.24,-0.12,-0.03,0,0,0,0,0,0,0,0,0.03,0.11,0.23,0.36,0.5,0.63,0.74,0.83,0.88,0.9 +PARAM_MOUTH_EMO=0,0,0,0,0,0,0.004,0.017,0.04,0.07,0.12,0.18,0.44,0.48,0.48,0.48,0.48,0.48,0.48,0.479,0.48,0.477,0.477,0.476,0.475,0.474,0.472,0.471,0.47,0.468,0.466,0.465,0.463,0.461,0.459,0.457,0.454,0.452,0.45,0.447,0.445,0.442,0.439,0.436,0.433,0.43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0,0.006,0.024,0.05,0.09,0.13,0.17,0.22,0.28,0.33,0.39,0.44,0.49,0.54,0.58,0.63,0.66,0.69,0.71,0.725,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.7,0.64,0.54,0.44,0.32,0.22,0.13,0.06,0.02,0 +PARAM_BODY_ANGLE_X=0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,0.987,0.95,0.9,0.82,0.74,0.65,0.55,0.45,0.35,0.26,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.03,-0.11,-0.22,-0.35,-0.48,-0.61,-0.74,-0.84,-0.93,-0.98,-1,-0.987,-0.95,-0.9,-0.82,-0.74,-0.65,-0.55,-0.45,-0.35,-0.26,-0.18,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0.015,0.06,0.11,0.18,0.26,0.33,0.38,0.42,0.44,0.44,0.44,0.438,0.437,0.435,0.433,0.431,0.429,0.426,0.423,0.42,0.417,0.413,0.41,0.406,0.402,0.399,0.395,0.391,0.388,0.384,0.38,0.377,0.373,0.37,0.367,0.364,0.361,0.359,0.357,0.355,0.353,0.352,0.351,0.35,0.35,0.35,0.35,0.352,0.353,0.354,0.355,0.356,0.357,0.358,0.36,0.359,0.36,0.36,0.348,0.32,0.27,0.21,0.16,0.11,0.06,0.03,0.01,0 +PARAM_BREATH=0.5,0.489,0.46,0.42,0.37,0.31,0.26,0.22,0.19,0.18,0.182,0.187,0.196,0.208,0.223,0.241,0.261,0.28,0.31,0.33,0.36,0.39,0.42,0.46,0.49,0.52,0.56,0.59,0.62,0.66,0.69,0.72,0.76,0.79,0.82,0.85,0.87,0.9,0.92,0.939,0.957,0.972,0.984,0.993,0.998,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0.017,0.06,0.13,0.2,0.28,0.35,0.41,0.46,0.49,0.5 +PARAM_BOING=0,0.011,0.04,0.08,0.13,0.19,0.24,0.28,0.31,0.32,0.29,0.21,0.12,0.03,-0.06,-0.13,-0.18,-0.2,-0.18,-0.14,-0.08,-0.03,0.02,0.06,0.09,0.1,0.082,0.05,0.03,0.008,0,0.001,0.004,0.009,0.016,0.023,0.032,0.041,0.049,0.058,0.067,0.074,0.081,0.086,0.089,0.09,0.075,0.03,-0.03,-0.1,-0.17,-0.24,-0.3,-0.34,-0.36,-0.33,-0.25,-0.16,-0.07,0.02,0.09,0.14,0.16,0.148,0.12,0.08,0.04,0.01,0 +PARAM_HAIR_FRONT=0,0.003,0.011,0.024,0.041,0.06,0.08,0.11,0.14,0.16,0.19,0.22,0.25,0.28,0.31,0.33,0.36,0.38,0.399,0.417,0.431,0.441,0.448,0.45,0.447,0.439,0.425,0.407,0.39,0.36,0.33,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.1,0.07,0.05,0.035,0.02,0.009,0.002,0,0.011,0.04,0.08,0.14,0.19,0.26,0.32,0.38,0.43,0.47,0.5,0.52,0.53,0.512,0.46,0.39,0.32,0.23,0.16,0.09,0.04,0.01,0 +PARAM_HAIR_SIDE_R=0,0.002,0.009,0.019,0.033,0.049,0.068,0.09,0.11,0.14,0.16,0.19,0.22,0.24,0.27,0.29,0.32,0.34,0.36,0.382,0.399,0.413,0.425,0.433,0.438,0.44,0.436,0.425,0.409,0.39,0.36,0.33,0.3,0.27,0.24,0.21,0.18,0.14,0.12,0.09,0.06,0.04,0.024,0.011,0.003,0,0.01,0.04,0.08,0.13,0.19,0.25,0.31,0.37,0.42,0.46,0.49,0.513,0.52,0.502,0.46,0.39,0.31,0.23,0.15,0.09,0.04,0.01,0 +PARAM_HAIR_SIDE_L=0,-0.003,-0.011,-0.024,-0.041,-0.06,-0.09,-0.11,-0.14,-0.18,-0.21,-0.24,-0.28,-0.31,-0.34,-0.38,-0.41,-0.44,-0.46,-0.49,-0.51,-0.526,-0.54,-0.551,-0.558,-0.56,-0.555,-0.541,-0.52,-0.49,-0.46,-0.43,-0.39,-0.35,-0.31,-0.26,-0.22,-0.18,-0.15,-0.11,-0.08,-0.05,-0.03,-0.014,-0.004,0,-0.01,-0.04,-0.08,-0.13,-0.19,-0.25,-0.31,-0.37,-0.42,-0.46,-0.49,-0.513,-0.52,-0.502,-0.46,-0.39,-0.31,-0.23,-0.15,-0.09,-0.04,-0.01,0 +PARAM_TWIN_RIBBON_D=0,-0.003,-0.01,-0.022,-0.037,-0.056,-0.08,-0.1,-0.13,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.31,-0.33,-0.353,-0.368,-0.38,-0.387,-0.39,-0.39,-0.388,-0.386,-0.383,-0.379,-0.374,-0.368,-0.36,-0.351,-0.34,-0.329,-0.315,-0.3,-0.283,-0.264,-0.24,-0.22,-0.2,-0.17,-0.14,-0.11,-0.07,-0.04,0,0.05,0.11,0.18,0.25,0.31,0.37,0.42,0.46,0.47,0.42,0.32,0.19,0.06,-0.07,-0.17,-0.23,-0.26,-0.24,-0.19,-0.13,-0.07,-0.02,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.004,-0.016,-0.034,-0.06,-0.08,-0.11,-0.14,-0.17,-0.2,-0.23,-0.26,-0.28,-0.31,-0.324,-0.338,-0.347,-0.35,-0.35,-0.349,-0.347,-0.345,-0.343,-0.339,-0.335,-0.33,-0.324,-0.317,-0.309,-0.3,-0.29,-0.279,-0.267,-0.254,-0.239,-0.224,-0.207,-0.189,-0.17,-0.15,-0.13,-0.1,-0.08,-0.06,-0.03,0,0.04,0.1,0.16,0.23,0.29,0.35,0.4,0.43,0.45,0.46,0.451,0.43,0.39,0.34,0.29,0.24,0.18,0.13,0.09,0.05,0.02,0.006,0 +PARAM_WING_DEFORM=0,-0.009,-0.03,-0.07,-0.12,-0.17,-0.23,-0.29,-0.36,-0.42,-0.48,-0.54,-0.59,-0.64,-0.68,-0.7,-0.723,-0.73,-0.729,-0.726,-0.722,-0.715,-0.707,-0.697,-0.684,-0.67,-0.654,-0.637,-0.616,-0.59,-0.57,-0.55,-0.52,-0.49,-0.46,-0.43,-0.39,-0.35,-0.32,-0.28,-0.23,-0.19,-0.15,-0.1,-0.05,0,0.06,0.11,0.16,0.2,0.24,0.26,0.28,0.299,0.307,0.31,0.304,0.287,0.26,0.23,0.2,0.16,0.12,0.09,0.06,0.03,0.016,0.004,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch Dere6.mtn b/model/Potion-Maker/Tia/motions/Touch Dere6.mtn new file mode 100644 index 0000000..2a0d5af --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch Dere6.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.6,2.07,4.08,6.18,7.93,9,9.47,9.76,9.92,9.99,10.004,10,10,9.995,9.977,9.94,9.88,9.78,9.66,9.49,9.28,9.03,8.73,8.39,8,7.44,6.76,5.95,5.08,4.19,3.29,2.43,1.66,0.98,0.46,0.12,0 +PARAM_ANGLE_Y=0,1.65,5.75,11.4,17.41,22.56,26,27.79,28.93,29.6,29.91,30,30,29.3,27.43,24.61,21.08,17.17,13.01,8.93,5.12,1.75,-1.09,-3.22,-4.54,-5,-4.9,-4.63,-4.22,-3.7,-3.12,-2.5,-1.88,-1.3,-0.78,-0.37,-0.1,0 +PARAM_ANGLE_Z=0,-0.06,-0.22,-0.47,-0.78,-1.13,-1.5,-1.87,-2.22,-2.53,-2.78,-2.94,-3,-2.84,-2.41,-1.77,-0.96,-0.07,0.88,1.82,2.69,3.46,4.11,4.59,4.9,5,4.9,4.63,4.22,3.7,3.12,2.5,1.88,1.3,0.78,0.37,0.1,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.64,0.78,0.88,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.903,0.884,0.85,0.82,0.77,0.73,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_R_OPEN=0.55,0.64,0.78,0.88,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.903,0.884,0.85,0.82,0.77,0.73,0.69,0.64,0.61,0.58,0.557,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.06,-0.15,-0.21,-0.23,-0.23,-0.228,-0.225,-0.221,-0.216,-0.21,-0.203,-0.196,-0.188,-0.18,-0.17,-0.161,-0.151,-0.141,-0.131,-0.12,-0.11,-0.099,-0.089,-0.079,-0.069,-0.06,-0.05,-0.042,-0.034,-0.027,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_BROW_R_Y=0,-0.06,-0.15,-0.21,-0.23,-0.23,-0.228,-0.225,-0.221,-0.216,-0.21,-0.203,-0.196,-0.188,-0.18,-0.17,-0.161,-0.151,-0.141,-0.131,-0.12,-0.11,-0.099,-0.089,-0.079,-0.069,-0.06,-0.05,-0.042,-0.034,-0.027,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_BROW_ANGLE=0.2,0.11,-0.03,-0.13,-0.16,-0.159,-0.156,-0.152,-0.145,-0.138,-0.129,-0.118,-0.107,-0.094,-0.081,-0.067,-0.052,-0.036,-0.021,-0.004,0.012,0.028,0.044,0.061,0.076,0.092,0.107,0.121,0.134,0.147,0.158,0.169,0.178,0.185,0.192,0.196,0.199,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0.92,0.89,0.81,0.72,0.63,0.56,0.52,0.5,0.5,0.5,0.5,0.5,0.5,0.514,0.55,0.61,0.68,0.74,0.81,0.87,0.91,0.92,0.04,0.033,0.028,0.023,0.018,0.014,0.011,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_MOUTH_OPEN2=0.9,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.979,-0.98,-0.98,-0.978,-0.98,-0.977,-0.98,-0.976,-0.98,-0.974,-0.974,-0.973,-0.972,-0.971,-0.97,0.83,0.842,0.852,0.861,0.868,0.875,0.881,0.885,0.89,0.893,0.896,0.897,0.899,0.9,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.15,-0.52,-1,-1.48,-1.85,-2,-2,-2,-2,-2,-2,-2,-1.94,-1.78,-1.54,-1.24,-0.9,-0.54,-0.19,0.13,0.42,0.66,0.85,0.96,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_Z=0,0.38,1.29,2.5,3.71,4.62,5,5,5,5,5,5,5,4.86,4.49,3.92,3.22,2.43,1.6,0.79,0.02,-0.65,-1.22,-1.64,-1.91,-2,-1.96,-1.85,-1.69,-1.48,-1.25,-1,-0.75,-0.52,-0.31,-0.15,-0.04,0 +PARAM_BODY_Y=0,0.019,0.07,0.14,0.21,0.28,0.33,0.36,0.382,0.394,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.392,0.37,0.34,0.3,0.25,0.2,0.15,0.1,0.06,0.03,0.01,0 +PARAM_BREATH=0.5,0.512,0.55,0.59,0.65,0.71,0.77,0.82,0.85,0.87,0.884,0.889,0.89,0.888,0.882,0.873,0.861,0.846,0.829,0.81,0.79,0.77,0.74,0.72,0.7,0.67,0.65,0.63,0.61,0.587,0.568,0.551,0.537,0.524,0.514,0.506,0.502,0.5 +PARAM_BOING=0,0.02,0.07,0.14,0.2,0.25,0.28,0.29,0.25,0.17,0.06,-0.04,-0.12,-0.17,-0.19,-0.176,-0.14,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.019,-0.07,-0.14,-0.23,-0.32,-0.41,-0.48,-0.53,-0.55,-0.54,-0.51,-0.47,-0.41,-0.34,-0.27,-0.19,-0.12,-0.04,0.03,0.09,0.15,0.2,0.23,0.25,0.26,0.255,0.241,0.22,0.19,0.16,0.13,0.1,0.07,0.04,0.02,0.005,0 +PARAM_HAIR_SIDE_R=0,0.007,0.025,0.05,0.08,0.11,0.13,0.16,0.19,0.204,0.216,0.22,0.214,0.197,0.17,0.14,0.1,0.06,0.01,-0.03,-0.07,-0.12,-0.15,-0.19,-0.21,-0.233,-0.246,-0.25,-0.241,-0.22,-0.19,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0 +PARAM_HAIR_SIDE_L=0,0.013,0.04,0.09,0.14,0.19,0.24,0.29,0.33,0.36,0.38,0.39,0.382,0.36,0.32,0.28,0.22,0.16,0.1,0.04,-0.02,-0.08,-0.13,-0.18,-0.22,-0.25,-0.264,-0.27,-0.261,-0.24,-0.2,-0.16,-0.12,-0.08,-0.05,-0.02,-0.006,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.013,0.05,0.09,0.14,0.2,0.25,0.3,0.35,0.38,0.4,0.41,0.408,0.402,0.393,0.381,0.366,0.349,0.33,0.31,0.29,0.27,0.24,0.22,0.2,0.17,0.15,0.13,0.11,0.087,0.069,0.052,0.037,0.024,0.014,0.006,0.002,0 +PARAM_WING_DEFORM=0,0.03,0.1,0.2,0.31,0.43,0.55,0.66,0.75,0.82,0.87,0.89,0.886,0.873,0.853,0.83,0.79,0.76,0.72,0.67,0.63,0.58,0.53,0.48,0.43,0.38,0.33,0.28,0.23,0.19,0.15,0.11,0.08,0.05,0.03,0.014,0.004,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch1.mtn b/model/Potion-Maker/Tia/motions/Touch1.mtn new file mode 100644 index 0000000..870260d --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch1.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.36,-0.93,-1.46,-1.85,-2,-1.52,-0.23,1.64,3.86,6.14,8.36,10.23,11.52,12,11.76,11.12,10.13,8.88,7.5,6,4.5,3.12,1.88,0.88,0.24,0,0,0,0,0,0,0,0,0,0,0,0,0.79,2.92,6.02,9.71,13.55,17.31,20.55,22.91,24,24.33,24.65,24.95,25.25,25.54,25.82,26.08,26.33,26.58,26.81,27.03,27.24,27.45,27.65,27.83,28.01,28.18,28.34,28.48,28.63,28.76,28.89,29.01,29.12,29.22,29.32,29.41,29.49,29.56,29.63,29.7,29.75,29.8,29.84,29.88,29.91,29.94,29.96,29.979,29.991,29.998,30,30,29.96,29.85,29.65,29.36,28.99,28.52,27.95,27.28,26.5,25.6,24.6,23.47,22.22,20.87,19.36,17.71,15.93,14,11.67,9.55,7.65,5.93,4.44,3.14,2.03,1.17,0.53,0.14,0 +PARAM_ANGLE_Y=0,5.36,13.95,21.96,27.75,30,28.66,25.06,19.86,13.69,7.31,1.14,-4.06,-7.66,-9,-8.66,-7.75,-6.34,-4.58,-2.62,-0.5,1.62,3.58,5.34,6.75,7.66,8,7.984,7.9,7.73,7.43,6.99,6.38,5.56,4.56,3.3,1.81,0,-2.71,-6.37,-10.64,-15.17,-19.55,-23.62,-26.94,-29.18,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.04,-26.62,-23.34,-19.51,-15.53,-11.6,-7.88,-4.75,-2.23,-0.6,0 +PARAM_ANGLE_Z=0,-1.07,-2.79,-4.39,-5.55,-6,-5.69,-4.86,-3.66,-2.24,-0.76,0.66,1.86,2.69,3,2.94,2.78,2.53,2.22,1.87,1.5,1.13,0.78,0.47,0.22,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.007,0.027,0.06,0.1,0.16,0.22,0.3,0.38,0.47,0.57,0.68,0.79,0.91,1.04,1.17,1.3,1.44,1.58,1.71,1.86,2,2.14,2.29,2.42,2.56,2.7,2.83,2.96,3.09,3.21,3.32,3.43,3.53,3.62,3.7,3.78,3.84,3.9,3.94,3.97,3.993,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.87,3.55,3.11,2.6,2.07,1.55,1.05,0.63,0.3,0.08,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.554,0.557,0.56,0.562,0.565,0.567,0.569,0.57,0.57,0.01,0.007,0.005,0.003,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.552,0.554,0.557,0.56,0.562,0.565,0.567,0.569,0.57,0.57,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.92,0.907,0.87,0.83,0.77,0.71,0.66,0.61,0.58,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.1,0.094,0.08,0.063,0.044,0.028,0.014,0.004,0,-0.001,-0.002,-0.003,-0.004,-0.005,-0.006,-0.01,-0.008,-0.009,-0.009,-0.01,-0.01,-0.012,-0.012,-0.01,-0.013,-0.01,-0.014,-0.01,-0.015,-0.02,-0.016,-0.02,-0.017,-0.02,-0.02,-0.018,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,0.2,0.53,0.71,0.81,0.86,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.96,-0.969,-0.977,-0.983,-0.988,-0.992,-0.995,-0.998,-0.999,-1,-1 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.1,0.094,0.08,0.063,0.044,0.028,0.014,0.004,0,-0.001,-0.002,-0.003,-0.004,-0.005,-0.006,-0.01,-0.008,-0.009,-0.009,-0.01,-0.01,-0.012,-0.012,-0.01,-0.013,-0.01,-0.014,-0.01,-0.015,-0.02,-0.016,-0.02,-0.017,-0.02,-0.02,-0.018,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,0.2,0.53,0.71,0.81,0.86,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.98,-0.985,-0.988,-0.992,-0.994,-0.996,-0.998,-0.999,-0.999,-1,-1 +PARAM_EYE_BALL_X=0,0.03,0.07,0.12,0.15,0.16,0.159,0.156,0.151,0.145,0.137,0.128,0.119,0.108,0.097,0.086,0.074,0.063,0.052,0.041,0.032,0.023,0.015,0.009,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.16,-0.25,-0.31,-0.34,-0.29,-0.2,-0.14,-0.12,-0.12,-0.122,-0.125,-0.128,-0.133,-0.138,-0.144,-0.151,-0.159,-0.167,-0.176,-0.185,-0.195,-0.206,-0.216,-0.227,-0.238,-0.25,-0.261,-0.273,-0.285,-0.297,-0.309,-0.32,-0.332,-0.343,-0.354,-0.364,-0.375,-0.385,-0.394,-0.403,-0.411,-0.419,-0.426,-0.432,-0.437,-0.442,-0.445,-0.448,-0.449,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.436,-0.4,-0.35,-0.29,-0.23,-0.17,-0.12,-0.07,-0.03,-0.01,0 +PARAM_EYE_BALL_Y=0,-0.014,-0.04,-0.06,-0.074,-0.08,-0.079,-0.078,-0.076,-0.072,-0.069,-0.064,-0.059,-0.054,-0.048,-0.043,-0.037,-0.032,-0.026,-0.021,-0.016,-0.011,-0.008,-0.004,-0.002,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.05,0.09,0.15,0.21,0.3,0.35,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.368,0.34,0.3,0.25,0.2,0.15,0.1,0.06,0.03,0.01,0 +PARAM_BROW_L_Y=0,0.09,0.24,0.38,0.48,0.52,0.5,0.44,0.36,0.26,0.16,0.07,-0.02,-0.08,-0.1,-0.103,-0.105,-0.106,-0.108,-0.109,-0.11,-0.111,-0.112,-0.114,-0.115,-0.117,-0.12,-0.125,-0.134,-0.144,-0.157,-0.171,-0.186,-0.203,-0.221,-0.24,-0.259,-0.28,-0.31,-0.35,-0.4,-0.45,-0.49,-0.54,-0.58,-0.6,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.68,-0.79,-0.89,-0.96,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.96,-0.88,-0.77,-0.64,-0.51,-0.38,-0.26,-0.16,-0.07,-0.02,0 +PARAM_BROW_R_Y=0,0.09,0.24,0.38,0.48,0.52,0.5,0.45,0.37,0.27,0.18,0.08,0,-0.06,-0.09,-0.098,-0.104,-0.109,-0.114,-0.118,-0.121,-0.125,-0.128,-0.132,-0.137,-0.143,-0.15,-0.161,-0.173,-0.187,-0.203,-0.22,-0.239,-0.259,-0.28,-0.3,-0.33,-0.35,-0.38,-0.43,-0.47,-0.52,-0.57,-0.61,-0.65,-0.67,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.68,-0.74,-0.83,-0.91,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.89,-0.78,-0.65,-0.52,-0.39,-0.26,-0.16,-0.07,-0.02,0 +PARAM_BROW_ANGLE=0.2,0.198,0.192,0.182,0.169,0.154,0.136,0.116,0.1,0.07,0.05,0.03,0,-0.02,-0.05,-0.07,-0.1,-0.12,-0.14,-0.158,-0.176,-0.191,-0.204,-0.215,-0.223,-0.228,-0.23,-0.227,-0.22,-0.21,-0.199,-0.187,-0.175,-0.164,-0.154,-0.147,-0.142,-0.14,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.52,-0.43,-0.35,-0.28,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.245,-0.21,-0.16,-0.1,-0.04,0.02,0.08,0.13,0.17,0.19,0.2 +PARAM_BROW_SELECT=-0.5,-0.5,-0.5,-0.498,-0.496,-0.494,-0.492,-0.489,-0.485,-0.481,-0.477,-0.472,-0.467,-0.461,-0.455,-0.448,-0.441,-0.434,-0.426,-0.417,-0.408,-0.399,-0.389,-0.379,-0.368,-0.357,-0.345,-0.333,-0.321,-0.308,-0.294,-0.281,-0.267,-0.252,-0.237,-0.222,-0.206,-0.19,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.16,0.1,0.03,-0.06,-0.15,-0.24,-0.32,-0.39,-0.45,-0.49,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.74,0.49,0.25,0.08,0,-0.013,-0.026,-0.038,-0.05,-0.06,-0.071,-0.08,-0.089,-0.098,-0.106,-0.113,-0.12,-0.127,-0.133,-0.138,-0.144,-0.148,-0.153,-0.157,-0.161,-0.164,-0.167,-0.169,-0.172,-0.174,-0.175,-0.177,-0.178,-0.18,-0.18,-0.18,-0.18,-0.174,-0.157,-0.13,-0.1,-0.08,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.21,0.41,0.61,0.77,0.86,0.89,0.9,0.902,0.901,0.9 +PARAM_MOUTH_EMO=0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.131,0.13,0.13,0.132,0.13,0.13,0.133,0.13,0.13,0.134,0.13,0.135,0.14,0.136,0.14,0.137,0.138,0.14,0.139,0.14,0.14,0.141,0.142,0.14,0.144,0.145,0.145,0.146,0.147,0.148,0.149,0.15,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.435,0.444,0.452,0.458,0.46,0.11,0.112,0.115,0.117,0.119,0.12 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.72,-1.86,-2.93,-3.7,-4,-3.83,-3.37,-2.7,-1.91,-1.09,-0.3,0.37,0.83,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.004,0.01,0.018,0.027,0.038,0.051,0.066,0.082,0.1,0.12,0.14,0.16,0.18,0.21,0.23,0.26,0.29,0.31,0.34,0.37,0.4,0.43,0.46,0.49,0.51,0.54,0.57,0.6,0.63,0.66,0.69,0.71,0.74,0.77,0.79,0.82,0.84,0.86,0.88,0.9,0.918,0.934,0.949,0.962,0.973,0.982,0.99,0.996,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_Z=0,1.25,3.25,5.12,6.47,7,6.69,5.86,4.66,3.24,1.76,0.34,-0.86,-1.69,-2,-1.96,-1.85,-1.69,-1.48,-1.25,-1,-0.75,-0.52,-0.31,-0.15,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0,0.04,0.12,0.18,0.23,0.25,0.248,0.244,0.236,0.226,0.214,0.2,0.185,0.169,0.152,0.134,0.116,0.098,0.081,0.065,0.05,0.036,0.024,0.014,0.006,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.005,0.009,0.014,0.02,0.027,0.034,0.043,0.052,0.062,0.073,0.084,0.096,0.108,0.121,0.135,0.149,0.163,0.177,0.192,0.207,0.222,0.237,0.252,0.268,0.283,0.298,0.313,0.328,0.343,0.357,0.371,0.385,0.399,0.412,0.424,0.436,0.447,0.458,0.468,0.477,0.486,0.493,0.5,0.506,0.511,0.515,0.518,0.519,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.503,0.46,0.4,0.34,0.27,0.2,0.14,0.08,0.04,0.01,0 +PARAM_BREATH=0.5,0.59,0.73,0.87,0.96,1,0.97,0.9,0.79,0.67,0.53,0.41,0.3,0.23,0.2,0.203,0.212,0.225,0.242,0.26,0.28,0.3,0.318,0.335,0.348,0.357,0.36,0.355,0.341,0.322,0.3,0.28,0.26,0.23,0.217,0.203,0.193,0.19,0.19,0.191,0.193,0.195,0.198,0.202,0.206,0.21,0.216,0.221,0.227,0.233,0.24,0.247,0.254,0.262,0.27,0.278,0.287,0.295,0.304,0.313,0.321,0.33,0.339,0.348,0.357,0.366,0.375,0.384,0.392,0.401,0.409,0.417,0.425,0.433,0.44,0.447,0.454,0.46,0.466,0.472,0.477,0.481,0.486,0.489,0.492,0.495,0.497,0.499,0.5,0.5,0.497,0.489,0.477,0.461,0.442,0.42,0.4,0.37,0.35,0.32,0.29,0.27,0.25,0.229,0.213,0.201,0.193,0.19,0.2,0.22,0.26,0.3,0.34,0.38,0.42,0.45,0.48,0.494,0.5 +PARAM_BOING=0,-0.04,-0.06,0.02,0.14,0.25,0.34,0.37,0.21,-0.05,-0.23,-0.29,-0.19,-0.02,0.09,0.13,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,-0.03,-0.1,-0.19,-0.28,-0.35,-0.38,-0.33,-0.22,-0.08,0.07,0.18,0.23,0.2,0.13,0.05,-0.04,-0.11,-0.14,-0.11,-0.07,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,-0.04,-0.13,-0.26,-0.39,-0.48,-0.52,-0.47,-0.35,-0.21,-0.06,0.08,0.19,0.26,0.29,0.26,0.21,0.14,0.06,0,-0.06,-0.1,-0.11,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,0.02,0.08,0.16,0.23,0.29,0.31,0.26,0.16,0.03,-0.11,-0.23,-0.34,-0.4,-0.43,-0.4,-0.32,-0.23,-0.14,-0.05,0.02,0.07,0.09,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.07,0.23,0.43,0.63,0.79,0.89,0.92,0.79,0.47,0.04,-0.38,-0.7,-0.83,-0.79,-0.68,-0.53,-0.36,-0.18,0,0.17,0.31,0.42,0.49,0.52,0.49,0.43,0.32,0.21,0.08,-0.03,-0.14,-0.2,-0.23,-0.222,-0.2,-0.17,-0.13,-0.1,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.1,-0.26,-0.4,-0.51,-0.55,-0.55,-0.548,-0.546,-0.543,-0.539,-0.534,-0.528,-0.521,-0.513,-0.504,-0.494,-0.483,-0.471,-0.458,-0.444,-0.428,-0.411,-0.393,-0.374,-0.35,-0.33,-0.31,-0.28,-0.26,-0.23,-0.2,-0.17,-0.14,-0.11,-0.07,-0.04,0,0.05,0.1,0.16,0.22,0.27,0.32,0.36,0.39,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.45,0.53,0.6,0.65,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.65,0.59,0.52,0.44,0.35,0.26,0.18,0.11,0.05,0.01,0 +PARAM_WING_DEFORM=0,-0.07,-0.19,-0.3,-0.38,-0.41,-0.409,-0.405,-0.399,-0.391,-0.381,-0.369,-0.356,-0.341,-0.326,-0.309,-0.291,-0.273,-0.255,-0.236,-0.217,-0.198,-0.179,-0.16,-0.142,-0.124,-0.107,-0.09,-0.075,-0.061,-0.048,-0.036,-0.025,-0.017,-0.01,-0.004,-0.001,0,-0.03,-0.13,-0.26,-0.42,-0.58,-0.74,-0.87,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.89,-0.78,-0.65,-0.52,-0.39,-0.26,-0.16,-0.07,-0.02,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch2.mtn b/model/Potion-Maker/Tia/motions/Touch2.mtn new file mode 100644 index 0000000..03dfcd2 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch2.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.1,-0.37,-0.78,-1.3,-1.88,-2.5,-3.12,-3.7,-4.22,-4.63,-4.9,-5,-4.97,-4.88,-4.73,-4.55,-4.32,-4.07,-3.79,-3.49,-3.18,-2.87,-2.54,-2.22,-1.9,-1.6,-1.31,-1.04,-0.79,-0.56,-0.37,-0.21,-0.1,-0.03,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.18,-0.66,-1.41,-2.34,-3.38,-4.5,-5.62,-6.66,-7.59,-8.34,-8.82,-9,-8.94,-8.78,-8.52,-8.19,-7.78,-7.32,-6.82,-6.29,-5.73,-5.16,-4.57,-3.99,-3.43,-2.87,-2.35,-1.86,-1.42,-1.01,-0.67,-0.39,-0.18,-0.05,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.26,-0.96,-2.03,-3.38,-4.88,-6.5,-8.12,-9.62,-10.97,-12.04,-12.74,-13,-12.994,-12.977,-12.94,-12.9,-12.84,-12.76,-12.67,-12.55,-12.42,-12.27,-12.09,-11.9,-11.68,-11.44,-11.17,-10.88,-10.56,-10.21,-9.83,-9.42,-8.98,-8.51,-8,-7.24,-6.27,-5.15,-4.01,-2.91,-1.92,-1.11,-0.5,-0.13,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.549,0.547,0.544,0.54,0.535,0.53,0.525,0.52,0.516,0.513,0.511,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.512,0.513,0.514,0.516,0.518,0.52,0.523,0.525,0.527,0.53,0.532,0.534,0.537,0.539,0.541,0.543,0.545,0.546,0.548,0.549,0.549,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.547,0.54,0.528,0.514,0.497,0.48,0.463,0.446,0.432,0.42,0.413,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.412,0.415,0.419,0.424,0.43,0.437,0.444,0.452,0.461,0.47,0.479,0.489,0.5,0.51,0.521,0.529,0.536,0.541,0.544,0.547,0.548,0.549,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0,-0.011,-0.04,-0.08,-0.14,-0.2,-0.27,-0.33,-0.39,-0.45,-0.49,-0.52,-0.53,-0.527,-0.517,-0.502,-0.482,-0.46,-0.43,-0.4,-0.37,-0.34,-0.3,-0.27,-0.24,-0.2,-0.17,-0.14,-0.11,-0.08,-0.06,-0.039,-0.023,-0.01,-0.003,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_ANGLE=0.2,0.2,0.201,0.203,0.205,0.208,0.21,0.212,0.215,0.217,0.219,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.219,0.218,0.215,0.212,0.209,0.206,0.203,0.202,0.2,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.888,0.85,0.8,0.74,0.67,0.59,0.51,0.44,0.38,0.33,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.3,0.36,0.44,0.53,0.63,0.72,0.79,0.85,0.89,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.08,-0.29,-0.63,-1.04,-1.5,-2,-2.5,-2.96,-3.38,-3.71,-3.92,-4,-3.997,-3.989,-3.974,-3.954,-3.93,-3.89,-3.85,-3.8,-3.75,-3.68,-3.61,-3.53,-3.44,-3.34,-3.24,-3.12,-2.99,-2.86,-2.71,-2.55,-2.38,-2.2,-2,-1.75,-1.47,-1.18,-0.9,-0.64,-0.42,-0.24,-0.11,-0.03,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,-0.013,-0.05,-0.1,-0.17,-0.24,-0.33,-0.41,-0.48,-0.55,-0.6,-0.64,-0.65,-0.646,-0.634,-0.615,-0.59,-0.56,-0.53,-0.49,-0.45,-0.41,-0.37,-0.33,-0.29,-0.25,-0.21,-0.17,-0.13,-0.1,-0.07,-0.05,-0.03,-0.013,-0.003,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,0.004,0.016,0.034,0.05,0.08,0.1,0.114,0.126,0.13,0.08,-0.04,-0.19,-0.33,-0.44,-0.52,-0.54,-0.52,-0.47,-0.4,-0.32,-0.27,-0.25,-0.25,-0.25,-0.252,-0.253,-0.254,-0.255,-0.256,-0.257,-0.258,-0.26,-0.259,-0.26,-0.26,-0.251,-0.23,-0.19,-0.15,-0.11,-0.08,-0.05,-0.02,-0.005,0 +PARAM_HAIR_SIDE_R=0,0.002,0.007,0.016,0.026,0.038,0.05,0.062,0.074,0.084,0.093,0.098,0.1,0.06,-0.01,-0.11,-0.21,-0.3,-0.37,-0.42,-0.44,-0.434,-0.419,-0.39,-0.36,-0.33,-0.28,-0.24,-0.2,-0.16,-0.11,-0.08,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,0.001,0.006,0.013,0.022,0.034,0.048,0.065,0.084,0.11,0.13,0.15,0.18,0.21,0.23,0.25,0.262,0.27,0.276,0.279,0.28,0.276,0.266,0.251,0.231,0.21,0.18,0.15,0.13,0.1,0.07,0.05,0.029,0.014,0.004,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.014,0.05,0.11,0.18,0.26,0.35,0.43,0.51,0.58,0.64,0.68,0.69,0.66,0.58,0.46,0.33,0.19,0.06,-0.05,-0.14,-0.19,-0.21,-0.206,-0.195,-0.178,-0.16,-0.13,-0.11,-0.08,-0.06,-0.04,-0.023,-0.011,-0.003,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.007,-0.025,-0.05,-0.09,-0.13,-0.17,-0.21,-0.25,-0.29,-0.31,-0.333,-0.34,-0.336,-0.323,-0.304,-0.28,-0.25,-0.22,-0.18,-0.14,-0.1,-0.05,-0.01,0.03,0.07,0.12,0.15,0.19,0.22,0.25,0.28,0.3,0.317,0.327,0.33,0.319,0.29,0.25,0.2,0.15,0.1,0.06,0.03,0.007,0 +PARAM_WING_DEFORM=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.39,-0.47,-0.53,-0.58,-0.62,-0.63,-0.629,-0.627,-0.622,-0.617,-0.609,-0.6,-0.589,-0.577,-0.563,-0.548,-0.532,-0.513,-0.494,-0.47,-0.45,-0.43,-0.4,-0.37,-0.34,-0.31,-0.28,-0.25,-0.21,-0.17,-0.13,-0.1,-0.07,-0.05,-0.031,-0.017,-0.007,-0.002,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch3.mtn b/model/Potion-Maker/Tia/motions/Touch3.mtn new file mode 100644 index 0000000..2343777 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch3.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0 +PARAM_ANGLE_Y=0,7.88,22.12,30,27.93,22.52,14.7,5.77,-3.51,-12.16,-19.55,-25.19,-28.75,-30,-28.69,-25.19,-20.12,-14.1,-7.9,-1.88,3.19,6.69,8,7.84,7.41,6.77,5.96,5.07,4.12,3.18,2.31,1.54,0.89,0.41,0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0 +PARAM_EMOTION=-1,-0.5,-0.515,-0.52,-0.519,-0.516,-0.512,-0.508,-0.503,-0.499,-0.495,-0.492,-0.491,-0.49,-0.49,-0.493,-0.496,-0.5,-0.505,-0.509,-0.513,-0.517,-0.52,-0.522,-0.524,-0.526,-0.528,-0.529,-0.531,-0.532,-0.533,-0.535,-0.536,-0.537,-0.539,-0.54,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.953,-0.957,-0.962,-0.967,-0.972,-0.977,-0.982,-0.987,-0.991,-0.995,-0.998,-0.999,-1 +PARAM_EYE_L_OPEN=0.55,0.549,0.544,0.537,0.528,0.517,0.503,0.488,0.471,0.454,0.434,0.41,0.39,0.37,0.35,0.32,0.3,0.28,0.25,0.23,0.21,0.19,0.16,0.14,0.123,0.104,0.086,0.07,0.054,0.041,0.029,0.019,0.011,0.005,0.001,0,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.037,0.03,0.02,0.01,0.003,0,0.91,0.88,0.82,0.74,0.66,0.6,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0.549,0.544,0.537,0.528,0.517,0.503,0.488,0.471,0.454,0.434,0.41,0.39,0.37,0.35,0.32,0.3,0.28,0.25,0.23,0.21,0.19,0.16,0.14,0.123,0.104,0.086,0.07,0.054,0.041,0.029,0.019,0.011,0.005,0.001,0,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.037,0.03,0.02,0.01,0.003,0,0.91,0.88,0.82,0.74,0.66,0.6,0.56,0.55 +PARAM_EYE_L_OPEN2=-0.92,-0.92,-0.92,-0.922,-0.923,-0.925,-0.927,-0.929,-0.931,-0.934,-0.937,-0.94,-0.943,-0.946,-0.949,-0.953,-0.956,-0.96,-0.963,-0.966,-0.97,-0.973,-0.976,-0.979,-0.982,-0.985,-0.987,-0.99,-0.992,-0.994,-0.996,-0.997,-0.998,-0.999,-1,-1,-0.11,-0.08,-0.06,-0.03,-0.013,0.005,0.022,0.036,0.049,0.06,0.07,0.078,0.085,0.091,0.095,0.098,0.099,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.15,0.29,0.47,0.64,0.78,0.83,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=-0.91,-0.91,-0.91,-0.912,-0.914,-0.915,-0.918,-0.92,-0.923,-0.926,-0.929,-0.932,-0.936,-0.939,-0.943,-0.947,-0.951,-0.955,-0.958,-0.962,-0.966,-0.97,-0.973,-0.977,-0.98,-0.983,-0.986,-0.989,-0.991,-0.993,-0.995,-0.997,-0.998,-0.999,-1,-1,-0.11,-0.08,-0.06,-0.03,-0.013,0.005,0.022,0.036,0.049,0.06,0.07,0.078,0.085,0.091,0.095,0.098,0.099,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.15,0.29,0.47,0.64,0.78,0.83,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.17,-0.47,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.62,-0.56,-0.47,-0.37,-0.27,-0.17,-0.08,-0.02,0 +PARAM_BROW_R_Y=0,-0.17,-0.47,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.62,-0.56,-0.47,-0.37,-0.27,-0.17,-0.08,-0.02,0 +PARAM_BROW_ANGLE=-0.53,-0.53,-0.53,-0.532,-0.533,-0.534,-0.536,-0.538,-0.541,-0.543,-0.546,-0.549,-0.553,-0.556,-0.56,-0.564,-0.567,-0.571,-0.575,-0.58,-0.584,-0.588,-0.592,-0.597,-0.601,-0.605,-0.609,-0.613,-0.617,-0.621,-0.625,-0.629,-0.632,-0.636,-0.639,-0.642,-0.645,-0.648,-0.65,-0.652,-0.654,-0.656,-0.657,-0.659,-0.659,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.653,-0.636,-0.61,-0.58,-0.53,-0.17,-0.06,0.02,0.09,0.13,0.16,0.18,0.196,0.2 +PARAM_BROW_SELECT=0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,-0.19,-0.29,-0.36,-0.41,-0.44,-0.47,-0.487,-0.497,-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.2,0.31,0.39,0.42,0.38,0.3,0.26,0.31,0.39,0.44,0.46,0.44,0.37,0.28,0.18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN2=0.9,0.66,0.24,0,0,0,0,0,0,0,0,0,0,0,-0.004,-0.018,-0.04,-0.08,-0.12,-0.18,-0.25,-0.33,-0.43,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.63,-0.26,-0.06,0,-0.009,-0.04,-0.09,-0.17,-0.28,-0.43,-1,-0.983,-0.93,-0.86,-0.76,-0.64,-0.51,-0.37,-0.22,-0.07,0.08,0.23,0.37,0.5,0.61,0.71,0.79,0.85,0.89,0.9 +PARAM_MOUTH_EMO=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.23,0.233,0.236,0.239,0.242,0.244,0.245,0.247,0.248,0.25,0.25,0.25,0.25,0.24,0.22,0.202,0.184,0.167,0.15,0.135,0.121,0.107,0.094,0.082,0.071,0.061,0.052,0.043,0.035,0.028,0.022,0.017,0.012,0.009,0.005,0.003,0.001,0,0,0.47,0.47,0.47,0.47,0.47,0.47,0.469,0.47,0.47,0.468,0.47,0.466,0.466,0.465,0.46,0.463,0.462,0.461,0.46,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0,1.58,4.42,6,5.62,4.63,3.2,1.56,-0.14,-1.73,-3.08,-4.12,-4.77,-5,-4.76,-4.11,-3.18,-2.07,-0.93,0.18,1.11,1.76,2,1.96,1.85,1.69,1.49,1.27,1.03,0.8,0.58,0.39,0.22,0.1,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Y=0 +PARAM_BREATH=0.5,0.63,0.87,1,0.998,0.99,0.979,0.964,0.945,0.92,0.9,0.87,0.84,0.81,0.78,0.75,0.71,0.68,0.64,0.61,0.57,0.54,0.5,0.47,0.44,0.41,0.38,0.35,0.33,0.31,0.287,0.271,0.258,0.248,0.242,0.24,0.244,0.255,0.272,0.3,0.32,0.35,0.39,0.43,0.47,0.5,0.55,0.58,0.62,0.66,0.69,0.72,0.75,0.78,0.794,0.808,0.817,0.82,0.818,0.814,0.806,0.796,0.784,0.77,0.754,0.737,0.719,0.699,0.68,0.66,0.64,0.621,0.601,0.583,0.566,0.55,0.536,0.524,0.514,0.506,0.502,0.5 +PARAM_BOING=0,0.18,0.46,0.73,0.92,1,0.88,0.58,0.18,-0.23,-0.53,-0.65,-0.48,-0.21,0.04,0.22,0.29,0.26,0.17,0.06,-0.05,-0.14,-0.17,-0.157,-0.13,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.18,0.51,0.69,0.59,0.35,0.06,-0.23,-0.46,-0.6,-0.65,-0.59,-0.43,-0.22,-0.01,0.15,0.21,0.18,0.09,-0.01,-0.12,-0.21,-0.24,-0.222,-0.18,-0.12,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.13,0.38,0.51,0.48,0.41,0.31,0.2,0.08,-0.03,-0.13,-0.2,-0.24,-0.26,-0.245,-0.21,-0.15,-0.08,-0.01,0.06,0.12,0.16,0.17,0.167,0.157,0.144,0.127,0.108,0.087,0.068,0.049,0.033,0.019,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,0.13,0.38,0.51,0.48,0.41,0.31,0.2,0.08,-0.03,-0.13,-0.2,-0.24,-0.26,-0.245,-0.21,-0.15,-0.08,-0.01,0.06,0.12,0.16,0.17,0.167,0.157,0.144,0.127,0.108,0.087,0.068,0.049,0.033,0.019,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0,0.22,0.6,0.82,0.71,0.44,0.1,-0.22,-0.48,-0.64,-0.7,-0.65,-0.54,-0.36,-0.17,0.04,0.23,0.39,0.51,0.59,0.62,0.612,0.59,0.56,0.51,0.46,0.4,0.34,0.28,0.22,0.16,0.11,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.006,-0.014,-0.025,-0.037,-0.052,-0.069,-0.086,-0.106,-0.126,-0.15,-0.17,-0.19,-0.21,-0.23,-0.25,-0.269,-0.285,-0.3,-0.313,-0.325,-0.335,-0.344,-0.352,-0.358,-0.364,-0.368,-0.372,-0.375,-0.377,-0.378,-0.379,-0.38,-0.38,-0.372,-0.352,-0.32,-0.28,-0.24,-0.19,-0.14,-0.1,-0.06,-0.03,-0.008,0 +PARAM_WING_DEFORM=0,0.26,0.74,1,0.991,0.97,0.93,0.87,0.81,0.74,0.67,0.59,0.51,0.43,0.35,0.28,0.21,0.15,0.1,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.007,-0.025,-0.05,-0.09,-0.14,-0.18,-0.23,-0.29,-0.34,-0.38,-0.43,-0.47,-0.49,-0.513,-0.52,-0.519,-0.517,-0.512,-0.506,-0.496,-0.484,-0.469,-0.451,-0.43,-0.4,-0.37,-0.34,-0.3,-0.26,-0.05,0.24,0.49,0.67,0.74,0.725,0.69,0.62,0.55,0.46,0.37,0.28,0.19,0.12,0.05,0.01,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch4.mtn b/model/Potion-Maker/Tia/motions/Touch4.mtn new file mode 100644 index 0000000..e6b5031 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch4.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.45,1.51,2.94,4.62,6.42,8.31,10.17,12,14.13,16.1,17.86,19.48,20.94,22.28,23.48,24.54,25.5,26.35,27.09,27.75,28.31,28.77,29.17,29.48,29.71,29.87,29.97,30,29.85,29.41,28.71,27.77,26.65,25.31,23.82,22.24,20.51,18.7,16.89,15,13.11,11.3,9.49,7.76,6.18,4.69,3.35,2.23,1.29,0.59,0.15,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.26,-0.85,-1.63,-2.52,-3.44,-4.36,-5.22,-6,-6.86,-7.65,-8.35,-8.99,-9.57,-10.09,-10.56,-10.97,-11.33,-11.66,-11.94,-12.18,-12.39,-12.56,-12.7,-12.81,-12.9,-12.96,-12.99,-13,-12.93,-12.75,-12.44,-12.03,-11.55,-10.97,-10.32,-9.64,-8.89,-8.1,-7.32,-6.5,-5.68,-4.9,-4.11,-3.36,-2.68,-2.03,-1.45,-0.97,-0.56,-0.25,-0.07,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0.83,2.63,4.88,7.23,9.39,11.21,12.46,13,13.14,13.27,13.38,13.48,13.57,13.64,13.71,13.76,13.81,13.86,13.89,13.92,13.94,13.96,13.974,13.985,13.992,13.997,13.999,14,13.91,13.65,13.23,12.66,11.99,11.19,10.29,9.34,8.3,7.22,6.13,5,3.87,2.78,1.7,0.66,-0.29,-1.19,-1.99,-2.66,-3.23,-3.65,-3.91,-4,-4,-3.71,-2.99,-2.12,-1.27,-0.58,-0.15,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.94,0.91,0.84,0.76,0.67,0.61,0.56,0.55 +PARAM_EYE_R_OPEN=0.55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.94,0.91,0.84,0.76,0.67,0.61,0.56,0.55 +PARAM_EYE_L_OPEN2=-1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.116,0.16,0.22,0.3,0.39,0.49,0.59,0.68,0.76,0.82,0.86,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.94,-0.96,-0.975,-0.986,-0.993,-0.997,-0.999,-1 +PARAM_EYE_R_OPEN2=-1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.115,0.16,0.22,0.3,0.38,0.48,0.58,0.66,0.74,0.81,0.85,0.87,0.873,0.875,0.877,0.878,0.879,0.88,0.88,0.88,0.88,0.88,0.88,0.88,-0.96,-0.973,-0.984,-0.991,-0.995,-0.998,-1,-1 +PARAM_EYE_BALL_X=0,-0.011,-0.04,-0.07,-0.1,-0.13,-0.15,-0.171,-0.18,-0.184,-0.188,-0.191,-0.194,-0.197,-0.199,-0.201,-0.203,-0.204,-0.206,-0.207,-0.208,-0.208,-0.21,-0.209,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.195,-0.16,-0.11,-0.07,-0.03,-0.01,0 +PARAM_EYE_BALL_Y=0,0.009,0.028,0.05,0.08,0.11,0.13,0.15,0.17,0.186,0.2,0.213,0.224,0.234,0.243,0.251,0.258,0.264,0.27,0.274,0.278,0.281,0.284,0.286,0.287,0.289,0.289,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.27,0.22,0.15,0.09,0.04,0.01,0 +PARAM_BROW_L_Y=0,-0.05,-0.16,-0.3,-0.44,-0.57,-0.67,-0.74,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.71,-0.58,-0.41,-0.24,-0.11,-0.03,0 +PARAM_BROW_R_Y=0,-0.05,-0.17,-0.31,-0.45,-0.59,-0.7,-0.77,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.8,-0.74,-0.6,-0.42,-0.25,-0.12,-0.03,0 +PARAM_BROW_ANGLE=0.2,-0.58,-0.59,-0.598,-0.603,-0.607,-0.609,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.55,-0.41,-0.23,-0.06,0.08,0.17,0.2 +PARAM_BROW_SELECT=-0.5,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.36,0.2,-0.01,-0.21,-0.36,-0.47,-0.5 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_OPEN2=0.9,0.85,0.73,0.59,0.45,0.31,0.2,0.13,0.1,0.1,0.102,0.105,0.109,0.114,0.12,0.128,0.136,0.145,0.155,0.166,0.178,0.191,0.204,0.218,0.233,0.249,0.266,0.283,0.301,0.319,0.338,0.358,0.378,0.4,0.42,0.44,0.46,0.49,0.51,0.53,0.55,0.58,0.6,0.63,0.65,0.67,0.7,0.72,0.75,0.77,0.8,0.82,0.85,0.87,0.89,0.903,0.906,0.906,0.903,0.901,0.9 +PARAM_MOUTH_EMO=0,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.259,0.26,0.26,0.26,0.26,0.26,0.26,0.258,0.26,0.26,0.26,0.26,0.257,0.26,0.26,0.26,0.256,0.26,0.26,0.26,0.255,0.25,0.25,0.254,0.25,0.25,0.253,0.25,0.25,0.252,0.25,0.25,0.251,0.25,0.25,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=0,0.002,0.006,0.014,0.024,0.036,0.05,0.067,0.084,0.103,0.123,0.14,0.17,0.19,0.21,0.23,0.25,0.27,0.291,0.309,0.327,0.343,0.357,0.369,0.38,0.389,0.395,0.399,0.4,0.398,0.392,0.383,0.37,0.355,0.338,0.318,0.3,0.27,0.25,0.23,0.2,0.17,0.15,0.13,0.1,0.08,0.063,0.045,0.03,0.017,0.008,0.002,0,0,0,0,0,0,0,0,0 +PARAM_BREATH=0.5,0.498,0.492,0.483,0.47,0.455,0.437,0.42,0.39,0.37,0.35,0.32,0.29,0.27,0.24,0.21,0.19,0.16,0.14,0.11,0.09,0.072,0.054,0.038,0.025,0.014,0.007,0.002,0,0.003,0.01,0.021,0.037,0.056,0.08,0.1,0.13,0.16,0.19,0.22,0.25,0.28,0.31,0.34,0.37,0.4,0.42,0.44,0.463,0.479,0.49,0.497,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0,-0.03,-0.11,-0.21,-0.3,-0.38,-0.41,-0.34,-0.18,0.03,0.23,0.38,0.49,0.52,0.47,0.33,0.17,0.01,-0.11,-0.19,-0.22,-0.206,-0.17,-0.14,-0.1,-0.06,-0.03,-0.008,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_R=0,0.02,0.07,0.15,0.24,0.33,0.41,0.49,0.54,0.58,0.59,0.58,0.56,0.52,0.48,0.43,0.39,0.36,0.33,0.316,0.31,0.31,0.312,0.314,0.316,0.317,0.319,0.32,0.32,0.318,0.314,0.306,0.296,0.284,0.27,0.254,0.238,0.22,0.201,0.182,0.162,0.143,0.124,0.106,0.088,0.071,0.056,0.042,0.03,0.02,0.011,0.005,0.001,0,0,0,0,0,0,0,0 +PARAM_HAIR_SIDE_L=0,-0.03,-0.09,-0.19,-0.3,-0.41,-0.52,-0.61,-0.68,-0.72,-0.74,-0.727,-0.69,-0.65,-0.59,-0.53,-0.48,-0.43,-0.4,-0.38,-0.37,-0.388,-0.43,-0.47,-0.52,-0.57,-0.61,-0.63,-0.64,-0.637,-0.628,-0.613,-0.593,-0.57,-0.54,-0.51,-0.48,-0.44,-0.4,-0.36,-0.32,-0.29,-0.25,-0.21,-0.18,-0.14,-0.11,-0.08,-0.06,-0.039,-0.022,-0.01,-0.003,0,0,0,0,0,0,0,0 +PARAM_TWIN_RIBBON_D=0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0 +PARAM_WING_DEFORM=0,-0.009,-0.03,-0.07,-0.12,-0.18,-0.24,-0.31,-0.38,-0.45,-0.53,-0.6,-0.67,-0.74,-0.8,-0.86,-0.91,-0.94,-0.97,-0.993,-1,-1,-1,-1,-0.998,-0.996,-0.993,-0.99,-0.985,-0.979,-0.972,-0.963,-0.953,-0.941,-0.927,-0.911,-0.893,-0.874,-0.85,-0.83,-0.8,-0.76,-0.7,-0.62,-0.54,-0.45,-0.36,-0.28,-0.2,-0.13,-0.08,-0.03,-0.01,0,0,0,0,0,0,0,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch5.mtn b/model/Potion-Maker/Tia/motions/Touch5.mtn new file mode 100644 index 0000000..da841df --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch5.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.24,-0.88,-1.85,-3.06,-4.4,-5.82,-7.22,-8.53,-9.69,-10.66,-11.39,-11.84,-12,-11.88,-11.55,-11.06,-10.46,-9.77,-9.04,-8.28,-7.52,-6.77,-6.06,-5.42,-4.85,-4.36,-4,-3.67,-3.35,-3.06,-2.78,-2.53,-2.29,-2.06,-1.85,-1.66,-1.48,-1.31,-1.16,-1.02,-0.89,-0.77,-0.67,-0.57,-0.48,-0.4,-0.33,-0.27,-0.22,-0.17,-0.13,-0.1,-0.07,-0.05,-0.028,-0.015,-0.007,-0.002,0 +PARAM_ANGLE_Y=0,-0.34,-1.25,-2.64,-4.39,-6.35,-8.46,-10.57,-12.59,-14.44,-16.07,-17.4,-18.39,-19,-19.5,-19.89,-20.2,-20.45,-20.63,-20.77,-20.87,-20.93,-20.97,-21,-21.005,-21.01,-21.002,-21,-20.93,-20.73,-20.42,-20,-19.49,-18.89,-18.21,-17.46,-16.67,-15.81,-14.93,-14.01,-13.06,-12.09,-11.11,-10.13,-9.17,-8.21,-7.27,-6.36,-5.48,-4.63,-3.85,-3.11,-2.44,-1.84,-1.3,-0.85,-0.49,-0.22,-0.06,0 +PARAM_ANGLE_Z=0,-0.16,-0.59,-1.23,-2.04,-2.93,-3.88,-4.82,-5.69,-6.46,-7.11,-7.59,-7.9,-8,-7.79,-7.24,-6.45,-5.46,-4.37,-3.22,-2.07,-0.94,0.11,1.06,1.84,2.46,2.86,3,2.9,2.61,2.17,1.61,0.95,0.22,-0.52,-1.28,-2.02,-2.73,-3.36,-3.92,-4.38,-4.72,-4.93,-5,-4.94,-4.76,-4.48,-4.13,-3.72,-3.27,-2.8,-2.32,-1.86,-1.42,-1.02,-0.67,-0.39,-0.18,-0.04,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0.55,0.549,0.546,0.542,0.537,0.532,0.526,0.52,0.514,0.51,0.506,0.503,0.501,0.5,0.5,0.5,0.5,0.501,0.5,0.502,0.503,0.504,0.505,0.506,0.507,0.509,0.51,0.511,0.513,0.514,0.516,0.517,0.519,0.521,0.522,0.524,0.526,0.527,0.529,0.53,0.532,0.534,0.535,0.537,0.538,0.539,0.541,0.542,0.543,0.544,0.545,0.546,0.547,0.55,0.548,0.549,0.55,0.55,0.55,0.55 +PARAM_EYE_R_OPEN=0.55,0.549,0.546,0.542,0.537,0.532,0.526,0.52,0.514,0.51,0.506,0.503,0.501,0.5,0.5,0.5,0.5,0.501,0.5,0.502,0.503,0.504,0.505,0.506,0.507,0.509,0.51,0.511,0.513,0.514,0.516,0.517,0.519,0.521,0.522,0.524,0.526,0.527,0.529,0.53,0.532,0.534,0.535,0.537,0.538,0.539,0.541,0.542,0.543,0.544,0.545,0.546,0.547,0.55,0.548,0.549,0.55,0.55,0.55,0.55 +PARAM_EYE_L_OPEN2=-1 +PARAM_EYE_R_OPEN2=-1 +PARAM_EYE_BALL_X=0,0,0.004,0.008,0.013,0.018,0.024,0.03,0.036,0.04,0.044,0.047,0.049,0.05,0.049,0.047,0.043,0.038,0.033,0.028,0.023,0.018,0.013,0.009,0.005,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.002,0.009,0.019,0.033,0.048,0.067,0.086,0.107,0.13,0.15,0.17,0.19,0.21,0.23,0.253,0.27,0.283,0.295,0.304,0.311,0.317,0.322,0.325,0.327,0.329,0.33,0.33,0.329,0.326,0.321,0.314,0.306,0.297,0.286,0.274,0.262,0.248,0.235,0.22,0.205,0.19,0.175,0.159,0.144,0.129,0.114,0.1,0.086,0.073,0.061,0.049,0.038,0.029,0.02,0.013,0.008,0.003,0.001,0 +PARAM_BROW_L_Y=0,-0.002,-0.009,-0.018,-0.031,-0.044,-0.058,-0.072,-0.085,-0.097,-0.107,-0.114,-0.118,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.118,-0.117,-0.114,-0.111,-0.108,-0.104,-0.1,-0.095,-0.09,-0.085,-0.08,-0.075,-0.069,-0.064,-0.058,-0.052,-0.047,-0.042,-0.036,-0.031,-0.026,-0.022,-0.018,-0.014,-0.01,-0.007,-0.005,-0.003,-0.001,0,0 +PARAM_BROW_R_Y=0,-0.002,-0.007,-0.015,-0.026,-0.037,-0.049,-0.062,-0.073,-0.084,-0.093,-0.101,-0.107,-0.11,-0.113,-0.115,-0.116,-0.118,-0.119,-0.119,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.118,-0.117,-0.114,-0.111,-0.108,-0.104,-0.1,-0.095,-0.09,-0.085,-0.08,-0.075,-0.069,-0.064,-0.058,-0.052,-0.047,-0.042,-0.036,-0.031,-0.026,-0.022,-0.018,-0.014,-0.01,-0.007,-0.005,-0.003,-0.001,0,0 +PARAM_BROW_ANGLE=0.2,0.205,0.22,0.24,0.27,0.3,0.33,0.36,0.39,0.42,0.44,0.456,0.466,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.469,0.467,0.463,0.457,0.451,0.443,0.434,0.425,0.414,0.403,0.392,0.38,0.368,0.355,0.343,0.33,0.318,0.306,0.293,0.282,0.27,0.26,0.25,0.24,0.231,0.224,0.217,0.211,0.206,0.203,0.201,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0.91,0.904,0.887,0.86,0.83,0.79,0.75,0.72,0.68,0.65,0.62,0.606,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.601,0.604,0.609,0.616,0.624,0.633,0.644,0.656,0.669,0.682,0.697,0.712,0.727,0.742,0.758,0.774,0.789,0.804,0.819,0.833,0.846,0.859,0.871,0.882,0.891,0.9,0.907,0.912,0.917,0.919,0.92,0 +PARAM_MOUTH_OPEN2=0.9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.999,-1,-1,-0.998,-1,-1,-0.997,-1,-0.996,-1,-0.995,-0.994,-0.99,-0.993,-0.99,-0.991,-0.991,-0.99,-0.989,-0.99,-0.987,-0.986,-0.985,-0.984,-0.983,-0.982,-0.981,-0.98,-0.979,-0.978,-0.977,-0.976,-0.974,-0.973,-0.972,-0.97,-0.969,-0.968,-0.966,-0.965,-0.963,-0.962,-0.96,-0.959,-0.957,-0.955,-0.954,-0.952,-0.95,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.02,-0.07,-0.15,-0.25,-0.37,-0.49,-0.6,-0.71,-0.81,-0.89,-0.95,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.83,-0.74,-0.65,-0.56,-0.46,-0.37,-0.28,-0.2,-0.13,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,-0.04,-0.16,-0.33,-0.56,-0.83,-1.12,-1.42,-1.72,-2.02,-2.3,-2.57,-2.8,-3,-3.23,-3.41,-3.55,-3.67,-3.76,-3.84,-3.89,-3.93,-3.96,-3.98,-3.991,-3.997,-4,-4,-4,-3.997,-3.992,-3.981,-3.963,-3.94,-3.9,-3.86,-3.8,-3.73,-3.64,-3.54,-3.43,-3.3,-3.16,-3,-2.79,-2.56,-2.31,-2.05,-1.79,-1.53,-1.28,-1.04,-0.82,-0.61,-0.43,-0.28,-0.16,-0.07,-0.02,0 +PARAM_BODY_Y=0,-0.007,-0.026,-0.06,-0.09,-0.13,-0.17,-0.22,-0.26,-0.29,-0.32,-0.34,-0.355,-0.36,-0.352,-0.33,-0.3,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0,0.03,0.06,0.074,0.08,0.077,0.069,0.057,0.042,0.024,0.004,-0.017,-0.04,-0.06,-0.078,-0.095,-0.11,-0.123,-0.132,-0.138,-0.14,-0.138,-0.133,-0.126,-0.116,-0.104,-0.091,-0.078,-0.065,-0.052,-0.04,-0.029,-0.019,-0.011,-0.005,-0.001,0 +PARAM_BREATH=0.5,0.494,0.479,0.46,0.43,0.4,0.36,0.33,0.3,0.27,0.25,0.234,0.224,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.221,0.22,0.222,0.22,0.223,0.22,0.224,0.225,0.23,0.227,0.228,0.229,0.23,0.232,0.233,0.235,0.236,0.238,0.24,0.245,0.256,0.271,0.29,0.31,0.33,0.36,0.38,0.41,0.43,0.449,0.466,0.481,0.491,0.498,0.5 +PARAM_BOING=0 +PARAM_HAIR_FRONT=0 +PARAM_HAIR_SIDE_R=0,-0.007,-0.026,-0.06,-0.09,-0.13,-0.17,-0.22,-0.26,-0.29,-0.32,-0.34,-0.355,-0.36,-0.353,-0.33,-0.3,-0.26,-0.21,-0.16,-0.1,-0.04,0.01,0.06,0.11,0.15,0.18,0.21,0.225,0.23,0.23,0.227,0.224,0.219,0.213,0.206,0.198,0.19,0.18,0.17,0.16,0.149,0.138,0.126,0.115,0.104,0.092,0.081,0.07,0.06,0.05,0.04,0.032,0.024,0.017,0.011,0.006,0.003,0.001,0 +PARAM_HAIR_SIDE_L=0,0.007,0.025,0.05,0.09,0.12,0.17,0.2,0.24,0.27,0.3,0.32,0.336,0.34,0.333,0.313,0.28,0.24,0.19,0.14,0.09,0.03,-0.02,-0.07,-0.11,-0.15,-0.19,-0.21,-0.225,-0.23,-0.23,-0.227,-0.224,-0.219,-0.213,-0.206,-0.198,-0.19,-0.18,-0.17,-0.16,-0.149,-0.138,-0.126,-0.115,-0.104,-0.092,-0.081,-0.07,-0.06,-0.05,-0.04,-0.032,-0.024,-0.017,-0.011,-0.006,-0.003,-0.001,0 +PARAM_TWIN_RIBBON_D=0,0.007,0.026,0.05,0.09,0.13,0.17,0.21,0.25,0.28,0.31,0.33,0.345,0.35,0.338,0.3,0.25,0.18,0.1,0.01,-0.08,-0.17,-0.27,-0.35,-0.43,-0.5,-0.55,-0.6,-0.62,-0.63,-0.628,-0.622,-0.612,-0.599,-0.583,-0.564,-0.54,-0.52,-0.49,-0.47,-0.44,-0.41,-0.38,-0.35,-0.32,-0.28,-0.25,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.047,-0.031,-0.018,-0.008,-0.002,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,0.003,0.013,0.028,0.048,0.07,0.1,0.13,0.16,0.2,0.24,0.27,0.31,0.35,0.39,0.42,0.46,0.49,0.53,0.56,0.59,0.61,0.63,0.647,0.659,0.667,0.67,0.668,0.663,0.654,0.643,0.629,0.612,0.592,0.57,0.55,0.52,0.5,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.26,0.23,0.2,0.17,0.15,0.12,0.1,0.08,0.058,0.041,0.027,0.016,0.007,0.002,0 +PARAM_WING_DEFORM=0,0.002,0.009,0.02,0.035,0.052,0.073,0.1,0.12,0.15,0.17,0.2,0.23,0.26,0.28,0.31,0.34,0.36,0.39,0.41,0.428,0.446,0.461,0.473,0.482,0.488,0.49,0.489,0.485,0.479,0.47,0.46,0.447,0.433,0.418,0.401,0.382,0.363,0.343,0.32,0.3,0.28,0.26,0.23,0.21,0.19,0.17,0.15,0.127,0.108,0.089,0.072,0.057,0.043,0.03,0.02,0.011,0.005,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/Touch6.mtn b/model/Potion-Maker/Tia/motions/Touch6.mtn new file mode 100644 index 0000000..08f0ce1 --- /dev/null +++ b/model/Potion-Maker/Tia/motions/Touch6.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-5.36,-13.95,-21.96,-27.75,-30,-25.49,-14.55,0,14.55,25.49,30,25.87,15.84,2.5,-10.84,-20.87,-25,-21.54,-13.14,-2.88,7.13,15.17,20.27,22,20.03,15.78,10.49,4.98,-0.04,-4.2,-6.97,-8,-7.55,-6.38,-4.69,-2.75,-0.74,1.13,2.74,3.96,4.73,5,4.94,4.77,4.51,4.19,3.82,3.42,2.99,2.56,2.12,1.71,1.31,0.95,0.63,0.37,0.17,0.04,0 +PARAM_ANGLE_Y=0,0.82,2.22,3.69,5,6,6.81,7.36,7.71,7.91,7.98,8,7.991,7.93,7.75,7.41,6.85,6,4.68,3.19,1.79,0.6,-0.29,-0.83,-1,-0.93,-0.79,-0.62,-0.43,-0.27,-0.13,-0.03,0,-0.31,-1.12,-2.29,-3.63,-5.03,-6.32,-7.43,-8.28,-8.81,-9,-8.89,-8.58,-8.12,-7.54,-6.88,-6.15,-5.38,-4.61,-3.82,-3.07,-2.36,-1.71,-1.14,-0.67,-0.31,-0.08,0 +PARAM_ANGLE_Z=0,-1.79,-4.65,-7.32,-9.25,-10,-9.02,-6.65,-3.5,-0.35,2.02,3,2.62,1.71,0.5,-0.71,-1.62,-2,-1.56,-0.49,0.82,2.1,3.13,3.78,4,3.28,1.72,-0.22,-2.24,-4.08,-5.61,-6.62,-7,-6.62,-5.63,-4.2,-2.56,-0.86,0.73,2.08,3.12,3.77,4,3.95,3.82,3.61,3.35,3.06,2.73,2.39,2.05,1.7,1.37,1.05,0.76,0.51,0.3,0.14,0.04,0 +PARAM_EMOTION=-1,-0.47,-0.471,-0.475,-0.48,-0.487,-0.493,-0.5,-0.505,-0.509,-0.51,-0.51,-0.51,-0.51,-0.51,-0.509,-0.51,-0.508,-0.507,-0.51,-0.505,-0.504,-0.503,-0.503,-0.502,-0.501,-0.499,-0.498,-0.497,-0.496,-0.495,-0.494,-0.493,-0.492,-0.491,-0.49,-0.489,-0.488,-0.487,-0.486,-0.49,-0.484,-0.484,-0.483,-0.48,-0.482,-0.48,-0.481,-0.48,-0.48,-0.48,-0.48,-0.481,-0.485,-0.492,-0.501,-0.512,-0.525,-0.54,-1 +PARAM_EYE_L_OPEN=0.55,0.02,0.019,0.019,0.018,0.02,0.017,0.016,0.02,0.015,0.01,0.014,0.013,0.01,0.012,0.01,0.011,0.01,0.01,0.01,0.009,0.01,0.008,0.01,0.01,0.007,0.01,0.006,0.01,0.01,0.005,0,0,0.004,0,0,0.003,0,0,0,0.002,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.55 +PARAM_EYE_R_OPEN=0.55,0.02,0.019,0.019,0.018,0.02,0.017,0.016,0.02,0.015,0.01,0.014,0.013,0.01,0.012,0.01,0.011,0.01,0.01,0.01,0.009,0.01,0.008,0.01,0.01,0.007,0.01,0.006,0.01,0.01,0.005,0,0,0.004,0,0,0.003,0,0,0,0.002,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0.55 +PARAM_EYE_L_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-0.997,-1,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.983,-0.982,-0.981,-0.979,-0.978,-0.976,-0.975,-0.973,-0.972,-0.97,-0.969,-0.967,-0.966,-0.964,-0.963,-0.961,-0.96,-0.958,-0.957,-0.956,-0.954,-0.953,-0.952,-0.951,-0.949,-0.948,-0.947,-0.946,-0.945,-0.944,-0.944,-0.943,-0.94,-0.942,-0.94,-0.941,-0.94,-0.94,-0.94,-0.94 +PARAM_EYE_R_OPEN2=-1,-1,-1,-1,-1,-0.999,-1,-0.998,-0.997,-1,-0.995,-0.994,-0.993,-0.992,-0.991,-0.99,-0.989,-0.987,-0.986,-0.985,-0.983,-0.982,-0.981,-0.979,-0.978,-0.976,-0.975,-0.973,-0.972,-0.97,-0.969,-0.967,-0.966,-0.964,-0.963,-0.961,-0.96,-0.958,-0.957,-0.956,-0.954,-0.953,-0.952,-0.951,-0.949,-0.948,-0.947,-0.946,-0.945,-0.944,-0.944,-0.943,-0.94,-0.942,-0.94,-0.941,-0.94,-0.94,-0.94,-0.94 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=0,-0.008,-0.03,-0.06,-0.1,-0.13,-0.17,-0.2,-0.22,-0.235,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.224,-0.19,-0.15,-0.1,-0.06,-0.03,-0.01,0 +PARAM_BROW_R_Y=0,-0.008,-0.03,-0.06,-0.09,-0.13,-0.16,-0.19,-0.21,-0.225,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.215,-0.18,-0.14,-0.1,-0.06,-0.03,-0.01,0 +PARAM_BROW_ANGLE=0.2,0.195,0.183,0.164,0.14,0.12,0.102,0.084,0.071,0.063,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.069,0.089,0.11,0.14,0.16,0.182,0.195,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0.91,0.896,0.86,0.8,0.74,0.67,0.61,0.55,0.51,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.53,0.6,0.69,0.78,0.85,0.89,0.91,0 +PARAM_MOUTH_OPEN2=0.9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,0.9 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=0,-0.54,-1.39,-2.2,-2.77,-3,-2.83,-2.38,-1.73,-0.98,-0.21,0.51,1.13,1.6,1.9,2,1.9,1.66,1.33,0.95,0.55,0.16,-0.21,-0.52,-0.78,-0.94,-1,-0.997,-0.989,-0.977,-0.96,-0.94,-0.91,-0.88,-0.85,-0.82,-0.78,-0.74,-0.7,-0.66,-0.61,-0.57,-0.52,-0.48,-0.43,-0.39,-0.34,-0.3,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.023,-0.011,-0.003,0 +PARAM_BODY_ANGLE_Z=0,1.25,3.25,5.12,6.47,7,6.93,6.73,6.43,6.08,5.69,5.29,4.91,4.56,4.26,4,3.7,3.44,3.21,3.01,2.83,2.67,2.52,2.38,2.25,2.12,2,1.87,1.75,1.63,1.51,1.4,1.3,1.19,1.1,1.01,0.92,0.83,0.76,0.68,0.61,0.55,0.48,0.43,0.37,0.32,0.28,0.23,0.2,0.16,0.13,0.1,0.08,0.056,0.039,0.025,0.014,0.006,0.002,0 +PARAM_BODY_Y=0,0.05,0.13,0.2,0.25,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.269,0.268,0.267,0.265,0.264,0.262,0.26,0.257,0.253,0.248,0.243,0.236,0.228,0.22,0.211,0.202,0.192,0.182,0.171,0.16,0.149,0.138,0.126,0.115,0.104,0.093,0.082,0.072,0.062,0.052,0.043,0.035,0.027,0.021,0.015,0.01,0.005,0.002,0.001,0 +PARAM_BREATH=0.5,0.56,0.66,0.75,0.81,0.84,0.73,0.57,0.41,0.29,0.25,0.35,0.52,0.67,0.79,0.83,0.73,0.57,0.41,0.3,0.26,0.3,0.4,0.53,0.66,0.76,0.8,0.794,0.78,0.76,0.73,0.7,0.66,0.62,0.59,0.55,0.51,0.48,0.44,0.42,0.39,0.375,0.364,0.36,0.362,0.367,0.374,0.384,0.396,0.409,0.422,0.435,0.448,0.46,0.471,0.481,0.489,0.495,0.499,0.5 +PARAM_BOING=0,0.04,0.14,0.27,0.39,0.49,0.53,0.46,0.29,0.08,-0.13,-0.29,-0.39,-0.43,-0.37,-0.22,-0.03,0.15,0.3,0.39,0.42,0.37,0.26,0.13,0,-0.11,-0.18,-0.2,-0.15,-0.06,0.02,0.08,0.1,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0.13,0.34,0.53,0.68,0.73,0.62,0.34,0,-0.34,-0.6,-0.77,-0.83,-0.69,-0.36,0.08,0.53,0.86,1,0.89,0.62,0.29,-0.03,-0.29,-0.45,-0.51,-0.46,-0.35,-0.21,-0.07,0.06,0.16,0.23,0.26,0.252,0.23,0.2,0.16,0.11,0.06,0.01,-0.04,-0.08,-0.11,-0.13,-0.14,-0.137,-0.13,-0.12,-0.108,-0.094,-0.079,-0.064,-0.05,-0.037,-0.025,-0.015,-0.007,-0.002,0 +PARAM_HAIR_SIDE_R=0,0.05,0.16,0.29,0.42,0.53,0.6,0.62,0.59,0.52,0.43,0.35,0.28,0.23,0.22,0.25,0.31,0.39,0.47,0.54,0.58,0.59,0.56,0.51,0.44,0.36,0.27,0.14,0.07,0.03,0.01,0,0.002,0.008,0.017,0.029,0.041,0.055,0.069,0.081,0.093,0.102,0.108,0.11,0.109,0.105,0.099,0.091,0.082,0.072,0.062,0.051,0.041,0.031,0.023,0.015,0.009,0.004,0.001,0 +PARAM_HAIR_SIDE_L=0,0.04,0.13,0.25,0.36,0.46,0.52,0.55,0.56,0.566,0.569,0.57,0.57,0.57,0.57,0.53,0.44,0.33,0.22,0.13,0.08,0.06,0.068,0.09,0.12,0.16,0.19,0.23,0.26,0.28,0.295,0.3,0.291,0.27,0.23,0.18,0.13,0.08,0.02,-0.03,-0.08,-0.12,-0.14,-0.15,-0.148,-0.143,-0.135,-0.124,-0.112,-0.098,-0.084,-0.07,-0.056,-0.043,-0.031,-0.02,-0.012,-0.005,-0.001,0 +PARAM_TWIN_RIBBON_D=0,0.05,0.18,0.33,0.49,0.61,0.68,0.71,0.62,0.44,0.21,-0.03,-0.25,-0.43,-0.55,-0.6,-0.52,-0.34,-0.11,0.11,0.29,0.4,0.44,0.38,0.24,0.06,-0.12,-0.28,-0.42,-0.51,-0.54,-0.51,-0.44,-0.35,-0.24,-0.12,-0.01,0.1,0.19,0.27,0.31,0.33,0.327,0.319,0.305,0.288,0.27,0.24,0.22,0.19,0.16,0.14,0.11,0.09,0.06,0.04,0.025,0.011,0.003,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0,-0.05,-0.18,-0.36,-0.53,-0.66,-0.71,-0.67,-0.56,-0.41,-0.23,-0.05,0.13,0.3,0.44,0.56,0.63,0.66,0.648,0.61,0.56,0.5,0.42,0.33,0.24,0.14,0.05,-0.04,-0.12,-0.18,-0.23,-0.27,-0.28,-0.279,-0.276,-0.27,-0.263,-0.255,-0.245,-0.233,-0.221,-0.208,-0.193,-0.179,-0.163,-0.148,-0.132,-0.117,-0.101,-0.087,-0.072,-0.059,-0.047,-0.035,-0.025,-0.017,-0.01,-0.004,-0.001,0 +PARAM_WING_DEFORM=0,-0.08,-0.26,-0.5,-0.74,-0.92,-1,-0.994,-0.975,-0.95,-0.91,-0.86,-0.81,-0.75,-0.69,-0.62,-0.55,-0.48,-0.41,-0.33,-0.26,-0.19,-0.12,-0.05,0.01,0.07,0.12,0.16,0.2,0.24,0.26,0.275,0.28,0.279,0.276,0.27,0.263,0.255,0.245,0.233,0.221,0.208,0.193,0.179,0.163,0.148,0.132,0.117,0.101,0.087,0.072,0.059,0.047,0.035,0.025,0.017,0.01,0.004,0.001,0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/motions/WakeUp.mtn b/model/Potion-Maker/Tia/motions/WakeUp.mtn new file mode 100644 index 0000000..cd71e9e --- /dev/null +++ b/model/Potion-Maker/Tia/motions/WakeUp.mtn @@ -0,0 +1,53 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=10,9.997,10.006,10.04,10.12,10.24,10.43,10.67,11,11.42,11.84,12.25,12.66,13.05,13.44,13.82,14.19,14.56,14.92,15.26,15.6,15.92,16.24,16.54,16.83,17.12,17.39,17.65,17.89,18.13,18.35,18.55,18.75,18.93,19.1,19.25,19.39,19.52,19.63,19.73,19.81,19.88,19.93,19.97,19.99,20,19.94,19.75,19.44,19.03,18.51,17.92,17.24,16.49,15.68,14.82,13.9,12.96,11.98,10.99,10,9.01,8.02,7.04,6.1,5.18,4.32,3.51,2.76,2.08,1.49,0.97,0.56,0.25,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=-10,-8.62,-5.65,-1.94,1.91,5.43,8.34,10.28,11,10.94,10.76,10.47,10.07,9.59,9,8.34,7.61,6.8,5.92,5.01,4.03,3.03,1.99,0.93,-0.16,-1.26,-2.36,-3.47,-4.55,-5.64,-6.69,-7.72,-8.71,-9.67,-10.58,-11.44,-12.23,-12.98,-13.65,-14.24,-14.76,-15.19,-15.54,-15.79,-15.95,-16,-15.95,-15.8,-15.55,-15.22,-14.81,-14.33,-13.79,-13.19,-12.55,-11.86,-11.12,-10.37,-9.58,-8.8,-8,-7.2,-6.42,-5.63,-4.88,-4.14,-3.45,-2.81,-2.21,-1.67,-1.19,-0.78,-0.45,-0.2,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=7,6.54,5.55,4.31,3.03,1.86,0.89,0.24,0,0.018,0.07,0.16,0.28,0.42,0.59,0.79,1.01,1.25,1.5,1.78,2.07,2.36,2.67,2.98,3.31,3.63,3.96,4.29,4.61,4.93,5.24,5.55,5.84,6.12,6.4,6.65,6.88,7.11,7.3,7.48,7.63,7.76,7.86,7.94,7.98,8,7.96,7.85,7.66,7.42,7.11,6.75,6.34,5.9,5.41,4.89,4.34,3.78,3.19,2.6,2,1.4,0.81,0.22,-0.34,-0.89,-1.41,-1.9,-2.34,-2.75,-3.11,-3.42,-3.66,-3.85,-3.96,-4,-4,-4,-4,-4,-4,-4,-4,-3.95,-3.81,-3.59,-3.3,-2.98,-2.61,-2.24,-1.86,-1.49,-1.14,-0.82,-0.54,-0.31,-0.14,-0.04,0 +PARAM_EMOTION=-1 +PARAM_EYE_L_OPEN=0,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0.002,0,0,0.003,0,0,0.004,0,0.005,0.01,0.006,0.01,0.007,0.01,0.008,0.009,0.01,0.01,0.01,0.012,0.012,0.01,0.014,0.014,0.015,0.02,0.017,0.018,0.018,0.019,0.02,0.021,0.022,0.02,0.024,0.025,0.026,0.027,0.028,0.029,0.03,0.94,0.94,0.939,0.937,0.934,0.931,0.927,0.923,0.918,0.912,0.905,0.898,0.89,0.882,0.873,0.863,0.852,0.841,0.83,0.817,0.804,0.79,0.775,0.76,0.744,0.727,0.71,0.691,0.673,0.656,0.64,0.625,0.612,0.6,0.589,0.58,0.572,0.565,0.559,0.555,0.552,0.551,0.55 +PARAM_EYE_R_OPEN=0,0,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0.002,0,0,0.003,0,0,0.004,0,0.005,0.01,0.006,0.01,0.007,0.01,0.008,0.009,0.01,0.01,0.01,0.012,0.012,0.01,0.014,0.014,0.015,0.02,0.017,0.018,0.018,0.019,0.02,0.021,0.022,0.02,0.024,0.025,0.026,0.027,0.028,0.029,0.03,0.94,0.94,0.939,0.937,0.934,0.931,0.927,0.923,0.918,0.912,0.905,0.898,0.89,0.882,0.873,0.863,0.852,0.841,0.83,0.817,0.804,0.79,0.775,0.76,0.744,0.727,0.71,0.691,0.673,0.656,0.64,0.625,0.612,0.6,0.589,0.58,0.572,0.565,0.559,0.555,0.552,0.551,0.55 +PARAM_EYE_L_OPEN2=0.85,0.81,0.72,0.6,0.49,0.38,0.29,0.23,0.21,0.21,0.21,0.21,0.212,0.213,0.214,0.216,0.218,0.22,0.223,0.225,0.229,0.232,0.236,0.241,0.245,0.25,0.256,0.262,0.268,0.275,0.283,0.29,0.298,0.307,0.316,0.326,0.336,0.347,0.358,0.369,0.382,0.394,0.407,0.421,0.435,0.45,0.48,0.52,0.58,0.65,0.71,0.77,0.81,0.85,0.87,0.88,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN2=0.85,0.81,0.72,0.61,0.49,0.39,0.3,0.24,0.22,0.22,0.22,0.22,0.222,0.223,0.224,0.226,0.227,0.23,0.232,0.235,0.238,0.241,0.245,0.249,0.254,0.259,0.264,0.27,0.276,0.282,0.289,0.297,0.305,0.313,0.322,0.331,0.341,0.351,0.362,0.373,0.384,0.396,0.409,0.422,0.436,0.45,0.48,0.52,0.58,0.64,0.71,0.76,0.81,0.85,0.87,0.88,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,-0.002,-0.005,-0.009,-0.013,-0.018,-0.025,-0.031,-0.039,-0.047,-0.055,-0.065,-0.074,-0.083,-0.093,-0.103,-0.113,-0.124,-0.134,-0.144,-0.154,-0.164,-0.173,-0.183,-0.191,-0.2,-0.208,-0.215,-0.222,-0.228,-0.234,-0.239,-0.243,-0.246,-0.248,-0.25,-0.25,-0.25,-0.249,-0.248,-0.246,-0.243,-0.241,-0.237,-0.234,-0.23,-0.225,-0.221,-0.216,-0.211,-0.205,-0.199,-0.193,-0.187,-0.181,-0.174,-0.168,-0.161,-0.154,-0.147,-0.14,-0.133,-0.126,-0.119,-0.112,-0.105,-0.098,-0.091,-0.084,-0.078,-0.071,-0.065,-0.059,-0.053,-0.047,-0.042,-0.037,-0.032,-0.027,-0.023,-0.019,-0.015,-0.012,-0.009,-0.006,-0.004,-0.002,-0.001,0,0 +PARAM_EYE_BALL_Y=0 +PARAM_BROW_L_Y=-0.46,-0.46,-0.458,-0.456,-0.454,-0.453,-0.451,-0.45,-0.45,-0.45,-0.45,-0.452,-0.454,-0.456,-0.458,-0.461,-0.464,-0.467,-0.471,-0.474,-0.478,-0.482,-0.487,-0.491,-0.495,-0.5,-0.504,-0.509,-0.513,-0.518,-0.522,-0.526,-0.53,-0.534,-0.538,-0.541,-0.545,-0.548,-0.55,-0.553,-0.555,-0.557,-0.558,-0.559,-0.56,-0.56,-0.56,-0.548,-0.51,-0.46,-0.39,-0.31,-0.23,-0.14,-0.05,0.04,0.13,0.2,0.27,0.33,0.37,0.39,0.4,0.384,0.34,0.28,0.2,0.11,0.01,-0.08,-0.17,-0.25,-0.31,-0.36,-0.39,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.395,-0.381,-0.36,-0.33,-0.3,-0.26,-0.22,-0.19,-0.15,-0.11,-0.08,-0.05,-0.03,-0.014,-0.004,0 +PARAM_BROW_R_Y=-0.46,-0.46,-0.458,-0.456,-0.454,-0.453,-0.451,-0.45,-0.45,-0.45,-0.45,-0.452,-0.453,-0.455,-0.457,-0.46,-0.463,-0.466,-0.469,-0.472,-0.476,-0.48,-0.483,-0.487,-0.491,-0.495,-0.499,-0.504,-0.508,-0.512,-0.516,-0.519,-0.523,-0.527,-0.53,-0.533,-0.536,-0.539,-0.541,-0.543,-0.545,-0.547,-0.548,-0.549,-0.55,-0.55,-0.55,-0.538,-0.5,-0.45,-0.38,-0.31,-0.22,-0.13,-0.04,0.05,0.13,0.21,0.27,0.33,0.37,0.39,0.4,0.384,0.34,0.28,0.2,0.11,0.01,-0.08,-0.17,-0.25,-0.31,-0.36,-0.39,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.4,-0.395,-0.381,-0.36,-0.33,-0.3,-0.26,-0.22,-0.19,-0.15,-0.11,-0.08,-0.05,-0.03,-0.014,-0.004,0 +PARAM_BROW_ANGLE=0.47,0.475,0.487,0.501,0.515,0.529,0.54,0.547,0.55,0.55,0.55,0.548,0.547,0.545,0.543,0.541,0.539,0.536,0.533,0.529,0.526,0.522,0.518,0.513,0.509,0.504,0.499,0.494,0.489,0.483,0.478,0.472,0.466,0.46,0.454,0.448,0.442,0.436,0.43,0.423,0.417,0.411,0.404,0.398,0.392,0.386,0.38,0.373,0.367,0.361,0.356,0.35,0.344,0.339,0.333,0.328,0.323,0.318,0.313,0.309,0.304,0.3,0.296,0.293,0.289,0.286,0.283,0.281,0.278,0.276,0.274,0.273,0.272,0.271,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.269,0.267,0.263,0.258,0.252,0.246,0.239,0.233,0.226,0.22,0.214,0.209,0.205,0.202,0.201,0.2 +PARAM_BROW_SELECT=-0.5 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.17,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.41,0.43,0.46,0.48,0.5,0.518,0.53,0.539,0.547,0.556,0.567,0.58,0.6,0.63,0.67,0.7,0.74,0.78,0.82,0.85,0.88,0.91,0.923,0.93,0.931,0.933,0.934,0.935,0.936,0.936,0.937,0.94,0.938,0.94,0.939,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94 +PARAM_MOUTH_OPEN2=-0.36,-0.355,-0.344,-0.327,-0.3,-0.28,-0.25,-0.21,-0.17,-0.12,-0.08,-0.05,-0.02,-0.01,-0.002,0,-0.008,-0.03,-0.07,-0.11,-0.17,-0.23,-0.29,-0.35,-0.41,-0.47,-0.52,-0.57,-0.61,-0.64,-0.654,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-0.66,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_MOUTH_EMO=0 +PARAM_CHEEK=0 +PARAM_BODY_ANGLE_X=1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY_Y=-0.21,-0.209,-0.208,-0.205,-0.202,-0.197,-0.192,-0.186,-0.179,-0.171,-0.163,-0.154,-0.145,-0.135,-0.125,-0.114,-0.103,-0.091,-0.08,-0.068,-0.056,-0.043,-0.031,-0.019,-0.007,0.006,0.018,0.03,0.041,0.053,0.064,0.075,0.085,0.095,0.104,0.113,0.121,0.129,0.136,0.142,0.147,0.152,0.155,0.158,0.159,0.16,0.16,0.16,0.158,0.157,0.156,0.154,0.152,0.15,0.147,0.144,0.141,0.138,0.135,0.131,0.128,0.124,0.12,0.116,0.111,0.107,0.103,0.098,0.094,0.09,0.085,0.081,0.076,0.072,0.067,0.063,0.058,0.054,0.05,0.046,0.042,0.038,0.034,0.03,0.027,0.023,0.02,0.017,0.014,0.012,0.009,0.007,0.005,0.004,0.003,0.001,0.001,0,0 +PARAM_BREATH=0.5,0.53,0.6,0.69,0.78,0.87,0.94,0.98,1,0.999,0.995,0.99,0.982,0.972,0.961,0.947,0.932,0.915,0.896,0.87,0.85,0.83,0.8,0.78,0.75,0.72,0.68,0.65,0.62,0.58,0.54,0.5,0.46,0.42,0.38,0.34,0.31,0.28,0.25,0.22,0.19,0.17,0.14,0.12,0.103,0.085,0.068,0.054,0.041,0.03,0.021,0.013,0.008,0.003,0.001,0,0,0.003,0.007,0.013,0.02,0.028,0.037,0.047,0.059,0.071,0.085,0.099,0.113,0.129,0.145,0.162,0.178,0.195,0.213,0.23,0.248,0.265,0.283,0.3,0.317,0.334,0.35,0.366,0.381,0.396,0.41,0.423,0.435,0.447,0.457,0.467,0.475,0.483,0.489,0.494,0.497,0.499,0.5 +PARAM_BOING=0,-0.1,-0.29,-0.39,-0.34,-0.23,-0.09,0.05,0.16,0.23,0.25,0.22,0.16,0.08,0,-0.07,-0.13,-0.17,-0.19,-0.176,-0.14,-0.1,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.003,0.01,0.021,0.036,0.054,0.074,0.1,0.12,0.14,0.17,0.19,0.21,0.228,0.246,0.261,0.273,0.282,0.288,0.29,0.29,0.293,0.294,0.295,0.294,0.29,0.282,0.269,0.25,0.23,0.2,0.17,0.14,0.11,0.08,0.05,0.01,-0.02,-0.05,-0.08,-0.12,-0.15,-0.17,-0.2,-0.23,-0.25,-0.27,-0.293,-0.31,-0.324,-0.335,-0.343,-0.348,-0.35,-0.349,-0.346,-0.34,-0.333,-0.324,-0.314,-0.302,-0.289,-0.274,-0.259,-0.243,-0.227,-0.21,-0.192,-0.175,-0.158,-0.14,-0.123,-0.107,-0.091,-0.076,-0.061,-0.048,-0.036,-0.026,-0.017,-0.01,-0.004,-0.001,0 +PARAM_HAIR_SIDE_R=0.14,0.12,0.07,0.01,-0.05,-0.11,-0.16,-0.19,-0.2,-0.193,-0.174,-0.14,-0.11,-0.06,-0.02,0.02,0.07,0.1,0.13,0.153,0.16,0.16,0.159,0.157,0.155,0.153,0.15,0.147,0.143,0.139,0.134,0.129,0.123,0.118,0.112,0.105,0.099,0.092,0.085,0.078,0.071,0.063,0.055,0.048,0.04,0.032,0.024,0.016,0.008,0,-0.008,-0.016,-0.023,-0.031,-0.038,-0.046,-0.053,-0.06,-0.066,-0.073,-0.079,-0.085,-0.091,-0.096,-0.101,-0.106,-0.11,-0.114,-0.118,-0.121,-0.124,-0.126,-0.128,-0.129,-0.13,-0.13,-0.129,-0.127,-0.123,-0.118,-0.112,-0.106,-0.099,-0.091,-0.083,-0.074,-0.066,-0.058,-0.05,-0.041,-0.034,-0.027,-0.02,-0.015,-0.01,-0.006,-0.003,-0.001,0 +PARAM_HAIR_SIDE_L=-0.39,-0.36,-0.29,-0.21,-0.13,-0.05,0.01,0.05,0.07,0.064,0.047,0.02,-0.01,-0.05,-0.08,-0.12,-0.16,-0.19,-0.22,-0.234,-0.24,-0.24,-0.239,-0.237,-0.234,-0.231,-0.228,-0.223,-0.219,-0.213,-0.208,-0.201,-0.195,-0.188,-0.18,-0.172,-0.164,-0.156,-0.147,-0.138,-0.129,-0.12,-0.11,-0.1,-0.091,-0.081,-0.071,-0.061,-0.051,-0.042,-0.032,-0.022,-0.013,-0.003,0.006,0.015,0.024,0.033,0.041,0.049,0.057,0.064,0.071,0.078,0.084,0.09,0.096,0.1,0.105,0.109,0.112,0.115,0.117,0.119,0.12,0.12,0.119,0.117,0.114,0.109,0.104,0.098,0.091,0.084,0.076,0.069,0.061,0.053,0.046,0.038,0.031,0.025,0.019,0.014,0.009,0.005,0.002,0.001,0 +PARAM_TWIN_RIBBON_D=0,0.017,0.06,0.13,0.2,0.29,0.36,0.43,0.47,0.49,0.46,0.39,0.28,0.16,0.03,-0.09,-0.19,-0.26,-0.31,-0.33,-0.309,-0.25,-0.17,-0.07,0.02,0.12,0.2,0.26,0.28,0.277,0.27,0.259,0.245,0.227,0.208,0.19,0.16,0.14,0.12,0.09,0.07,0.053,0.035,0.021,0.01,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_BACK=0 +PARAM_WING_ANGLE=0.55,0.55,0.55,0.548,0.547,0.546,0.544,0.542,0.539,0.536,0.533,0.53,0.527,0.523,0.519,0.514,0.51,0.505,0.5,0.494,0.489,0.483,0.477,0.471,0.465,0.459,0.452,0.445,0.439,0.432,0.424,0.417,0.41,0.402,0.394,0.387,0.379,0.371,0.363,0.355,0.347,0.339,0.33,0.322,0.314,0.305,0.297,0.289,0.28,0.272,0.264,0.255,0.247,0.238,0.23,0.222,0.214,0.205,0.197,0.189,0.181,0.173,0.166,0.158,0.15,0.143,0.135,0.128,0.121,0.114,0.107,0.101,0.094,0.088,0.081,0.075,0.07,0.064,0.058,0.053,0.048,0.043,0.038,0.034,0.03,0.026,0.022,0.019,0.016,0.013,0.01,0.008,0.006,0.004,0.003,0.001,0.001,0,0 +PARAM_WING_DEFORM=0 +VISIBLE:PSD=1 +VISIBLE:PARTS_01_HAT=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_EMOTION=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_BUST=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_WING=1 \ No newline at end of file diff --git a/model/Potion-Maker/Tia/textures.cache b/model/Potion-Maker/Tia/textures.cache new file mode 100644 index 0000000..af587b6 --- /dev/null +++ b/model/Potion-Maker/Tia/textures.cache @@ -0,0 +1 @@ +["textures/default-costume.png","textures/jersey-costume-blue.png","textures/pajamas-costume-green.png","textures/bikini-costume-blue.png","textures/bikini-costume-pink.png","textures/blackcat-costume.png","textures/blazer-costume-black.png","textures/blazer-costume-brown.png","textures/blueround-costume.png","textures/bunny-girl-costume-red.png","textures/bunny-girl-costume.png","textures/cami-dress-costume-pink.png","textures/cute-pajamas-costume-purple.png","textures/cute-pajamas-costume-skyblue.png","textures/frill-blouse-costume-green.png","textures/frill-blouse-costume-red.png","textures/halloween-costume.png","textures/hanbok-costume-gorgeous.png","textures/hanbok-costume.png","textures/hood-costume-gray.png","textures/hood-costume-red.png","textures/jersey-costume-red.png","textures/knight-costume.png","textures/macaron-dress-costume-green.png","textures/macaron-dress-costume-pink.png","textures/magical-girl-costume.png","textures/maid-costume-black.png","textures/maid-costume-blue.png","textures/marine-costume-navy.png","textures/marine-costume.png","textures/nordic-costume-beige.png","textures/nordic-costume-navy.png","textures/nurse-costume-red.png","textures/nurse-costume.png","textures/pajamas-costume-blue.png","textures/pushcat-costume.png","textures/sabori-costume.png","textures/sailor-bikini-costume-black.png","textures/sailor-bikini-costume-white.png","textures/sailor-costume-black.png","textures/sailor-costume.png","textures/sakura-costume-navy.png","textures/sakura-costume.png","textures/santa-costume.png","textures/santa2016-costume.png","textures/sports-bikini-costume-green.png","textures/sports-bikini-costume-navy.png","textures/spring-dress-costume-brown.png","textures/spring-dress-costume-navy.png","textures/sukumizu-costume-white.png","textures/sukumizu-costume.png","textures/sulbim-costume-rainbow.png","textures/sulbim-costume-snowflake.png","textures/summer-uniform-costume-blue.png","textures/summer-uniform-costume-green.png","textures/thief-costume.png","textures/traveler-costume-brown.png","textures/traveler-costume-white.png","textures/vampire-costume-real.png","textures/vampire-costume.png","textures/warrior-costume.png","textures/whiteday-costume-purple.png","textures/whiteday-costume-red.png"] \ No newline at end of file diff --git a/model/Potion-Maker/Tia/textures/bikini-costume-blue.png b/model/Potion-Maker/Tia/textures/bikini-costume-blue.png new file mode 100644 index 0000000..c7ec72d Binary files /dev/null and b/model/Potion-Maker/Tia/textures/bikini-costume-blue.png differ diff --git a/model/Potion-Maker/Tia/textures/bikini-costume-pink.png b/model/Potion-Maker/Tia/textures/bikini-costume-pink.png new file mode 100644 index 0000000..d82763c Binary files /dev/null and b/model/Potion-Maker/Tia/textures/bikini-costume-pink.png differ diff --git a/model/Potion-Maker/Tia/textures/blackcat-costume.png b/model/Potion-Maker/Tia/textures/blackcat-costume.png new file mode 100644 index 0000000..9809c0b Binary files /dev/null and b/model/Potion-Maker/Tia/textures/blackcat-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/blazer-costume-black.png b/model/Potion-Maker/Tia/textures/blazer-costume-black.png new file mode 100644 index 0000000..a7f7955 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/blazer-costume-black.png differ diff --git a/model/Potion-Maker/Tia/textures/blazer-costume-brown.png b/model/Potion-Maker/Tia/textures/blazer-costume-brown.png new file mode 100644 index 0000000..fa0657f Binary files /dev/null and b/model/Potion-Maker/Tia/textures/blazer-costume-brown.png differ diff --git a/model/Potion-Maker/Tia/textures/blueround-costume.png b/model/Potion-Maker/Tia/textures/blueround-costume.png new file mode 100644 index 0000000..13f5918 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/blueround-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/bunny-girl-costume-red.png b/model/Potion-Maker/Tia/textures/bunny-girl-costume-red.png new file mode 100644 index 0000000..7393f8f Binary files /dev/null and b/model/Potion-Maker/Tia/textures/bunny-girl-costume-red.png differ diff --git a/model/Potion-Maker/Tia/textures/bunny-girl-costume.png b/model/Potion-Maker/Tia/textures/bunny-girl-costume.png new file mode 100644 index 0000000..0dd2057 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/bunny-girl-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/cami-dress-costume-pink.png b/model/Potion-Maker/Tia/textures/cami-dress-costume-pink.png new file mode 100644 index 0000000..8f216d5 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/cami-dress-costume-pink.png differ diff --git a/model/Potion-Maker/Tia/textures/cute-pajamas-costume-purple.png b/model/Potion-Maker/Tia/textures/cute-pajamas-costume-purple.png new file mode 100644 index 0000000..5313377 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/cute-pajamas-costume-purple.png differ diff --git a/model/Potion-Maker/Tia/textures/cute-pajamas-costume-skyblue.png b/model/Potion-Maker/Tia/textures/cute-pajamas-costume-skyblue.png new file mode 100644 index 0000000..b72b9fc Binary files /dev/null and b/model/Potion-Maker/Tia/textures/cute-pajamas-costume-skyblue.png differ diff --git a/model/Potion-Maker/Tia/textures/default-costume.png b/model/Potion-Maker/Tia/textures/default-costume.png new file mode 100644 index 0000000..1d3bf14 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/default-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/frill-blouse-costume-green.png b/model/Potion-Maker/Tia/textures/frill-blouse-costume-green.png new file mode 100644 index 0000000..3b3c026 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/frill-blouse-costume-green.png differ diff --git a/model/Potion-Maker/Tia/textures/frill-blouse-costume-red.png b/model/Potion-Maker/Tia/textures/frill-blouse-costume-red.png new file mode 100644 index 0000000..2f51509 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/frill-blouse-costume-red.png differ diff --git a/model/Potion-Maker/Tia/textures/halloween-costume.png b/model/Potion-Maker/Tia/textures/halloween-costume.png new file mode 100644 index 0000000..52e3cb7 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/halloween-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/hanbok-costume-gorgeous.png b/model/Potion-Maker/Tia/textures/hanbok-costume-gorgeous.png new file mode 100644 index 0000000..cb3e4e4 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/hanbok-costume-gorgeous.png differ diff --git a/model/Potion-Maker/Tia/textures/hanbok-costume.png b/model/Potion-Maker/Tia/textures/hanbok-costume.png new file mode 100644 index 0000000..b6dba11 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/hanbok-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/hood-costume-gray.png b/model/Potion-Maker/Tia/textures/hood-costume-gray.png new file mode 100644 index 0000000..4ca6221 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/hood-costume-gray.png differ diff --git a/model/Potion-Maker/Tia/textures/hood-costume-red.png b/model/Potion-Maker/Tia/textures/hood-costume-red.png new file mode 100644 index 0000000..4f16226 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/hood-costume-red.png differ diff --git a/model/Potion-Maker/Tia/textures/jersey-costume-blue.png b/model/Potion-Maker/Tia/textures/jersey-costume-blue.png new file mode 100644 index 0000000..375630a Binary files /dev/null and b/model/Potion-Maker/Tia/textures/jersey-costume-blue.png differ diff --git a/model/Potion-Maker/Tia/textures/jersey-costume-red.png b/model/Potion-Maker/Tia/textures/jersey-costume-red.png new file mode 100644 index 0000000..72cb7ac Binary files /dev/null and b/model/Potion-Maker/Tia/textures/jersey-costume-red.png differ diff --git a/model/Potion-Maker/Tia/textures/knight-costume.png b/model/Potion-Maker/Tia/textures/knight-costume.png new file mode 100644 index 0000000..f8df8f5 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/knight-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/macaron-dress-costume-green.png b/model/Potion-Maker/Tia/textures/macaron-dress-costume-green.png new file mode 100644 index 0000000..4d93464 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/macaron-dress-costume-green.png differ diff --git a/model/Potion-Maker/Tia/textures/macaron-dress-costume-pink.png b/model/Potion-Maker/Tia/textures/macaron-dress-costume-pink.png new file mode 100644 index 0000000..78e0128 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/macaron-dress-costume-pink.png differ diff --git a/model/Potion-Maker/Tia/textures/magical-girl-costume.png b/model/Potion-Maker/Tia/textures/magical-girl-costume.png new file mode 100644 index 0000000..18cc51d Binary files /dev/null and b/model/Potion-Maker/Tia/textures/magical-girl-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/maid-costume-black.png b/model/Potion-Maker/Tia/textures/maid-costume-black.png new file mode 100644 index 0000000..891bbbb Binary files /dev/null and b/model/Potion-Maker/Tia/textures/maid-costume-black.png differ diff --git a/model/Potion-Maker/Tia/textures/maid-costume-blue.png b/model/Potion-Maker/Tia/textures/maid-costume-blue.png new file mode 100644 index 0000000..a525e4c Binary files /dev/null and b/model/Potion-Maker/Tia/textures/maid-costume-blue.png differ diff --git a/model/Potion-Maker/Tia/textures/marine-costume-navy.png b/model/Potion-Maker/Tia/textures/marine-costume-navy.png new file mode 100644 index 0000000..24ae795 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/marine-costume-navy.png differ diff --git a/model/Potion-Maker/Tia/textures/marine-costume.png b/model/Potion-Maker/Tia/textures/marine-costume.png new file mode 100644 index 0000000..e9316db Binary files /dev/null and b/model/Potion-Maker/Tia/textures/marine-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/nordic-costume-beige.png b/model/Potion-Maker/Tia/textures/nordic-costume-beige.png new file mode 100644 index 0000000..f96967f Binary files /dev/null and b/model/Potion-Maker/Tia/textures/nordic-costume-beige.png differ diff --git a/model/Potion-Maker/Tia/textures/nordic-costume-navy.png b/model/Potion-Maker/Tia/textures/nordic-costume-navy.png new file mode 100644 index 0000000..a9cccee Binary files /dev/null and b/model/Potion-Maker/Tia/textures/nordic-costume-navy.png differ diff --git a/model/Potion-Maker/Tia/textures/nurse-costume-red.png b/model/Potion-Maker/Tia/textures/nurse-costume-red.png new file mode 100644 index 0000000..2bd746f Binary files /dev/null and b/model/Potion-Maker/Tia/textures/nurse-costume-red.png differ diff --git a/model/Potion-Maker/Tia/textures/nurse-costume.png b/model/Potion-Maker/Tia/textures/nurse-costume.png new file mode 100644 index 0000000..ad64460 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/nurse-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/pajamas-costume-blue.png b/model/Potion-Maker/Tia/textures/pajamas-costume-blue.png new file mode 100644 index 0000000..fe1bc78 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/pajamas-costume-blue.png differ diff --git a/model/Potion-Maker/Tia/textures/pajamas-costume-green.png b/model/Potion-Maker/Tia/textures/pajamas-costume-green.png new file mode 100644 index 0000000..971dadf Binary files /dev/null and b/model/Potion-Maker/Tia/textures/pajamas-costume-green.png differ diff --git a/model/Potion-Maker/Tia/textures/pushcat-costume.png b/model/Potion-Maker/Tia/textures/pushcat-costume.png new file mode 100644 index 0000000..94d2a76 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/pushcat-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/sabori-costume.png b/model/Potion-Maker/Tia/textures/sabori-costume.png new file mode 100644 index 0000000..1b4e623 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sabori-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/sailor-bikini-costume-black.png b/model/Potion-Maker/Tia/textures/sailor-bikini-costume-black.png new file mode 100644 index 0000000..1079f92 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sailor-bikini-costume-black.png differ diff --git a/model/Potion-Maker/Tia/textures/sailor-bikini-costume-white.png b/model/Potion-Maker/Tia/textures/sailor-bikini-costume-white.png new file mode 100644 index 0000000..4d0b69e Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sailor-bikini-costume-white.png differ diff --git a/model/Potion-Maker/Tia/textures/sailor-costume-black.png b/model/Potion-Maker/Tia/textures/sailor-costume-black.png new file mode 100644 index 0000000..f74a14c Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sailor-costume-black.png differ diff --git a/model/Potion-Maker/Tia/textures/sailor-costume.png b/model/Potion-Maker/Tia/textures/sailor-costume.png new file mode 100644 index 0000000..33ee5b0 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sailor-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/sakura-costume-navy.png b/model/Potion-Maker/Tia/textures/sakura-costume-navy.png new file mode 100644 index 0000000..1d9b899 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sakura-costume-navy.png differ diff --git a/model/Potion-Maker/Tia/textures/sakura-costume.png b/model/Potion-Maker/Tia/textures/sakura-costume.png new file mode 100644 index 0000000..97465ab Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sakura-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/santa-costume.png b/model/Potion-Maker/Tia/textures/santa-costume.png new file mode 100644 index 0000000..35bafa6 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/santa-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/santa2016-costume.png b/model/Potion-Maker/Tia/textures/santa2016-costume.png new file mode 100644 index 0000000..5381d43 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/santa2016-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/sports-bikini-costume-green.png b/model/Potion-Maker/Tia/textures/sports-bikini-costume-green.png new file mode 100644 index 0000000..5f1db87 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sports-bikini-costume-green.png differ diff --git a/model/Potion-Maker/Tia/textures/sports-bikini-costume-navy.png b/model/Potion-Maker/Tia/textures/sports-bikini-costume-navy.png new file mode 100644 index 0000000..c3b9c5e Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sports-bikini-costume-navy.png differ diff --git a/model/Potion-Maker/Tia/textures/spring-dress-costume-brown.png b/model/Potion-Maker/Tia/textures/spring-dress-costume-brown.png new file mode 100644 index 0000000..858cf4a Binary files /dev/null and b/model/Potion-Maker/Tia/textures/spring-dress-costume-brown.png differ diff --git a/model/Potion-Maker/Tia/textures/spring-dress-costume-navy.png b/model/Potion-Maker/Tia/textures/spring-dress-costume-navy.png new file mode 100644 index 0000000..3de6daa Binary files /dev/null and b/model/Potion-Maker/Tia/textures/spring-dress-costume-navy.png differ diff --git a/model/Potion-Maker/Tia/textures/sukumizu-costume-white.png b/model/Potion-Maker/Tia/textures/sukumizu-costume-white.png new file mode 100644 index 0000000..a28d3e7 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sukumizu-costume-white.png differ diff --git a/model/Potion-Maker/Tia/textures/sukumizu-costume.png b/model/Potion-Maker/Tia/textures/sukumizu-costume.png new file mode 100644 index 0000000..f860351 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sukumizu-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/sulbim-costume-rainbow.png b/model/Potion-Maker/Tia/textures/sulbim-costume-rainbow.png new file mode 100644 index 0000000..ef4932b Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sulbim-costume-rainbow.png differ diff --git a/model/Potion-Maker/Tia/textures/sulbim-costume-snowflake.png b/model/Potion-Maker/Tia/textures/sulbim-costume-snowflake.png new file mode 100644 index 0000000..3da5f1a Binary files /dev/null and b/model/Potion-Maker/Tia/textures/sulbim-costume-snowflake.png differ diff --git a/model/Potion-Maker/Tia/textures/summer-uniform-costume-blue.png b/model/Potion-Maker/Tia/textures/summer-uniform-costume-blue.png new file mode 100644 index 0000000..6fcbbde Binary files /dev/null and b/model/Potion-Maker/Tia/textures/summer-uniform-costume-blue.png differ diff --git a/model/Potion-Maker/Tia/textures/summer-uniform-costume-green.png b/model/Potion-Maker/Tia/textures/summer-uniform-costume-green.png new file mode 100644 index 0000000..3c12135 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/summer-uniform-costume-green.png differ diff --git a/model/Potion-Maker/Tia/textures/thief-costume.png b/model/Potion-Maker/Tia/textures/thief-costume.png new file mode 100644 index 0000000..b48eab6 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/thief-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/traveler-costume-brown.png b/model/Potion-Maker/Tia/textures/traveler-costume-brown.png new file mode 100644 index 0000000..c367119 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/traveler-costume-brown.png differ diff --git a/model/Potion-Maker/Tia/textures/traveler-costume-white.png b/model/Potion-Maker/Tia/textures/traveler-costume-white.png new file mode 100644 index 0000000..cd3fe24 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/traveler-costume-white.png differ diff --git a/model/Potion-Maker/Tia/textures/vampire-costume-real.png b/model/Potion-Maker/Tia/textures/vampire-costume-real.png new file mode 100644 index 0000000..e64c887 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/vampire-costume-real.png differ diff --git a/model/Potion-Maker/Tia/textures/vampire-costume.png b/model/Potion-Maker/Tia/textures/vampire-costume.png new file mode 100644 index 0000000..9009173 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/vampire-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/warrior-costume.png b/model/Potion-Maker/Tia/textures/warrior-costume.png new file mode 100644 index 0000000..cef2766 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/warrior-costume.png differ diff --git a/model/Potion-Maker/Tia/textures/whiteday-costume-purple.png b/model/Potion-Maker/Tia/textures/whiteday-costume-purple.png new file mode 100644 index 0000000..69aad1a Binary files /dev/null and b/model/Potion-Maker/Tia/textures/whiteday-costume-purple.png differ diff --git a/model/Potion-Maker/Tia/textures/whiteday-costume-red.png b/model/Potion-Maker/Tia/textures/whiteday-costume-red.png new file mode 100644 index 0000000..063af97 Binary files /dev/null and b/model/Potion-Maker/Tia/textures/whiteday-costume-red.png differ diff --git a/model/ShizukuTalk/shizuku-48/expressions/f01.exp.json b/model/ShizukuTalk/shizuku-48/expressions/f01.exp.json new file mode 100644 index 0000000..39cca25 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/expressions/f01.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/expressions/f02.exp.json b/model/ShizukuTalk/shizuku-48/expressions/f02.exp.json new file mode 100644 index 0000000..49d2940 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/expressions/f02.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500,"params":[{"id":"PARAM_EYE_BALL_X","val":-0.4},{"id":"PARAM_EYE_BALL_Y","val":-0.7},{"id":"PARAM_EYE_L_OPEN","val":0.7,"def":1,"calc":"mult"},{"id":"PARAM_EYE_R_OPEN","val":0.7,"def":1,"calc":"mult"},{"id":"PARAM_DONYORI","val":0.7},{"id":"PARAM_EYE_FORM","val":0.3},{"id":"PARAM_BODY_Y","val":-0.5},{"id":"PARAM_BROW_L_Y","val":-0.3},{"id":"PARAM_BROW_R_Y","val":-0.3},{"id":"PARAM_BROW_L_X","val":-0.3},{"id":"PARAM_BROW_R_X","val":-0.3},{"id":"PARAM_BROW_L_ANGLE","val":0.5},{"id":"PARAM_BROW_R_ANGLE","val":0.5},{"id":"PARAM_BROW_L_FORM","val":-0.5},{"id":"PARAM_BROW_R_FORM","val":-0.5},{"id":"PARAM_MOUTH_FORM","val":-1,"def":1},{"id":"PARAM_MOUTH_SIZE","val":-1}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/expressions/f03.exp.json b/model/ShizukuTalk/shizuku-48/expressions/f03.exp.json new file mode 100644 index 0000000..ec78e6f --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/expressions/f03.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500,"params":[{"id":"PARAM_EYE_BALL_Y","val":0.2},{"id":"PARAM_BODY_Y","val":-0.5},{"id":"PARAM_BROW_L_Y","val":-0.2},{"id":"PARAM_BROW_R_Y","val":-0.2},{"id":"PARAM_BROW_L_X","val":-0.4},{"id":"PARAM_BROW_R_X","val":-0.4},{"id":"PARAM_BROW_L_FORM","val":-1},{"id":"PARAM_BROW_R_FORM","val":-1},{"id":"PARAM_MOUTH_FORM","val":-0.7,"def":1},{"id":"PARAM_MOUTH_SIZE","val":0.3}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/expressions/f04.exp.json b/model/ShizukuTalk/shizuku-48/expressions/f04.exp.json new file mode 100644 index 0000000..c44f3c8 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/expressions/f04.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500,"params":[{"id":"PARAM_EYE_BALL_X","val":-0.4},{"id":"PARAM_EYE_BALL_Y","val":-0.7},{"id":"PARAM_EYE_BALL_KIRAKIRA","val":1},{"id":"PARAM_EYE_L_OPEN","val":1.5,"def":1,"calc":"mult"},{"id":"PARAM_EYE_R_OPEN","val":1.5,"def":1,"calc":"mult"},{"id":"PARAM_BROW_L_FORM","val":0.5},{"id":"PARAM_BROW_R_FORM","val":0.5},{"id":"PARAM_KAMIYURE_TWIN_L_02","val":0.3},{"id":"PARAM_KAMIYURE_TWIN_R_02","val":-0.3},{"id":"PARAM_MOUTH_SIZE","val":1},{"id":"PARAM_TERE","val":1,"def":0.6}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/index.json b/model/ShizukuTalk/shizuku-48/index.json new file mode 100644 index 0000000..adbb511 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/index.json @@ -0,0 +1,79 @@ +{ + "name":"shizuku_48.512", + "model":"model.moc", + "textures":[ + "textures.512/00.png", + "textures.512/01.png", + "textures.512/02.png", + "textures.512/03.png", + "textures.512/04.png", + "textures.512/05.png", + "textures.512/06.png", + "textures.512/07.png" + ], + "physics":"physics.json", + "pose":"pose.json", + "expressions":[ + {"name":"f01","file": "expressions/f01.exp.json"}, + {"name":"f02","file": "expressions/f02.exp.json"}, + {"name":"f03","file": "expressions/f03.exp.json"}, + {"name":"f04","file": "expressions/f04.exp.json"} + ], + "layout":{ + "center_x": 0, + "center_y": -0.16, + "width": 1.8 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions":{ + "idle":[ + {"file":"motions/idl_00.mtn"}, + {"file":"motions/idl_01.mtn"}, + {"file":"motions/idl_02.mtn"}, + {"file":"motions/idl_03.mtn"}, + {"file":"motions/idl_04.mtn"}, + {"file":"motions/idl_05.mtn"}, + {"file":"motions/idle_01.mtn"}, + {"file":"motions/idle_02.mtn"}, + {"file":"motions/idle_03.mtn"}, + {"file":"motions/idle_04.mtn"}, + {"file":"motions/idle_05.mtn"}, + {"file":"motions/idle_06.mtn"}, + {"file":"motions/idle_07.mtn"}, + {"file":"motions/idle_08.mtn"}, + {"file":"motions/idle_09.mtn"}, + {"file":"motions/idle_A.mtn"}, + {"file":"motions/idle_A2.mtn"}, + {"file":"motions/idle_B.mtn"}, + {"file":"motions/idle_B2.mtn"}, + {"file":"motions/idle_C.mtn"}, + {"file":"motions/idle_C2.mtn"}, + {"file":"motions/idle_C2_copy.mtn"}, + {"file":"motions/kurakura1.mtn"}, + {"file":"motions/kurakura2.mtn"}, + {"file":"motions/kurakura3.mtn"}, + {"file":"motions/wait_01.mtn"}, + {"file":"motions/wait_02.mtn"}, + {"file":"motions/wait_03.mtn"}, + {"file":"motions/wait_04.mtn"}, + {"file":"motions/wait_05.mtn"} + ], + "flick_head":[ + {"file":"motions/double_tap1.mtn"}, + {"file":"motions/double_tap2.mtn"}, + {"file":"motions/double_tap3.mtn"}, + {"file":"motions/double_tap4.mtn"} + ], + "tap_body":[ + {"file":"motions/touch1.mtn"}, + {"file":"motions/touch2.mtn"}, + {"file":"motions/touch3.mtn"}, + {"file":"motions/touch4.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/model.moc b/model/ShizukuTalk/shizuku-48/model.moc new file mode 100644 index 0000000..d8e3989 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/model.moc differ diff --git a/model/ShizukuTalk/shizuku-48/motions/double_tap1.mtn b/model/ShizukuTalk/shizuku-48/motions/double_tap1.mtn new file mode 100644 index 0000000..fce6e93 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/double_tap1.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,-0.12,-0.32,-0.46,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.46,-0.42,-0.37,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=0,0,0,0,0,0,0,0,0,0,4.47,12.53,17,13.96,9.10,4.56,1.28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0.97,2.56,3.65,4,3.55,2.51,1.27,0,-2.08,-3.81,-5.24,-6.45,-7.44,-8.25,-8.91,-9.39,-9.73,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.80,-9.26,-8.46,-7.45,-6.33,-5.15,-3.98,-2.89,-1.93,-1.12,-0.51,-0.13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.56,0.67,0.74,0.76,0.76,0.74,0.72,0.69,0.66,0.62,0.58,0.55,0.51,0.47,0.44,0.41,0.39,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.39,0.40,0.42,0.43,0.45,0.46,0.47,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,6.78,17.89,25.52,28,27.60,26.47,24.77,22.54,19.93,16.98,13.82,10.54,7.15,3.72,0.38,-2.87,-5.97,-8.80,-11.41,-13.63,-15.46,-16.82,-17.69,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-17.64,-16.68,-15.23,-13.41,-11.40,-9.26,-7.17,-5.21,-3.47,-2.01,-0.92,-0.23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0.48,1.28,1.82,2,1.72,0.94,-0.25,-1.80,-3.61,-5.66,-7.86,-10.14,-12.50,-14.89,-17.21,-19.48,-21.63,-23.60,-25.42,-26.96,-28.23,-29.18,-29.79,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.40,-27.79,-25.38,-22.35,-19.00,-15.44,-11.94,-8.68,-5.78,-3.35,-1.53,-0.39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0.19,0.50,0.71,0.78,0.77,0.74,0.70,0.64,0.58,0.51,0.43,0.35,0.27,0.20,0.14,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0.11,0.29,0.41,0.45,0.44,0.41,0.36,0.29,0.21,0.13,0.04,-0.05,-0.14,-0.22,-0.30,-0.37,-0.42,-0.45,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.45,-0.43,-0.39,-0.34,-0.29,-0.24,-0.18,-0.13,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,0.63,0.02,-0.43,-0.60,-0.66,-0.72,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.95,-0.97,-0.98,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.20,0.42,0.61,0.78,0.90,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.70,0.33,0.08,0,0.21,0.57,0.82,0.91,0.94,0.96,0.97,0.98,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,-0.24,-0.64,-0.91,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0.11,0.28,0.40,0.44,0.43,0.40,0.35,0.28,0.21,0.13,0.04,-0.05,-0.14,-0.22,-0.29,-0.36,-0.41,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.44,-0.42,-0.38,-0.34,-0.28,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.56,0.65,0.72,0.74,0.74,0.72,0.70,0.67,0.64,0.60,0.56,0.53,0.49,0.45,0.42,0.39,0.37,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.37,0.39,0.41,0.42,0.44,0.46,0.47,0.48,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,-0.12,-0.32,-0.46,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.46,-0.42,-0.37,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,-0.24,-0.64,-0.91,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.70,0.33,0.08,0,0.21,0.57,0.82,0.91,0.94,0.96,0.97,0.98,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,0.00,0.01,0.02,0.04,0.06,0.07,0.09,0.11,0.12,0.14,0.15,0.17,0.18,0.19,0.19,0.20,0.20,0.16,0.06,-0.07,-0.22,-0.38,-0.54,-0.68,-0.81,-0.91,-0.98,-1,-0.96,-0.89,-0.85,-0.83,-0.87,-0.94,-0.98,-1,-0.96,-0.88,-0.84,-0.82,-0.82,-0.82,-0.83,-0.83,-0.83,-0.81,-0.77,-0.70,-0.62,-0.53,-0.43,-0.33,-0.24,-0.16,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,-0.08,-0.21,-0.30,-0.33,-0.33,-0.31,-0.30,-0.27,-0.24,-0.21,-0.18,-0.15,-0.12,-0.09,-0.06,-0.03,-0.02,-0.00,0,-0.01,-0.05,-0.09,-0.15,-0.20,-0.26,-0.31,-0.35,-0.39,-0.41,-0.42,-0.41,-0.39,-0.38,-0.38,-0.39,-0.41,-0.42,-0.42,-0.41,-0.39,-0.38,-0.38,-0.40,-0.44,-0.47,-0.49,-0.50,-0.49,-0.46,-0.42,-0.37,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/double_tap2.mtn b/model/ShizukuTalk/shizuku-48/motions/double_tap2.mtn new file mode 100644 index 0000000..bfffe01 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/double_tap2.mtn @@ -0,0 +1,30 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_BASE_X=0,-1.31,-4.81,-9.88,-15.90,-22.10,-28.12,-33.19,-36.69,-38,-37.01,-34.54,-30.91,-26.28,-20.86,-14.60,-7.71,0,9.51,17.68,24.69,30.39,34.99,38.50,41.05,42.74,43.70,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,43.61,42.49,40.73,38.43,35.72,32.61,29.23,25.66,22,18.34,14.77,11.39,8.28,5.57,3.27,1.51,0.39,0 +PARAM_BASE_Y=0,3.58,9.30,14.64,18.50,20,15.16,7.22,1.77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.65,-2.41,-4.94,-7.95,-11.05,-14.06,-16.59,-18.35,-19,-18.89,-18.58,-18.07,-17.40,-16.55,-15.56,-14.45,-13.21,-11.88,-10.46,-8.94,-7.39,-5.77,-4.14,-2.50,-0.86,0.77,2.39,3.94,5.46,6.88,8.21,9.45,10.56,11.55,12.40,13.07,13.58,13.89,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.87,13.52,12.96,12.23,11.37,10.38,9.30,8.16,7,5.84,4.70,3.62,2.63,1.77,1.04,0.48,0.13,0 +PARAM_BODY_ANGLE_X=0,-0.34,-1.27,-2.60,-4.18,-5.82,-7.40,-8.73,-9.66,-10,-9.70,-8.99,-7.97,-6.70,-5.25,-3.62,-1.89,0,2.27,4.18,5.79,7.08,8.09,8.85,9.39,9.75,9.94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.91,9.66,9.26,8.73,8.12,7.41,6.64,5.83,5,4.17,3.36,2.59,1.88,1.27,0.74,0.34,0.09,0 +PARAM_BODY_ANGLE_Y=0,-0.10,-0.38,-0.78,-1.25,-1.75,-2.22,-2.62,-2.90,-3,-2.93,-2.76,-2.49,-2.14,-1.72,-1.22,-0.65,0,0.82,1.54,2.17,2.69,3.12,3.46,3.71,3.87,3.97,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.96,3.86,3.70,3.49,3.25,2.96,2.66,2.33,2,1.67,1.34,1.04,0.75,0.51,0.30,0.14,0.04,0 +PARAM_BROW_R_Y=0.50,0.51,0.53,0.56,0.59,0.63,0.66,0.69,0.71,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.71,0.70,0.69,0.68,0.66,0.65,0.63,0.61,0.59,0.57,0.56,0.54,0.53,0.52,0.51,0.50,0.50 +PARAM_ANGLE_Y=0,0.96,3.55,7.28,11.71,16.29,20.72,24.45,27.04,28,27.48,26.00,23.69,20.65,17.09,12.99,8.53,3.82,-1,-5.82,-10.53,-14.99,-19.09,-22.65,-25.69,-28.00,-29.48,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.73,-28.97,-27.77,-26.20,-24.36,-22.24,-19.93,-17.49,-15,-12.51,-10.07,-7.76,-5.64,-3.80,-2.23,-1.03,-0.27,0 +PARAM_ANGLE_X=0,-1.03,-3.80,-7.80,-12.55,-17.45,-22.20,-26.20,-28.97,-30,-29.57,-28.35,-26.43,-23.92,-20.97,-17.58,-13.88,-9.99,-6,-2.01,1.88,5.58,8.97,11.92,14.43,16.35,17.57,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,17.84,17.38,16.66,15.72,14.61,13.34,11.96,10.50,9,7.50,6.04,4.66,3.39,2.28,1.34,0.62,0.16,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0.20,0.53,0.76,0.83,0.77,0.62,0.44,0.26,0.12,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.03,-0.07,-0.12,-0.18,-0.24,-0.29,-0.35,-0.40,-0.44,-0.46,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.45,-0.44,-0.41,-0.38,-0.35,-0.31,-0.27,-0.24,-0.20,-0.16,-0.12,-0.09,-0.06,-0.03,-0.02,-0.00,0 +PARAM_MOUTH_FORM=1,0.93,0.75,0.48,0.16,-0.16,-0.48,-0.75,-0.93,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.62,-0.48,-0.33,-0.17,0,0.17,0.33,0.48,0.62,0.75,0.85,0.93,0.98,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.23,0.59,0.85,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.90,0.89,0.88,0.87,0.86,0.79,0.63,0.42,0.22,0.06,0,0,0,0.06,0.21,0.41,0.61,0.77,0.85,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.97,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.06,-0.08,-0.12,-0.16,-0.20,-0.24,-0.28,-0.33,-0.37,-0.42,-0.47,-0.51,-0.55,-0.59,-0.63,-0.66,-0.69,-0.71,-0.73,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.75,-0.73,-0.70,-0.66,-0.62,-0.56,-0.50,-0.44,-0.38,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0 +PARAM_BROW_L_SIDE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,-0.00,-0.03,-0.07,-0.12,-0.18,-0.25,-0.31,-0.37,-0.42,-0.46,-0.49,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.48,-0.46,-0.44,-0.41,-0.37,-0.33,-0.29,-0.25,-0.21,-0.17,-0.13,-0.09,-0.06,-0.04,-0.02,-0.00,0 +PARAM_BROW_L_Y=0.50,0.51,0.53,0.56,0.59,0.63,0.66,0.69,0.71,0.72,0.72,0.72,0.72,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.70,0.69,0.68,0.67,0.66,0.64,0.62,0.61,0.59,0.57,0.55,0.54,0.53,0.52,0.51,0.50,0.50 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.02,-0.04,-0.07,-0.11,-0.15,-0.20,-0.25,-0.31,-0.37,-0.43,-0.49,-0.55,-0.61,-0.66,-0.72,-0.77,-0.82,-0.86,-0.90,-0.93,-0.96,-0.97,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.96,-0.92,-0.86,-0.80,-0.73,-0.66,-0.58,-0.50,-0.41,-0.33,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.23,0.59,0.85,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.90,0.90,0.89,0.88,0.86,0.85,0.77,0.62,0.41,0.21,0.06,0,0,0,0.06,0.21,0.41,0.61,0.77,0.85,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.97,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1 +PARAM_TERE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.54,0.58,0.63,0.69,0.75,0.81,0.87,0.92,0.96,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,0.98,0.96,0.94,0.91,0.87,0.83,0.79,0.75,0.71,0.67,0.63,0.59,0.56,0.54,0.52,0.50,0.50 +PARAM_EYE_BALL_X=0,0.03,0.11,0.23,0.37,0.51,0.65,0.77,0.85,0.88,0.88,0.88,0.88,0.87,0.86,0.85,0.83,0.81,0.79,0.75,0.71,0.67,0.61,0.55,0.47,0.38,0.29,0.20,0.11,0.02,-0.07,-0.15,-0.23,-0.30,-0.36,-0.41,-0.46,-0.49,-0.50,-0.51,-0.44,-0.28,-0.09,0.11,0.29,0.44,0.54,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.57,0.56,0.54,0.51,0.47,0.43,0.39,0.34,0.29,0.24,0.19,0.15,0.11,0.07,0.04,0.02,0.01,0 +PARAM_EYE_BALL_Y=0,-0.03,-0.11,-0.22,-0.35,-0.48,-0.61,-0.72,-0.80,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.82,-0.82,-0.81,-0.81,-0.80,-0.79,-0.77,-0.74,-0.70,-0.65,-0.59,-0.53,-0.48,-0.42,-0.36,-0.30,-0.25,-0.21,-0.18,-0.15,-0.14,-0.13,-0.14,-0.17,-0.21,-0.24,-0.28,-0.30,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.31,-0.29,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.04,-0.02,-0.01,-0.00,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/double_tap3.mtn b/model/ShizukuTalk/shizuku-48/motions/double_tap3.mtn new file mode 100644 index 0000000..b41b567 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/double_tap3.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.03,0.11,0.21,0.30,0.38,0.41,0.41,0.41,0.41,0.41,0.40,0.40,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.30,0.30,0.29,0.28,0.27,0.26,0.26,0.25,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-2.25,-7.73,-15,-22.27,-27.75,-30,-29.90,-29.62,-29.16,-28.54,-27.77,-26.87,-25.86,-24.74,-23.53,-22.24,-20.86,-19.44,-17.97,-16.49,-15,-13.51,-12.03,-10.56,-9.14,-7.76,-6.47,-5.26,-4.14,-3.13,-2.23,-1.46,-0.84,-0.38,-0.10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,-0.30,-1.03,-2,-2.97,-3.70,-4,-4.00,-3.99,-3.97,-3.94,-3.91,-3.88,-3.83,-3.79,-3.73,-3.67,-3.61,-3.54,-3.47,-3.39,-3.31,-3.23,-3.14,-3.05,-2.96,-2.87,-2.77,-2.67,-2.57,-2.47,-2.37,-2.26,-2.16,-2.05,-1.95,-1.84,-1.74,-1.63,-1.53,-1.43,-1.33,-1.23,-1.13,-1.04,-0.95,-0.86,-0.77,-0.69,-0.61,-0.53,-0.46,-0.39,-0.33,-0.27,-0.21,-0.17,-0.12,-0.09,-0.06,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.52,0.57,0.64,0.71,0.76,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.71,0.70,0.70,0.69,0.69,0.68,0.68,0.67,0.66,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.62,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.55,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,2.25,7.73,15,22.27,27.75,30,29.93,29.72,29.38,28.93,28.36,27.71,26.96,26.14,25.25,24.31,23.29,22.26,21.18,20.09,19,17.91,16.82,15.74,14.71,13.69,12.75,11.86,11.04,10.29,9.64,9.07,8.62,8.28,8.07,8,8.52,9.66,11.07,12.54,13.88,14.99,15.72,16,15.31,13.47,10.80,7.63,4.37,1.20,-1.47,-3.31,-4,-3.74,-3.17,-2.46,-1.73,-1.06,-0.51,-0.14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0.45,1.55,3,4.45,5.55,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4.03,-0.22,-5.51,-11.02,-16.04,-20.20,-22.97,-24,-20.85,-14.05,-5.58,3.23,11.26,17.92,22.35,24,22.76,19.44,14.64,8.94,3.06,-2.64,-7.44,-10.76,-12,-11.21,-9.51,-7.39,-5.19,-3.18,-1.52,-0.41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0.15,0.40,0.56,0.62,0.47,0.22,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,0.85,0.48,0,-0.48,-0.85,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.95,-0.92,-0.88,-0.83,-0.77,-0.70,-0.64,-0.56,-0.48,-0.40,-0.31,-0.23,-0.14,-0.05,0.05,0.14,0.23,0.31,0.40,0.48,0.56,0.64,0.70,0.77,0.83,0.88,0.92,0.95,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,0.76,0.36,0.09,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_Y=0.50,0.52,0.57,0.64,0.70,0.75,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.71,0.71,0.70,0.70,0.69,0.68,0.68,0.67,0.67,0.66,0.66,0.65,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0.03,0.11,0.21,0.31,0.39,0.42,0.42,0.42,0.42,0.42,0.41,0.41,0.41,0.41,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.30,0.30,0.29,0.28,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.21,0.20,0.19,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,0.76,0.36,0.09,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0.00,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.22,0.40,0.56,0.68,0.73,0.69,0.57,0.41,0.22,0.03,-0.16,-0.31,-0.43,-0.50,-0.53,-0.51,-0.47,-0.41,-0.32,-0.23,-0.14,-0.04,0.05,0.12,0.19,0.24,0.27,0.28,0.28,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.10,0.09,0.08,0.06,0.05,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.08,-0.26,-0.50,-0.74,-0.92,-1,-0.99,-0.98,-0.96,-0.93,-0.89,-0.85,-0.81,-0.78,-0.74,-0.70,-0.66,-0.63,-0.60,-0.57,-0.56,-0.54,-0.54,-0.62,-0.75,-0.88,-0.97,-1,-1,-1,-1.00,-0.99,-0.98,-0.96,-0.93,-0.89,-0.85,-0.79,-0.70,-0.61,-0.50,-0.39,-0.28,-0.17,-0.06,0.03,0.10,0.17,0.21,0.24,0.25,0.25,0.25,0.24,0.24,0.23,0.22,0.21,0.20,0.19,0.17,0.16,0.15,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/double_tap4.mtn b/model/ShizukuTalk/shizuku-48/motions/double_tap4.mtn new file mode 100644 index 0000000..39192c9 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/double_tap4.mtn @@ -0,0 +1,30 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=-0.26,-0.41,-0.52,-0.56,-0.55,-0.53,-0.51,-0.48,-0.44,-0.41,-0.38,-0.36,-0.36,-0.37,-0.38,-0.39,-0.40,-0.40,-0.40,-0.39,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.36,-0.35,-0.35,-0.34,-0.34,-0.33,-0.33,-0.32,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.27,-0.27,-0.26,-0.25,-0.25,-0.24,-0.23,-0.23,-0.22,-0.21,-0.21,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02 +PARAM_BASE_X=4.06,8.33,13.61,19.48,25.62,31.83,37.87,43.50,48.59,52.80,56.11,58.25,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,58.44,56.82,54.22,50.77,46.48,41.54,35.89,29.78,23.20,16.35,9.01,1.66,-5.82,-13.35,-20.75,-28.04,-35.25,-42.02,-48.46,-54.51,-60.08,-64.99,-69.38,-73.11,-76.03,-78.19,-79.55,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-79.87,-79.50,-78.90,-78.11,-77.12,-75.98,-74.68,-73.27,-71.76,-70.18,-68.49,-66.80,-65.08,-63.34,-61.64,-59.96,-58.30,-56.74,-55.26,-53.87,-52.58,-51.45,-50.44,-49.59,-48.91,-48.42,-48.10,-48,-48.10,-48.40,-48.90,-49.55,-50.38,-51.33,-52.42,-53.61,-54.90,-56.28,-57.75,-59.26,-60.83,-62.41,-64,-65.59,-67.17,-68.74,-70.25,-71.72,-73.10,-74.39,-75.58,-76.67,-77.62,-78.45,-79.10,-79.60,-79.90,-80,-79.78,-79.16,-78.14,-76.76,-75.06,-73.04,-70.74,-68.20,-65.42,-62.44,-59.24,-55.94,-52.52,-49.01,-45.43,-41.82,-38.18,-34.57,-30.99,-27.48,-24.06,-20.76,-17.56,-14.58,-11.80,-9.26,-6.96,-4.94,-3.24,-1.86,-0.84,-0.22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=16.27,25.62,32.37,35,33.80,30.57,25.90,20.36,14.64,9.10,4.43,1.20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=-1.04,14.46,25.64,30,29.28,27.35,24.55,21.24,17.82,14.51,11.71,9.78,9.06,9.86,11.15,12.35,13.21,13.55,13.23,12.66,12.35,12.66,13.23,13.55,13.55,13.55,13.55,13.55,13.55,13.55,13.55,13.41,13.02,12.39,11.56,10.53,9.33,7.97,6.50,4.91,3.25,1.48,-0.29,-2.10,-3.91,-5.70,-7.46,-9.20,-10.83,-12.39,-13.85,-15.19,-16.38,-17.44,-18.34,-19.04,-19.56,-19.89,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-19.80,-19.21,-18.28,-17.04,-15.50,-13.72,-11.69,-9.49,-7.12,-4.66,-2.02,0.63,3.32,6.03,8.69,11.31,13.90,16.34,18.65,20.83,22.84,24.60,26.18,27.52,28.57,29.35,29.84,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30.00,29.99,29.98,29.97,29.95,29.93,29.90,29.88,29.84,29.81,29.77,29.72,29.67,29.62,29.57,29.51,29.45,29.38,29.32,29.24,29.17,29.09,29.00,28.92,28.83,28.74,28.64,28.54,28.44,28.33,28.23,28.11,28,27.89,27.78,27.68,27.58,27.48,27.39,27.31,27.22,27.13,27.05,26.96,26.88,26.79,26.70,26.60,26.51,26.40,26.30,26.19,26.07,25.94,25.81,25.67,25.52,25.35,25.18,25,24.65,24.05,23.19,22.11,20.87,19.49,17.95,16.38,14.72,13.03,11.34,9.72,8.11,6.61,5.19,3.92,2.79,1.82 +PARAM_BODY_ANGLE_X=0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.16,-0.34,-0.59,-0.90,-1.26,-1.66,-2.10,-2.58,-3.07,-3.60,-4.13,-4.66,-5.21,-5.74,-6.26,-6.78,-7.27,-7.73,-8.17,-8.57,-8.92,-9.24,-9.50,-9.71,-9.87,-9.97,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.93,-9.88,-9.82,-9.75,-9.67,-9.58,-9.48,-9.39,-9.28,-9.17,-9.07,-8.96,-8.85,-8.75,-8.64,-8.55,-8.45,-8.37,-8.29,-8.22,-8.15,-8.10,-8.06,-8.03,-8.01,-8,-8.01,-8.03,-8.06,-8.10,-8.15,-8.21,-8.28,-8.35,-8.43,-8.52,-8.61,-8.70,-8.80,-8.90,-9,-9.10,-9.20,-9.30,-9.39,-9.48,-9.57,-9.65,-9.72,-9.79,-9.85,-9.90,-9.94,-9.97,-9.99,-10,-9.98,-9.93,-9.84,-9.72,-9.57,-9.39,-9.19,-8.97,-8.72,-8.46,-8.17,-7.88,-7.57,-7.25,-6.92,-6.59,-6.25,-5.91,-5.57,-5.23,-4.90,-4.57,-4.25,-3.94,-3.65,-3.37,-3.10,-2.86,-2.64,-2.44,-2.26,-2.12,-2,-1.90,-1.80,-1.71,-1.62,-1.53,-1.45,-1.37,-1.29,-1.22,-1.15,-1.08,-1.01,-0.95,-0.89,-0.83,-0.77,-0.72,-0.67,-0.62,-0.58,-0.53,-0.49,-0.45,-0.42,-0.38,-0.35,-0.32,-0.29,-0.26,-0.24,-0.21,-0.19,-0.17,-0.15,-0.13,-0.12,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03 +PARAM_BODY_ANGLE_Y=0.93,1.46,1.85,2,1.99,1.96,1.92,1.84,1.74,1.61,1.45,1.24,1,0.63,0.36,0.17,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.09,-0.21,-0.36,-0.54,-0.75,-1.00,-1.26,-1.55,-1.84,-2.16,-2.48,-2.80,-3.12,-3.44,-3.76,-4.07,-4.36,-4.64,-4.90,-5.14,-5.35,-5.54,-5.70,-5.83,-5.92,-5.98,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.95,-5.90,-5.82,-5.72,-5.61,-5.48,-5.34,-5.18,-5.01,-4.83,-4.64,-4.44,-4.24,-4.03,-3.82,-3.61,-3.39,-3.18,-2.96,-2.76,-2.55,-2.35,-2.16,-1.98,-1.80,-1.64,-1.50,-1.36,-1.24,-1.14,-1.06,-1,-0.95,-0.90,-0.85,-0.81,-0.76,-0.72,-0.68,-0.64,-0.60,-0.57,-0.53,-0.50,-0.47,-0.44,-0.41,-0.38,-0.35,-0.33,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.17,-0.15,-0.14,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.01,-0.01 +PARAM_BROW_R_Y=0.62,0.68,0.73,0.75,0.75,0.74,0.73,0.71,0.70,0.68,0.67,0.66,0.66,0.66,0.67,0.67,0.68,0.68,0.68,0.68,0.67,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.62,0.62,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.60,0.59,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.55,0.55,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.51 +PARAM_ANGLE_Y=-2.11,13.92,25.49,30,29.25,27.26,24.37,20.94,17.40,13.97,11.08,9.08,8.34,9.17,10.50,11.74,12.63,12.98,12.65,12.06,11.74,12.06,12.65,12.98,12.98,12.98,12.98,12.98,12.98,12.98,12.98,12.90,12.65,12.26,11.74,11.09,10.35,9.49,8.57,7.58,6.54,5.44,4.33,3.20,2.06,0.94,-0.16,-1.25,-2.27,-3.24,-4.15,-4.99,-5.73,-6.40,-6.96,-7.40,-7.73,-7.93,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8.09,-8.35,-8.76,-9.30,-9.98,-10.76,-11.66,-12.63,-13.67,-14.75,-15.91,-17.08,-18.26,-19.45,-20.62,-21.78,-22.92,-23.99,-25.01,-25.96,-26.85,-27.62,-28.32,-28.91,-29.37,-29.71,-29.93,-30,-29.94,-29.77,-29.50,-29.13,-28.66,-28.13,-27.52,-26.84,-26.11,-25.32,-24.49,-23.63,-22.73,-21.83,-20.91,-19.99,-19.07,-18.16,-17.27,-16.40,-15.58,-14.80,-14.07,-13.40,-12.79,-12.25,-11.80,-11.43,-11.16,-11,-10.89,-10.80,-10.70,-10.62,-10.54,-10.46,-10.39,-10.32,-10.26,-10.20,-10.15,-10.10,-10.05,-10.00,-9.95,-9.91,-9.87,-9.83,-9.78,-9.74,-9.70,-9.65,-9.61,-9.56,-9.51,-9.46,-9.41,-9.35,-9.29,-9.22,-9.15,-9.08,-9,-8.91,-8.82,-8.73,-8.63,-8.52,-8.42,-8.30,-8.18,-8.06,-7.93,-7.79,-7.65,-7.51,-7.36,-7.21,-7.05,-6.88,-6.72,-6.55,-6.37,-6.19,-6.00,-5.81,-5.62,-5.41,-5.21,-5,-4.76,-4.51,-4.24,-3.94,-3.65,-3.34,-3.02,-2.72,-2.41,-2.10,-1.81,-1.53,-1.27,-1.02,-0.80,-0.60,-0.42,-0.27 +PARAM_ANGLE_X=1.64,15.80,26.02,30,29.34,27.58,25.02,22.00,18.87,15.84,13.29,11.52,10.87,11.60,12.77,13.87,14.66,14.97,14.68,14.16,13.87,14.16,14.68,14.97,14.97,14.97,14.97,14.97,14.97,14.97,14.97,14.83,14.45,13.83,13.02,12.00,10.82,9.49,8.04,6.48,4.85,3.11,1.37,-0.41,-2.19,-3.95,-5.68,-7.39,-8.99,-10.52,-11.95,-13.28,-14.44,-15.48,-16.37,-17.06,-17.57,-17.89,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18.05,-18.19,-18.41,-18.71,-19.08,-19.51,-20.00,-20.52,-21.09,-21.68,-22.32,-22.95,-23.60,-24.25,-24.88,-25.51,-26.14,-26.72,-27.28,-27.80,-28.28,-28.70,-29.08,-29.40,-29.66,-29.84,-29.96,-30,-29.99,-29.95,-29.88,-29.79,-29.67,-29.53,-29.36,-29.16,-28.93,-28.67,-28.38,-28.07,-27.72,-27.34,-26.94,-26.51,-26.04,-25.54,-25.01,-24.44,-23.85,-23.23,-22.57,-21.88,-21.16,-20.39,-19.60,-18.76,-17.90,-17,-16.10,-15.21,-14.36,-13.52,-12.71,-11.93,-11.16,-10.43,-9.72,-9.03,-8.36,-7.73,-7.12,-6.55,-5.99,-5.47,-4.97,-4.50,-4.06,-3.65,-3.26,-2.91,-2.58,-2.28,-2.02,-1.78,-1.57,-1.40,-1.26,-1.14,-1.06,-1.02,-1,-1.01,-1.05,-1.10,-1.18,-1.27,-1.38,-1.50,-1.63,-1.78,-1.93,-2.09,-2.25,-2.42,-2.58,-2.75,-2.91,-3.07,-3.22,-3.37,-3.50,-3.62,-3.73,-3.82,-3.90,-3.95,-3.99,-4,-3.97,-3.90,-3.78,-3.62,-3.43,-3.21,-2.97,-2.72,-2.45,-2.17,-1.89,-1.63,-1.36,-1.11,-0.87,-0.66,-0.47,-0.31 +PARAM_MOUTH_OPEN_Y=0.46,0.73,0.92,1,0.99,0.95,0.91,0.85,0.79,0.73,0.68,0.65,0.64,0.66,0.68,0.71,0.72,0.73,0.54,0.19,0,0,0,0,0.03,0.09,0.16,0.24,0.30,0.34,0.35,0.35,0.34,0.34,0.33,0.32,0.31,0.29,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.15,0.13,0.11,0.10,0.08,0.06,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.03,0.11,0.22,0.34,0.47,0.60,0.72,0.82,0.91,0.96,0.98,0.97,0.93,0.88,0.81,0.73,0.63,0.54,0.44,0.35,0.25,0.17,0.10,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=-0.46,-0.73,-0.92,-1,-0.99,-0.95,-0.91,-0.85,-0.79,-0.73,-0.68,-0.65,-0.64,-0.65,-0.67,-0.70,-0.71,-0.72,-0.71,-0.70,-0.70,-0.70,-0.71,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.71,-0.71,-0.71,-0.71,-0.70,-0.70,-0.70,-0.69,-0.69,-0.68,-0.68,-0.67,-0.66,-0.66,-0.65,-0.64,-0.63,-0.63,-0.62,-0.61,-0.60,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.52,-0.51,-0.50,-0.49,-0.48,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.39,-0.38,-0.37,-0.36,-0.35,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03 +PARAM_MOUTH_FORM=-0.20,-0.31,-0.39,-0.42,-0.41,-0.40,-0.38,-0.36,-0.33,-0.31,-0.29,-0.27,-0.27,-0.39,-0.59,-0.77,-0.90,-0.95,-0.90,-0.82,-0.77,-0.82,-0.90,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.93,-0.92,-0.92,-0.91,-0.90,-0.89,-0.87,-0.86,-0.85,-0.83,-0.82,-0.80,-0.79,-0.77,-0.75,-0.73,-0.71,-0.69,-0.67,-0.65,-0.63,-0.61,-0.59,-0.57,-0.54,-0.52,-0.50,-0.47,-0.45,-0.42,-0.40,-0.37,-0.35,-0.32,-0.30,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.03,-0.01,0.02,0.04,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.24,0.26,0.28,0.30,0.32,0.34,0.36,0.38,0.40,0.42,0.44,0.46,0.47,0.49,0.50,0.52,0.53,0.54 +PARAM_EYE_L_OPEN=0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,0.74,0.26,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.27,-0.43,-0.55,-0.59,-0.58,-0.56,-0.53,-0.50,-0.47,-0.43,-0.40,-0.38,-0.38,-0.39,-0.40,-0.41,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.41,-0.40,-0.40,-0.40,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02 +PARAM_BROW_L_SIDE=-0.15,-0.23,-0.30,-0.32,-0.32,-0.31,-0.29,-0.27,-0.25,-0.23,-0.22,-0.21,-0.20,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01 +PARAM_BROW_L_Y=0.38,0.32,0.27,0.25,0.25,0.26,0.28,0.29,0.31,0.32,0.33,0.34,0.35,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.40,0.41,0.41,0.41,0.41,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49 +PARAM_BROW_R_ANGLE=-0.39,-0.61,-0.77,-0.83,-0.82,-0.79,-0.75,-0.70,-0.66,-0.61,-0.57,-0.54,-0.53,-0.54,-0.56,-0.58,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.56,-0.56,-0.55,-0.54,-0.54,-0.53,-0.53,-0.52,-0.51,-0.51,-0.50,-0.49,-0.48,-0.47,-0.47,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.03 +PARAM_BROW_R_FORM=-0.46,-0.73,-0.92,-1,-0.99,-0.95,-0.91,-0.85,-0.79,-0.73,-0.68,-0.65,-0.64,-0.65,-0.67,-0.70,-0.71,-0.72,-0.71,-0.70,-0.70,-0.70,-0.71,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.73,-0.73,-0.74,-0.75,-0.76,-0.78,-0.79,-0.80,-0.82,-0.83,-0.85,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN=0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,0.74,0.26,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.12,-0.19,-0.24,-0.26,-0.26,-0.26,-0.25,-0.25,-0.24,-0.23,-0.21,-0.19,-0.17,-0.12,-0.07,-0.03,-0.01,0,-0.03,-0.08,-0.11,-0.08,-0.03,0,-0.02,-0.06,-0.10,-0.15,-0.19,-0.21,-0.22,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.11,-0.09,-0.06,-0.02,0.01,0.04,0.08,0.11,0.15,0.18,0.21,0.25,0.27,0.30,0.33,0.35,0.37,0.39,0.40,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.39,0.32,0.23,0.12,0.00,-0.11,-0.22,-0.31,-0.39,-0.43,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.43,-0.39,-0.34,-0.28,-0.21,-0.14,-0.08,-0.03,0.01,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.03,0.02,0.01,0,-0.02,-0.03,-0.05,-0.06,-0.08,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.24,-0.23,-0.22,-0.20,-0.18,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.06,-0.04,-0.03,-0.02 +PARAM_EYE_BALL_Y=-0.27,-0.42,-0.54,-0.58,-0.58,-0.57,-0.57,-0.55,-0.53,-0.51,-0.47,-0.43,-0.37,-0.26,-0.16,-0.08,-0.02,0,-0.02,-0.06,-0.08,-0.06,-0.02,0,-0.03,-0.10,-0.18,-0.26,-0.32,-0.37,-0.38,-0.38,-0.37,-0.36,-0.35,-0.33,-0.31,-0.29,-0.26,-0.24,-0.21,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.01,0.02,0.05,0.07,0.09,0.11,0.13,0.14,0.15,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.18,0.22,0.27,0.33,0.38,0.43,0.48,0.51,0.53,0.54,0.54,0.53,0.52,0.51,0.49,0.48,0.47,0.45,0.44,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.40,0.38,0.36,0.34,0.31,0.29,0.26,0.23,0.20,0.17,0.14,0.12,0.09,0.07,0.05,0.03 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/idl_00.mtn b/model/ShizukuTalk/shizuku-48/motions/idl_00.mtn new file mode 100644 index 0000000..53ea65c --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idl_00.mtn @@ -0,0 +1,28 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,0.04,0.16,0.36,0.63,0.97,1.35,1.79,2.28,2.8,3.36,3.96,4.57,5.21,5.85,6.5,7.15,7.79,8.43,9.04,9.64,10.2,10.72,11.21,11.65,12.03,12.37,12.64,12.84,12.96,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12.92,12.67,12.27,11.74,11.07,10.29,9.41,8.44,7.39,6.27,5.08,3.85,2.57,1.29,0,-1.29,-2.57,-3.85,-5.08,-6.27,-7.39,-8.44,-9.41,-10.29,-11.07,-11.74,-12.27,-12.67,-12.92,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-12.99,-12.97,-12.94,-12.9,-12.85,-12.78,-12.7,-12.62,-12.52,-12.41,-12.3,-12.17,-12.04,-11.89,-11.74,-11.58,-11.42,-11.24,-11.06,-10.88,-10.68,-10.49,-10.28,-10.07,-9.86,-9.64,-9.41,-9.19,-8.96,-8.73,-8.49,-8.25,-8.01,-7.76,-7.52,-7.27,-7.03,-6.78,-6.53,-6.28,-6.04,-5.79,-5.55,-5.3,-5.06,-4.82,-4.58,-4.34,-4.11,-3.88,-3.66,-3.44,-3.22,-3,-2.8,-2.59,-2.4,-2.2,-2.02,-1.84,-1.66,-1.5,-1.34,-1.19,-1.04,-0.91,-0.78,-0.66,-0.55,-0.45,-0.36,-0.28,-0.2,-0.14,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.06,-0.24,-0.53,-0.92,-1.41,-1.98,-2.62,-3.33,-4.1,-4.92,-5.79,-6.69,-7.62,-8.56,-9.5,-10.44,-11.38,-12.31,-13.21,-14.08,-14.9,-15.67,-16.38,-17.02,-17.59,-18.08,-18.47,-18.76,-18.94,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-18.91,-18.65,-18.21,-17.64,-16.92,-16.08,-15.14,-14.09,-12.96,-11.75,-10.47,-9.15,-7.77,-6.39,-5,-3.61,-2.23,-0.85,0.47,1.75,2.96,4.09,5.14,6.08,6.92,7.64,8.21,8.65,8.91,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8.98,8.96,8.93,8.89,8.85,8.8,8.74,8.67,8.59,8.51,8.43,8.33,8.23,8.13,8.02,7.91,7.78,7.66,7.53,7.4,7.26,7.12,6.97,6.82,6.67,6.52,6.36,6.2,6.04,5.87,5.71,5.54,5.38,5.21,5.04,4.87,4.69,4.52,4.35,4.18,4.01,3.84,3.67,3.5,3.34,3.17,3.01,2.85,2.69,2.53,2.38,2.23,2.08,1.94,1.79,1.66,1.52,1.4,1.27,1.15,1.04,0.93,0.82,0.72,0.63,0.54,0.46,0.38,0.31,0.25,0.19,0.14,0.1,0.06,0.04,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.1,-0.18,-0.28,-0.39,-0.52,-0.67,-0.83,-1.01,-1.2,-1.4,-1.62,-1.84,-2.08,-2.31,-2.56,-2.81,-3.08,-3.33,-3.6,-3.87,-4.13,-4.4,-4.67,-4.92,-5.19,-5.44,-5.69,-5.92,-6.16,-6.38,-6.6,-6.8,-6.99,-7.17,-7.33,-7.48,-7.61,-7.72,-7.82,-7.9,-7.95,-7.99,-8,-7.94,-7.76,-7.47,-7.08,-6.59,-6.02,-5.38,-4.67,-3.9,-3.08,-2.21,-1.31,-0.38,0.56,1.5,2.44,3.38,4.31,5.21,6.08,6.9,7.67,8.38,9.02,9.59,10.08,10.47,10.76,10.94,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10.96,10.86,10.69,10.47,10.18,9.85,9.48,9.07,8.63,8.15,7.65,7.13,6.59,6.05,5.5,4.95,4.41,3.87,3.35,2.85,2.37,1.93,1.52,1.15,0.82,0.53,0.31,0.14,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.12,-0.13,-0.13,-0.14,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.16,-0.15,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.01,0.01,0.04,0.07,0.1,0.12,0.15,0.18,0.2,0.23,0.25,0.27,0.29,0.31,0.33,0.34,0.35,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.3,0.3,0.3,0.3,0.3,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.12,0.11,0.11,0.1,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0.01,0.01,0.02,0.03,0.04,0.06,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.36,0.38,0.39,0.4,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.39,0.37,0.34,0.3,0.26,0.22,0.18,0.13,0.08,0.02,-0.03,-0.09,-0.14,-0.2,-0.26,-0.31,-0.37,-0.42,-0.47,-0.51,-0.55,-0.59,-0.63,-0.66,-0.68,-0.7,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.7,-0.7,-0.7,-0.7,-0.7,-0.7,-0.7,-0.69,-0.69,-0.69,-0.69,-0.69,-0.68,-0.68,-0.68,-0.68,-0.67,-0.67,-0.67,-0.67,-0.66,-0.66,-0.66,-0.65,-0.65,-0.65,-0.65,-0.64,-0.64,-0.64,-0.63,-0.63,-0.63,-0.62,-0.62,-0.62,-0.61,-0.61,-0.6,-0.6,-0.6,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.56,-0.56,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.5,-0.5,-0.5,-0.5,-0.49,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.45,-0.45,-0.44,-0.43,-0.42,-0.41,-0.4,-0.38,-0.37,-0.36,-0.34,-0.32,-0.31,-0.29,-0.27,-0.26,-0.24,-0.22,-0.2,-0.19,-0.17,-0.15,-0.14,-0.12,-0.1,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_BROW_L_FORM=0 +PARAM_BROW_R_FORM=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.95,0.9,0.82,0.74,0.65,0.55,0.45,0.35,0.26,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TERE=0 +PARAM_BREATH=0 +PARAM_ARM_L=0 +PARAM_ARM_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idl_01.mtn b/model/ShizukuTalk/shizuku-48/motions/idl_01.mtn new file mode 100644 index 0000000..9286870 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idl_01.mtn @@ -0,0 +1,81 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.93,-13.84,-13.72,-13.57,-13.39,-13.18,-12.94,-12.68,-12.39,-12.09,-11.75,-11.4,-11.02,-10.63,-10.22,-9.8,-9.36,-8.9,-8.43,-7.96,-7.47,-6.97,-6.47,-5.96,-5.44,-4.92,-4.39,-3.86,-3.33,-2.8,-2.28,-1.75,-1.22,-0.69,-0.18,0.32,0.83,1.32,1.81,2.28,2.74,3.19,3.63,4.05,4.46,4.85,5.22,5.57,5.91,6.22,6.51,6.78,7.03,7.25,7.44,7.61,7.75,7.86,7.93,7.98,8,7.99,7.97,7.93,7.87,7.8,7.72,7.63,7.52,7.4,7.27,7.12,6.97,6.81,6.64,6.46,6.28,6.08,5.88,5.68,5.46,5.24,5.02,4.8,4.57,4.35,4.11,3.88,3.64,3.41,3.18,2.95,2.72,2.49,2.26,2.04,1.82,1.6,1.39,1.19,0.99,0.8,0.61,0.44,0.27,0.1,-0.05,-0.19,-0.32,-0.45,-0.56,-0.66,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.9,-0.86,-0.83,-0.79,-0.74,-0.7,-0.65,-0.6,-0.55,-0.51,-0.46,-0.41,-0.36,-0.32,-0.27,-0.23,-0.19,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Y=0,0.03,0.13,0.28,0.49,0.74,1.04,1.38,1.75,2.16,2.59,3.05,3.52,4.01,4.5,5,5.5,5.99,6.48,6.95,7.41,7.84,8.25,8.62,8.96,9.26,9.51,9.72,9.87,9.97,10,9.98,9.91,9.8,9.65,9.45,9.22,8.96,8.65,8.32,7.95,7.56,7.14,6.68,6.21,5.72,5.19,4.65,4.1,3.51,2.92,2.31,1.69,1.05,0.41,-0.24,-0.9,-1.56,-2.23,-2.9,-3.58,-4.26,-4.92,-5.6,-6.27,-6.93,-7.58,-8.23,-8.87,-9.5,-10.12,-10.72,-11.31,-11.88,-12.43,-12.98,-13.49,-13.99,-14.46,-14.91,-15.34,-15.73,-16.11,-16.45,-16.76,-17.04,-17.29,-17.5,-17.68,-17.82,-17.92,-17.98,-18,-17.98,-17.92,-17.81,-17.67,-17.5,-17.29,-17.04,-16.77,-16.46,-16.13,-15.76,-15.37,-14.96,-14.53,-14.07,-13.59,-13.09,-12.59,-12.06,-11.52,-10.96,-10.4,-9.83,-9.24,-8.66,-8.06,-7.48,-6.87,-6.28,-5.68,-5.09,-4.5,-3.91,-3.34,-2.76,-2.21,-1.65,-1.12,-0.6,-0.09,0.4,0.87,1.33,1.77,2.18,2.57,2.93,3.27,3.58,3.87,4.13,4.35,4.54,4.71,4.83,4.92,4.98,5,4.99,4.96,4.92,4.85,4.78,4.68,4.58,4.46,4.33,4.2,4.05,3.9,3.74,3.57,3.41,3.24,3.06,2.89,2.72,2.54,2.38,2.21,2.05,1.89,1.74,1.59,1.46,1.33,1.21,1.1,1,0.9,0.8,0.72,0.64,0.56,0.5,0.43,0.38,0.33,0.28,0.24,0.2,0.17,0.14,0.12,0.09,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.95,-5.81,-5.59,-5.29,-4.92,-4.49,-4,-3.48,-2.91,-2.32,-1.68,-1.05,-0.4,0.25,0.88,1.51,2.14,2.72,3.28,3.8,4.28,4.7,5.08,5.4,5.66,5.84,5.96,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.95,0.95,0.91,0.82,0.7,0.56,0.41,0.27,0.15,0.07,0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0.01,0.03,0.08,0.13,0.2,0.28,0.36,0.44,0.53,0.61,0.7,0.78,0.86,0.93,1,1.07,1.13,1.19,1.25,1.31,1.37,1.42,1.47,1.52,1.56,1.6,1.65,1.68,1.72,1.75,1.79,1.82,1.84,1.87,1.89,1.91,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.8,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.33,1.28,1.24,1.2,1.16,1.13,1.1,1.07,1.05,1.03,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.97,0.92,0.83,0.73,0.62,0.49,0.36,0.24,0.12,0,-0.14,-0.29,-0.44,-0.58,-0.71,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.94,-0.87,-0.79,-0.7,-0.59,-0.48,-0.36,-0.24,-0.12,0.01,0.16,0.28,0.4,0.5,0.59,0.66,0.73,0.79,0.84,0.88,0.91,0.94,0.96,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.05,0.1,0.16,0.23,0.31,0.4,0.48,0.57,0.66,0.75,0.84,0.92,1,1.08,1.15,1.22,1.29,1.35,1.41,1.47,1.52,1.57,1.61,1.66,1.7,1.74,1.77,1.8,1.83,1.85,1.88,1.9,1.92,1.94,1.95,1.96,1.97,1.98,1.99,1.99,2,2,2,2,1.98,1.97,1.94,1.91,1.88,1.84,1.8,1.76,1.71,1.66,1.62,1.56,1.51,1.46,1.41,1.36,1.32,1.27,1.23,1.19,1.15,1.12,1.09,1.06,1.04,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.97,0.92,0.83,0.73,0.62,0.49,0.36,0.24,0.12,0,-0.14,-0.29,-0.44,-0.58,-0.71,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.94,-0.87,-0.79,-0.7,-0.59,-0.48,-0.36,-0.24,-0.12,0.01,0.16,0.28,0.4,0.5,0.59,0.66,0.73,0.79,0.84,0.88,0.91,0.94,0.96,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_BALL_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.26,-0.28,-0.3,-0.32,-0.34,-0.35,-0.37,-0.39,-0.4,-0.41,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.1,-0.08,-0.06,-0.04,-0.01,0.01,0.03,0.06,0.08,0.1,0.12,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.36,0.38,0.39,0.41,0.42,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.5,0.5,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.51,0.5,0.48,0.46,0.44,0.42,0.39,0.37,0.34,0.31,0.29,0.26,0.23,0.2,0.18,0.15,0.12,0.1,0.08,0.06,0.04,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_Y=0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.48,0.5,0.52,0.54,0.55,0.56,0.57,0.58,0.58,0.53,0.38,0.18,-0.06,-0.3,-0.53,-0.72,-0.87,-0.97,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.9,-0.87,-0.85,-0.82,-0.79,-0.75,-0.72,-0.68,-0.64,-0.6,-0.56,-0.52,-0.48,-0.43,-0.39,-0.35,-0.3,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0.01,0.05,0.09,0.13,0.17,0.21,0.24,0.28,0.31,0.34,0.37,0.4,0.42,0.45,0.47,0.49,0.5,0.52,0.53,0.53,0.54,0.54,0.54,0.52,0.51,0.48,0.45,0.41,0.37,0.33,0.28,0.24,0.18,0.13,0.08,0.03,-0.03,-0.08,-0.13,-0.18,-0.23,-0.27,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.49,-0.5,-0.5,-0.5,-0.49,-0.47,-0.45,-0.42,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.14,-0.09,-0.05,0,0.05,0.09,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.38,0.39,0.41,0.42,0.42,0.41,0.4,0.37,0.33,0.29,0.25,0.2,0.15,0.11,0.06,0.02,-0.01,-0.04,-0.06,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_FORM=0 + +PARAM_EYE_BALL_KIRAKIRA=0 + +PARAM_BROW_L_Y=0 + +PARAM_BROW_R_Y=0 + +PARAM_BROW_L_X=0 + +PARAM_BROW_R_X=0 + +PARAM_BROW_L_ANGLE=0 + +PARAM_BROW_R_ANGLE=0 + +PARAM_BROW_L_FORM=0 + +PARAM_BROW_R_FORM=0 + +PARAM_MOUTH_OPEN_Y=0 + +PARAM_MOUTH_FORM=1 + +PARAM_MOUTH_SIZE=0 + +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.72,0.7,0.69,0.67,0.66,0.64,0.63,0.62,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 + +PARAM_BODY_X=0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.02,0.03,0.05,0.06,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_BODY_Z=0 + +PARAM_BODY_Y=0 + +PARAM_BREATH=0 + +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ARM_L_02=0 + +PARAM_HAND_L=0 + +PARAM_ARM_R=0 + +PARAM_ARM_R_02=0 + +PARAM_HAND_R=0 + +PARAM_KAMIYURE_FRONT=0 + +PARAM_KAMIYURE_SIDE_L=0 + +PARAM_KAMIYURE_SIDE_R=0 + +PARAM_KAMIYURE_TWIN_L=0 + +PARAM_KAMIYURE_TWIN_R=0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/idl_02.mtn b/model/ShizukuTalk/shizuku-48/motions/idl_02.mtn new file mode 100644 index 0000000..6e4904c --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idl_02.mtn @@ -0,0 +1,81 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.93,-13.84,-13.72,-13.57,-13.39,-13.18,-12.94,-12.68,-12.39,-12.09,-11.75,-11.4,-11.02,-10.63,-10.22,-9.8,-9.36,-8.9,-8.43,-7.96,-7.47,-6.97,-6.47,-5.96,-5.44,-4.92,-4.39,-3.86,-3.33,-2.8,-2.28,-1.75,-1.22,-0.69,-0.18,0.32,0.83,1.32,1.81,2.28,2.74,3.19,3.63,4.05,4.46,4.85,5.22,5.57,5.91,6.22,6.51,6.78,7.03,7.25,7.44,7.61,7.75,7.86,7.93,7.98,8,7.99,7.97,7.93,7.87,7.8,7.72,7.63,7.52,7.4,7.27,7.12,6.97,6.81,6.64,6.46,6.28,6.08,5.88,5.68,5.46,5.24,5.02,4.8,4.57,4.35,4.11,3.88,3.64,3.41,3.18,2.95,2.72,2.49,2.26,2.04,1.82,1.6,1.39,1.19,0.99,0.8,0.61,0.44,0.27,0.1,-0.05,-0.19,-0.32,-0.45,-0.56,-0.66,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-1,-1,-1,-0.99,-0.99,-0.98,-0.97,-0.96,-0.95,-0.94,-0.92,-0.9,-0.88,-0.86,-0.83,-0.81,-0.78,-0.74,-0.7,-0.66,-0.62,-0.58,-0.53,-0.47,-0.41,-0.35,-0.29,-0.22,-0.15,-0.08,0,0.09,0.18,0.28,0.37,0.46,0.55,0.64,0.73,0.81,0.9,0.98,1.06,1.14,1.22,1.3,1.37,1.44,1.5,1.57,1.63,1.68,1.73,1.78,1.83,1.86,1.9,1.93,1.95,1.97,1.99,2,2,2,1.99,1.98,1.97,1.95,1.93,1.91,1.88,1.85,1.82,1.79,1.75,1.71,1.67,1.62,1.58,1.53,1.48,1.43,1.38,1.33,1.28,1.22,1.17,1.12,1.06,1.01,0.95,0.9,0.84,0.79,0.74,0.68,0.63,0.58,0.53,0.49,0.44,0.39,0.35,0.31,0.27,0.23,0.2,0.17,0.14,0.11,0.08,0.06,0.04,0.03,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Y=0,0.03,0.13,0.28,0.49,0.74,1.04,1.38,1.75,2.16,2.59,3.05,3.52,4.01,4.5,5,5.5,5.99,6.48,6.95,7.41,7.84,8.25,8.62,8.96,9.26,9.51,9.72,9.87,9.97,10,9.98,9.91,9.8,9.65,9.45,9.22,8.96,8.65,8.32,7.95,7.56,7.14,6.68,6.21,5.72,5.19,4.65,4.1,3.51,2.92,2.31,1.69,1.05,0.41,-0.24,-0.9,-1.56,-2.23,-2.9,-3.58,-4.26,-4.92,-5.6,-6.27,-6.93,-7.58,-8.23,-8.87,-9.5,-10.12,-10.72,-11.31,-11.88,-12.43,-12.98,-13.49,-13.99,-14.46,-14.91,-15.34,-15.73,-16.11,-16.45,-16.76,-17.04,-17.29,-17.5,-17.68,-17.82,-17.92,-17.98,-18,-17.98,-17.92,-17.81,-17.67,-17.5,-17.29,-17.04,-16.77,-16.46,-16.13,-15.76,-15.37,-14.96,-14.53,-14.07,-13.59,-13.09,-12.59,-12.06,-11.52,-10.96,-10.4,-9.83,-9.24,-8.66,-8.06,-7.48,-6.87,-6.28,-5.68,-5.09,-4.5,-3.91,-3.34,-2.76,-2.21,-1.65,-1.12,-0.6,-0.09,0.4,0.87,1.33,1.77,2.18,2.57,2.93,3.27,3.58,3.87,4.13,4.35,4.54,4.71,4.83,4.92,4.98,5,5,5,5.01,5.01,5.01,5.01,5,4.99,4.98,4.95,4.92,4.87,4.82,4.75,4.67,4.58,4.48,4.35,4.22,4.06,3.89,3.69,3.48,3.25,2.99,2.72,2.42,2.1,1.76,1.39,1,0.5,-0.1,-0.77,-1.51,-2.3,-3.15,-4.06,-5,-5.96,-6.97,-7.97,-8.99,-10.02,-11.05,-12.08,-13.1,-14.09,-15.05,-15.99,-16.9,-17.76,-18.59,-19.34,-20.06,-20.7,-21.27,-21.78,-22.21,-22.55,-22.79,-22.95,-23,-22.98,-22.91,-22.79,-22.64,-22.45,-22.21,-21.94,-21.64,-21.3,-20.93,-20.53,-20.1,-19.65,-19.18,-18.67,-18.15,-17.61,-17.06,-16.49,-15.9,-15.31,-14.7,-14.08,-13.46,-12.84,-12.21,-11.58,-10.94,-10.32,-9.7,-9.07,-8.47,-7.87,-7.28,-6.7,-6.13,-5.58,-5.05,-4.53,-4.03,-3.56,-3.11,-2.68,-2.28,-1.91,-1.56,-1.25,-0.97,-0.72,-0.5,-0.33,-0.19,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.99,-5.98,-5.95,-5.91,-5.86,-5.79,-5.72,-5.64,-5.56,-5.46,-5.36,-5.24,-5.13,-5,-4.87,-4.73,-4.6,-4.45,-4.3,-4.15,-3.99,-3.83,-3.67,-3.51,-3.35,-3.18,-3.02,-2.86,-2.69,-2.53,-2.37,-2.21,-2.05,-1.9,-1.75,-1.6,-1.46,-1.32,-1.18,-1.05,-0.93,-0.81,-0.7,-0.59,-0.5,-0.41,-0.33,-0.25,-0.19,-0.13,-0.08,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.91,0.73,0.49,0.25,0.07,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1.02,1.12,1.21,1.31,1.4,1.49,1.58,1.66,1.73,1.8,1.85,1.9,1.95,1.98,1.99,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.8,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.33,1.28,1.24,1.2,1.16,1.13,1.1,1.07,1.05,1.03,1.02,1.02,1.02,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.02,0.05,0.1,0.16,0.23,0.3,0.38,0.47,0.55,0.63,0.7,0.76,0.81,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.9,0.9,0.9,0.9,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1.01,1.1,1.2,1.3,1.39,1.48,1.57,1.65,1.73,1.79,1.85,1.9,1.94,1.97,1.99,2,2,1.98,1.97,1.94,1.91,1.88,1.84,1.8,1.76,1.71,1.66,1.62,1.56,1.51,1.46,1.41,1.37,1.32,1.27,1.23,1.19,1.15,1.12,1.09,1.06,1.04,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.02,0.05,0.1,0.16,0.23,0.3,0.38,0.47,0.55,0.63,0.7,0.76,0.81,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.9,0.9,0.9,0.9,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_BALL_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.26,-0.28,-0.3,-0.32,-0.34,-0.35,-0.37,-0.39,-0.4,-0.41,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.41,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.12,0.14,0.16,0.18,0.2,0.22,0.23,0.25,0.27,0.29,0.3,0.32,0.33,0.35,0.36,0.38,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.5,0.5,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.51,0.5,0.48,0.46,0.44,0.42,0.39,0.37,0.34,0.31,0.29,0.26,0.23,0.2,0.18,0.15,0.12,0.1,0.08,0.06,0.04,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,0,0.01,0.02,0.03,0.04,0.05,0.07,0.08,0.1,0.12,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.37,0.39,0.41,0.43,0.45,0.47,0.49,0.51,0.52,0.54,0.55,0.57,0.58,0.59,0.6,0.62,0.62,0.63,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.63,0.63,0.62,0.61,0.6,0.59,0.58,0.57,0.56,0.54,0.53,0.51,0.5,0.48,0.47,0.45,0.43,0.42,0.4,0.38,0.36,0.34,0.33,0.31,0.29,0.27,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.11,0.1,0.09,0.08,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_Y=0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.48,0.5,0.52,0.54,0.55,0.56,0.57,0.58,0.58,0.46,0.17,-0.21,-0.59,-0.88,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.52,0.51,0.48,0.45,0.41,0.37,0.33,0.28,0.24,0.18,0.13,0.08,0.03,-0.03,-0.08,-0.13,-0.18,-0.23,-0.27,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.49,-0.5,-0.5,-0.5,-0.49,-0.47,-0.45,-0.42,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.14,-0.09,-0.05,0,0.05,0.09,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.38,0.39,0.41,0.42,0.42,0.41,0.4,0.37,0.34,0.31,0.27,0.23,0.18,0.14,0.09,0.05,0,-0.04,-0.08,-0.12,-0.16,-0.2,-0.24,-0.28,-0.32,-0.35,-0.39,-0.42,-0.45,-0.48,-0.51,-0.54,-0.57,-0.6,-0.62,-0.65,-0.67,-0.69,-0.72,-0.74,-0.76,-0.78,-0.79,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.9,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.98,-0.97,-0.95,-0.94,-0.93,-0.91,-0.89,-0.87,-0.85,-0.83,-0.81,-0.79,-0.77,-0.74,-0.72,-0.69,-0.67,-0.64,-0.61,-0.59,-0.56,-0.53,-0.5,-0.48,-0.45,-0.42,-0.39,-0.37,-0.34,-0.32,-0.29,-0.27,-0.24,-0.22,-0.2,-0.18,-0.15,-0.14,-0.12,-0.1,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_FORM=0 + +PARAM_EYE_BALL_KIRAKIRA=0 + +PARAM_BROW_L_Y=0 + +PARAM_BROW_R_Y=0 + +PARAM_BROW_L_X=0 + +PARAM_BROW_R_X=0 + +PARAM_BROW_L_ANGLE=0 + +PARAM_BROW_R_ANGLE=0 + +PARAM_BROW_L_FORM=0 + +PARAM_BROW_R_FORM=0 + +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_MOUTH_FORM=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.1,-0.1,-0.1,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.2,-0.23,-0.26,-0.29,-0.31,-0.34,-0.37,-0.4,-0.43,-0.46,-0.49,-0.52,-0.54,-0.57,-0.6,-0.62,-0.65,-0.67,-0.69,-0.71,-0.73,-0.75,-0.77,-0.78,-0.79,-0.81,-0.82,-0.83,-0.83,-0.84,-0.85,-0.85,-0.86,-0.86,-0.87,-0.87,-0.87,-0.87,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.86,-0.85,-0.85,-0.84,-0.83,-0.82,-0.81,-0.8,-0.79,-0.78,-0.77,-0.75,-0.74,-0.73,-0.72,-0.72,-0.71,-0.7,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.68,-0.68,-0.68,-0.68,-0.69,-0.69,-0.69,-0.7,-0.7,-0.7,-0.71,-0.71,-0.71,-0.72,-0.72,-0.72,-0.73,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.77,-0.75,-0.73,-0.71,-0.69,-0.66,-0.63,-0.6,-0.57,-0.53,-0.5,-0.46,-0.43,-0.39,-0.36,-0.33,-0.3,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17 + +PARAM_MOUTH_SIZE=0 + +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.72,0.7,0.69,0.67,0.66,0.64,0.63,0.62,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.61,0.61,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.65,0.65,0.66,0.66,0.66,0.67,0.67,0.67,0.68,0.68,0.69,0.69,0.69,0.7,0.7,0.71,0.71,0.72,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.77,0.77,0.78,0.78,0.79,0.79,0.8,0.8,0.81,0.81,0.82,0.82,0.83,0.83,0.84,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.88,0.88,0.89,0.89,0.9,0.9,0.9,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.98,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.92,0.92,0.91,0.9,0.89,0.88,0.87,0.86,0.84,0.83,0.82,0.81,0.8,0.79,0.78,0.77,0.76,0.75,0.74,0.73,0.72,0.71,0.7,0.69,0.68,0.67,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.62,0.61,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 + +PARAM_BODY_X=0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.02,0.03,0.05,0.06,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_BODY_Z=0 + +PARAM_BODY_Y=0 + +PARAM_BREATH=0 + +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ARM_L_02=0 + +PARAM_HAND_L=0 + +PARAM_ARM_R=0 + +PARAM_ARM_R_02=0 + +PARAM_HAND_R=0 + +PARAM_KAMIYURE_FRONT=0 + +PARAM_KAMIYURE_SIDE_L=0 + +PARAM_KAMIYURE_SIDE_R=0 + +PARAM_KAMIYURE_TWIN_L=0 + +PARAM_KAMIYURE_TWIN_R=0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/idl_03.mtn b/model/ShizukuTalk/shizuku-48/motions/idl_03.mtn new file mode 100644 index 0000000..c2749b2 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idl_03.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.91,-13.81,-13.66,-13.47,-13.25,-12.99,-12.7,-12.38,-12.03,-11.65,-11.24,-10.8,-10.34,-9.87,-9.37,-8.84,-8.31,-7.75,-7.17,-6.59,-5.99,-5.37,-4.76,-4.13,-3.49,-2.85,-2.21,-1.56,-0.91,-0.25,0.39,1.04,1.69,2.33,2.96,3.58,4.2,4.81,5.4,5.98,6.55,7.1,7.63,8.16,8.65,9.13,9.59,10.02,10.44,10.81,11.18,11.51,11.81,12.07,12.31,12.52,12.69,12.82,12.92,12.98,13,12.98,12.93,12.84,12.72,12.57,12.38,12.17,11.93,11.66,11.37,11.06,10.72,10.35,9.98,9.58,9.17,8.73,8.29,7.84,7.36,6.88,6.39,5.89,5.38,4.88,4.36,3.85,3.32,2.81,2.28,1.77,1.26,0.75,0.25,-0.25,-0.73,-1.22,-1.68,-2.13,-2.57,-3,-3.41,-3.81,-4.19,-4.55,-4.88,-5.2,-5.5,-5.77,-6.02,-6.24,-6.43,-6.6,-6.74,-6.85,-6.93,-6.98,-7,-6.98,-6.91,-6.8,-6.66,-6.48,-6.27,-6.04,-5.78,-5.5,-5.2,-4.88,-4.56,-4.22,-3.88,-3.54,-3.2,-2.87,-2.54,-2.21,-1.9,-1.61,-1.33,-1.07,-0.84,-0.63,-0.44,-0.29,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.1,-0.38,-0.84,-1.46,-2.23,-3.13,-4.14,-5.26,-6.47,-7.76,-9.14,-10.56,-12.03,-13.51,-15,-16.49,-17.97,-19.44,-20.86,-22.24,-23.53,-24.74,-25.86,-26.87,-27.77,-28.54,-29.16,-29.62,-29.9,-30,-29.99,-29.95,-29.9,-29.82,-29.72,-29.59,-29.45,-29.28,-29.1,-28.89,-28.67,-28.43,-28.16,-27.88,-27.59,-27.27,-26.94,-26.59,-26.22,-25.83,-25.44,-25.03,-24.59,-24.15,-23.69,-23.21,-22.73,-22.22,-21.71,-21.18,-20.63,-20.09,-19.52,-18.93,-18.34,-17.74,-17.14,-16.51,-15.87,-15.23,-14.58,-13.91,-13.24,-12.56,-11.86,-11.16,-10.45,-9.74,-9.02,-8.27,-7.55,-6.79,-6.04,-5.28,-4.51,-3.74,-2.97,-2.18,-1.39,-0.6,0.2,1,1.82,2.63,3.41,4.17,4.9,5.62,6.31,6.98,7.64,8.29,8.91,9.51,10.09,10.65,11.19,11.72,12.23,12.72,13.19,13.65,14.1,14.52,14.93,15.32,15.69,16.06,16.4,16.73,17.05,17.35,17.64,17.91,18.17,18.42,18.65,18.87,19.08,19.27,19.46,19.63,19.79,19.94,20.08,20.2,20.32,20.43,20.52,20.61,20.69,20.76,20.82,20.87,20.91,20.94,20.97,20.99,21,21,20.94,20.76,20.47,20.08,19.6,19.04,18.4,17.69,16.93,16.11,15.25,14.36,13.45,12.51,11.56,10.62,9.69,8.76,7.85,6.97,6.13,5.33,4.57,3.87,3.23,2.66,2.17,1.75,1.41,1.16,1,0.88,0.77,0.67,0.58,0.5,0.43,0.36,0.3,0.25,0.2,0.16,0.13,0.1,0.07,0.05,0.03,0.02,0,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.99,8.95,8.89,8.81,8.7,8.57,8.42,8.25,8.07,7.86,7.64,7.39,7.13,6.86,6.58,6.28,5.96,5.63,5.29,4.94,4.58,4.21,3.83,3.45,3.06,2.65,2.25,1.83,1.42,1,0.58,0.16,-0.24,-0.64,-1.02,-1.39,-1.76,-2.11,-2.46,-2.8,-3.13,-3.45,-3.77,-4.07,-4.36,-4.65,-4.93,-5.19,-5.45,-5.7,-5.95,-6.19,-6.41,-6.63,-6.84,-7.05,-7.24,-7.43,-7.61,-7.79,-7.95,-8.11,-8.27,-8.41,-8.55,-8.68,-8.8,-8.92,-9.03,-9.13,-9.23,-9.32,-9.41,-9.49,-9.56,-9.63,-9.69,-9.75,-9.79,-9.84,-9.88,-9.91,-9.94,-9.96,-9.98,-9.99,-10,-10,-9.97,-9.87,-9.72,-9.51,-9.26,-8.96,-8.63,-8.25,-7.85,-7.42,-6.97,-6.51,-6.03,-5.55,-5.06,-4.58,-4.1,-3.62,-3.16,-2.72,-2.3,-1.9,-1.54,-1.2,-0.9,-0.63,-0.41,-0.24,-0.11,-0.03,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.95,-5.81,-5.59,-5.29,-4.92,-4.49,-4,-3.48,-2.91,-2.32,-1.68,-1.05,-0.4,0.25,0.88,1.51,2.14,2.72,3.28,3.8,4.28,4.7,5.08,5.4,5.66,5.84,5.96,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.88,0.7,0.47,0.24,0.06,-0.01,-0.01,-0.01,-0.01,0,0.01,0.05,0.11,0.2,0.31,0.42,0.54,0.65,0.76,0.86,0.93,0.98,1,1,1,1,1,1,1,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,0.99,0.99,0.98,0.95,0.91,0.86,0.8,0.73,0.65,0.57,0.49,0.41,0.33,0.26,0.19,0.13,0.08,0.04,0.02,0.01,0.02,0.04,0.08,0.14,0.2,0.27,0.34,0.42,0.5,0.58,0.66,0.73,0.8,0.86,0.91,0.95,0.98,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,0.97,0.91,0.8,0.67,0.53,0.36,0.19,0.02,-0.15,-0.32,-0.48,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.88,-0.82,-0.75,-0.67,-0.58,-0.48,-0.38,-0.28,-0.17,-0.06,0.06,0.17,0.28,0.38,0.48,0.58,0.67,0.75,0.82,0.88,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.03,0.08,0.16,0.27,0.38,0.5,0.63,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.98,0.95,0.91,0.86,0.8,0.73,0.66,0.58,0.5,0.41,0.34,0.26,0.19,0.13,0.08,0.04,0.02,0.01,0.02,0.04,0.08,0.14,0.2,0.27,0.34,0.42,0.5,0.58,0.66,0.73,0.8,0.86,0.91,0.95,0.98,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,0.97,0.91,0.8,0.67,0.53,0.36,0.19,0.02,-0.15,-0.32,-0.48,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.88,-0.82,-0.75,-0.67,-0.58,-0.48,-0.38,-0.28,-0.17,-0.06,0.06,0.17,0.28,0.38,0.48,0.58,0.67,0.75,0.82,0.88,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.21,-0.25,-0.29,-0.32,-0.36,-0.4,-0.45,-0.49,-0.52,-0.56,-0.6,-0.64,-0.67,-0.7,-0.73,-0.75,-0.77,-0.79,-0.8,-0.81,-0.81,-0.79,-0.73,-0.64,-0.55,-0.47,-0.42,-0.38,-0.35,-0.31,-0.28,-0.25,-0.22,-0.18,-0.15,-0.12,-0.1,-0.07,-0.04,-0.01,0.01,0.04,0.06,0.08,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.24,0.26,0.28,0.29,0.31,0.32,0.34,0.35,0.36,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.43,0.41,0.39,0.36,0.33,0.29,0.25,0.21,0.16,0.12,0.07,0.02,-0.03,-0.08,-0.13,-0.17,-0.22,-0.27,-0.31,-0.35,-0.39,-0.42,-0.45,-0.48,-0.51,-0.52,-0.54,-0.55,-0.55,-0.54,-0.52,-0.48,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.15,-0.11,-0.09,-0.07,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.08,0.08,0.09,0.1,0.11,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.08,-0.13,-0.42,-0.7,-0.91,-1,-1,-0.99,-0.99,-0.97,-0.96,-0.94,-0.92,-0.9,-0.88,-0.85,-0.82,-0.79,-0.76,-0.73,-0.69,-0.66,-0.62,-0.58,-0.54,-0.5,-0.46,-0.41,-0.37,-0.33,-0.28,-0.24,-0.19,-0.15,-0.1,-0.06,-0.02,0.03,0.07,0.11,0.16,0.2,0.24,0.27,0.31,0.35,0.38,0.42,0.45,0.48,0.51,0.53,0.56,0.58,0.6,0.62,0.63,0.65,0.66,0.66,0.67,0.67,0.67,0.66,0.66,0.65,0.64,0.63,0.62,0.6,0.59,0.57,0.55,0.54,0.52,0.5,0.48,0.47,0.45,0.43,0.42,0.4,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.39,0.39,0.4,0.41,0.41,0.42,0.43,0.43,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.44,0.41,0.35,0.28,0.2,0.12,0.03,-0.05,-0.12,-0.19,-0.25,-0.29,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.21,-0.21,-0.2,-0.2,-0.19,-0.19,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.1,-0.1,-0.09,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0,0,0,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.1,-0.12,-0.14,-0.15,-0.17,-0.19,-0.2,-0.22,-0.24,-0.25,-0.27,-0.28,-0.29,-0.3,-0.31,-0.32,-0.33,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.3,-0.3,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.25,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0,0,0,-0.01,-0.02,-0.02,-0.03,-0.05,-0.06,-0.07,-0.09,-0.1,-0.12,-0.13,-0.15,-0.16,-0.18,-0.2,-0.21,-0.23,-0.24,-0.26,-0.27,-0.28,-0.3,-0.31,-0.31,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.25,-0.24,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0,0,0,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.1,0.12,0.13,0.15,0.16,0.17,0.19,0.2,0.21,0.23,0.24,0.25,0.26,0.27,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.27,0.26,0.26,0.25,0.24,0.23,0.22,0.21,0.2,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.1,0.09,0.08,0.08,0.07,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0,0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0,0,0,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.11,0.12,0.14,0.16,0.18,0.19,0.21,0.23,0.24,0.26,0.27,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.33,0.33,0.32,0.31,0.3,0.29,0.28,0.27,0.26,0.25,0.23,0.22,0.21,0.2,0.19,0.17,0.16,0.15,0.14,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.36,-0.38,-0.39,-0.4,-0.41,-0.41,-0.42,-0.42,-0.42,-0.41,-0.41,-0.4,-0.38,-0.37,-0.35,-0.33,-0.31,-0.29,-0.27,-0.25,-0.22,-0.2,-0.18,-0.15,-0.13,-0.1,-0.08,-0.06,-0.04,-0.01,0,0.02,0.04,0.05,0.07,0.08,0.09,0.09,0.1,0.1,0.1,0.1,0.1,0.1,0.09,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,0,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.1,-0.12,-0.14,-0.16,-0.18,-0.2,-0.21,-0.23,-0.25,-0.27,-0.29,-0.31,-0.32,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.36,-0.34,-0.33,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.03,0.05,0.06,0.07,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.97,0.96,0.93,0.9,0.87,0.84,0.8,0.75,0.71,0.66,0.61,0.55,0.5,0.44,0.39,0.33,0.27,0.21,0.15,0.09,0.03,-0.02,-0.08,-0.13,-0.19,-0.24,-0.28,-0.33,-0.38,-0.42,-0.46,-0.49,-0.52,-0.55,-0.58,-0.6,-0.62,-0.64,-0.66,-0.67,-0.69,-0.7,-0.71,-0.72,-0.72,-0.73,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.73,-0.73,-0.73,-0.73,-0.73,-0.72,-0.72,-0.72,-0.72,-0.71,-0.71,-0.7,-0.7,-0.7,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.66,-0.66,-0.65,-0.64,-0.64,-0.63,-0.62,-0.61,-0.61,-0.6,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.52,-0.51,-0.5,-0.48,-0.46,-0.43,-0.4,-0.36,-0.32,-0.27,-0.23,-0.17,-0.12,-0.06,-0.01,0.05,0.11,0.17,0.23,0.29,0.35,0.41,0.46,0.52,0.57,0.62,0.66,0.71,0.74,0.78,0.81,0.84,0.86,0.87,0.88,0.89,0.89,0.9,0.9,0.91,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.95,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_MOUTH_SIZE=0 +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.9,0.9,0.9,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.81,0.8,0.8,0.8,0.79,0.79,0.79,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.72,0.71,0.71,0.71,0.7,0.7,0.7,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 +PARAM_BODY_X=0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.02,0.03,0.05,0.06,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0 +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L_02=0 +PARAM_HAND_L=0 +PARAM_ARM_R=0 +PARAM_ARM_R_02=0 +PARAM_HAND_R=0 +PARAM_KAMIYURE_FRONT=0 +PARAM_KAMIYURE_SIDE_L=0 +PARAM_KAMIYURE_SIDE_R=0 +PARAM_KAMIYURE_TWIN_L=0 +PARAM_KAMIYURE_TWIN_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idl_04.mtn b/model/ShizukuTalk/shizuku-48/motions/idl_04.mtn new file mode 100644 index 0000000..f3094c1 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idl_04.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.07,-0.27,-0.59,-1.02,-1.56,-2.19,-2.9,-3.68,-4.53,-5.44,-6.4,-7.39,-8.42,-9.46,-10.5,-11.54,-12.58,-13.61,-14.6,-15.56,-16.47,-17.32,-18.1,-18.81,-19.44,-19.98,-20.41,-20.73,-20.93,-21,-20.97,-20.89,-20.76,-20.57,-20.34,-20.06,-19.73,-19.37,-18.96,-18.51,-18.04,-17.52,-16.97,-16.4,-15.8,-15.16,-14.5,-13.83,-13.12,-12.4,-11.66,-10.91,-10.14,-9.36,-8.57,-7.77,-6.96,-6.15,-5.33,-4.51,-3.69,-2.88,-2.06,-1.25,-0.44,0.35,1.13,1.91,2.68,3.43,4.16,4.88,5.57,6.24,6.9,7.53,8.13,8.7,9.25,9.77,10.25,10.7,11.12,11.5,11.83,12.13,12.39,12.61,12.78,12.9,12.97,13,12.99,12.98,12.95,12.91,12.87,12.81,12.74,12.67,12.58,12.49,12.38,12.27,12.15,12.02,11.88,11.73,11.57,11.4,11.23,11.04,10.85,10.65,10.44,10.22,10,9.76,9.51,9.26,9,8.7,8.39,8.07,7.74,7.41,7.08,6.74,6.4,6.06,5.72,5.39,5.06,4.73,4.41,4.1,3.79,3.5,3.21,2.93,2.67,2.42,2.18,1.96,1.75,1.56,1.39,1.24,1.11,1,0.9,0.8,0.72,0.63,0.56,0.49,0.43,0.37,0.32,0.27,0.23,0.19,0.16,0.13,0.11,0.09,0.07,0.05,0.04,0.03,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.04,-0.15,-0.33,-0.57,-0.88,-1.24,-1.65,-2.1,-2.6,-3.14,-3.71,-4.31,-4.94,-5.58,-6.24,-6.91,-7.58,-8.27,-8.94,-9.62,-10.28,-10.92,-11.55,-12.15,-12.72,-13.26,-13.76,-14.23,-14.64,-15,-15.34,-15.67,-15.99,-16.31,-16.61,-16.91,-17.19,-17.46,-17.73,-17.99,-18.23,-18.47,-18.71,-18.93,-19.14,-19.35,-19.55,-19.74,-19.93,-20.11,-20.28,-20.45,-20.61,-20.76,-20.9,-21.04,-21.17,-21.3,-21.42,-21.54,-21.65,-21.75,-21.85,-21.94,-22.03,-22.12,-22.19,-22.27,-22.34,-22.41,-22.47,-22.53,-22.58,-22.63,-22.67,-22.72,-22.76,-22.79,-22.82,-22.85,-22.88,-22.9,-22.92,-22.94,-22.95,-22.97,-22.98,-22.99,-22.99,-23,-23,-23,-23,-22.98,-22.96,-22.92,-22.88,-22.81,-22.73,-22.63,-22.51,-22.37,-22.21,-22.03,-21.82,-21.58,-21.32,-21.02,-20.7,-20.35,-19.96,-19.54,-19.09,-18.59,-18.06,-17.5,-16.88,-16.23,-15.53,-14.79,-14,-13.08,-12.16,-11.21,-10.25,-9.29,-8.33,-7.37,-6.42,-5.47,-4.55,-3.64,-2.76,-1.89,-1.06,-0.25,0.52,1.25,1.95,2.6,3.2,3.75,4.25,4.7,5.08,5.4,5.66,5.85,5.96,6,6,6,6,6,6,5.99,5.97,5.95,5.92,5.88,5.83,5.77,5.69,5.6,5.49,5.37,5.24,5.08,4.9,4.71,4.49,4.25,3.99,3.7,3.39,3.06,2.7,2.32,1.91,1.46,1,0.42,-0.22,-0.92,-1.67,-2.46,-3.28,-4.15,-5.04,-5.93,-6.86,-7.78,-8.7,-9.63,-10.56,-11.48,-12.38,-13.26,-14.11,-14.93,-15.72,-16.48,-17.2,-17.85,-18.47,-19.03,-19.52,-19.96,-20.32,-20.61,-20.82,-20.96,-21,-20.98,-20.92,-20.81,-20.67,-20.49,-20.28,-20.03,-19.76,-19.45,-19.11,-18.74,-18.35,-17.94,-17.51,-17.05,-16.57,-16.08,-15.58,-15.05,-14.52,-13.98,-13.42,-12.86,-12.29,-11.72,-11.15,-10.58,-9.99,-9.43,-8.85,-8.28,-7.73,-7.18,-6.64,-6.12,-5.6,-5.1,-4.61,-4.14,-3.68,-3.25,-2.84,-2.45,-2.08,-1.74,-1.43,-1.14,-0.88,-0.66,-0.46,-0.3,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.03,-0.06,-0.1,-0.14,-0.2,-0.27,-0.34,-0.41,-0.49,-0.58,-0.67,-0.76,-0.85,-0.94,-1.04,-1.13,-1.22,-1.31,-1.39,-1.48,-1.56,-1.63,-1.7,-1.77,-1.83,-1.88,-1.92,-1.95,-1.98,-1.99,-2,-1.97,-1.87,-1.72,-1.53,-1.28,-0.99,-0.67,-0.32,0.06,0.45,0.88,1.3,1.73,2.16,2.59,3.01,3.42,3.81,4.18,4.53,4.85,5.14,5.39,5.6,5.77,5.9,5.97,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.88,0.7,0.47,0.24,0.06,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1.02,1.12,1.21,1.31,1.4,1.49,1.58,1.66,1.73,1.8,1.85,1.9,1.95,1.98,1.99,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.81,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.38,1.33,1.28,1.24,1.2,1.16,1.13,1.1,1.07,1.05,1.04,1.03,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.92,0.79,0.61,0.43,0.27,0.13,0.04,0.01,0.04,0.12,0.24,0.39,0.56,0.73,0.91,1.07,1.21,1.33,1.42,1.48,1.5,1.5,1.5,1.5,1.5,1.5,1.49,1.49,1.49,1.49,1.48,1.48,1.47,1.47,1.46,1.46,1.45,1.44,1.43,1.43,1.42,1.41,1.4,1.38,1.37,1.36,1.34,1.33,1.31,1.3,1.28,1.26,1.24,1.22,1.2,1.18,1.16,1.14,1.11,1.08,1.06,1.03,1,0.95,0.88,0.79,0.69,0.58,0.47,0.36,0.26,0.18,0.11,0.05,0.02,0.01,0.03,0.08,0.15,0.24,0.34,0.44,0.54,0.65,0.74,0.83,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1.01,1.1,1.2,1.3,1.39,1.48,1.57,1.65,1.73,1.79,1.85,1.9,1.94,1.97,1.99,2,2,1.99,1.97,1.94,1.91,1.88,1.84,1.8,1.76,1.71,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.32,1.27,1.23,1.19,1.15,1.12,1.09,1.06,1.04,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.79,0.61,0.43,0.27,0.13,0.04,0.01,0.04,0.12,0.24,0.39,0.56,0.73,0.91,1.07,1.21,1.33,1.42,1.48,1.5,1.5,1.5,1.5,1.5,1.5,1.49,1.49,1.49,1.49,1.48,1.48,1.47,1.47,1.46,1.46,1.45,1.44,1.43,1.43,1.42,1.41,1.4,1.38,1.37,1.36,1.34,1.33,1.31,1.3,1.28,1.26,1.24,1.22,1.2,1.18,1.16,1.14,1.11,1.08,1.06,1.03,1,0.95,0.88,0.79,0.69,0.58,0.47,0.36,0.26,0.18,0.11,0.05,0.02,0.01,0.03,0.08,0.15,0.24,0.34,0.44,0.54,0.65,0.74,0.83,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,-0.01,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.12,-0.13,-0.15,-0.16,-0.18,-0.2,-0.22,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.37,-0.39,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.29,-0.27,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.09,-0.07,-0.05,-0.03,0,0.02,0.04,0.06,0.09,0.11,0.13,0.15,0.17,0.2,0.22,0.24,0.26,0.28,0.3,0.32,0.33,0.35,0.37,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.5,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.52,0.51,0.5,0.48,0.47,0.45,0.43,0.41,0.39,0.37,0.35,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.08,0.07,0.05,0.03,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,0,0,0,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.21,0.2,0.2,0.19,0.19,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.15,0.16,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.21,0.12,-0.1,-0.4,-0.69,-0.91,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.53,0.52,0.51,0.49,0.47,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.06,0.04,0.03,0.02,0.01,0,0,0,0.01,0.02,0.03,0.05,0.07,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.27,0.29,0.32,0.35,0.37,0.4,0.42,0.44,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.54,0.53,0.5,0.45,0.4,0.34,0.27,0.21,0.14,0.08,0.03,-0.01,-0.05,-0.07,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.02,0,0.01,0.02,0.04,0.05,0.07,0.09,0.1,0.12,0.14,0.15,0.17,0.19,0.21,0.23,0.24,0.26,0.28,0.3,0.31,0.33,0.34,0.36,0.38,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.49,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.49,0.48,0.48,0.47,0.46,0.45,0.45,0.44,0.43,0.42,0.41,0.39,0.38,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.27,0.25,0.24,0.22,0.21,0.2,0.18,0.17,0.16,0.15,0.13,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.05,-0.06,-0.08,-0.1,-0.12,-0.14,-0.16,-0.18,-0.2,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.37,-0.39,-0.4,-0.42,-0.43,-0.44,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.4,-0.4,-0.4,-0.4,-0.4,-0.39,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0,0,0,0,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.1,-0.1,-0.11,-0.11,-0.12,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0,0,0,0,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.08,-0.09,-0.1,-0.1,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0,0,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.1,-0.12,-0.15,-0.17,-0.2,-0.23,-0.26,-0.29,-0.31,-0.34,-0.37,-0.4,-0.42,-0.45,-0.47,-0.49,-0.51,-0.53,-0.54,-0.55,-0.56,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.51,-0.5,-0.5,-0.5,-0.5,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.47,-0.46,-0.46,-0.46,-0.45,-0.45,-0.45,-0.45,-0.44,-0.44,-0.44,-0.44,-0.43,-0.43,-0.43,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.41,-0.4,-0.4,-0.4,-0.4,-0.4,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.37,-0.37,-0.37,-0.37,-0.37,-0.38,-0.38,-0.38,-0.38,-0.39,-0.39,-0.39,-0.39,-0.4,-0.4,-0.4,-0.4,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.45,-0.45,-0.44,-0.44,-0.43,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.29,-0.28,-0.27,-0.26,-0.24,-0.23,-0.22,-0.21,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.1,-0.13,-0.15,-0.18,-0.2,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.4,-0.43,-0.45,-0.48,-0.5,-0.52,-0.54,-0.55,-0.56,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.53,-0.53,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.44,-0.44,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.3,-0.29,-0.28,-0.26,-0.25,-0.24,-0.22,-0.21,-0.2,-0.19,-0.17,-0.16,-0.15,-0.14,-0.13,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06 +PARAM_MOUTH_FORM=-1 +PARAM_MOUTH_SIZE=0 +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.72,0.7,0.69,0.67,0.66,0.64,0.63,0.62,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 +PARAM_BODY_X=0,0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.2,-0.24,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.54,-0.58,-0.61,-0.64,-0.67,-0.7,-0.72,-0.74,-0.76,-0.77,-0.78,-0.78,-0.78,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.7,-0.68,-0.66,-0.64,-0.62,-0.6,-0.57,-0.55,-0.52,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.3,-0.27,-0.23,-0.19,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.15,0.18,0.22,0.25,0.27,0.3,0.32,0.35,0.37,0.39,0.41,0.43,0.44,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.52,0.52,0.51,0.5,0.5,0.49,0.48,0.47,0.46,0.45,0.44,0.42,0.41,0.4,0.39,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.2,0.18,0.17,0.16,0.14,0.13,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0 +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L_02=0 +PARAM_HAND_L=0 +PARAM_ARM_R=0 +PARAM_ARM_R_02=0 +PARAM_HAND_R=0 +PARAM_KAMIYURE_FRONT=0 +PARAM_KAMIYURE_SIDE_L=0 +PARAM_KAMIYURE_SIDE_R=0 +PARAM_KAMIYURE_TWIN_L=0 +PARAM_KAMIYURE_TWIN_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idl_05.mtn b/model/ShizukuTalk/shizuku-48/motions/idl_05.mtn new file mode 100644 index 0000000..10b90b7 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idl_05.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.07,-0.27,-0.59,-1.02,-1.56,-2.19,-2.9,-3.68,-4.53,-5.44,-6.4,-7.39,-8.42,-9.46,-10.5,-11.54,-12.58,-13.61,-14.6,-15.56,-16.47,-17.32,-18.1,-18.81,-19.44,-19.98,-20.41,-20.73,-20.93,-21,-20.97,-20.89,-20.76,-20.57,-20.34,-20.06,-19.73,-19.37,-18.96,-18.51,-18.04,-17.52,-16.97,-16.4,-15.8,-15.16,-14.5,-13.83,-13.12,-12.4,-11.66,-10.91,-10.14,-9.36,-8.57,-7.77,-6.96,-6.15,-5.33,-4.51,-3.69,-2.88,-2.06,-1.25,-0.44,0.35,1.13,1.91,2.68,3.43,4.16,4.88,5.57,6.24,6.9,7.53,8.13,8.7,9.25,9.77,10.25,10.7,11.12,11.5,11.83,12.13,12.39,12.61,12.78,12.9,12.97,13,13,13,12.99,12.98,12.96,12.93,12.9,12.86,12.82,12.76,12.69,12.62,12.53,12.43,12.32,12.19,12.05,11.89,11.72,11.53,11.33,11.11,10.87,10.61,10.33,10.03,9.71,9.36,9,8.57,8.13,7.68,7.22,6.75,6.28,5.81,5.33,4.86,4.4,3.95,3.5,3.06,2.64,2.23,1.83,1.46,1.1,0.76,0.45,0.17,-0.09,-0.32,-0.52,-0.69,-0.82,-0.92,-0.98,-1,-1,-0.99,-0.99,-0.97,-0.96,-0.94,-0.93,-0.91,-0.88,-0.86,-0.83,-0.8,-0.77,-0.74,-0.71,-0.68,-0.64,-0.61,-0.57,-0.54,-0.5,-0.46,-0.43,-0.39,-0.36,-0.32,-0.29,-0.26,-0.23,-0.2,-0.17,-0.14,-0.12,-0.09,-0.07,-0.06,-0.04,-0.03,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.04,-0.15,-0.33,-0.57,-0.88,-1.24,-1.65,-2.1,-2.6,-3.14,-3.71,-4.31,-4.94,-5.58,-6.24,-6.91,-7.58,-8.27,-8.94,-9.62,-10.28,-10.92,-11.55,-12.15,-12.72,-13.26,-13.76,-14.23,-14.64,-15,-15.34,-15.67,-15.99,-16.31,-16.61,-16.91,-17.19,-17.46,-17.73,-17.99,-18.23,-18.47,-18.71,-18.93,-19.14,-19.35,-19.55,-19.74,-19.93,-20.11,-20.28,-20.45,-20.61,-20.76,-20.9,-21.04,-21.17,-21.3,-21.42,-21.54,-21.65,-21.75,-21.85,-21.94,-22.03,-22.12,-22.19,-22.27,-22.34,-22.41,-22.47,-22.53,-22.58,-22.63,-22.67,-22.72,-22.76,-22.79,-22.82,-22.85,-22.88,-22.9,-22.92,-22.94,-22.95,-22.97,-22.98,-22.99,-22.99,-23,-23,-23,-22.96,-22.86,-22.7,-22.48,-22.22,-21.91,-21.56,-21.19,-20.79,-20.37,-19.93,-19.48,-19.02,-18.56,-18.1,-17.64,-17.2,-16.76,-16.35,-15.95,-15.59,-15.25,-14.94,-14.67,-14.44,-14.25,-14.11,-14.03,-14,-14.06,-14.24,-14.54,-14.92,-15.39,-15.94,-16.55,-17.22,-17.93,-18.68,-19.46,-20.25,-21.08,-21.89,-22.71,-23.53,-24.31,-25.09,-25.83,-26.53,-27.18,-27.78,-28.33,-28.81,-29.22,-29.55,-29.8,-29.95,-30,-30,-29.99,-29.97,-29.94,-29.91,-29.87,-29.82,-29.76,-29.7,-29.62,-29.54,-29.44,-29.34,-29.22,-29.1,-28.97,-28.82,-28.66,-28.5,-28.32,-28.13,-27.92,-27.71,-27.49,-27.24,-26.99,-26.72,-26.45,-26.16,-25.85,-25.53,-25.2,-24.84,-24.48,-24.1,-23.71,-23.3,-22.87,-22.42,-21.97,-21.49,-21,-20.49,-20,-19.5,-19.01,-18.52,-18.04,-17.57,-17.1,-16.63,-16.17,-15.71,-15.27,-14.82,-14.39,-13.95,-13.52,-13.1,-12.69,-12.27,-11.87,-11.47,-11.08,-10.69,-10.31,-9.94,-9.56,-9.2,-8.85,-8.49,-8.15,-7.82,-7.49,-7.16,-6.84,-6.53,-6.23,-5.93,-5.64,-5.35,-5.08,-4.81,-4.54,-4.28,-4.03,-3.79,-3.56,-3.33,-3.11,-2.89,-2.69,-2.49,-2.3,-2.11,-1.93,-1.76,-1.6,-1.45,-1.3,-1.16,-1.03,-0.91,-0.79,-0.68,-0.58,-0.49,-0.41,-0.33,-0.26,-0.2,-0.15,-0.1,-0.07,-0.04,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.97,8.9,8.78,8.62,8.42,8.19,7.93,7.64,7.32,6.99,6.63,6.26,5.87,5.49,5.1,4.7,4.32,3.93,3.55,3.18,2.84,2.51,2.21,1.93,1.68,1.47,1.29,1.15,1.05,1,0.97,0.95,0.93,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.73,0.71,0.69,0.68,0.66,0.65,0.63,0.62,0.61,0.59,0.58,0.56,0.55,0.54,0.53,0.51,0.5,0.49,0.47,0.46,0.45,0.43,0.42,0.41,0.39,0.38,0.36,0.35,0.33,0.32,0.3,0.29,0.27,0.25,0.24,0.22,0.2,0.18,0.16,0.14,0.12,0.1,0.07,0.05,0.02,0,-0.03,-0.06,-0.1,-0.14,-0.18,-0.23,-0.28,-0.33,-0.38,-0.44,-0.5,-0.56,-0.62,-0.68,-0.75,-0.81,-0.88,-0.94,-1.01,-1.07,-1.14,-1.2,-1.27,-1.33,-1.39,-1.45,-1.51,-1.56,-1.62,-1.67,-1.72,-1.76,-1.8,-1.84,-1.88,-1.91,-1.94,-1.96,-1.98,-1.99,-2,-2,-1.98,-1.92,-1.82,-1.68,-1.52,-1.32,-1.1,-0.86,-0.6,-0.31,-0.02,0.29,0.61,0.94,1.28,1.61,1.96,2.3,2.64,2.96,3.29,3.61,3.91,4.21,4.49,4.75,4.99,5.21,5.41,5.58,5.72,5.84,5.93,5.98,6,5.99,5.95,5.9,5.83,5.73,5.62,5.5,5.36,5.21,5.05,4.87,4.69,4.5,4.3,4.1,3.89,3.68,3.46,3.25,3.03,2.81,2.59,2.38,2.17,1.96,1.76,1.56,1.37,1.19,1.02,0.86,0.71,0.57,0.45,0.33,0.24,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.88,0.7,0.47,0.24,0.06,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1.02,1.12,1.21,1.31,1.4,1.49,1.58,1.66,1.73,1.8,1.85,1.9,1.95,1.98,1.99,2,2,1.99,1.97,1.95,1.92,1.89,1.85,1.81,1.77,1.72,1.68,1.63,1.58,1.53,1.48,1.43,1.39,1.34,1.29,1.25,1.21,1.17,1.14,1.11,1.08,1.06,1.04,1.03,1.02,1.02,1.01,1.01,1.01,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1.01,1.02,1.03,1.04,1.05,1.06,1.08,1.09,1.11,1.12,1.14,1.16,1.17,1.19,1.21,1.23,1.25,1.26,1.28,1.3,1.32,1.33,1.35,1.37,1.38,1.4,1.41,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.49,1.5,1.5,1.5,1.5,1.48,1.47,1.44,1.41,1.37,1.33,1.29,1.24,1.19,1.13,1.07,1.01,0.95,0.89,0.83,0.76,0.7,0.64,0.58,0.51,0.46,0.4,0.34,0.29,0.24,0.2,0.16,0.12,0.09,0.06,0.04,0.02,0.01,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.09,0.12,0.14,0.17,0.2,0.23,0.26,0.29,0.32,0.36,0.39,0.43,0.46,0.5,0.54,0.57,0.61,0.64,0.68,0.71,0.74,0.77,0.8,0.83,0.86,0.88,0.91,0.93,0.95,0.96,0.97,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1.01,1.1,1.2,1.3,1.39,1.48,1.57,1.65,1.73,1.79,1.85,1.9,1.94,1.97,1.99,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.81,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.33,1.28,1.24,1.2,1.16,1.12,1.09,1.07,1.04,1.03,1.02,1.01,1.01,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1.01,1.02,1.03,1.04,1.05,1.06,1.08,1.09,1.11,1.12,1.14,1.16,1.17,1.19,1.21,1.23,1.25,1.26,1.28,1.3,1.32,1.33,1.35,1.37,1.38,1.4,1.41,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.49,1.5,1.5,1.5,1.5,1.48,1.47,1.44,1.41,1.37,1.33,1.29,1.24,1.19,1.13,1.07,1.01,0.95,0.89,0.83,0.76,0.7,0.64,0.58,0.51,0.46,0.4,0.34,0.29,0.24,0.2,0.16,0.12,0.09,0.06,0.04,0.02,0.01,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.09,0.12,0.14,0.17,0.2,0.23,0.26,0.29,0.32,0.36,0.39,0.43,0.46,0.5,0.54,0.57,0.61,0.64,0.68,0.71,0.74,0.77,0.8,0.83,0.86,0.88,0.91,0.93,0.95,0.96,0.97,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,-0.01,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.12,-0.13,-0.15,-0.16,-0.18,-0.2,-0.22,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.37,-0.39,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.29,-0.27,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.09,-0.07,-0.05,-0.03,0,0.02,0.04,0.06,0.09,0.11,0.13,0.15,0.17,0.2,0.22,0.24,0.26,0.28,0.3,0.32,0.33,0.35,0.37,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.5,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.52,0.51,0.5,0.48,0.47,0.45,0.43,0.41,0.39,0.37,0.35,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.08,0.07,0.05,0.03,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,0,0,0.01,0.02,0.04,0.05,0.06,0.08,0.09,0.11,0.12,0.13,0.15,0.16,0.18,0.19,0.2,0.21,0.22,0.23,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.19,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.1,0.1,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.15,0.16,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.21,0.12,-0.1,-0.4,-0.69,-0.91,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.53,0.52,0.51,0.49,0.47,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.06,0.04,0.03,0.02,0.01,0,0,0,0.01,0.02,0.03,0.05,0.07,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.27,0.29,0.32,0.35,0.37,0.4,0.42,0.44,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.54,0.53,0.5,0.45,0.4,0.34,0.27,0.21,0.14,0.08,0.03,-0.01,-0.05,-0.07,-0.08,-0.08,-0.07,-0.06,-0.05,-0.03,-0.01,0.02,0.04,0.07,0.1,0.13,0.16,0.19,0.22,0.25,0.28,0.31,0.34,0.37,0.39,0.42,0.44,0.46,0.47,0.48,0.49,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.49,0.49,0.48,0.48,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.43,0.43,0.42,0.41,0.4,0.4,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.32,0.32,0.31,0.3,0.29,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.21,0.2,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.1,0.09,0.08,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BROW_L_Y=0,0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.04,0.05,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.21,0.22,0.23,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.34,0.35,0.36,0.37,0.38,0.39,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.52,0.53,0.54,0.55,0.56,0.57,0.57,0.58,0.59,0.6,0.61,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.67,0.68,0.68,0.69,0.69,0.7,0.7,0.7,0.7,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.66,0.66,0.66,0.65,0.65,0.65,0.64,0.64,0.64,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.6,0.6,0.59,0.59,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.54,0.54,0.53,0.53,0.52,0.52,0.51,0.51,0.5,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.41,0.41,0.4,0.39,0.39,0.38,0.38,0.37,0.36,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.32,0.31,0.3,0.3,0.29,0.29,0.28,0.27,0.27,0.26,0.26,0.25,0.25,0.24,0.23,0.23,0.22,0.22,0.21,0.21,0.2,0.2,0.19,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.11,0.1,0.1,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.21,0.22,0.24,0.25,0.26,0.27,0.29,0.3,0.31,0.32,0.34,0.35,0.36,0.37,0.39,0.4,0.41,0.43,0.44,0.45,0.46,0.48,0.49,0.5,0.51,0.53,0.54,0.55,0.56,0.57,0.58,0.6,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.7,0.7,0.71,0.72,0.73,0.73,0.74,0.75,0.75,0.76,0.76,0.77,0.77,0.78,0.78,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.72,0.72,0.72,0.71,0.71,0.7,0.7,0.69,0.69,0.68,0.68,0.67,0.67,0.66,0.66,0.65,0.65,0.64,0.64,0.63,0.63,0.62,0.62,0.61,0.6,0.6,0.59,0.59,0.58,0.57,0.57,0.56,0.56,0.55,0.54,0.54,0.53,0.52,0.52,0.51,0.51,0.5,0.49,0.49,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.43,0.43,0.42,0.41,0.41,0.4,0.39,0.39,0.38,0.37,0.37,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.31,0.3,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.22,0.21,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.1,0.1,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_X=-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38 +PARAM_BROW_R_X=-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35 +PARAM_BROW_L_ANGLE=0.3,0.3,0.3,0.3,0.3,0.31,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.34,0.35,0.35,0.36,0.36,0.37,0.38,0.39,0.4,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.58,0.59,0.6,0.61,0.62,0.63,0.64,0.65,0.67,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.76,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.88,0.89,0.9,0.91,0.92,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.91,0.91,0.91,0.9,0.9,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.81,0.81,0.8,0.8,0.79,0.79,0.78,0.78,0.77,0.77,0.76,0.75,0.75,0.74,0.74,0.73,0.72,0.72,0.71,0.71,0.7,0.7,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.61,0.6,0.59,0.59,0.58,0.58,0.57,0.57,0.56,0.55,0.55,0.54,0.54,0.53,0.53,0.52,0.51,0.51,0.5,0.5,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.46,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.42,0.41,0.41,0.4,0.4,0.4,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3 +PARAM_BROW_R_ANGLE=0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.3,0.3,0.3,0.31,0.31,0.32,0.33,0.33,0.34,0.35,0.35,0.36,0.37,0.38,0.39,0.4,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.59,0.6,0.61,0.62,0.63,0.64,0.66,0.67,0.68,0.69,0.7,0.71,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.91,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.9,0.9,0.9,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.81,0.81,0.8,0.8,0.79,0.79,0.78,0.78,0.77,0.76,0.76,0.75,0.75,0.74,0.73,0.73,0.72,0.72,0.71,0.7,0.7,0.69,0.69,0.68,0.67,0.67,0.66,0.66,0.65,0.64,0.64,0.63,0.63,0.62,0.61,0.61,0.6,0.59,0.59,0.58,0.58,0.57,0.56,0.56,0.55,0.55,0.54,0.53,0.53,0.52,0.52,0.51,0.51,0.5,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.46,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.42,0.41,0.41,0.4,0.4,0.39,0.39,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.3,0.3,0.3,0.3,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28 +PARAM_BROW_L_FORM=0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.6,0.59,0.58,0.58,0.56,0.55,0.54,0.52,0.51,0.49,0.47,0.45,0.42,0.4,0.37,0.34,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.05,0.02,-0.01,-0.04,-0.07,-0.1,-0.13,-0.16,-0.19,-0.22,-0.25,-0.28,-0.31,-0.34,-0.37,-0.4,-0.42,-0.45,-0.48,-0.5,-0.53,-0.55,-0.58,-0.6,-0.63,-0.65,-0.67,-0.69,-0.71,-0.74,-0.76,-0.77,-0.79,-0.81,-0.83,-0.85,-0.86,-0.88,-0.89,-0.9,-0.92,-0.93,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.93,-0.93,-0.92,-0.92,-0.91,-0.9,-0.89,-0.89,-0.88,-0.87,-0.86,-0.86,-0.85,-0.84,-0.83,-0.82,-0.81,-0.8,-0.79,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.71,-0.7,-0.69,-0.68,-0.66,-0.65,-0.64,-0.63,-0.62,-0.61,-0.59,-0.58,-0.57,-0.56,-0.54,-0.53,-0.52,-0.51,-0.49,-0.48,-0.47,-0.45,-0.44,-0.43,-0.41,-0.4,-0.39,-0.37,-0.36,-0.35,-0.33,-0.32,-0.3,-0.29,-0.28,-0.26,-0.25,-0.24,-0.22,-0.21,-0.19,-0.18,-0.17,-0.15,-0.14,-0.12,-0.11,-0.1,-0.08,-0.07,-0.06,-0.04,-0.03,-0.01,0,0.01,0.03,0.04,0.05,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.16,0.17,0.18,0.19,0.21,0.22,0.23,0.24,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.51,0.52,0.53,0.53,0.54,0.55,0.55,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.6,0.6,0.6,0.61,0.61,0.61,0.62,0.62,0.62,0.62,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63 +PARAM_BROW_R_FORM=0.77,0.77,0.77,0.77,0.76,0.76,0.75,0.75,0.74,0.73,0.73,0.71,0.7,0.69,0.68,0.66,0.65,0.63,0.61,0.59,0.57,0.55,0.52,0.5,0.47,0.44,0.41,0.38,0.34,0.31,0.27,0.23,0.19,0.15,0.12,0.08,0.04,0.01,-0.03,-0.06,-0.1,-0.13,-0.16,-0.19,-0.22,-0.26,-0.29,-0.32,-0.34,-0.37,-0.4,-0.43,-0.46,-0.48,-0.51,-0.53,-0.56,-0.58,-0.6,-0.63,-0.65,-0.67,-0.69,-0.71,-0.73,-0.75,-0.76,-0.78,-0.8,-0.82,-0.83,-0.85,-0.86,-0.87,-0.89,-0.9,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.94,-0.93,-0.92,-0.92,-0.91,-0.9,-0.89,-0.89,-0.88,-0.87,-0.86,-0.85,-0.84,-0.83,-0.82,-0.82,-0.81,-0.8,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.71,-0.7,-0.68,-0.67,-0.66,-0.65,-0.64,-0.62,-0.61,-0.6,-0.58,-0.57,-0.56,-0.55,-0.53,-0.52,-0.5,-0.49,-0.48,-0.46,-0.45,-0.43,-0.42,-0.41,-0.39,-0.38,-0.36,-0.35,-0.33,-0.32,-0.3,-0.29,-0.27,-0.26,-0.24,-0.23,-0.21,-0.2,-0.18,-0.17,-0.15,-0.14,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.01,0.03,0.04,0.06,0.07,0.08,0.1,0.11,0.13,0.14,0.16,0.17,0.19,0.2,0.21,0.23,0.24,0.26,0.27,0.28,0.3,0.31,0.32,0.34,0.35,0.36,0.38,0.39,0.4,0.41,0.43,0.44,0.45,0.46,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.61,0.62,0.63,0.63,0.64,0.65,0.66,0.67,0.67,0.68,0.69,0.69,0.7,0.71,0.71,0.72,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.76,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=-1 +PARAM_MOUTH_SIZE=0 +PARAM_TERE=1 +PARAM_BODY_X=0,0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.2,-0.24,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.54,-0.58,-0.61,-0.64,-0.67,-0.7,-0.72,-0.74,-0.76,-0.77,-0.78,-0.78,-0.78,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.7,-0.68,-0.66,-0.64,-0.62,-0.6,-0.57,-0.55,-0.52,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.3,-0.27,-0.23,-0.19,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.15,0.18,0.22,0.25,0.27,0.3,0.32,0.35,0.37,0.39,0.41,0.43,0.44,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.52,0.52,0.51,0.5,0.5,0.49,0.48,0.47,0.46,0.45,0.44,0.42,0.41,0.4,0.39,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.2,0.18,0.17,0.16,0.14,0.13,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0 +PARAM_ARM_L=0,0,0,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.09,-0.11,-0.12,-0.14,-0.16,-0.17,-0.19,-0.2,-0.22,-0.23,-0.24,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.31,-0.31,-0.31,-0.31,-0.31,-0.3,-0.3,-0.29,-0.28,-0.27,-0.26,-0.25,-0.23,-0.22,-0.21,-0.19,-0.18,-0.16,-0.15,-0.14,-0.12,-0.11,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.05,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.12,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.21,0.21,0.22,0.23,0.24,0.25,0.26,0.26,0.27,0.28,0.29,0.29,0.3,0.31,0.31,0.32,0.32,0.33,0.33,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.33,0.32,0.31,0.3,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.1,0.09,0.08,0.07,0.05,0.04,0.03,0.03,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L_02=0,0,-0.01,-0.03,-0.05,-0.07,-0.1,-0.14,-0.18,-0.22,-0.26,-0.3,-0.35,-0.4,-0.45,-0.5,-0.55,-0.6,-0.65,-0.7,-0.74,-0.78,-0.82,-0.86,-0.9,-0.93,-0.95,-0.97,-0.99,-1,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.9,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.3,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAND_L=0,0,0.01,0.03,0.05,0.07,0.1,0.14,0.18,0.22,0.26,0.3,0.35,0.4,0.45,0.5,0.55,0.6,0.65,0.7,0.74,0.78,0.82,0.86,0.9,0.93,0.95,0.97,0.99,1,1,1,0.99,0.97,0.95,0.93,0.9,0.87,0.83,0.79,0.75,0.71,0.67,0.62,0.58,0.53,0.48,0.44,0.39,0.35,0.3,0.26,0.22,0.18,0.15,0.12,0.09,0.06,0.04,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.1,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.28,-0.31,-0.33,-0.36,-0.38,-0.41,-0.43,-0.46,-0.48,-0.51,-0.54,-0.56,-0.59,-0.61,-0.64,-0.66,-0.69,-0.71,-0.73,-0.76,-0.78,-0.8,-0.82,-0.84,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.96,-0.94,-0.92,-0.89,-0.86,-0.82,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.22,-0.19,-0.16,-0.13,-0.1,-0.07,-0.05,-0.03,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0 +PARAM_ARM_R_02=0 +PARAM_HAND_R=0 +PARAM_KAMIYURE_FRONT=0 +PARAM_KAMIYURE_SIDE_L=0 +PARAM_KAMIYURE_SIDE_R=0 +PARAM_KAMIYURE_TWIN_L=0 +PARAM_KAMIYURE_TWIN_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_01.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_01.mtn new file mode 100644 index 0000000..4494199 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_01.mtn @@ -0,0 +1,19 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.18,0.20,0.21,0.22,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.89,1.32,1.81,2.35,2.92,3.50,4.08,4.65,5.19,5.68,6.11,6.48,6.76,6.94,7,6.85,6.40,5.69,4.75,3.59,2.27,0.80,-0.79,-2.48,-4.22,-6.03,-7.83,-9.63,-11.35,-13,-14.54,-15.93,-17.19,-18.31,-19.30,-20.19,-20.96,-21.64,-22.21,-22.70,-23.10,-23.43,-23.69,-23.89,-24.03,-24.12,-24.17,-24.19,-24.19,-24.19,-24.18,-24.18,-24.18,-24.17,-24.17,-24.16,-24.16,-24.15,-24.14,-24.14,-24.13,-24.12,-24.11,-24.10,-24.09,-24.08,-24.06,-24.05,-24.04,-24.03,-24.01,-24.00,-23.98,-23.97,-23.95,-23.93,-23.92,-23.91,-23.91,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.89,-23.88,-23.87,-23.85,-23.84,-23.81,-23.79,-23.76,-23.73,-23.70,-23.66,-23.62,-23.57,-23.52,-23.47,-23.41,-23.35,-23.28,-23.21,-23.13,-23.05,-22.97,-22.88,-22.78,-22.68,-22.58,-22.47,-22.35,-22.23,-22.10,-21.97,-21.83,-21.69,-21.54,-21.38,-21.22,-21.05,-20.88,-20.70,-20.51,-20.31,-20.11,-19.91,-19.69,-19.47,-19.24,-19.00,-18.76,-18.51,-18.25,-17.98,-17.71,-17.43,-17.14,-16.84,-16.53,-16.22,-15.90,-15.57,-15.22,-14.88,-14.52,-14.15,-13.78,-13.39,-13,-12.54,-12.00,-11.39,-10.72,-9.99,-9.22,-8.40,-7.56,-6.69,-5.81,-4.90,-4.02,-3.13,-2.26,-1.41,-0.59,0.21,0.96,1.66,2.31,2.91,3.43,3.89,4.29,4.59,4.81,4.95,5,5.00,4.97,4.91,4.83,4.52,4.09,3.70,3.40,2.87,2.39,2.01,1.70,1.30,0.91,0.52,0.14,-0.22,-0.58,-0.93,-1.27,-1.60,-1.93,-2.24,-2.55,-2.85,-3.14,-3.43,-3.70,-3.96,-4.22,-4.47,-4.71,-4.94,-5.16,-5.38,-5.58,-5.78,-5.97,-6.15,-6.32,-6.49,-6.64,-6.79,-6.93,-7.06,-7.18,-7.29,-7.40,-7.49,-7.58,-7.66,-7.73,-7.79,-7.85,-7.90,-7.93,-7.96,-7.98,-8.00,-8,-8,-8,-7.97,-7.87,-7.72,-7.53,-7.28,-6.99,-6.67,-6.32,-5.94,-5.55,-5.12,-4.70,-4.27,-3.84,-3.41,-2.99,-2.58,-2.19,-1.82,-1.47,-1.15,-0.86,-0.61,-0.40,-0.23,-0.10,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.11,-0.23,-0.40,-0.62,-0.87,-1.16,-1.48,-1.82,-2.19,-2.59,-3.01,-3.43,-3.87,-4.32,-4.77,-5.23,-5.68,-6.13,-6.57,-6.99,-7.41,-7.81,-8.18,-8.52,-8.84,-9.13,-9.38,-9.60,-9.77,-9.89,-9.97,-10,-9.94,-9.76,-9.49,-9.13,-8.70,-8.20,-7.68,-7.13,-6.56,-5.97,-5.41,-4.85,-4.33,-3.84,-3.39,-3,-2.54,-2.16,-1.84,-1.56,-1.32,-1.11,-0.93,-0.76,-0.61,-0.46,-0.32,-0.17,-0.09,-0.05,-0.03,-0.01,-0.00,0.00,0,-0.03,-0.10,-0.22,-0.38,-0.58,-0.80,-1.06,-1.35,-1.65,-1.98,-2.31,-2.66,-3.02,-3.39,-3.77,-4.14,-4.51,-4.87,-5.23,-5.58,-5.91,-6.23,-6.53,-6.82,-7.07,-7.30,-7.51,-7.68,-7.81,-7.92,-7.98,-8,-7.99,-7.96,-7.92,-7.85,-7.78,-7.68,-7.58,-7.47,-7.34,-7.20,-7.06,-6.91,-6.75,-6.59,-6.43,-6.26,-6.10,-5.93,-5.76,-5.60,-5.44,-5.29,-5.14,-5,-4.87,-4.74,-4.61,-4.50,-4.38,-4.27,-4.16,-4.06,-3.96,-3.86,-3.77,-3.67,-3.58,-3.49,-3.40,-3.32,-3.23,-3.14,-3.05,-2.97,-2.88,-2.79,-2.70,-2.61,-2.51,-2.41,-2.32,-2.21,-2.11,-2,-1.86,-1.72,-1.57,-1.41,-1.24,-1.08,-0.93,-0.77,-0.62,-0.48,-0.34,-0.22,-0.10,0,0.11,0.22,0.32,0.42,0.53,0.63,0.73,0.83,0.92,1.02,1.11,1.21,1.30,1.39,1.48,1.57,1.66,1.75,1.84,1.92,2.01,2.10,2.18,2.26,2.35,2.43,2.51,2.59,2.68,2.76,2.84,2.92,2.99,3.01,3.01,3.01,3.01,3.01,3.01,3,2.95,2.86,2.75,2.62,2.49,2.37,2.25,2.15,2.07,2.02,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.99,1.97,1.93,1.88,1.82,1.75,1.67,1.58,1.48,1.39,1.28,1.17,1.07,0.96,0.85,0.75,0.64,0.55,0.45,0.37,0.29,0.22,0.15,0.10,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.42,0.41,0.41,0.40,0.39,0.39,0.38,0.37,0.37,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.43,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.47,0.48,0.49,0.49,0.50,0.50,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.58,0.59,0.59,0.59,0.60,0.60,0.60,0.60,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.40,0.40,0.41,0.42,0.43,0.43,0.44,0.45,0.45,0.46,0.47,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,-0.01,-0.04,-0.10,-0.17,-0.27,-0.39,-0.54,-0.71,-0.90,-1.11,-1.35,-1.61,-1.90,-2.21,-2.54,-2.90,-3.28,-3.69,-4.13,-4.59,-5.07,-5.58,-6.13,-6.69,-7.29,-7.90,-8.55,-9.22,-9.92,-10.65,-11.40,-12.19,-13,-13.88,-14.85,-15.89,-16.98,-18.10,-19.26,-20.44,-21.60,-22.74,-23.85,-24.90,-25.88,-26.78,-27.56,-28.24,-28.78,-29.18,-29.41,-29.55,-29.66,-29.76,-29.84,-29.90,-29.94,-29.97,-29.99,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.99,-29.95,-29.90,-29.84,-29.78,-29.70,-29.62,-29.53,-29.43,-29.32,-29.19,-29.02,-28.82,-28.59,-28.33,-28.05,-27.74,-27.40,-27.04,-26.67,-26.26,-25.84,-25.39,-24.93,-24.45,-23.96,-23.45,-22.92,-22.38,-21.84,-21.28,-20.70,-20.13,-19.54,-18.94,-18.35,-17.73,-17.13,-16.51,-15.90,-15.28,-14.67,-14.05,-13.44,-12.82,-12.21,-11.61,-11.01,-10.41,-9.82,-9.24,-8.68,-8.12,-7.56,-7.03,-6.51,-5.99,-5.50,-5.02,-4.55,-4.10,-3.67,-3.26,-2.88,-2.50,-2.16,-1.83,-1.53,-1.25,-1.00,-0.77,-0.57,-0.40,-0.26,-0.15,-0.07,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,-0.01,-0.02,-0.05,-0.09,-0.15,-0.21,-0.29,-0.38,-0.49,-0.61,-0.75,-0.90,-1.06,-1.24,-1.44,-1.65,-1.88,-2.12,-2.38,-2.66,-2.96,-3.27,-3.61,-3.96,-4.33,-4.72,-5.13,-5.55,-6.00,-6.47,-6.96,-7.47,-8,-8.59,-9.27,-10.03,-10.84,-11.68,-12.57,-13.48,-14.39,-15.29,-16.16,-17.00,-17.78,-18.50,-19.12,-19.67,-20.10,-20.41,-20.59,-20.68,-20.77,-20.83,-20.89,-20.93,-20.96,-20.98,-21.00,-21.01,-21.01,-21.01,-21.01,-21.01,-21.00,-21.00,-21,-20.91,-20.66,-20.29,-19.81,-19.25,-18.61,-17.89,-17.13,-16.30,-15.43,-14.51,-13.36,-12.58,-12.00,-11.59,-11.31,-11.13,-11.03,-11,-11.03,-11.12,-11.26,-11.45,-11.69,-11.96,-12.27,-12.61,-12.96,-13.35,-13.76,-14.17,-14.60,-15.04,-15.48,-15.93,-16.37,-16.80,-17.23,-17.64,-18.04,-18.42,-18.78,-19.12,-19.42,-19.69,-19.94,-20.14,-20.31,-20.43,-20.50,-20.53,-20.51,-20.47,-20.40,-20.31,-20.19,-20.05,-19.89,-19.70,-19.50,-19.27,-19.03,-18.76,-18.48,-18.19,-17.87,-17.55,-17.21,-16.85,-16.48,-16.11,-15.72,-15.32,-14.92,-14.51,-14.08,-13.66,-13.22,-12.78,-12.34,-11.90,-11.45,-11.00,-10.55,-10.10,-9.65,-9.20,-8.75,-8.30,-7.86,-7.43,-6.99,-6.57,-6.15,-5.74,-5.34,-4.94,-4.56,-4.18,-3.82,-3.47,-3.13,-2.80,-2.49,-2.20,-1.91,-1.65,-1.40,-1.17,-0.96,-0.76,-0.59,-0.44,-0.31,-0.20,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.26,0.38,0.50,0.62,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.96,0.90,0.83,0.74,0.64,0.54,0.44,0.34,0.25,0.17,0.10,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.75,0.76,0.76,0.77,0.78,0.79,0.80,0.82,0.83,0.84,0.85,0.85,0.86,0.87,0.87,0.87,0.87,0.87,0.86,0.85,0.84,0.83,0.82,0.81,0.79,0.78,0.76,0.74,0.72,0.70,0.68,0.66,0.65,0.63,0.61,0.59,0.57,0.55,0.53,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.55,0.55,0.56,0.57,0.58,0.59,0.60,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.91,0.92,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.97,0.95,0.91,0.88,0.83,0.79,0.74,0.68,0.63,0.58,0.52,0.47,0.42,0.37,0.33,0.29,0.26,0.24,0.23,0.22,0.22,0.22,0.22,0.23,0.24,0.26,0.28,0.31,0.36,0.42,0.50,0.59,0.69,0.78,0.86,0.93,0.97,0.99,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.91,0.90,0.89,0.87,0.86,0.85,0.83,0.82,0.81,0.80,0.79,0.78,0.77,0.76,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.83,0.83,0.83,0.83,0.84,0.85,0.87,0.88,0.90,0.91,0.92,0.93,0.94,0.94,0.71,0.34,0.08,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.88,0.88,0.89,0.90,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1.00,1.00,1.00,0.76,0.36,0.09,0,0.24,0.62,0.89,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.57,0.56,0.55,0.54,0.52,0.51,0.50,0.48,0.47,0.45,0.44,0.42,0.40,0.39,0.37,0.35,0.33,0.31,0.30,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.11,0.10,0.09,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.02,0.03,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.41,0.47,0.52,0.57,0.63,0.68,0.73,0.77,0.82,0.86,0.89,0.92,0.95,0.97,0.99,1.00,1,1.00,0.99,0.98,0.97,0.93,0.88,0.84,0.80,0.74,0.69,0.65,0.62,0.58,0.53,0.49,0.45,0.42,0.38,0.35,0.31,0.28,0.26,0.23,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.02,0.04,0.05,0.08,0.10,0.13,0.16,0.19,0.22,0.25,0.28,0.32,0.35,0.38,0.41,0.44,0.47,0.50,0.52,0.54,0.56,0.58,0.59,0.60,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.42,0.41,0.40,0.40,0.39,0.38,0.37,0.36,0.36,0.35,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.35,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.43,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.48,0.48,0.49,0.49,0.50,0.51,0.51,0.52,0.52,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.58,0.59,0.59,0.59,0.60,0.60,0.60,0.60,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.38,0.39,0.40,0.40,0.41,0.42,0.43,0.44,0.44,0.45,0.46,0.47,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.18,0.20,0.21,0.22,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.61,0.60,0.60,0.59,0.58,0.57,0.56,0.55,0.53,0.52,0.51,0.49,0.48,0.46,0.44,0.43,0.41,0.39,0.37,0.36,0.34,0.32,0.30,0.28,0.26,0.25,0.23,0.21,0.19,0.18,0.16,0.14,0.13,0.11,0.10,0.09,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.02,0.03,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.41,0.47,0.52,0.57,0.63,0.68,0.73,0.77,0.82,0.86,0.89,0.92,0.95,0.97,0.99,1.00,1,1.00,0.99,0.98,0.97,0.93,0.88,0.84,0.80,0.74,0.69,0.65,0.62,0.58,0.53,0.49,0.45,0.42,0.38,0.35,0.31,0.28,0.26,0.23,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.02,0.04,0.06,0.08,0.10,0.13,0.16,0.19,0.22,0.26,0.29,0.32,0.36,0.39,0.42,0.45,0.48,0.51,0.53,0.55,0.57,0.59,0.60,0.61,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.83,0.83,0.83,0.83,0.84,0.85,0.87,0.88,0.90,0.91,0.92,0.93,0.94,0.94,0.71,0.34,0.08,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.88,0.88,0.89,0.90,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1.00,1.00,1.00,0.76,0.36,0.09,0,0.24,0.62,0.89,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.16,0.25,0.34,0.43,0.50,0.56,0.60,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.51,0.49,0.48,0.47,0.45,0.44,0.42,0.41,0.39,0.38,0.36,0.35,0.33,0.31,0.30,0.28,0.27,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.14,0.12,0.11,0.10,0.09,0.07,0.06,0.05,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.10,0.11,0.13,0.16,0.18,0.20,0.23,0.25,0.28,0.31,0.33,0.36,0.39,0.42,0.45,0.48,0.51,0.54,0.57,0.61,0.64,0.67,0.70,0.73,0.76,0.79,0.81,0.83,0.84,0.85,0.86,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.86,0.83,0.80,0.76,0.72,0.68,0.63,0.57,0.52,0.46,0.39,0.34,0.30,0.28,0.25,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.26,0.26,0.27,0.27,0.28,0.28,0.29,0.29,0.30,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.28,0.27,0.26,0.26,0.25,0.25,0.24,0.23,0.23,0.22,0.21,0.21,0.20,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.18,-0.18,-0.17,-0.16,-0.15,-0.14,-0.12,-0.11,-0.11,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.36,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.43,-0.44,-0.45,-0.46,-0.47,-0.47,-0.48,-0.49,-0.50,-0.50,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.53,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.52,-0.51,-0.49,-0.47,-0.45,-0.43,-0.40,-0.37,-0.35,-0.32,-0.29,-0.26,-0.23,-0.20,-0.17,-0.15,-0.12,-0.10,-0.08,-0.06,-0.04,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_02.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_02.mtn new file mode 100644 index 0000000..ccab7ab --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_02.mtn @@ -0,0 +1,19 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.60,0.60,0.61,0.61,0.62,0.62,0.62,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Z=0,-0.06,-0.22,-0.48,-0.83,-1.26,-1.76,-2.33,-2.94,-3.61,-4.30,-5.03,-5.78,-6.53,-7.29,-8.03,-8.77,-9.49,-10.17,-10.82,-11.43,-11.99,-12.49,-12.93,-13.31,-13.60,-13.82,-13.95,-14,-13.99,-13.96,-13.90,-13.82,-13.73,-13.61,-13.48,-13.32,-13.15,-12.96,-12.76,-12.54,-12.29,-12.04,-11.77,-11.49,-11.20,-10.89,-10.57,-10.24,-9.89,-9.54,-9.18,-8.81,-8.43,-8.04,-7.64,-7.24,-6.83,-6.41,-5.99,-5.57,-5.13,-4.70,-4.26,-3.83,-3.38,-2.94,-2.50,-2.06,-1.62,-1.17,-0.74,-0.30,0.13,0.57,0.99,1.41,1.83,2.24,2.64,3.04,3.43,3.81,4.18,4.54,4.89,5.24,5.57,5.89,6.20,6.49,6.77,7.04,7.29,7.54,7.76,7.96,8.15,8.32,8.48,8.61,8.73,8.82,8.90,8.96,8.99,9,8.99,8.95,8.89,8.80,8.70,8.57,8.43,8.26,8.08,7.89,7.69,7.47,7.23,6.99,6.74,6.48,6.22,5.95,5.67,5.39,5.10,4.82,4.53,4.25,3.97,3.69,3.41,3.13,2.86,2.60,2.34,2.09,1.85,1.63,1.41,1.20,1.01,0.83,0.67,0.52,0.39,0.27,0.18,0.10,0.05,0.01,0,0,0,0,0,0,0,0,0,-0.04,-0.15,-0.33,-0.59,-0.90,-1.27,-1.70,-2.18,-2.72,-3.30,-3.91,-4.57,-5.26,-6.00,-6.75,-7.54,-8.36,-9.18,-10.03,-10.89,-11.77,-12.66,-13.55,-14.44,-15.33,-16.23,-17.12,-17.99,-18.87,-19.73,-20.57,-21.38,-22.20,-22.97,-23.73,-24.45,-25.13,-25.79,-26.41,-26.99,-27.52,-28.01,-28.46,-28.85,-29.19,-29.47,-29.70,-29.87,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.98,-29.93,-29.85,-29.74,-29.61,-29.46,-29.28,-29.10,-28.90,-28.69,-28.47,-28.25,-28.02,-27.79,-27.56,-27.33,-27.11,-26.89,-26.69,-26.49,-26.31,-26.14,-25.99,-25.85,-25.74,-25.64,-25.57,-25.53,-25.52,-25.52,-25.52,-25.52,-25.52,-25.52,-25.45,-25.24,-24.92,-24.47,-23.92,-23.26,-22.53,-21.70,-20.79,-19.82,-18.81,-17.73,-16.61,-15.46,-14.31,-13.13,-11.93,-10.74,-9.58,-8.42,-7.28,-6.22,-5.27,-4.42,-3.66,-3.01,-2.43,-1.93,-1.50,-1.14,-0.84,-0.59,-0.40,-0.26,-0.15,-0.08,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-2,-2.01,-2.04,-2.08,-2.14,-2.22,-2.31,-2.41,-2.53,-2.66,-2.80,-2.96,-3.12,-3.29,-3.48,-3.67,-3.87,-4.08,-4.29,-4.50,-4.73,-4.95,-5.18,-5.42,-5.65,-5.88,-6.12,-6.35,-6.58,-6.82,-7.05,-7.27,-7.50,-7.71,-7.92,-8.13,-8.33,-8.52,-8.71,-8.88,-9.04,-9.20,-9.34,-9.47,-9.59,-9.69,-9.78,-9.86,-9.92,-9.96,-9.99,-10,-9.94,-9.79,-9.53,-9.18,-8.77,-8.29,-7.74,-7.17,-6.54,-5.89,-5.22,-4.56,-3.87,-3.21,-2.56,-1.94,-1.34,-0.78,-0.27,0.20,0.60,0.95,1.29,1.60,1.90,2.18,2.44,2.69,2.92,3.14,3.33,3.52,3.69,3.85,3.99,4.12,4.24,4.35,4.45,4.54,4.61,4.68,4.74,4.80,4.84,4.88,4.91,4.94,4.96,4.97,4.98,4.99,5.00,5.00,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5.00,5.00,4.99,4.99,4.98,4.97,4.95,4.94,4.92,4.91,4.89,4.87,4.84,4.82,4.79,4.76,4.73,4.70,4.67,4.63,4.59,4.55,4.51,4.47,4.42,4.38,4.33,4.28,4.23,4.17,4.12,4.06,4.00,3.94,3.88,3.81,3.75,3.68,3.61,3.54,3.47,3.39,3.31,3.24,3.16,3.08,2.99,2.91,2.82,2.73,2.65,2.55,2.46,2.37,2.27,2.17,2.07,1.97,1.87,1.77,1.66,1.56,1.45,1.34,1.23,1.11,1,0.88,0.77,0.67,0.57,0.47,0.38,0.30,0.22,0.14,0.07,0.01,-0.05,-0.11,-0.16,-0.20,-0.24,-0.28,-0.31,-0.34,-0.36,-0.37,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.40,-0.42,-0.45,-0.48,-0.53,-0.59,-0.65,-0.71,-0.78,-0.86,-0.94,-1.02,-1.10,-1.19,-1.27,-1.35,-1.43,-1.50,-1.57,-1.64,-1.70,-1.75,-1.79,-1.83,-1.87,-1.90,-1.92,-1.94,-1.96,-1.97,-1.98,-1.99,-2.00,-2.00,-2.00,-2.00,-2.00,-2.00,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_BROW_R_Y=0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.73,0.72,0.71,0.69,0.68,0.66,0.65,0.64,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.71,0.72,0.73,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.76,0.76,0.76,0.77,0.77,0.77,0.77,0.77,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.75,0.75,0.75,0.74,0.73,0.73,0.72,0.71,0.70,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.59,0.58,0.56,0.55,0.54,0.53,0.52,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.54,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.66,0.67,0.68,0.69,0.70,0.71,0.71,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75 +PARAM_ANGLE_Y=18,17.86,17.47,16.83,15.99,14.94,13.73,12.35,10.85,9.24,7.57,5.77,3.97,2.14,0.30,-1.51,-3.29,-5.06,-6.71,-8.28,-9.76,-11.13,-12.33,-13.40,-14.31,-15.03,-15.56,-15.89,-16,-15.71,-14.86,-13.53,-11.84,-9.75,-7.43,-4.86,-2.14,0.74,3.64,6.63,9.59,12.48,15.32,17.97,20.47,22.76,24.81,26.58,28.02,29.10,29.76,30,29.97,29.89,29.75,29.56,29.32,29.03,28.70,28.32,27.89,27.43,26.92,26.38,25.80,25.20,24.55,23.87,23.17,22.44,21.68,20.90,20.10,19.27,18.43,17.57,16.70,15.82,14.93,14.01,13.11,12.18,11.25,10.33,9.41,8.49,7.57,6.65,5.73,4.83,3.93,3.03,2.15,1.30,0.45,-0.38,-1.20,-1.99,-2.76,-3.51,-4.23,-4.93,-5.61,-6.25,-6.86,-7.45,-8,-8.57,-9.08,-9.55,-9.98,-10.36,-10.71,-11.03,-11.32,-11.59,-11.83,-12.05,-12.26,-12.46,-12.64,-12.82,-13.00,-13.17,-13.34,-13.52,-13.70,-13.89,-14.09,-14.31,-14.53,-14.78,-15.05,-15.34,-15.66,-16,-16.40,-16.86,-17.37,-17.91,-18.47,-19.06,-19.65,-20.25,-20.83,-21.40,-21.93,-22.42,-22.87,-23.24,-23.56,-23.80,-23.95,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24.00,-23.98,-23.96,-23.93,-23.89,-23.85,-23.79,-23.73,-23.66,-23.58,-23.49,-23.39,-23.29,-23.17,-23.05,-22.92,-22.78,-22.64,-22.49,-22.33,-22.15,-21.98,-21.79,-21.60,-21.39,-21.19,-20.97,-20.74,-20.51,-20.27,-20.02,-19.76,-19.50,-19.23,-18.95,-18.66,-18.36,-18.06,-17.75,-17.44,-17.11,-16.77,-16.43,-16.08,-15.73,-15.36,-15.00,-14.62,-14.24,-13.84,-13.44,-13.03,-12.62,-12.20,-11.78,-11.34,-10.90,-10.44,-9.99,-9.52,-9.06,-8.58,-8.10,-7.60,-7.11,-6.59,-6.09,-5.56,-5.04,-4.50,-3.97,-3.42,-2.87,-2.31,-1.74,-1.17,-0.58,0,0.58,1.11,1.62,2.10,2.54,2.97,3.36,3.71,4.05,4.36,4.63,4.89,5.12,5.33,5.51,5.67,5.81,5.93,6.03,6.11,6.17,6.21,6.23,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.28,6.38,6.53,6.75,7.01,7.33,7.68,8.08,8.51,8.97,9.45,9.96,10.49,11.03,11.57,12.13,12.68,13.24,13.77,14.30,14.82,15.30,15.72,16.10,16.44,16.73,16.98,17.20,17.39,17.54,17.67,17.77,17.85,17.91,17.95,17.97,17.99,18.00,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18 +PARAM_ANGLE_X=0,-0.05,-0.20,-0.45,-0.78,-1.19,-1.68,-2.24,-2.86,-3.54,-4.27,-5.06,-5.87,-6.72,-7.61,-8.50,-9.42,-10.37,-11.30,-12.24,-13.18,-14.12,-15.02,-15.92,-16.80,-17.64,-18.46,-19.26,-20,-20.80,-21.53,-22.19,-22.75,-23.27,-23.71,-24.11,-24.45,-24.75,-25.00,-25.22,-25.40,-25.55,-25.67,-25.77,-25.85,-25.90,-25.94,-25.97,-25.99,-26.00,-26.00,-26,-25.89,-25.57,-25.05,-24.35,-23.47,-22.45,-21.28,-19.98,-18.56,-17.04,-15.40,-13.71,-11.92,-10.11,-8.26,-6.38,-4.49,-2.57,-0.70,1.18,2.99,4.75,6.45,8.06,9.59,11.03,12.33,13.52,14.55,15.42,16.23,16.99,17.74,18.45,19.12,19.76,20.38,20.96,21.51,22.03,22.52,22.99,23.43,23.85,24.24,24.61,24.95,25.27,25.58,25.86,26.12,26.37,26.59,26.80,27,27.21,27.40,27.58,27.74,27.89,28.03,28.15,28.26,28.36,28.46,28.54,28.61,28.67,28.73,28.78,28.82,28.86,28.89,28.92,28.94,28.96,28.97,28.98,28.99,28.99,29.00,29.00,29.00,29,28.99,28.97,28.93,28.87,28.81,28.74,28.66,28.58,28.50,28.42,28.34,28.26,28.19,28.13,28.07,28.03,28.01,28,28,28,28,28,28,28,28,28,27.99,27.95,27.88,27.79,27.67,27.53,27.36,27.18,26.97,26.74,26.48,26.22,25.92,25.62,25.29,24.95,24.59,24.22,23.82,23.42,23.00,22.58,22.13,21.68,21.21,20.74,20.26,19.77,19.27,18.76,18.25,17.73,17.20,16.68,16.15,15.62,15.08,14.53,14,13.47,12.92,12.38,11.85,11.32,10.80,10.27,9.75,9.24,8.73,8.23,7.74,7.26,6.79,6.32,5.87,5.42,5.00,4.58,4.18,3.78,3.41,3.05,2.71,2.38,2.08,1.78,1.52,1.26,1.03,0.82,0.64,0.47,0.33,0.21,0.12,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.02,0.04,0.06,0.08,0.11,0.14,0.17,0.21,0.26,0.30,0.35,0.40,0.45,0.51,0.57,0.63,0.69,0.76,0.82,0.89,0.96,0.99,1.00,1,1,1,1,1.00,0.96,0.93,0.88,0.84,0.79,0.74,0.69,0.63,0.58,0.52,0.47,0.41,0.36,0.31,0.26,0.22,0.18,0.14,0.10,0.07,0.05,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.03,0.05,0.08,0.11,0.15,0.19,0.23,0.27,0.32,0.37,0.41,0.46,0.50,0.54,0.58,0.62,0.65,0.68,0.70,0.72,0.73,0.73,0.60,0.39,0.20,0.05,0,0.14,0.37,0.58,0.73,0.79,0.78,0.77,0.75,0.71,0.68,0.63,0.59,0.53,0.48,0.42,0.37,0.31,0.26,0.20,0.16,0.11,0.08,0.04,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.11,0.13,0.13,0.15,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.22,0.23,0.24,0.24,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.21,0.20,0.19,0.19,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.90,0.73,0.58,0.46,0.42,0.42,0.43,0.45,0.48,0.50,0.54,0.57,0.61,0.65,0.69,0.73,0.77,0.81,0.85,0.88,0.92,0.94,0.97,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.50,0.26,0.08,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.94,0.94,0.93,0.92,0.91,0.90,0.86,0.78,0.68,0.57,0.45,0.33,0.23,0.14,0.06,0.02,0,0.02,0.07,0.15,0.25,0.37,0.49,0.60,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.87,0.86,0.70,0.45,0.23,0.06,0,0.15,0.40,0.63,0.79,0.86,0.86,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.89,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.20,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.22,0.21,0.20,0.20,0.19,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.73,0.72,0.71,0.69,0.68,0.66,0.65,0.64,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.69,0.70,0.70,0.71,0.72,0.73,0.73,0.74,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.76,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.75,0.75,0.75,0.74,0.73,0.73,0.72,0.71,0.70,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.59,0.58,0.56,0.55,0.54,0.53,0.52,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.54,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.66,0.67,0.68,0.69,0.70,0.71,0.71,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75 +PARAM_BROW_R_ANGLE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.60,0.60,0.61,0.61,0.62,0.62,0.62,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.50,0.26,0.08,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.92,0.91,0.87,0.79,0.69,0.57,0.45,0.34,0.23,0.14,0.06,0.02,0,0.02,0.07,0.15,0.25,0.37,0.49,0.60,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.87,0.86,0.70,0.45,0.23,0.06,0,0.15,0.40,0.63,0.79,0.86,0.86,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.89,0.90,0.90,0.90,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.08,0.13,0.19,0.26,0.34,0.42,0.50,0.58,0.66,0.74,0.81,0.87,0.92,0.96,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.97,0.96,0.95,0.93,0.92,0.90,0.88,0.86,0.84,0.82,0.79,0.77,0.74,0.71,0.69,0.66,0.63,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.40,0.37,0.34,0.31,0.28,0.26,0.23,0.21,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.02,0.02,0.03,0.05,0.06,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.38,0.41,0.43,0.46,0.49,0.51,0.54,0.56,0.59,0.61,0.64,0.66,0.68,0.70,0.73,0.75,0.77,0.78,0.80,0.82,0.83,0.85,0.86,0.87,0.88,0.89,0.89,0.90,0.90,0.90,0.90,0.89,0.87,0.86,0.83,0.81,0.78,0.74,0.71,0.67,0.63,0.59,0.54,0.50,0.46,0.41,0.37,0.33,0.28,0.24,0.21,0.17,0.14,0.11,0.08,0.06,0.04,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.03,-0.04,-0.06,-0.07,-0.08,-0.10,-0.12,-0.14,-0.16,-0.18,-0.20,-0.22,-0.25,-0.28,-0.30,-0.33,-0.36,-0.39,-0.43,-0.46,-0.49,-0.53,-0.57,-0.61,-0.65,-0.68,-0.71,-0.74,-0.77,-0.80,-0.82,-0.85,-0.87,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-0.98,-0.97,-0.95,-0.92,-0.90,-0.86,-0.83,-0.79,-0.74,-0.70,-0.64,-0.59,-0.53,-0.47,-0.41,-0.34,-0.27,-0.21,-0.13,-0.06,0.01,0.10,0.16,0.20,0.23,0.27,0.29,0.32,0.34,0.37,0.41,0.44,0.47,0.49,0.52,0.55,0.57,0.59,0.61,0.63,0.65,0.67,0.68,0.70,0.71,0.72,0.73,0.74,0.74,0.75,0.75,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.74,0.72,0.69,0.65,0.60,0.55,0.49,0.43,0.37,0.30,0.23,0.15,0.08,0,-0.08,-0.15,-0.23,-0.30,-0.37,-0.43,-0.49,-0.55,-0.60,-0.65,-0.69,-0.72,-0.74,-0.76,-0.76,-0.76,-0.75,-0.74,-0.73,-0.72,-0.71,-0.69,-0.67,-0.65,-0.63,-0.62,-0.60,-0.58,-0.56,-0.55,-0.53,-0.52,-0.51,-0.50,-0.49,-0.48,-0.47,-0.46,-0.45,-0.44,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.21,-0.20,-0.19,-0.18,-0.17,-0.16,-0.16,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,0,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.10,-0.12,-0.14,-0.15,-0.17,-0.19,-0.21,-0.22,-0.24,-0.26,-0.27,-0.28,-0.29,-0.30,-0.31,-0.32,-0.33,-0.33,-0.33,-0.32,-0.31,-0.28,-0.25,-0.20,-0.16,-0.10,-0.05,0.01,0.07,0.13,0.19,0.25,0.31,0.37,0.42,0.47,0.51,0.55,0.58,0.61,0.62,0.63,0.63,0.64,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.64,0.59,0.53,0.48,0.43,0.38,0.33,0.28,0.24,0.20,0.15,0.12,0.08,0.04,0.01,-0.02,-0.05,-0.07,-0.10,-0.12,-0.13,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.19,-0.18,-0.16,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.01,0.00,0.02,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0,-0.00,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.11,-0.14,-0.16,-0.19,-0.21,-0.24,-0.27,-0.29,-0.31,-0.34,-0.36,-0.37,-0.39,-0.40,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.40,-0.40,-0.39,-0.39,-0.38,-0.37,-0.36,-0.35,-0.33,-0.32,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_03.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_03.mtn new file mode 100644 index 0000000..207bddd --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_03.mtn @@ -0,0 +1,17 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.14,-0.16,-0.18,-0.20,-0.22,-0.24,-0.26,-0.29,-0.31,-0.34,-0.36,-0.38,-0.40,-0.42,-0.43,-0.45,-0.46,-0.47,-0.48,-0.49,-0.49,-0.49,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.44,-0.43,-0.42,-0.40,-0.39,-0.38,-0.36,-0.35,-0.33,-0.31,-0.30,-0.28,-0.26,-0.24,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.08,-0.06,-0.04,-0.02,-0.00,0.01,0.03,0.05,0.06,0.08,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.19,0.20,0.20,0.21,0.22,0.23,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.20,0.20,0.20,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.16,0.16,0.15,0.15,0.15,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.06,-0.13,-0.23,-0.36,-0.51,-0.69,-0.90,-1.14,-1.40,-1.69,-2.00,-2.33,-2.70,-3.08,-3.49,-3.92,-4.38,-4.85,-5.35,-5.87,-6.41,-6.98,-7.55,-8.16,-8.78,-9.42,-10.07,-10.76,-11.45,-12.16,-12.88,-13.62,-14.38,-15.16,-15.94,-16.75,-17.56,-18.39,-19.23,-20.09,-20.95,-21.83,-22.84,-23.42,-23.70,-23.82,-23.90,-23.95,-23.98,-23.99,-24.00,-24,-23.92,-23.69,-23.32,-22.81,-22.17,-21.41,-20.55,-19.58,-18.50,-17.35,-16.12,-14.79,-13.40,-11.95,-10.44,-8.90,-7.32,-5.68,-4.01,-2.35,-0.63,1.06,2.80,4.50,6.20,7.88,9.57,11.23,12.84,14.42,15.95,17.44,18.88,20.24,21.53,22.77,23.94,25.02,26.00,26.88,27.68,28.37,28.93,29.39,29.73,29.93,30,29.94,29.75,29.44,29.01,28.48,27.83,27.06,26.21,25.24,24.16,23.02,21.76,20.20,19.00,18.06,17.30,15.94,14.80,13.96,13.36,12.57,11.73,10.83,9.91,9.03,8.16,7.34,6.63,6.00,5.50,5.17,5,4.93,4.86,4.79,4.73,4.66,4.59,4.53,4.46,4.39,4.33,4.27,4.20,4.14,4.07,4.01,3.95,3.88,3.82,3.76,3.70,3.64,3.57,3.51,3.45,3.39,3.33,3.27,3.21,3.15,3.10,3.04,2.98,2.92,2.86,2.80,2.74,2.69,2.63,2.57,2.51,2.46,2.40,2.34,2.29,2.23,2.17,2.12,2.06,2.01,1.95,1.89,1.84,1.78,1.72,1.67,1.61,1.56,1.50,1.45,1.39,1.34,1.28,1.22,1.17,1.11,1.06,1.00,0.94,0.89,0.83,0.78,0.72,0.66,0.61,0.55,0.49,0.44,0.38,0.34,0.31,0.29,0.27,0.25,0.23,0.22,0.20,0.19,0.17,0.16,0.14,0.13,0.12,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,-0.02,-0.06,-0.13,-0.22,-0.34,-0.47,-0.62,-0.78,-0.95,-1.13,-1.31,-1.50,-1.69,-1.87,-2.05,-2.22,-2.38,-2.53,-2.66,-2.78,-2.87,-2.94,-2.98,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3.00,-3.00,-3.01,-3.02,-3.03,-3.04,-3.06,-3.08,-3.10,-3.12,-3.15,-3.17,-3.20,-3.23,-3.27,-3.30,-3.34,-3.38,-3.42,-3.46,-3.51,-3.55,-3.60,-3.65,-3.70,-3.76,-3.81,-3.87,-3.94,-4.00,-4.04,-4.08,-4.15,-4.21,-4.26,-4.29,-4.34,-4.38,-4.43,-4.47,-4.51,-4.55,-4.59,-4.62,-4.65,-4.69,-4.72,-4.75,-4.77,-4.80,-4.82,-4.84,-4.87,-4.88,-4.90,-4.92,-4.93,-4.95,-4.96,-4.97,-4.98,-4.98,-4.99,-4.99,-5.00,-5.00,-5,-4.99,-4.97,-4.94,-4.89,-4.83,-4.76,-4.67,-4.58,-4.47,-4.35,-4.23,-4.09,-3.95,-3.80,-3.64,-3.47,-3.30,-3.12,-2.93,-2.74,-2.55,-2.35,-2.14,-1.94,-1.73,-1.52,-1.31,-1.09,-0.87,-0.66,-0.44,-0.23,-0.01,0.20,0.41,0.62,0.83,1.04,1.24,1.43,1.63,1.81,2,2.18,2.33,2.47,2.58,2.68,2.77,2.85,2.91,2.97,3.02,3.08,3.13,3.19,3.25,3.31,3.39,3.43,3.46,3.48,3.53,3.56,3.59,3.61,3.64,3.67,3.69,3.72,3.74,3.77,3.79,3.81,3.83,3.85,3.86,3.88,3.90,3.91,3.92,3.93,3.95,3.96,3.96,3.97,3.98,3.98,3.99,3.99,4.00,4.00,4.00,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 +PARAM_BODY_ANGLE_Y=0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.63,-0.82,-1.04,-1.27,-1.51,-1.75,-2,-2.25,-2.49,-2.73,-2.96,-3.18,-3.38,-3.55,-3.70,-3.83,-3.92,-3.98,-4,-4.00,-3.98,-3.96,-3.92,-3.88,-3.82,-3.76,-3.68,-3.60,-3.50,-3.40,-3.29,-3.17,-3.04,-2.90,-2.76,-2.61,-2.45,-2.28,-2.02,-1.77,-1.56,-1.39,-1.12,-0.88,-0.68,-0.51,-0.20,0,0.34,0.69,1.02,1.34,1.65,1.96,2.25,2.54,2.82,3.10,3.36,3.62,3.87,4.11,4.35,4.57,4.79,5.00,5.21,5.40,5.60,5.78,5.95,6.12,6.28,6.43,6.58,6.72,6.85,6.97,7.09,7.20,7.31,7.40,7.49,7.57,7.65,7.71,7.77,7.83,7.87,7.91,7.94,7.97,7.99,8.00,8,7.99,7.94,7.87,7.77,7.65,7.49,7.30,7.09,6.85,6.57,6.27,5.94,5.48,5.08,4.77,4.52,4.11,3.78,3.53,3.34,3.11,2.91,2.73,2.57,2.43,2.31,2.22,2.14,2.08,2.03,2.01,2,2.01,2.03,2.08,2.14,2.21,2.31,2.42,2.55,2.69,2.85,3.03,3.23,3.44,3.66,3.90,4.16,4.42,4.71,5,5.36,5.69,6.00,6.28,6.54,6.78,6.99,7.18,7.36,7.50,7.64,7.75,7.84,7.91,7.96,7.99,8,8.00,7.99,7.98,7.96,7.94,7.91,7.88,7.84,7.80,7.75,7.70,7.64,7.58,7.52,7.45,7.37,7.29,7.21,7.12,7.03,6.93,6.83,6.73,6.62,6.50,6.39,6.26,6.14,6.01,5.87,5.73,5.59,5.44,5.29,5.14,4.98,4.81,4.64,4.47,4.29,4.11,3.88,3.69,3.55,3.43,3.23,3.06,2.93,2.83,2.69,2.56,2.44,2.32,2.20,2.10,1.99,1.90,1.81,1.72,1.64,1.56,1.49,1.42,1.36,1.31,1.26,1.21,1.17,1.13,1.10,1.07,1.05,1.03,1.02,1.01,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.44,0.44,0.44,0.44,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.50,0.40,0.33,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.44,0.45,0.45,0.46,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,-0.02,-0.07,-0.16,-0.29,-0.45,-0.64,-0.87,-1.13,-1.42,-1.75,-2.11,-2.50,-2.92,-3.38,-3.86,-4.38,-4.91,-5.48,-6.08,-6.70,-7.35,-8.03,-8.73,-9.45,-10.21,-10.99,-11.78,-12.60,-13.46,-14.32,-15.21,-16.12,-17.04,-17.98,-18.96,-19.93,-20.95,-21.96,-22.99,-24.05,-25.12,-26.18,-27.29,-28.55,-29.27,-29.62,-29.76,-29.88,-29.94,-29.97,-29.99,-30,-30,-29.99,-29.96,-29.92,-29.86,-29.77,-29.67,-29.55,-29.42,-29.26,-29.09,-28.90,-28.69,-28.46,-28.21,-27.95,-27.66,-27.36,-27.03,-26.69,-26.34,-25.95,-25.56,-25.14,-24.70,-24.25,-23.77,-23.28,-22.75,-22.22,-21.67,-21.09,-20.50,-19.89,-19.25,-18.59,-17.92,-17.23,-16.52,-15.78,-15.03,-14.24,-13.45,-12.63,-11.79,-10.92,-10.04,-9.14,-8.21,-7.26,-6.29,-5.31,-4.29,-3.25,-2.19,-1.11,0,1.37,2.68,3.91,5.06,6.09,7.01,7.80,8.43,8.91,9.21,9.31,9.19,8.82,8.21,7.40,6.41,5.24,3.91,2.44,0.88,-0.81,-2.59,-4.41,-6.28,-8.19,-10.11,-12.01,-13.90,-15.75,-17.56,-19.31,-20.96,-22.51,-23.96,-25.30,-26.48,-27.51,-28.37,-29.07,-29.58,-29.89,-30,-30.00,-29.99,-29.99,-29.97,-29.96,-29.94,-29.93,-29.91,-29.88,-29.86,-29.83,-29.80,-29.77,-29.74,-29.71,-29.68,-29.64,-29.61,-29.57,-29.54,-29.50,-29.47,-29.43,-29.40,-29.37,-29.33,-29.30,-29.27,-29.24,-29.21,-29.18,-29.15,-29.13,-29.11,-29.09,-29.07,-29.05,-29.03,-29.02,-29.01,-29.01,-29.00,-29,-29.01,-29.05,-29.10,-29.18,-29.26,-29.35,-29.45,-29.55,-29.65,-29.74,-29.82,-29.90,-29.95,-29.99,-30,-30,-30,-30,-30,-30,-30,-30,-29.98,-29.93,-29.83,-29.70,-29.51,-29.29,-29.01,-28.69,-28.34,-27.95,-27.51,-27.04,-26.53,-26,-25.35,-24.69,-24.04,-23.39,-22.74,-22.10,-21.46,-20.82,-20.19,-19.56,-18.95,-18.32,-17.71,-17.10,-16.51,-15.91,-15.32,-14.74,-14.16,-13.59,-13.03,-12.48,-11.93,-11.40,-10.87,-10.35,-9.84,-9.34,-8.85,-8.37,-7.90,-7.45,-7.00,-6.56,-6.13,-5.72,-5.32,-4.93,-4.55,-4.19,-3.84,-3.50,-3.18,-2.87,-2.57,-2.29,-2.02,-1.77,-1.54,-1.31,-1.11,-0.92,-0.75,-0.60,-0.46,-0.34,-0.24,-0.15,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,-0.01,-0.02,-0.05,-0.09,-0.15,-0.21,-0.29,-0.37,-0.47,-0.58,-0.70,-0.83,-0.97,-1.12,-1.28,-1.45,-1.63,-1.81,-2.01,-2.22,-2.43,-2.66,-2.89,-3.13,-3.39,-3.65,-3.91,-4.18,-4.47,-4.76,-5.05,-5.35,-5.66,-5.98,-6.30,-6.63,-6.97,-7.31,-7.66,-8.01,-8.37,-8.73,-9.10,-9.52,-9.76,-9.88,-9.93,-9.96,-9.98,-9.99,-10.00,-10.00,-10,-9.99,-9.96,-9.91,-9.84,-9.76,-9.66,-9.54,-9.42,-9.27,-9.11,-8.94,-8.76,-8.57,-8.37,-8.16,-7.94,-7.71,-7.48,-7.24,-6.99,-6.74,-6.48,-6.23,-5.96,-5.70,-5.43,-5.17,-4.90,-4.63,-4.37,-4.10,-3.84,-3.59,-3.33,-3.08,-2.84,-2.60,-2.37,-2.15,-1.93,-1.72,-1.52,-1.33,-1.14,-0.97,-0.82,-0.67,-0.54,-0.42,-0.31,-0.22,-0.14,-0.08,-0.04,-0.01,0,-0.09,-0.33,-0.66,-1.08,-1.54,-2.03,-2.55,-3.06,-3.57,-4.05,-4.51,-5.00,-5.45,-5.90,-6.31,-6.71,-7.08,-7.44,-7.77,-8.08,-8.38,-8.66,-8.91,-9.15,-9.38,-9.59,-9.77,-9.95,-10.11,-10.25,-10.38,-10.50,-10.60,-10.69,-10.77,-10.83,-10.88,-10.93,-10.96,-10.98,-11.00,-11,-11.00,-10.99,-10.99,-10.98,-10.97,-10.95,-10.93,-10.91,-10.88,-10.85,-10.82,-10.78,-10.74,-10.69,-10.64,-10.59,-10.53,-10.47,-10.40,-10.32,-10.24,-10.16,-10.07,-9.97,-9.87,-9.76,-9.65,-9.53,-9.41,-9.28,-9.14,-9.00,-8.85,-8.70,-8.53,-8.37,-8.19,-8.01,-7.82,-7.63,-7.42,-7.22,-7,-6.71,-6.29,-5.77,-5.15,-4.45,-3.69,-2.87,-2.02,-1.13,-0.24,0.67,1.55,2.42,3.24,4,4.95,5.77,6.43,6.95,7.87,8.64,9.23,9.65,10.22,10.72,11.16,11.56,11.89,12.18,12.42,12.61,12.76,12.87,12.94,12.99,13,12.99,12.96,12.91,12.84,12.75,12.64,12.52,12.38,12.22,12.05,11.87,11.67,11.46,11.24,11.01,10.77,10.52,10.26,9.99,9.71,9.43,9.14,8.85,8.55,8.25,7.94,7.63,7.32,7.01,6.70,6.38,6.07,5.76,5.45,5.14,4.84,4.54,4.24,3.94,3.66,3.38,3.11,2.84,2.58,2.33,2.09,1.86,1.64,1.43,1.23,1.05,0.88,0.72,0.58,0.45,0.33,0.23,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0.00,0.01,0.02,0.03,0.04,0.06,0.08,0.11,0.13,0.16,0.19,0.23,0.26,0.29,0.33,0.36,0.40,0.44,0.48,0.51,0.55,0.59,0.63,0.66,0.70,0.73,0.76,0.80,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.99,0.99,1.00,1,1.00,0.99,0.96,0.89,0.83,0.77,0.73,0.66,0.60,0.55,0.51,0.42,0.38,0.32,0.27,0.22,0.18,0.14,0.11,0.08,0.06,0.04,0.03,0.02,0.01,0.00,0,0.01,0.05,0.10,0.16,0.24,0.32,0.40,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,0.98,0.93,0.85,0.75,0.64,0.52,0.40,0.30,0.20,0.12,0.06,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.88,0.87,0.86,0.84,0.82,0.81,0.79,0.77,0.75,0.73,0.71,0.69,0.67,0.64,0.62,0.59,0.57,0.54,0.52,0.49,0.46,0.43,0.40,0.37,0.34,0.31,0.28,0.24,0.20,0.16,0.14,0.10,0.07,0.05,0.03,0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.03,0.03,0.09,0.17,0.26,0.35,0.45,0.54,0.63,0.72,0.79,0.86,0.92,0.96,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.86,0.87,0.88,0.89,0.90,0.92,0.93,0.94,0.96,0.97,0.98,0.99,0.99,1.00,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.97,0.74,0.35,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.61,0.29,0.07,0,0.19,0.50,0.72,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.80,0.81,0.82,0.83,0.84,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.75,0.36,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.48,0.48,0.47,0.47,0.47,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.49,0.39,0.32,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.44,0.45,0.45,0.46,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.05,-0.07,-0.08,-0.09,-0.10,-0.12,-0.14,-0.15,-0.17,-0.19,-0.21,-0.23,-0.26,-0.28,-0.31,-0.33,-0.35,-0.38,-0.40,-0.41,-0.43,-0.44,-0.46,-0.47,-0.48,-0.49,-0.49,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.44,-0.43,-0.41,-0.40,-0.38,-0.37,-0.35,-0.34,-0.32,-0.30,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.01,0.00,0.02,0.04,0.06,0.08,0.09,0.11,0.13,0.14,0.16,0.17,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.26,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.24,0.24,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.20,0.20,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.86,0.87,0.87,0.88,0.90,0.91,0.92,0.93,0.95,0.96,0.97,0.98,0.99,1.00,1.00,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.97,0.74,0.35,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.61,0.29,0.07,0,0.19,0.50,0.72,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.75,0.36,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,0.00,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.08,0.09,0.09,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.16,0.17,0.18,0.18,0.19,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.30,0.28,0.25,0.22,0.19,0.15,0.10,0.06,0.00,-0.05,-0.10,-0.16,-0.22,-0.28,-0.32,-0.34,-0.36,-0.39,-0.42,-0.44,-0.45,-0.47,-0.48,-0.49,-0.51,-0.52,-0.53,-0.53,-0.54,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.53,-0.53,-0.52,-0.52,-0.51,-0.50,-0.49,-0.48,-0.48,-0.47,-0.46,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.30,-0.28,-0.27,-0.26,-0.24,-0.23,-0.22,-0.20,-0.19,-0.18,-0.17,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.13,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.38,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.47,-0.47,-0.48,-0.49,-0.49,-0.50,-0.51,-0.52,-0.53,-0.54,-0.55,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.60,-0.60,-0.61,-0.61,-0.61,-0.62,-0.62,-0.62,-0.62,-0.62,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.62,-0.61,-0.61,-0.60,-0.59,-0.58,-0.58,-0.57,-0.56,-0.54,-0.53,-0.52,-0.51,-0.50,-0.48,-0.47,-0.46,-0.44,-0.43,-0.41,-0.40,-0.38,-0.37,-0.35,-0.34,-0.32,-0.31,-0.29,-0.28,-0.26,-0.25,-0.23,-0.22,-0.21,-0.19,-0.18,-0.16,-0.15,-0.14,-0.13,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_04.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_04.mtn new file mode 100644 index 0000000..4580a88 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_04.mtn @@ -0,0 +1,13 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.20,0.21,0.22,0.22,0.23,0.24,0.25,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.33,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20 +PARAM_ANGLE_Z=0,-0.03,-0.13,-0.28,-0.49,-0.74,-1.04,-1.37,-1.75,-2.15,-2.58,-3.03,-3.49,-3.97,-4.45,-4.94,-5.42,-5.90,-6.38,-6.84,-7.28,-7.70,-8.10,-8.46,-8.80,-9.10,-9.37,-9.59,-9.76,-9.89,-9.97,-10,-9.99,-9.95,-9.89,-9.81,-9.71,-9.58,-9.43,-9.27,-9.08,-8.88,-8.65,-8.41,-8.15,-7.88,-7.59,-7.29,-6.97,-6.64,-6.30,-5.94,-5.56,-5.19,-4.79,-4.39,-3.98,-3.56,-3.13,-2.69,-2.24,-1.80,-1.34,-0.88,-0.41,0.06,0.54,1.02,1.50,1.98,2.46,2.96,3.44,3.93,4.41,4.89,5.38,5.86,6.34,6.81,7.28,7.75,8.21,8.66,9.11,9.55,9.99,10.41,10.83,11.24,11.64,12.02,12.40,12.77,13.13,13.48,13.81,14.13,14.43,14.72,15.00,15.26,15.51,15.73,15.94,16.14,16.31,16.47,16.61,16.72,16.82,16.90,16.95,16.99,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.97,16.90,16.78,16.61,16.40,16.14,15.84,15.51,15.14,14.73,14.29,13.82,13.31,12.78,12.23,11.64,11.04,10.40,9.75,9.08,8.40,7.69,6.97,6.24,5.49,4.75,3.98,3.21,2.43,1.67,0.88,0.10,-0.68,-1.47,-2.24,-3.01,-3.78,-4.53,-5.28,-6.02,-6.75,-7.46,-8.16,-8.85,-9.51,-10.15,-10.78,-11.39,-11.96,-12.52,-13.05,-13.56,-14.03,-14.48,-14.89,-15.27,-15.63,-15.94,-16.21,-16.45,-16.64,-16.80,-16.91,-16.98,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-16.99,-16.97,-16.93,-16.88,-16.81,-16.73,-16.64,-16.53,-16.41,-16.27,-16.13,-15.97,-15.80,-15.62,-15.43,-15.22,-15.01,-14.79,-14.55,-14.31,-14.06,-13.79,-13.53,-13.25,-12.96,-12.67,-12.37,-12.06,-11.76,-11.43,-11.11,-10.78,-10.44,-10.10,-9.76,-9.41,-9.05,-8.70,-8.34,-7.97,-7.61,-7.24,-6.87,-6.50,-6.12,-5.75,-5.38,-5,-4.62,-4.25,-3.88,-3.50,-3.13,-2.76,-2.39,-2.03,-1.66,-1.30,-0.95,-0.59,-0.24,0.10,0.44,0.78,1.11,1.43,1.76,2.06,2.37,2.67,2.96,3.25,3.53,3.79,4.06,4.31,4.55,4.79,5.01,5.22,5.43,5.62,5.80,5.97,6.13,6.27,6.41,6.53,6.64,6.73,6.81,6.88,6.93,6.97,6.99,7,6.98,6.91,6.81,6.67,6.50,6.30,6.07,5.82,5.56,5.27,4.98,4.67,4.35,4.03,3.70,3.38,3.06,2.74,2.42,2.12,1.83,1.54,1.28,1.04,0.81,0.61,0.43,0.28,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.11,-0.13,-0.16,-0.19,-0.23,-0.26,-0.29,-0.33,-0.36,-0.40,-0.44,-0.48,-0.51,-0.55,-0.59,-0.63,-0.66,-0.70,-0.73,-0.76,-0.80,-0.82,-0.85,-0.88,-0.90,-0.92,-0.94,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.93,-0.92,-0.91,-0.89,-0.88,-0.86,-0.84,-0.82,-0.81,-0.79,-0.77,-0.75,-0.73,-0.71,-0.68,-0.66,-0.64,-0.62,-0.59,-0.57,-0.55,-0.53,-0.50,-0.48,-0.46,-0.43,-0.41,-0.39,-0.37,-0.34,-0.32,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.17,-0.15,-0.13,-0.12,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.17,-0.21,-0.26,-0.30,-0.35,-0.40,-0.45,-0.49,-0.54,-0.59,-0.64,-0.68,-0.73,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1.00,-1.00,-0.99,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.86,-0.84,-0.82,-0.80,-0.78,-0.75,-0.73,-0.70,-0.67,-0.64,-0.61,-0.58,-0.55,-0.52,-0.49,-0.46,-0.43,-0.39,-0.36,-0.32,-0.29,-0.25,-0.22,-0.18,-0.15,-0.11,-0.08,-0.04,-0.00,0.03,0.07,0.10,0.14,0.17,0.21,0.25,0.28,0.31,0.35,0.38,0.42,0.45,0.48,0.51,0.54,0.57,0.60,0.63,0.66,0.69,0.71,0.74,0.76,0.79,0.81,0.83,0.85,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,1.00,1.00,0.99,0.99,0.98,0.97,0.97,0.96,0.94,0.93,0.92,0.90,0.89,0.87,0.85,0.83,0.81,0.79,0.77,0.75,0.72,0.70,0.68,0.65,0.62,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.33,0.30,0.27,0.23,0.20,0.17,0.14,0.10,0.07,0.04,0.00,-0.03,-0.06,-0.10,-0.13,-0.16,-0.19,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.41,-0.44,-0.47,-0.50,-0.53,-0.56,-0.59,-0.61,-0.64,-0.66,-0.69,-0.71,-0.74,-0.76,-0.78,-0.80,-0.82,-0.84,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.96,-0.96,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.86,-0.85,-0.84,-0.82,-0.81,-0.79,-0.78,-0.76,-0.75,-0.73,-0.71,-0.70,-0.68,-0.66,-0.64,-0.62,-0.60,-0.58,-0.56,-0.54,-0.52,-0.50,-0.48,-0.46,-0.44,-0.42,-0.39,-0.37,-0.35,-0.33,-0.31,-0.28,-0.26,-0.24,-0.21,-0.19,-0.17,-0.14,-0.12,-0.10,-0.07,-0.05,-0.02,0,0.02,0.05,0.07,0.10,0.12,0.14,0.17,0.19,0.21,0.24,0.26,0.28,0.31,0.33,0.35,0.37,0.39,0.42,0.44,0.46,0.48,0.50,0.52,0.54,0.56,0.58,0.60,0.62,0.64,0.66,0.68,0.70,0.71,0.73,0.75,0.76,0.78,0.79,0.81,0.82,0.84,0.85,0.86,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1.00,0.99,0.98,0.96,0.94,0.91,0.88,0.85,0.82,0.78,0.74,0.70,0.66,0.62,0.57,0.53,0.48,0.44,0.40,0.35,0.31,0.27,0.23,0.20,0.16,0.13,0.10,0.08,0.05,0.04,0.02,0.01,0.00,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.07,-0.16,-0.27,-0.43,-0.60,-0.82,-1.05,-1.32,-1.61,-1.92,-2.26,-2.63,-3.01,-3.41,-3.83,-4.27,-4.73,-5.21,-5.70,-6.21,-6.73,-7.26,-7.80,-8.37,-8.92,-9.51,-10.09,-10.68,-11.26,-11.87,-12.47,-13.08,-13.70,-14.30,-14.92,-15.53,-16.14,-16.74,-17.36,-17.96,-18.56,-19.15,-19.74,-20.31,-20.88,-21.45,-22.00,-22.53,-23.06,-23.58,-24.08,-24.57,-25.04,-25.50,-25.94,-26.37,-26.77,-27.15,-27.52,-27.86,-28.18,-28.48,-28.75,-29,-29.23,-29.42,-29.59,-29.74,-29.86,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.95,-29.80,-29.56,-29.24,-28.82,-28.34,-27.78,-27.15,-26.47,-25.72,-24.92,-24.07,-23.19,-22.25,-21.30,-20.30,-19.30,-18.27,-17.23,-16.19,-15.13,-14.08,-13.03,-12.01,-10.98,-9.97,-9.00,-8.06,-7.13,-6.25,-5.42,-4.62,-3.88,-3.20,-2.56,-1.99,-1.48,-1.04,-0.68,-0.38,-0.17,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.91,0.91,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_R_ANGLE=0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.20,0.21,0.22,0.22,0.23,0.24,0.25,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.33,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.63,0.63,0.63,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.59,0.59,0.58,0.58,0.57,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.55,0.55,0.56,0.57,0.58,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.92,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.85,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.81,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.78,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.72,0.72,0.71,0.71,0.71,0.70,0.70,0.70,0.70,0.70,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.03,0.05,0.07,0.10,0.12,0.13,0.12,0.10,0.08,0.05,0.03,0.02,0.02,0.04,0.07,0.11,0.13,0.14,0.13,0.11,0.08,0.05,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.16,-0.16,-0.17,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.24,-0.25,-0.25,-0.25,-0.23,-0.22,-0.21,-0.20,-0.19,-0.19,-0.21,-0.24,-0.26,-0.28,-0.29,-0.29,-0.28,-0.26,-0.25,-0.23,-0.21,-0.19,-0.17,-0.16,-0.14,-0.13,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_05.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_05.mtn new file mode 100644 index 0000000..b620993 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_05.mtn @@ -0,0 +1,11 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=-0.38,-1.45,-3.13,-5.26,-7.80,-10.58,-13.51,-16.49,-19.42,-22.20,-24.74,-26.87,-28.55,-29.62,-30,-29.84,-29.37,-28.62,-27.61,-26.38,-24.91,-23.26,-21.44,-19.48,-17.35,-15.13,-12.81,-10.40,-7.91,-5.42,-2.90,-0.31,2.24,4.77,7.23,9.69,12.08,14.35,16.57,18.64,20.59,22.40,24.06,25.54,26.84,27.93,28.81,29.46,29.86,30,29.85,29.42,28.75,27.85,26.79,25.54,24.16,22.68,21.12,19.47,17.80,16.08,14.34,12.66,11.00,9.37,7.84,6.38,5.02,3.80,2.72,1.79,1.03,0.47,0.12,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.03,-0.10,-0.21,-0.35,-0.52,-0.71,-0.90,-1.10,-1.29,-1.48,-1.65,-1.79,-1.90,-1.97,-2,-1.99,-1.96,-1.91,-1.84,-1.76,-1.66,-1.55,-1.43,-1.30,-1.16,-1.01,-0.85,-0.69,-0.53,-0.36,-0.19,-0.02,0.15,0.32,0.48,0.65,0.81,0.96,1.10,1.24,1.37,1.49,1.60,1.70,1.79,1.86,1.92,1.96,1.99,2,1.99,1.96,1.92,1.86,1.79,1.70,1.61,1.51,1.41,1.30,1.19,1.07,0.96,0.84,0.73,0.62,0.52,0.43,0.33,0.25,0.18,0.12,0.07,0.03,0.01,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0.22,0.87,1.83,3.08,4.56,6.23,8.01,9.87,11.78,13.72,15.61,17.45,19.20,20.80,22.27,23.53,24.57,25.33,25.83,26,26.00,25.99,25.98,25.97,25.94,25.92,25.88,25.84,25.79,25.73,25.66,25.58,25.49,25.39,25.27,25.15,25.01,24.86,24.70,24.52,24.33,24.12,23.90,23.66,23.41,23.14,22.86,22.55,22.23,21.89,21.54,21.16,20.77,20.35,19.92,19.47,19,18.35,17.50,16.49,15.32,14.06,12.71,11.30,9.89,8.48,7.09,5.77,4.56,3.43,2.45,1.60,0.92,0.42,0.11,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=-0.03,-0.10,-0.21,-0.36,-0.53,-0.72,-0.92,-1.14,-1.36,-1.58,-1.80,-2.01,-2.22,-2.40,-2.57,-2.72,-2.83,-2.92,-2.98,-3,-2.94,-2.78,-2.51,-2.14,-1.69,-1.15,-0.53,0.14,0.89,1.70,2.55,3.45,4.38,5.34,6.33,7.33,8.35,9.37,10.40,11.40,12.41,13.38,14.33,15.25,16.14,16.99,17.77,18.51,19.20,19.83,20.37,20.85,21.25,21.58,21.81,21.95,22,21.80,21.24,20.38,19.24,17.89,16.36,14.70,12.99,11.23,9.46,7.76,6.16,4.67,3.34,2.19,1.26,0.58,0.15,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0.01,0.05,0.11,0.19,0.27,0.36,0.45,0.53,0.60,0.66,0.70,0.73,0.74,0.73,0.69,0.64,0.57,0.50,0.42,0.34,0.27,0.19,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.02,-0.07,-0.16,-0.26,-0.38,-0.50,-0.62,-0.74,-0.84,-0.93,-0.98,-1,-0.99,-0.98,-0.95,-0.91,-0.86,-0.80,-0.74,-0.67,-0.60,-0.52,-0.43,-0.35,-0.26,-0.17,-0.08,0.01,0.10,0.18,0.26,0.34,0.41,0.48,0.54,0.60,0.65,0.70,0.74,0.78,0.81,0.85,0.87,0.90,0.92,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,0.99,0.97,0.94,0.91,0.86,0.80,0.74,0.68,0.61,0.54,0.46,0.39,0.32,0.26,0.20,0.14,0.09,0.06,0.03,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.01,-0.03,-0.07,-0.11,-0.16,-0.21,-0.26,-0.31,-0.35,-0.39,-0.41,-0.42,-0.41,-0.40,-0.37,-0.33,-0.29,-0.24,-0.18,-0.12,-0.07,-0.01,0.05,0.11,0.16,0.20,0.24,0.27,0.28,0.29,0.29,0.27,0.25,0.23,0.19,0.16,0.11,0.07,0.02,-0.03,-0.09,-0.14,-0.19,-0.24,-0.29,-0.34,-0.39,-0.43,-0.47,-0.50,-0.53,-0.55,-0.57,-0.58,-0.58,-0.58,-0.57,-0.55,-0.52,-0.50,-0.46,-0.43,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.15,-0.12,-0.08,-0.06,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_06.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_06.mtn new file mode 100644 index 0000000..69386bf --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_06.mtn @@ -0,0 +1,18 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,-0.04,-0.17,-0.36,-0.64,-0.98,-1.39,-1.85,-2.37,-2.95,-3.58,-4.24,-4.95,-5.70,-6.49,-7.28,-8.12,-8.97,-9.84,-10.71,-11.60,-12.50,-13.40,-14.29,-15.16,-16.03,-16.88,-17.72,-18.51,-19.30,-20.05,-20.76,-21.42,-22.05,-22.63,-23.15,-23.61,-24.02,-24.36,-24.64,-24.83,-24.96,-25,-24.95,-24.81,-24.58,-24.27,-23.88,-23.41,-22.88,-22.28,-21.63,-20.93,-20.18,-19.37,-18.55,-17.68,-16.80,-15.89,-14.98,-14.03,-13.09,-12.15,-11.20,-10.28,-9.36,-8.46,-7.59,-6.73,-5.91,-5.12,-4.38,-3.68,-3.03,-2.43,-1.89,-1.41,-1.00,-0.64,-0.37,-0.17,-0.04,0,-0.01,-0.03,-0.08,-0.13,-0.21,-0.29,-0.40,-0.51,-0.64,-0.79,-0.95,-1.12,-1.30,-1.50,-1.71,-1.93,-2.16,-2.40,-2.65,-2.91,-3.19,-3.47,-3.76,-4.07,-4.38,-4.70,-5.03,-5.37,-5.71,-6.06,-6.42,-6.78,-7.15,-7.54,-7.93,-8.31,-8.71,-9.11,-9.52,-9.93,-10.35,-10.77,-11.20,-11.63,-12.06,-12.50,-12.94,-13.38,-13.83,-14.28,-14.72,-15.17,-15.63,-16.08,-16.54,-17,-17.48,-17.94,-18.36,-18.76,-19.13,-19.48,-19.81,-20.11,-20.39,-20.66,-20.90,-21.13,-21.34,-21.53,-21.71,-21.87,-22.02,-22.16,-22.28,-22.39,-22.49,-22.57,-22.65,-22.72,-22.78,-22.83,-22.87,-22.90,-22.93,-22.96,-22.97,-22.99,-22.99,-23.00,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-22.90,-22.61,-22.13,-21.49,-20.70,-19.75,-18.66,-17.45,-16.13,-14.70,-13.18,-11.58,-9.92,-8.23,-6.46,-4.66,-2.84,-1,0.84,2.66,4.46,6.23,7.92,9.58,11.18,12.70,14.13,15.45,16.66,17.75,18.70,19.49,20.13,20.61,20.90,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,20.96,20.86,20.70,20.47,20.18,19.84,19.45,19.01,18.53,18.00,17.44,16.85,16.23,15.58,14.91,14.21,13.51,12.79,12.06,11.33,10.59,9.85,9.12,8.41,7.69,6.98,6.30,5.64,4.99,4.38,3.79,3.24,2.72,2.24,1.79,1.39,1.03,0.73,0.47,0.27,0.12,0.03,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.21,-0.26,-0.30,-0.36,-0.42,-0.48,-0.55,-0.63,-0.71,-0.80,-0.90,-1,-1.11,-1.23,-1.35,-1.46,-1.58,-1.69,-1.81,-1.93,-2.04,-2.16,-2.28,-2.39,-2.51,-2.63,-2.74,-2.86,-2.97,-3.09,-3.20,-3.32,-3.43,-3.54,-3.66,-3.77,-3.88,-3.99,-4.09,-4.20,-4.31,-4.41,-4.52,-4.62,-4.72,-4.82,-4.92,-5.01,-5.11,-5.20,-5.29,-5.38,-5.47,-5.56,-5.64,-5.72,-5.80,-5.88,-5.96,-6.03,-6.10,-6.17,-6.24,-6.30,-6.36,-6.42,-6.48,-6.53,-6.58,-6.63,-6.68,-6.72,-6.76,-6.80,-6.83,-6.86,-6.89,-6.92,-6.94,-6.96,-6.97,-6.98,-6.99,-7.00,-7,-6.96,-6.85,-6.66,-6.41,-6.11,-5.74,-5.32,-4.86,-4.34,-3.79,-3.21,-2.59,-1.95,-1.29,-0.61,0.09,0.79,1.50,2.21,2.91,3.61,4.29,4.95,5.59,6.21,6.79,7.34,7.86,8.32,8.74,9.11,9.41,9.66,9.85,9.96,10,9.99,9.96,9.92,9.86,9.78,9.69,9.58,9.46,9.33,9.19,9.03,8.86,8.68,8.49,8.29,8.08,7.86,7.64,7.41,7.17,6.93,6.68,6.43,6.18,5.92,5.66,5.40,5.13,4.87,4.60,4.34,4.08,3.82,3.57,3.32,3.07,2.83,2.59,2.36,2.14,1.92,1.71,1.51,1.32,1.14,0.97,0.81,0.67,0.54,0.42,0.31,0.22,0.14,0.08,0.04,0.01,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.05,-0.08,-0.11,-0.15,-0.19,-0.24,-0.29,-0.34,-0.40,-0.46,-0.52,-0.58,-0.65,-0.72,-0.79,-0.86,-0.93,-1,-1.07,-1.14,-1.21,-1.28,-1.35,-1.42,-1.48,-1.54,-1.60,-1.66,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.99,-2.00,-2,-2.00,-2.00,-1.99,-1.98,-1.97,-1.96,-1.94,-1.93,-1.91,-1.89,-1.87,-1.84,-1.82,-1.79,-1.76,-1.73,-1.70,-1.67,-1.64,-1.60,-1.57,-1.53,-1.49,-1.45,-1.42,-1.38,-1.34,-1.30,-1.26,-1.21,-1.17,-1.13,-1.09,-1.05,-1.01,-0.96,-0.92,-0.88,-0.84,-0.80,-0.76,-0.71,-0.67,-0.63,-0.60,-0.56,-0.52,-0.48,-0.45,-0.41,-0.38,-0.34,-0.31,-0.28,-0.25,-0.22,-0.20,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.44,0.43,0.43,0.43,0.42,0.42,0.41,0.41,0.41,0.40,0.40,0.39,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.34,0.34,0.33,0.32,0.32,0.31,0.30,0.30,0.29,0.29,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.43,0.44,0.44,0.44,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.15,-0.34,-0.59,-0.91,-1.29,-1.73,-2.22,-2.77,-3.35,-4.00,-4.67,-5.40,-6.14,-6.94,-7.75,-8.59,-9.45,-10.32,-11.21,-12.13,-13.05,-13.97,-14.89,-15.81,-16.73,-17.64,-18.53,-19.42,-20.30,-21.15,-21.98,-22.79,-23.56,-24.30,-25.03,-25.70,-26.34,-26.93,-27.48,-27.99,-28.44,-28.84,-29.18,-29.47,-29.70,-29.86,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.95,-29.80,-29.56,-29.24,-28.82,-28.34,-27.78,-27.15,-26.47,-25.72,-24.92,-24.07,-23.19,-22.25,-21.30,-20.30,-19.30,-18.27,-17.23,-16.19,-15.13,-14.08,-13.03,-12.01,-10.98,-9.97,-9.00,-8.06,-7.13,-6.25,-5.42,-4.62,-3.88,-3.20,-2.56,-1.99,-1.48,-1.04,-0.68,-0.38,-0.17,-0.04,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.03,-0.06,-0.11,-0.17,-0.24,-0.33,-0.43,-0.54,-0.67,-0.81,-0.96,-1.12,-1.30,-1.49,-1.69,-1.90,-2.13,-2.36,-2.61,-2.87,-3.14,-3.43,-3.73,-4.03,-4.35,-4.68,-5.02,-5.37,-5.74,-6.12,-6.50,-6.89,-7.31,-7.73,-8.16,-8.60,-9.05,-9.51,-9.98,-10.47,-10.96,-11.47,-11.99,-12.51,-13.05,-13.60,-14.16,-14.73,-15.31,-15.89,-16.49,-17.10,-17.72,-18.36,-19,-19.69,-20.35,-20.98,-21.58,-22.15,-22.71,-23.24,-23.75,-24.23,-24.70,-25.14,-25.56,-25.96,-26.33,-26.69,-27.02,-27.34,-27.64,-27.92,-28.18,-28.42,-28.64,-28.85,-29.04,-29.21,-29.36,-29.49,-29.61,-29.72,-29.80,-29.88,-29.93,-29.97,-29.99,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.86,-29.46,-28.81,-27.93,-26.86,-25.56,-24.08,-22.43,-20.63,-18.68,-16.61,-14.43,-12.16,-9.85,-7.44,-4.99,-2.50,0,2.50,4.99,7.44,9.85,12.16,14.43,16.61,18.68,20.63,22.43,24.08,25.56,26.86,27.93,28.81,29.46,29.86,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.95,29.80,29.56,29.24,28.82,28.34,27.78,27.15,26.47,25.72,24.92,24.07,23.19,22.25,21.30,20.30,19.30,18.27,17.23,16.19,15.13,14.08,13.03,12.01,10.98,9.97,9.00,8.06,7.13,6.25,5.42,4.62,3.88,3.20,2.56,1.99,1.48,1.04,0.68,0.38,0.17,0.04,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0.00,0.01,0.03,0.05,0.08,0.11,0.14,0.17,0.21,0.24,0.27,0.30,0.33,0.36,0.38,0.40,0.41,0.42,0.42,0.42,0.41,0.40,0.38,0.36,0.33,0.30,0.27,0.24,0.20,0.15,0.11,0.08,0.05,0.02,0.01,0.00,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.20,0.19,0.18,0.16,0.15,0.13,0.11,0.09,0.08,0.06,0.05,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.63,-0.63,-0.63,-0.63,-0.64,-0.64,-0.65,-0.65,-0.65,-0.66,-0.67,-0.67,-0.68,-0.68,-0.69,-0.70,-0.70,-0.71,-0.72,-0.72,-0.73,-0.74,-0.75,-0.75,-0.76,-0.77,-0.78,-0.79,-0.79,-0.80,-0.81,-0.82,-0.83,-0.83,-0.84,-0.85,-0.86,-0.86,-0.87,-0.88,-0.89,-0.89,-0.90,-0.91,-0.92,-0.92,-0.93,-0.93,-0.94,-0.95,-0.95,-0.96,-0.96,-0.97,-0.97,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.96,-0.96,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.87,-0.86,-0.85,-0.84,-0.82,-0.81,-0.80,-0.79,-0.77,-0.76,-0.75,-0.74,-0.73,-0.71,-0.70,-0.69,-0.68,-0.66,-0.65,-0.64,-0.63,-0.62,-0.61,-0.60,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.54,-0.53,-0.52,-0.52,-0.51,-0.51,-0.51,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.53,-0.53,-0.53,-0.53,-0.53,-0.54,-0.54,-0.54,-0.54,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.56,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.91,0.90,0.90,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.71,0.70,0.69,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.57,0.54,0.51,0.46,0.42,0.37,0.33,0.28,0.24,0.19,0.15,0.11,0.08,0.05,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.09,0.14,0.21,0.29,0.37,0.45,0.53,0.61,0.68,0.74,0.80,0.84,0.87,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.80,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.92,-0.94,-0.96,-0.97,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.96,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.93,-0.93,-0.92,-0.92,-0.92,-0.91,-0.91,-0.90,-0.90,-0.90,-0.89,-0.89,-0.88,-0.88,-0.88,-0.87,-0.87,-0.86,-0.86,-0.86,-0.85,-0.85,-0.85,-0.84,-0.84,-0.83,-0.83,-0.83,-0.82,-0.82,-0.82,-0.81,-0.81,-0.81,-0.81,-0.80,-0.80,-0.80,-0.80,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.44,0.43,0.43,0.43,0.42,0.42,0.41,0.41,0.41,0.40,0.40,0.39,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.34,0.34,0.33,0.32,0.31,0.30,0.30,0.29,0.28,0.28,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.43,0.44,0.44,0.44,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_FORM=-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.80,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.92,-0.94,-0.96,-0.97,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.95,-0.95,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.93,-0.93,-0.93,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.91,-0.91,-0.91,-0.91,-0.91,-0.91,-0.90,-0.90,-0.90,-0.90,-0.90,-0.89,-0.89,-0.89,-0.89,-0.89,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.87,-0.87,-0.87,-0.86,-0.86,-0.86,-0.86,-0.86,-0.85,-0.85,-0.85,-0.85,-0.85,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.82,-0.82,-0.82,-0.82,-0.82,-0.82,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.91,0.90,0.90,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.71,0.70,0.69,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.57,0.54,0.51,0.46,0.42,0.37,0.33,0.28,0.24,0.19,0.15,0.11,0.08,0.05,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.09,0.14,0.21,0.29,0.37,0.45,0.53,0.61,0.68,0.74,0.80,0.84,0.87,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.04,0.04,0.05,0.05,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.17,0.17,0.18,0.19,0.19,0.20,0.21,0.21,0.22,0.23,0.24,0.24,0.25,0.26,0.26,0.27,0.28,0.29,0.29,0.30,0.31,0.32,0.32,0.33,0.34,0.35,0.35,0.36,0.37,0.38,0.38,0.39,0.40,0.40,0.41,0.42,0.43,0.43,0.44,0.45,0.45,0.46,0.47,0.47,0.48,0.49,0.49,0.50,0.51,0.51,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.60,0.60,0.61,0.61,0.61,0.62,0.62,0.62,0.63,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.63,0.63,0.62,0.62,0.61,0.61,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.42,0.40,0.39,0.38,0.37,0.36,0.34,0.33,0.32,0.31,0.30,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.09,-0.09,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.00,0,0.00,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.04,0.03,0.01,-0.00,-0.02,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.23,-0.23,-0.24,-0.24,-0.21,-0.17,-0.13,-0.10,-0.09,-0.12,-0.16,-0.20,-0.23,-0.24,-0.21,-0.17,-0.14,-0.13,-0.16,-0.20,-0.23,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.11,-0.13,-0.16,-0.19,-0.23,-0.26,-0.29,-0.33,-0.36,-0.40,-0.44,-0.48,-0.51,-0.55,-0.59,-0.63,-0.66,-0.70,-0.73,-0.76,-0.80,-0.82,-0.85,-0.88,-0.90,-0.92,-0.94,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.93,-0.93,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-1,-0.99,-0.98,-0.97,-0.95,-0.94,-0.93,-0.92,-0.92,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-0.99,-0.99,-0.97,-0.96,-0.94,-0.93,-0.91,-0.88,-0.86,-0.83,-0.80,-0.77,-0.74,-0.71,-0.68,-0.64,-0.61,-0.57,-0.54,-0.50,-0.47,-0.43,-0.40,-0.37,-0.33,-0.30,-0.27,-0.24,-0.21,-0.18,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_07.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_07.mtn new file mode 100644 index 0000000..44e2c59 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_07.mtn @@ -0,0 +1,22 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.00,-0.01,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.31,-0.33,-0.35,-0.37,-0.39,-0.41,-0.43,-0.45,-0.47,-0.49,-0.51,-0.52,-0.54,-0.56,-0.58,-0.59,-0.61,-0.62,-0.64,-0.65,-0.66,-0.67,-0.69,-0.70,-0.71,-0.71,-0.72,-0.73,-0.73,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.74,-0.74,-0.72,-0.70,-0.68,-0.67,-0.64,-0.62,-0.61,-0.59,-0.58,-0.56,-0.55,-0.54,-0.53,-0.52,-0.52,-0.51,-0.51,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.54,-0.55,-0.55,-0.56,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.63,-0.64,-0.65,-0.66,-0.67,-0.68,-0.70,-0.71,-0.72,-0.73,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.77,-0.78,-0.80,-0.81,-0.83,-0.85,-0.87,-0.89,-0.91,-0.93,-0.95,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1.00,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.90,-0.87,-0.84,-0.82,-0.79,-0.75,-0.72,-0.69,-0.65,-0.63,-0.61,-0.61,-0.60,-0.60,-0.60,-0.61,-0.65,-0.70,-0.74,-0.79,-0.82,-0.86,-0.89,-0.92,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.94,-0.93,-0.92,-0.90,-0.89,-0.88,-0.86,-0.85,-0.83,-0.81,-0.80,-0.78,-0.76,-0.75,-0.73,-0.71,-0.69,-0.67,-0.65,-0.63,-0.61,-0.59,-0.57,-0.55,-0.52,-0.50,-0.48,-0.46,-0.44,-0.42,-0.40,-0.37,-0.35,-0.33,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.08,-0.06,-0.04,-0.03,-0.01,0.00,0.02,0.03,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.13,-0.30,-0.53,-0.81,-1.15,-1.54,-1.98,-2.47,-3.00,-3.57,-4.19,-4.84,-5.52,-6.23,-6.98,-7.75,-8.54,-9.35,-10.18,-11.01,-11.86,-12.72,-13.60,-14.45,-15.33,-16.19,-17.06,-17.91,-18.77,-19.59,-20.40,-21.21,-22.00,-22.76,-23.49,-24.20,-24.88,-25.52,-26.13,-26.70,-27.24,-27.75,-28.19,-28.60,-28.96,-29.27,-29.53,-29.73,-29.88,-29.97,-30,-29.97,-29.87,-29.70,-29.48,-29.20,-28.87,-28.48,-28.05,-27.57,-27.06,-26.49,-25.89,-25.26,-24.60,-23.91,-23.19,-22.45,-21.68,-20.90,-20.10,-19.30,-18.47,-17.64,-16.80,-15.94,-15.11,-14.25,-13.42,-12.58,-11.75,-10.94,-10.14,-9.34,-8.56,-7.80,-7.07,-6.36,-5.68,-5.02,-4.39,-3.79,-3.23,-2.71,-2.22,-1.78,-1.38,-1.03,-0.73,-0.47,-0.27,-0.12,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.05,0.18,0.39,0.67,1.01,1.41,1.86,2.36,2.88,3.46,4.05,4.66,5.29,5.94,6.59,7.25,7.89,8.53,9.15,9.76,10.35,10.91,11.43,11.93,12.37,12.78,13.13,13.43,13.67,13.85,13.96,14,13.99,13.97,13.94,13.89,13.84,13.77,13.68,13.59,13.49,13.37,13.25,13.12,12.97,12.82,12.66,12.50,12.32,12.13,11.95,11.75,11.54,11.33,11.12,10.90,10.67,10.44,10.20,9.96,9.72,9.47,9.23,8.98,8.72,8.47,8.20,7.95,7.69,7.43,7.16,6.90,6.64,6.38,6.12,5.86,5.60,5.35,5.09,4.84,4.59,4.35,4.11,3.87,3.64,3.41,3.19,2.96,2.75,2.54,2.34,2.14,1.95,1.77,1.59,1.42,1.26,1.11,0.97,0.83,0.70,0.59,0.48,0.38,0.30,0.22,0.15,0.10,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.97,-9.90,-9.78,-9.62,-9.42,-9.20,-8.94,-8.65,-8.35,-8.02,-7.69,-7.34,-6.98,-6.61,-6.23,-5.86,-5.49,-5.13,-4.77,-4.42,-4.09,-3.77,-3.47,-3.18,-2.93,-2.70,-2.49,-2.32,-2.19,-2.08,-2.02,-2,-2.01,-2.02,-2.05,-2.08,-2.13,-2.19,-2.25,-2.32,-2.40,-2.49,-2.59,-2.69,-2.80,-2.91,-3.03,-3.16,-3.29,-3.43,-3.58,-3.72,-3.87,-4.03,-4.19,-4.35,-4.51,-4.68,-4.85,-5.02,-5.19,-5.36,-5.54,-5.71,-5.89,-6.06,-6.24,-6.42,-6.59,-6.76,-6.94,-7.11,-7.27,-7.44,-7.60,-7.76,-7.92,-8.07,-8.22,-8.37,-8.51,-8.65,-8.78,-8.91,-9.03,-9.14,-9.25,-9.36,-9.45,-9.54,-9.63,-9.70,-9.77,-9.83,-9.88,-9.92,-9.96,-9.98,-10.00,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.96,-9.91,-9.84,-9.75,-9.65,-9.54,-9.41,-9.27,-9.12,-8.97,-8.81,-8.64,-8.46,-8.29,-8.11,-7.93,-7.76,-7.58,-7.41,-7.24,-7.08,-6.93,-6.78,-6.65,-6.52,-6.41,-6.30,-6.22,-6.14,-6.08,-6.04,-6.01,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.03,0.05,0.07,0.10,0.13,0.17,0.21,0.25,0.29,0.33,0.38,0.42,0.47,0.52,0.56,0.61,0.65,0.70,0.74,0.78,0.82,0.85,0.88,0.91,0.94,0.96,0.98,0.99,1.00,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.91,0.90,0.89,0.87,0.85,0.84,0.82,0.80,0.78,0.77,0.75,0.73,0.71,0.69,0.67,0.64,0.62,0.60,0.58,0.56,0.54,0.51,0.49,0.47,0.45,0.43,0.40,0.38,0.36,0.34,0.32,0.30,0.28,0.26,0.24,0.22,0.20,0.19,0.17,0.15,0.14,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.48,0.47,0.46,0.46,0.45,0.44,0.43,0.42,0.41,0.41,0.40,0.39,0.39,0.38,0.37,0.37,0.36,0.35,0.35,0.34,0.34,0.33,0.32,0.32,0.31,0.31,0.30,0.30,0.30,0.29,0.29,0.29,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.10,-0.38,-0.81,-1.38,-2.06,-2.82,-3.65,-4.51,-5.39,-6.27,-7.12,-7.92,-8.67,-9.33,-9.91,-10.37,-10.71,-10.93,-11,-10.86,-10.47,-9.85,-9.07,-8.14,-7.12,-6.05,-4.95,-3.88,-2.86,-1.93,-1.15,-0.53,-0.14,0,-0.20,-0.81,-1.74,-2.85,-5.47,-8.12,-10.39,-12.25,-15.00,-17.41,-19.57,-21.50,-23.19,-24.67,-25.95,-27.04,-27.95,-28.70,-29.26,-29.67,-29.92,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.99,-29.94,-29.87,-29.77,-29.65,-29.50,-29.32,-29.13,-28.90,-28.66,-28.39,-28.11,-27.80,-27.48,-27.14,-26.78,-26.40,-26.00,-25.60,-25.17,-24.73,-24.29,-23.82,-23.35,-22.86,-22.37,-21.86,-21.35,-20.84,-20.30,-19.77,-19.23,-18.69,-18.14,-17.58,-17.03,-16.47,-15.91,-15.35,-14.79,-14.23,-13.67,-13.11,-12.56,-12.01,-11.46,-10.92,-10.38,-9.84,-9.33,-8.81,-8.30,-7.79,-7.30,-6.83,-6.35,-5.89,-5.45,-5.01,-4.59,-4.18,-3.79,-3.41,-3.05,-2.71,-2.38,-2.07,-1.78,-1.51,-1.26,-1.03,-0.82,-0.63,-0.47,-0.33,-0.21,-0.12,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.92,-29.68,-29.30,-28.79,-28.15,-27.39,-26.53,-25.57,-24.55,-23.43,-22.27,-21.04,-19.78,-18.49,-17.17,-15.83,-14.49,-13.18,-11.86,-10.58,-9.33,-8.12,-6.98,-5.87,-4.85,-3.91,-3.04,-2.28,-1.61,-1.05,-0.60,-0.27,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.05,0.10,0.17,0.23,0.29,0.34,0.38,0.40,0.41,0.40,0.36,0.32,0.27,0.21,0.16,0.11,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.15,-0.18,-0.22,-0.24,-0.26,-0.28,-0.29,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.40,-0.41,-0.42,-0.43,-0.44,-0.45,-0.46,-0.47,-0.47,-0.48,-0.49,-0.50,-0.51,-0.51,-0.52,-0.53,-0.53,-0.54,-0.54,-0.55,-0.55,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59 +PARAM_MOUTH_FORM=-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.66,-0.66,-0.66,-0.67,-0.67,-0.68,-0.68,-0.69,-0.69,-0.69,-0.70,-0.70,-0.70,-0.71,-0.71,-0.71,-0.72,-0.72,-0.72,-0.73,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.75,-0.72,-0.68,-0.65,-0.62,-0.58,-0.54,-0.51,-0.49,-0.46,-0.43,-0.41,-0.39,-0.37,-0.35,-0.34,-0.33,-0.32,-0.32,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.33,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.40,-0.41,-0.42,-0.44,-0.46,-0.47,-0.49,-0.51,-0.53,-0.55,-0.57,-0.59,-0.61,-0.63,-0.65,-0.67,-0.70,-0.72,-0.75,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.79,-0.80,-0.80,-0.80,-0.81,-0.81,-0.82,-0.82,-0.83,-0.83,-0.84,-0.84,-0.85,-0.86,-0.86,-0.87,-0.88,-0.89,-0.89,-0.90,-0.91,-0.92,-0.92,-0.93,-0.94,-0.95,-0.95,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.94,-0.93,-0.93,-0.92,-0.91,-0.91,-0.90,-0.90,-0.89,-0.88,-0.88,-0.87,-0.86,-0.86,-0.85,-0.84,-0.84,-0.83,-0.82,-0.82,-0.81,-0.80,-0.80,-0.79,-0.78,-0.78,-0.77,-0.76,-0.76,-0.75,-0.75,-0.74,-0.73,-0.73,-0.72,-0.72,-0.71,-0.71,-0.70,-0.70,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.66,-0.66,-0.66,-0.66,-0.65,-0.65,-0.65,-0.65,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.61,0.29,0.07,0,0.21,0.54,0.78,0.86,0.86,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.81,0.61,0.29,0.07,0,0.19,0.51,0.73,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.80,0.80,0.81,0.82,0.83,0.83,0.84,0.85,0.86,0.86,0.87,0.87,0.87,0.66,0.31,0.08,0,0.20,0.54,0.77,0.85,0.84,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.75,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.75,0.83,0.83,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.13,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.27,-0.29,-0.30,-0.32,-0.33,-0.35,-0.37,-0.38,-0.40,-0.41,-0.43,-0.44,-0.45,-0.47,-0.48,-0.50,-0.51,-0.52,-0.53,-0.55,-0.56,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.62,-0.63,-0.64,-0.64,-0.65,-0.65,-0.65,-0.66,-0.66,-0.66,-0.66,-0.66,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.68,-0.68,-0.68,-0.68,-0.69,-0.69,-0.69,-0.70,-0.70,-0.70,-0.71,-0.71,-0.72,-0.72,-0.73,-0.73,-0.74,-0.74,-0.75,-0.75,-0.76,-0.76,-0.77,-0.78,-0.78,-0.79,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80 +PARAM_BROW_L_SIDE=-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.16,-0.19,-0.22,-0.25,-0.26,-0.28,-0.30,-0.31,-0.32,-0.34,-0.35,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.44,-0.45,-0.46,-0.46,-0.47,-0.48,-0.49,-0.50,-0.51,-0.51,-0.52,-0.53,-0.53,-0.54,-0.55,-0.55,-0.56,-0.56,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.48,0.47,0.46,0.46,0.45,0.44,0.43,0.43,0.42,0.41,0.41,0.40,0.39,0.39,0.38,0.38,0.37,0.36,0.36,0.35,0.35,0.34,0.34,0.33,0.33,0.33,0.32,0.32,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.00,-0.01,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.38,-0.40,-0.42,-0.44,-0.46,-0.48,-0.50,-0.52,-0.54,-0.55,-0.57,-0.59,-0.60,-0.62,-0.63,-0.64,-0.66,-0.67,-0.68,-0.69,-0.70,-0.71,-0.72,-0.72,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.73,-0.71,-0.69,-0.68,-0.66,-0.64,-0.62,-0.60,-0.59,-0.58,-0.56,-0.55,-0.54,-0.53,-0.52,-0.52,-0.51,-0.51,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.54,-0.55,-0.55,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.61,-0.62,-0.63,-0.64,-0.66,-0.67,-0.68,-0.69,-0.70,-0.72,-0.73,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.75,-0.76,-0.77,-0.79,-0.81,-0.83,-0.85,-0.87,-0.89,-0.91,-0.93,-0.95,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1.00,-0.99,-0.98,-0.97,-0.95,-0.93,-0.91,-0.89,-0.86,-0.83,-0.80,-0.76,-0.73,-0.69,-0.66,-0.61,-0.59,-0.58,-0.57,-0.56,-0.56,-0.56,-0.57,-0.62,-0.67,-0.72,-0.76,-0.81,-0.84,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.94,-0.93,-0.91,-0.90,-0.89,-0.87,-0.86,-0.84,-0.83,-0.81,-0.79,-0.78,-0.76,-0.74,-0.72,-0.70,-0.68,-0.66,-0.64,-0.62,-0.60,-0.58,-0.56,-0.54,-0.52,-0.49,-0.47,-0.45,-0.43,-0.41,-0.39,-0.36,-0.34,-0.32,-0.30,-0.28,-0.26,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.10,-0.08,-0.06,-0.04,-0.03,-0.01,0.01,0.02,0.04,0.05,0.06,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.17,-0.17,-0.18,-0.18,-0.19,-0.20,-0.20,-0.21,-0.21,-0.22,-0.22,-0.22,-0.23,-0.23,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.29,-0.29,-0.30,-0.30,-0.31,-0.32,-0.33,-0.34,-0.34,-0.35,-0.37,-0.38,-0.39,-0.40,-0.41,-0.43,-0.44,-0.45,-0.47,-0.48,-0.50,-0.52,-0.53,-0.55,-0.57,-0.59,-0.60,-0.62,-0.64,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.61,0.29,0.07,0,0.21,0.54,0.78,0.86,0.86,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.81,0.61,0.29,0.07,0,0.19,0.51,0.73,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.80,0.81,0.81,0.82,0.83,0.84,0.85,0.86,0.86,0.87,0.88,0.88,0.88,0.67,0.32,0.08,0,0.21,0.54,0.78,0.85,0.85,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.76,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.75,0.83,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88 +PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.14,0.15,0.16,0.18,0.19,0.20,0.22,0.23,0.24,0.26,0.27,0.29,0.31,0.32,0.34,0.35,0.37,0.38,0.40,0.42,0.43,0.45,0.46,0.48,0.49,0.51,0.53,0.54,0.56,0.57,0.59,0.60,0.61,0.63,0.64,0.66,0.67,0.68,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.81,0.82,0.83,0.83,0.84,0.84,0.84,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85 +PARAM_EYE_BALL_X=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.90,-0.80,-0.67,-0.53,-0.38,-0.23,-0.08,0.05,0.18,0.28,0.36,0.41,0.43,0.43,0.43,0.41,0.38,0.32,0.24,0.15,0.06,-0.02,-0.10,-0.17,-0.25,-0.32,-0.39,-0.45,-0.51,-0.57,-0.63,-0.68,-0.73,-0.77,-0.81,-0.85,-0.89,-0.92,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.93,-0.92,-0.91,-0.88,-0.84,-0.77,-0.68,-0.61,-0.55,-0.45,-0.35,-0.28,-0.23,-0.16,-0.10,-0.04,0.01,0.05,0.09,0.12,0.14,0.16,0.17,0.18,0.19,0.19,0.19,0.18,0.18,0.16,0.15,0.13,0.11,0.09,0.07,0.04,0.01,-0.02,-0.05,-0.09,-0.12,-0.16,-0.20,-0.24,-0.29,-0.33,-0.38,-0.43,-0.48,-0.53,-0.58,-0.63,-0.69,-0.74,-0.80,-0.86,-0.90,-0.91,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.91,-0.90,-0.89,-0.88,-0.86,-0.84,-0.82,-0.79,-0.76,-0.73,-0.70,-0.67,-0.63,-0.59,-0.54,-0.50,-0.45,-0.40,-0.35,-0.30,-0.26,-0.21,-0.17,-0.14,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.05,-0.06,-0.08,-0.10,-0.12,-0.14,-0.17,-0.19,-0.22,-0.24,-0.27,-0.30,-0.33,-0.36,-0.39,-0.42,-0.45,-0.48,-0.51,-0.54,-0.57,-0.60,-0.62,-0.65,-0.67,-0.70,-0.72,-0.74,-0.76,-0.78,-0.79,-0.81,-0.82,-0.83,-0.83,-0.84,-0.84,-0.84,-0.83,-0.82,-0.81,-0.80,-0.78,-0.76,-0.74,-0.71,-0.69,-0.66,-0.63,-0.60,-0.57,-0.54,-0.51,-0.47,-0.44,-0.41,-0.37,-0.34,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.09,-0.09,-0.10,-0.11,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.17,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.17,-0.16,-0.15,-0.14,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.22,-0.23,-0.24,-0.26,-0.28,-0.30,-0.33,-0.35,-0.37,-0.40,-0.42,-0.44,-0.46,-0.47,-0.48,-0.49,-0.50,-0.50,-0.49,-0.48,-0.45,-0.41,-0.37,-0.32,-0.27,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,-0.00,-0.04,-0.07,-0.10,-0.13,-0.16,-0.19,-0.21,-0.23,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.36,-0.37,-0.39,-0.41,-0.43,-0.45,-0.47,-0.50,-0.52,-0.54,-0.57,-0.59,-0.62,-0.65,-0.67,-0.70,-0.72,-0.75,-0.77,-0.79,-0.82,-0.84,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.98,-0.97,-0.95,-0.93,-0.90,-0.88,-0.85,-0.82,-0.79,-0.75,-0.72,-0.68,-0.64,-0.60,-0.56,-0.52,-0.49,-0.45,-0.41,-0.37,-0.33,-0.30,-0.26,-0.23,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.05,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_08.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_08.mtn new file mode 100644 index 0000000..1e93303 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_08.mtn @@ -0,0 +1,12 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_ANGLE_Z=0,-0.03,-0.11,-0.25,-0.44,-0.68,-0.96,-1.28,-1.65,-2.06,-2.51,-2.99,-3.50,-4.04,-4.61,-5.21,-5.84,-6.49,-7.15,-7.82,-8.52,-9.22,-9.94,-10.67,-11.40,-12.13,-12.87,-13.60,-14.33,-15.06,-15.78,-16.48,-17.18,-17.85,-18.51,-19.16,-19.79,-20.39,-20.96,-21.50,-22.01,-22.49,-22.94,-23.35,-23.72,-24.04,-24.32,-24.56,-24.75,-24.89,-24.97,-25,-25.00,-25.00,-25.00,-25.00,-24.99,-24.98,-24.97,-24.96,-24.94,-24.92,-24.89,-24.85,-24.81,-24.77,-24.72,-24.65,-24.59,-24.51,-24.42,-24.33,-24.23,-24.11,-23.99,-23.85,-23.71,-23.55,-23.38,-23.20,-23,-22.75,-22.47,-22.14,-21.78,-21.40,-20.99,-20.55,-20.09,-19.62,-19.13,-18.63,-18.13,-17.61,-17.10,-16.58,-16.06,-15.55,-15.04,-14.55,-14.06,-13.59,-13.13,-12.70,-12.28,-11.90,-11.53,-11.19,-10.88,-10.61,-10.37,-10.16,-10,-9.85,-9.70,-9.57,-9.44,-9.32,-9.21,-9.10,-9.00,-8.91,-8.82,-8.73,-8.65,-8.57,-8.49,-8.41,-8.34,-8.27,-8.20,-8.13,-8.06,-7.99,-7.92,-7.85,-7.77,-7.70,-7.62,-7.54,-7.46,-7.37,-7.28,-7.19,-7.09,-6.99,-6.93,-6.88,-6.84,-6.79,-6.72,-6.61,-6.47,-6.29,-6.05,-5.76,-5.41,-5,-4.47,-3.92,-3.36,-2.79,-2.20,-1.62,-1.01,-0.40,0.23,0.85,1.48,2.12,2.77,3.42,4.06,4.72,5.37,6.03,6.70,7.36,8.01,8.68,9.33,9.99,10.65,11.29,11.94,12.58,13.21,13.83,14.46,15.07,15.68,16.28,16.86,17.44,18.01,18.56,19.10,19.63,20.16,20.66,21.14,21.62,22.08,22.52,22.95,23.35,23.74,24.11,24.46,24.80,25.11,25.40,25.66,25.91,26.13,26.33,26.51,26.65,26.78,26.87,26.94,26.99,27,26.99,26.98,26.95,26.91,26.86,26.80,26.72,26.64,26.54,26.43,26.31,26.18,26.04,25.88,25.72,25.54,25.35,25.15,24.94,24.72,24.48,24.24,23.98,23.71,23.43,23.14,22.83,22.52,22.19,21.84,21.49,21.13,20.76,20.38,19.97,19.56,19.14,18.71,18.27,17.81,17.34,16.86,16.36,15.86,15.35,14.82,14.28,13.73,13.16,12.59,12,11.40,10.81,10.24,9.69,9.15,8.62,8.12,7.62,7.14,6.68,6.24,5.80,5.39,4.99,4.60,4.23,3.89,3.55,3.22,2.92,2.63,2.36,2.10,1.86,1.63,1.41,1.22,1.03,0.87,0.71,0.58,0.45,0.35,0.25,0.18,0.11,0.06,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,-0.01,-0.05,-0.12,-0.20,-0.31,-0.43,-0.58,-0.74,-0.91,-1.09,-1.29,-1.49,-1.71,-1.93,-2.15,-2.38,-2.62,-2.85,-3.09,-3.32,-3.56,-3.78,-4.01,-4.22,-4.44,-4.64,-4.83,-5.02,-5.19,-5.34,-5.49,-5.62,-5.73,-5.82,-5.90,-5.95,-5.99,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6.00,-6.00,-5.99,-5.99,-5.98,-5.97,-5.96,-5.94,-5.93,-5.91,-5.89,-5.87,-5.85,-5.82,-5.79,-5.76,-5.73,-5.70,-5.67,-5.63,-5.59,-5.55,-5.51,-5.46,-5.42,-5.37,-5.32,-5.26,-5.21,-5.15,-5.09,-5.03,-4.97,-4.91,-4.84,-4.77,-4.70,-4.62,-4.55,-4.47,-4.39,-4.31,-4.22,-4.14,-4.05,-3.96,-3.86,-3.77,-3.67,-3.57,-3.47,-3.36,-3.26,-3.15,-3.04,-2.92,-2.81,-2.69,-2.57,-2.45,-2.32,-2.19,-2.07,-1.95,-1.83,-1.71,-1.59,-1.47,-1.36,-1.24,-1.13,-1.02,-0.91,-0.80,-0.69,-0.58,-0.47,-0.37,-0.26,-0.16,-0.06,0.04,0.14,0.23,0.33,0.43,0.52,0.61,0.70,0.79,0.88,0.97,1.06,1.14,1.23,1.31,1.39,1.47,1.55,1.63,1.70,1.78,1.85,1.92,2.00,2.07,2.14,2.20,2.27,2.34,2.40,2.46,2.52,2.58,2.64,2.70,2.76,2.81,2.87,2.92,2.97,3.02,3.07,3.12,3.17,3.21,3.26,3.30,3.34,3.38,3.42,3.46,3.49,3.53,3.56,3.60,3.63,3.66,3.69,3.71,3.74,3.77,3.79,3.81,3.83,3.85,3.87,3.89,3.91,3.92,3.93,3.95,3.96,3.97,3.98,3.98,3.99,3.99,4.00,4.00,4,4.00,3.99,3.98,3.96,3.94,3.91,3.88,3.84,3.80,3.76,3.71,3.66,3.60,3.54,3.48,3.42,3.35,3.28,3.21,3.14,3.06,2.99,2.91,2.83,2.74,2.66,2.58,2.49,2.40,2.32,2.23,2.14,2.06,1.97,1.88,1.79,1.71,1.62,1.53,1.45,1.36,1.28,1.20,1.12,1.04,0.96,0.89,0.82,0.74,0.68,0.61,0.55,0.49,0.43,0.37,0.32,0.27,0.23,0.19,0.15,0.12,0.09,0.06,0.04,0.02,0.01,0.00,0 +PARAM_ANGLE_Y=0,-0.06,-0.25,-0.55,-0.95,-1.44,-2.02,-2.68,-3.43,-4.24,-5.09,-6.01,-6.98,-7.97,-8.99,-10.05,-11.13,-12.22,-13.30,-14.41,-15.51,-16.59,-17.65,-18.70,-19.71,-20.70,-21.65,-22.55,-23.41,-24.21,-24.94,-25.61,-26.22,-26.73,-27.18,-27.53,-27.79,-27.95,-28,-28.00,-27.99,-27.98,-27.96,-27.94,-27.92,-27.89,-27.85,-27.81,-27.77,-27.72,-27.67,-27.62,-27.56,-27.50,-27.44,-27.37,-27.30,-27.22,-27.15,-27.06,-26.98,-26.89,-26.80,-26.71,-26.62,-26.52,-26.42,-26.32,-26.22,-26.11,-26.01,-25.90,-25.78,-25.67,-25.56,-25.44,-25.32,-25.20,-25.08,-24.96,-24.84,-24.72,-24.59,-24.47,-24.34,-24.22,-24.09,-23.96,-23.84,-23.71,-23.58,-23.45,-23.33,-23.20,-23.07,-22.94,-22.82,-22.69,-22.57,-22.44,-22.32,-22.20,-22.07,-21.95,-21.83,-21.71,-21.60,-21.48,-21.37,-21.25,-21.14,-21.03,-20.93,-20.82,-20.72,-20.62,-20.52,-20.42,-20.33,-20.24,-20.15,-20.06,-19.98,-19.90,-19.82,-19.74,-19.67,-19.60,-19.54,-19.48,-19.42,-19.36,-19.31,-19.26,-19.22,-19.18,-19.14,-19.11,-19.08,-19.06,-19.04,-19.02,-19.01,-19.00,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-18.95,-18.80,-18.57,-18.24,-17.85,-17.37,-16.83,-16.24,-15.57,-14.86,-14.12,-13.32,-12.50,-11.66,-10.79,-9.91,-9.01,-8.11,-7.21,-6.33,-5.44,-4.59,-3.75,-2.94,-2.16,-1.41,-0.72,-0.07,0.54,1.09,1.57,1.99,2.34,2.63,2.83,2.96,3,2.99,2.97,2.93,2.87,2.80,2.71,2.61,2.50,2.37,2.23,2.08,1.92,1.74,1.55,1.36,1.15,0.93,0.70,0.47,0.23,-0.03,-0.29,-0.55,-0.83,-1.11,-1.39,-1.69,-1.99,-2.29,-2.59,-2.90,-3.22,-3.53,-3.85,-4.17,-4.49,-4.81,-5.13,-5.46,-5.79,-6.10,-6.43,-6.75,-7.07,-7.38,-7.70,-8.01,-8.32,-8.62,-8.92,-9.22,-9.51,-9.79,-10.07,-10.34,-10.61,-10.87,-11.12,-11.36,-11.60,-11.83,-12.04,-12.25,-12.45,-12.64,-12.81,-12.98,-13.14,-13.28,-13.41,-13.53,-13.64,-13.73,-13.81,-13.88,-13.93,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.37,-13.11,-12.81,-12.48,-12.11,-11.72,-11.30,-10.85,-10.39,-9.90,-9.41,-8.90,-8.39,-7.86,-7.33,-6.81,-6.27,-5.75,-5.24,-4.74,-4.25,-3.77,-3.31,-2.87,-2.45,-2.06,-1.70,-1.36,-1.06,-0.79,-0.56,-0.36,-0.21,-0.09,-0.02,0 +PARAM_ANGLE_X=0,-0.06,-0.22,-0.49,-0.85,-1.28,-1.81,-2.40,-3.07,-3.78,-4.54,-5.36,-6.23,-7.11,-8.03,-8.97,-9.93,-10.91,-11.88,-12.87,-13.85,-14.81,-15.76,-16.69,-17.60,-18.48,-19.33,-20.14,-20.90,-21.62,-22.27,-22.87,-23.41,-23.87,-24.27,-24.58,-24.81,-24.95,-25,-25.00,-24.98,-24.96,-24.93,-24.89,-24.84,-24.78,-24.72,-24.65,-24.57,-24.48,-24.38,-24.28,-24.17,-24.06,-23.94,-23.81,-23.67,-23.53,-23.39,-23.23,-23.07,-22.91,-22.74,-22.57,-22.39,-22.21,-22.02,-21.83,-21.64,-21.44,-21.23,-21.02,-20.81,-20.60,-20.38,-20.16,-19.94,-19.72,-19.49,-19.26,-19.03,-18.80,-18.56,-18.33,-18.09,-17.85,-17.61,-17.37,-17.13,-16.89,-16.65,-16.41,-16.17,-15.93,-15.69,-15.45,-15.21,-14.97,-14.74,-14.50,-14.26,-14.04,-13.80,-13.58,-13.35,-13.12,-12.91,-12.68,-12.47,-12.26,-12.05,-11.84,-11.64,-11.44,-11.25,-11.06,-10.87,-10.69,-10.51,-10.34,-10.17,-10.00,-9.85,-9.69,-9.55,-9.41,-9.27,-9.14,-9.02,-8.90,-8.79,-8.68,-8.59,-8.49,-8.41,-8.34,-8.27,-8.21,-8.15,-8.11,-8.07,-8.04,-8.02,-8.00,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-7.98,-7.91,-7.81,-7.67,-7.49,-7.28,-7.04,-6.78,-6.48,-6.15,-5.81,-5.45,-5.07,-4.67,-4.27,-3.85,-3.42,-2.98,-2.54,-2.10,-1.65,-1.21,-0.77,-0.33,0.09,0.51,0.92,1.31,1.69,2.06,2.40,2.72,3.03,3.31,3.57,3.79,4,4.20,4.40,4.59,4.77,4.96,5.14,5.31,5.48,5.65,5.81,5.97,6.12,6.27,6.42,6.56,6.70,6.83,6.97,7.09,7.22,7.34,7.45,7.57,7.68,7.79,7.89,7.99,8.09,8.18,8.27,8.36,8.45,8.53,8.61,8.68,8.76,8.83,8.90,8.97,9.03,9.09,9.15,9.20,9.26,9.31,9.36,9.40,9.45,9.49,9.53,9.57,9.60,9.64,9.67,9.70,9.73,9.76,9.78,9.80,9.83,9.85,9.87,9.88,9.90,9.91,9.93,9.94,9.95,9.96,9.97,9.97,9.98,9.99,9.99,9.99,10.00,10.00,10.00,10,9.98,9.92,9.83,9.71,9.55,9.36,9.15,8.91,8.65,8.37,8.07,7.75,7.42,7.07,6.72,6.35,5.99,5.61,5.23,4.86,4.48,4.11,3.74,3.39,3.03,2.69,2.36,2.05,1.75,1.47,1.21,0.97,0.76,0.56,0.40,0.26,0.15,0.07,0.02,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.37,0.10,0.01,0.25,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_R_ANGLE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.12,0.12,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.63,0.90,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.37,0.10,0.01,0.25,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.11,-0.12,-0.14,-0.16,-0.18,-0.19,-0.21,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.34,-0.36,-0.38,-0.39,-0.41,-0.42,-0.44,-0.45,-0.46,-0.47,-0.48,-0.48,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.45,-0.44,-0.44,-0.43,-0.42,-0.42,-0.41,-0.41,-0.40,-0.40,-0.39,-0.38,-0.38,-0.37,-0.36,-0.36,-0.35,-0.34,-0.33,-0.33,-0.32,-0.31,-0.30,-0.30,-0.29,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,0.00,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.08,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.08,0.09,0.11,0.13,0.14,0.16,0.17,0.19,0.20,0.21,0.22,0.24,0.25,0.25,0.26,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.24,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0 +PARAM_EYE_BALL_Y=0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.03,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.28,-0.28,-0.29,-0.30,-0.30,-0.31,-0.32,-0.32,-0.33,-0.34,-0.34,-0.35,-0.36,-0.36,-0.37,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.41,-0.41,-0.42,-0.42,-0.43,-0.43,-0.44,-0.44,-0.45,-0.45,-0.46,-0.46,-0.46,-0.47,-0.47,-0.48,-0.48,-0.48,-0.49,-0.49,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.52,-0.52,-0.52,-0.53,-0.53,-0.53,-0.53,-0.54,-0.54,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.56,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.56,-0.51,-0.45,-0.38,-0.31,-0.24,-0.17,-0.12,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.05,-0.07,-0.09,-0.12,-0.15,-0.19,-0.22,-0.26,-0.29,-0.33,-0.36,-0.40,-0.43,-0.47,-0.50,-0.52,-0.55,-0.57,-0.59,-0.61,-0.62,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.62,-0.62,-0.62,-0.62,-0.61,-0.61,-0.61,-0.60,-0.60,-0.60,-0.59,-0.59,-0.59,-0.58,-0.58,-0.57,-0.57,-0.56,-0.56,-0.55,-0.55,-0.54,-0.53,-0.53,-0.52,-0.52,-0.51,-0.50,-0.50,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.45,-0.44,-0.43,-0.42,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.31,-0.30,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_09.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_09.mtn new file mode 100644 index 0000000..7cb54ae --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_09.mtn @@ -0,0 +1,20 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.00,0.01,0.03,0.05,0.07,0.10,0.13,0.16,0.20,0.23,0.27,0.30,0.34,0.37,0.40,0.43,0.45,0.47,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.56,0.57,0.57,0.57,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.57,0.56,0.56,0.55,0.53,0.52,0.50,0.48,0.45,0.43,0.41,0.38,0.36,0.34,0.31,0.29,0.26,0.24,0.22,0.20,0.18,0.16,0.14,0.12,0.10,0.09,0.07,0.06,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.06,-0.23,-0.50,-0.85,-1.29,-1.79,-2.33,-2.92,-3.54,-4.18,-4.82,-5.46,-6.08,-6.67,-7.21,-7.71,-8.15,-8.50,-8.77,-8.94,-9,-8.97,-8.86,-8.70,-8.47,-8.19,-7.85,-7.47,-7.04,-6.56,-6.06,-5.51,-4.94,-4.33,-3.71,-3.06,-2.40,-1.72,-1.04,-0.34,0.34,1.04,1.72,2.40,3.06,3.71,4.33,4.94,5.51,6.06,6.56,7.04,7.47,7.85,8.19,8.47,8.70,8.86,8.97,9,8.98,8.91,8.79,8.63,8.43,8.20,7.93,7.63,7.30,6.94,6.56,6.15,5.73,5.30,4.84,4.37,3.90,3.42,2.93,2.44,1.94,1.45,0.96,0.48,0,-0.52,-1.04,-1.53,-1.98,-2.43,-2.87,-3.27,-3.66,-4.04,-4.39,-4.73,-5.05,-5.36,-5.65,-5.93,-6.19,-6.44,-6.68,-6.90,-7.11,-7.30,-7.48,-7.65,-7.81,-7.96,-8.09,-8.22,-8.34,-8.44,-8.54,-8.62,-8.70,-8.76,-8.82,-8.87,-8.91,-8.94,-8.97,-8.99,-9.00,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,-0.07,-0.26,-0.55,-0.95,-1.43,-1.99,-2.59,-3.25,-3.94,-4.65,-5.35,-6.06,-6.75,-7.41,-8.01,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-9.98,-9.93,-9.84,-9.74,-9.62,-9.50,-9.38,-9.26,-9.16,-9.07,-9.02,-9,-9.02,-9.07,-9.15,-9.25,-9.37,-9.49,-9.60,-9.71,-9.81,-9.89,-9.95,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.94,-9.79,-9.58,-9.31,-9.01,-8.70,-8.38,-8.07,-7.79,-7.53,-7.32,-7.15,-7.04,-7,-7.01,-7.02,-7.05,-7.09,-7.13,-7.19,-7.25,-7.32,-7.39,-7.48,-7.56,-7.65,-7.75,-7.85,-7.95,-8.05,-8.16,-8.27,-8.38,-8.49,-8.59,-8.70,-8.81,-8.92,-9.02,-9.12,-9.22,-9.31,-9.40,-9.49,-9.57,-9.65,-9.72,-9.78,-9.83,-9.88,-9.92,-9.96,-9.98,-9.99,-10,-9.96,-9.85,-9.66,-9.42,-9.13,-8.79,-8.40,-7.99,-7.54,-7.07,-6.59,-6.09,-5.58,-5.07,-4.55,-4.05,-3.55,-3.07,-2.61,-2.17,-1.76,-1.39,-1.04,-0.74,-0.49,-0.28,-0.13,-0.03,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.59,0.60,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.65,0.65,0.66,0.66,0.67,0.67,0.68,0.68,0.68,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.64,0.63,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.55,0.54,0.53,0.53,0.52,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,-0.20,-0.77,-1.66,-2.85,-4.30,-5.96,-7.76,-9.74,-11.81,-13.95,-16.05,-18.19,-20.26,-22.24,-24.04,-25.70,-27.15,-28.34,-29.23,-29.80,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.88,-29.54,-28.99,-28.27,-27.39,-26.37,-25.21,-23.97,-22.62,-21.22,-19.76,-18.27,-16.73,-15.20,-13.66,-12.14,-10.66,-9.20,-7.82,-6.51,-5.29,-4.16,-3.13,-2.23,-1.46,-0.84,-0.38,-0.10,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,-0.20,-0.77,-1.66,-2.85,-4.30,-5.96,-7.76,-9.74,-11.81,-13.95,-16.05,-18.19,-20.26,-22.24,-24.04,-25.70,-27.15,-28.34,-29.23,-29.80,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.88,-29.54,-28.99,-28.27,-27.39,-26.37,-25.21,-23.97,-22.62,-21.22,-19.76,-18.27,-16.73,-15.20,-13.66,-12.14,-10.66,-9.20,-7.82,-6.51,-5.29,-4.16,-3.13,-2.23,-1.46,-0.84,-0.38,-0.10,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.14,0.26,0.38,0.49,0.59,0.65,0.67,0.67,0.65,0.63,0.61,0.57,0.54,0.50,0.45,0.41,0.36,0.31,0.26,0.22,0.17,0.13,0.10,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.10,-0.13,-0.16,-0.19,-0.21,-0.24,-0.27,-0.30,-0.32,-0.34,-0.36,-0.38,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.39,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.09,-0.07,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,0.99,0.95,0.89,0.81,0.71,0.60,0.48,0.35,0.21,0.07,-0.07,-0.21,-0.35,-0.48,-0.60,-0.71,-0.81,-0.89,-0.95,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.88,-0.83,-0.76,-0.68,-0.60,-0.51,-0.41,-0.32,-0.22,-0.12,-0.01,0.09,0.19,0.29,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.90,0.94,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.71,0.47,0.23,0.07,0,0.07,0.22,0.43,0.65,0.80,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.81,0.65,0.46,0.28,0.13,0.03,0,0.03,0.10,0.19,0.30,0.41,0.53,0.63,0.72,0.79,0.84,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.90,0.90,0.91,0.92,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.98,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.09,-0.11,-0.14,-0.17,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.39,-0.41,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.42,-0.41,-0.39,-0.38,-0.36,-0.34,-0.32,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.17,-0.15,-0.13,-0.11,-0.09,-0.08,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_SIDE=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.10,-0.13,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.31,-0.33,-0.35,-0.37,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.36,-0.34,-0.33,-0.31,-0.29,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.59,0.60,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.64,0.64,0.65,0.66,0.66,0.67,0.67,0.68,0.68,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.64,0.63,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.55,0.54,0.53,0.53,0.52,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0.00,0.01,0.03,0.05,0.07,0.10,0.13,0.16,0.20,0.23,0.27,0.30,0.34,0.37,0.40,0.43,0.45,0.47,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.58,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.52,0.50,0.48,0.45,0.43,0.40,0.38,0.35,0.33,0.31,0.28,0.26,0.24,0.21,0.19,0.17,0.15,0.13,0.12,0.10,0.08,0.07,0.05,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.10,-0.13,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.31,-0.33,-0.35,-0.37,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.36,-0.34,-0.33,-0.31,-0.29,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.72,0.47,0.24,0.07,0.01,0.07,0.23,0.44,0.65,0.81,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.81,0.65,0.46,0.28,0.13,0.03,0,0.03,0.10,0.19,0.30,0.42,0.53,0.64,0.73,0.81,0.85,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.89,0.89,0.90,0.90,0.91,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.00,-0.02,-0.03,-0.06,-0.09,-0.12,-0.16,-0.20,-0.24,-0.28,-0.33,-0.37,-0.41,-0.45,-0.49,-0.52,-0.55,-0.58,-0.59,-0.61,-0.61,-0.60,-0.57,-0.52,-0.47,-0.40,-0.33,-0.27,-0.20,-0.15,-0.10,-0.07,-0.06,-0.07,-0.11,-0.16,-0.23,-0.30,-0.38,-0.45,-0.52,-0.58,-0.64,-0.68,-0.70,-0.71,-0.70,-0.67,-0.62,-0.56,-0.50,-0.43,-0.36,-0.30,-0.24,-0.18,-0.14,-0.10,-0.08,-0.07,-0.10,-0.17,-0.28,-0.40,-0.52,-0.64,-0.76,-0.85,-0.93,-0.98,-1,-0.97,-0.90,-0.79,-0.66,-0.52,-0.37,-0.21,-0.06,0.08,0.20,0.31,0.39,0.44,0.46,0.46,0.45,0.44,0.43,0.41,0.39,0.37,0.35,0.32,0.29,0.26,0.23,0.19,0.16,0.12,0.08,0.05,0.01,-0.03,-0.07,-0.11,-0.15,-0.19,-0.22,-0.26,-0.30,-0.33,-0.37,-0.40,-0.43,-0.46,-0.48,-0.51,-0.53,-0.55,-0.57,-0.58,-0.59,-0.60,-0.61,-0.61,-0.61,-0.60,-0.59,-0.57,-0.56,-0.54,-0.51,-0.49,-0.46,-0.43,-0.40,-0.37,-0.34,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.13,-0.11,-0.08,-0.06,-0.05,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.01,-0.03,-0.06,-0.09,-0.14,-0.20,-0.26,-0.32,-0.39,-0.46,-0.54,-0.61,-0.68,-0.74,-0.80,-0.86,-0.91,-0.94,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.94,-0.89,-0.85,-0.80,-0.75,-0.70,-0.66,-0.62,-0.59,-0.56,-0.55,-0.54,-0.54,-0.54,-0.55,-0.55,-0.56,-0.57,-0.58,-0.59,-0.60,-0.61,-0.63,-0.64,-0.65,-0.67,-0.69,-0.70,-0.72,-0.73,-0.75,-0.77,-0.78,-0.80,-0.82,-0.83,-0.85,-0.87,-0.88,-0.89,-0.91,-0.92,-0.93,-0.95,-0.96,-0.97,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-0.98,-0.97,-0.94,-0.91,-0.88,-0.84,-0.80,-0.75,-0.71,-0.66,-0.61,-0.56,-0.51,-0.46,-0.40,-0.36,-0.31,-0.26,-0.22,-0.18,-0.14,-0.10,-0.07,-0.05,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_A.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_A.mtn new file mode 100644 index 0000000..ea79a2f --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_A.mtn @@ -0,0 +1,14 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0.02,0.06,0.14,0.24,0.37,0.52,0.69,0.88,1.08,1.29,1.52,1.76,2,2.25,2.50,2.75,3,3.24,3.48,3.71,3.92,4.12,4.31,4.48,4.63,4.76,4.86,4.94,4.98,5,5,5,5,4.99,4.99,4.98,4.97,4.96,4.95,4.94,4.93,4.91,4.90,4.88,4.86,4.84,4.81,4.79,4.76,4.73,4.70,4.67,4.63,4.60,4.56,4.52,4.47,4.43,4.38,4.33,4.28,4.22,4.17,4.11,4.05,3.98,3.91,3.84,3.77,3.70,3.62,3.54,3.45,3.37,3.28,3.18,3.09,2.99,2.89,2.78,2.67,2.56,2.45,2.33,2.21,2.08,1.95,1.82,1.67,1.52,1.36,1.19,1.01,0.83,0.64,0.45,0.25,0.04,-0.17,-0.39,-0.61,-0.83,-1.06,-1.29,-1.52,-1.75,-1.99,-2.23,-2.46,-2.70,-2.94,-3.18,-3.41,-3.65,-3.88,-4.11,-4.34,-4.56,-4.78,-5,-5.22,-5.43,-5.64,-5.85,-6.05,-6.25,-6.44,-6.63,-6.81,-7,-7.17,-7.35,-7.52,-7.68,-7.84,-8,-8.15,-8.30,-8.45,-8.59,-8.73,-8.86,-8.99,-9.12,-9.24,-9.35,-9.47,-9.58,-9.68,-9.78,-9.88,-9.97,-10.06,-10.14,-10.22,-10.30,-10.37,-10.44,-10.50,-10.57,-10.62,-10.67,-10.72,-10.77,-10.81,-10.84,-10.88,-10.91,-10.93,-10.95,-10.97,-10.98,-10.99,-11,-11,-10.91,-10.65,-10.25,-9.71,-9.07,-8.32,-7.50,-6.61,-5.67,-4.68,-3.68,-2.65,-1.60,-0.59,0.40,1.38,2.29,3.17,3.99,4.72,5.37,5.93,6.38,6.72,6.93,7,6.99,6.95,6.89,6.81,6.71,6.58,6.43,6.27,6.09,5.89,5.68,5.44,5.19,4.93,4.66,4.37,4.08,3.77,3.45,3.12,2.79,2.45,2.10,1.74,1.38,1.02,0.65,0.29,-0.08,-0.46,-0.82,-1.19,-1.56,-1.93,-2.29,-2.64,-2.99,-3.34,-3.68,-4.01,-4.34,-4.65,-4.96,-5.26,-5.54,-5.81,-6.07,-6.32,-6.55,-6.77,-6.97,-7.16,-7.33,-7.48,-7.61,-7.73,-7.83,-7.90,-7.96,-7.99,-8,-7.98,-7.93,-7.84,-7.72,-7.58,-7.41,-7.21,-6.99,-6.75,-6.50,-6.22,-5.93,-5.64,-5.33,-5.02,-4.69,-4.37,-4.04,-3.71,-3.39,-3.07,-2.76,-2.45,-2.16,-1.88,-1.60,-1.35,-1.12,-0.89,-0.70,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.43,-0.47,-0.50,-0.53,-0.56,-0.59,-0.62,-0.65,-0.68,-0.71,-0.73,-0.76,-0.79,-0.81,-0.83,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-0.99,-0.97,-0.94,-0.90,-0.84,-0.78,-0.70,-0.62,-0.53,-0.43,-0.32,-0.21,-0.09,0.04,0.17,0.30,0.44,0.58,0.71,0.86,1,1.14,1.29,1.42,1.56,1.70,1.83,1.96,2.09,2.21,2.32,2.43,2.53,2.62,2.70,2.78,2.84,2.90,2.94,2.97,2.99,3,3,2.98,2.96,2.93,2.89,2.85,2.79,2.73,2.67,2.59,2.51,2.43,2.34,2.24,2.14,2.04,1.93,1.82,1.70,1.59,1.46,1.34,1.21,1.09,0.96,0.83,0.70,0.57,0.43,0.30,0.17,0.04,-0.09,-0.21,-0.34,-0.46,-0.59,-0.70,-0.82,-0.93,-1.04,-1.14,-1.24,-1.34,-1.43,-1.51,-1.59,-1.67,-1.73,-1.79,-1.85,-1.89,-1.93,-1.96,-1.98,-2,-2,-2,-1.99,-1.98,-1.97,-1.96,-1.94,-1.92,-1.90,-1.87,-1.84,-1.81,-1.77,-1.73,-1.69,-1.65,-1.61,-1.56,-1.51,-1.46,-1.41,-1.35,-1.29,-1.23,-1.17,-1.11,-1.05,-0.98,-0.91,-0.85,-0.78,-0.70,-0.63,-0.56,-0.48,-0.41,-0.33,-0.25,-0.18,-0.10,-0.02,0.06,0.14,0.22,0.30,0.38,0.46,0.54,0.62,0.70,0.78,0.86,0.94,1.02,1.10,1.18,1.25,1.33,1.41,1.48,1.56,1.63,1.70,1.78,1.85,1.91,1.98,2.05,2.11,2.17,2.23,2.29,2.35,2.41,2.46,2.51,2.56,2.61,2.65,2.69,2.73,2.77,2.81,2.84,2.87,2.90,2.92,2.94,2.96,2.97,2.98,2.99,3,3,3,2.99,2.98,2.96,2.93,2.91,2.88,2.84,2.80,2.76,2.71,2.66,2.60,2.55,2.49,2.43,2.36,2.29,2.23,2.15,2.08,2.01,1.93,1.86,1.78,1.70,1.63,1.55,1.47,1.39,1.32,1.24,1.16,1.09,1.01,0.94,0.87,0.80,0.73,0.66,0.60,0.54,0.48,0.42,0.37,0.32,0.27,0.23,0.18,0.15,0.11,0.08,0.06,0.04,0.02,0.01,0,0 +PARAM_BODY_ANGLE_Z=0,-0,-0.01,-0.03,-0.04,-0.07,-0.10,-0.13,-0.17,-0.21,-0.25,-0.30,-0.35,-0.40,-0.46,-0.52,-0.58,-0.64,-0.70,-0.77,-0.83,-0.90,-0.97,-1.03,-1.10,-1.17,-1.23,-1.30,-1.36,-1.42,-1.48,-1.54,-1.60,-1.65,-1.70,-1.75,-1.79,-1.83,-1.87,-1.90,-1.93,-1.96,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.77,-1.72,-1.68,-1.63,-1.58,-1.53,-1.47,-1.41,-1.35,-1.28,-1.22,-1.15,-1.08,-1.01,-0.94,-0.86,-0.78,-0.71,-0.63,-0.55,-0.46,-0.38,-0.30,-0.21,-0.13,-0.04,0.05,0.13,0.22,0.31,0.40,0.49,0.58,0.67,0.75,0.84,0.93,1.02,1.10,1.19,1.27,1.36,1.44,1.52,1.60,1.68,1.76,1.83,1.91,1.98,2.05,2.12,2.19,2.26,2.32,2.38,2.44,2.50,2.55,2.60,2.65,2.70,2.74,2.78,2.82,2.85,2.88,2.91,2.93,2.95,2.97,2.98,2.99,3,3,3,2.99,2.97,2.94,2.91,2.88,2.84,2.79,2.74,2.68,2.62,2.55,2.48,2.41,2.33,2.25,2.17,2.08,1.99,1.90,1.81,1.71,1.61,1.51,1.42,1.32,1.21,1.11,1.01,0.91,0.81,0.71,0.61,0.51,0.41,0.32,0.22,0.13,0.04,-0.05,-0.13,-0.22,-0.30,-0.37,-0.45,-0.52,-0.58,-0.65,-0.70,-0.76,-0.81,-0.85,-0.89,-0.92,-0.95,-0.97,-0.99,-1,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.30,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.01,-0.02,-0.05,-0.09,-0.14,-0.19,-0.26,-0.34,-0.42,-0.51,-0.61,-0.72,-0.84,-0.96,-1.09,-1.23,-1.37,-1.52,-1.67,-1.83,-1.99,-2.16,-2.33,-2.50,-2.68,-2.86,-3.04,-3.23,-3.42,-3.61,-3.80,-3.99,-4.18,-4.38,-4.57,-4.77,-4.96,-5.15,-5.34,-5.53,-5.72,-5.90,-6.08,-6.27,-6.44,-6.61,-6.79,-6.95,-7.11,-7.27,-7.42,-7.57,-7.71,-7.85,-7.98,-8.10,-8.22,-8.33,-8.43,-8.52,-8.61,-8.69,-8.76,-8.82,-8.88,-8.92,-8.95,-8.98,-8.99,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.95,-8.80,-8.55,-8.23,-7.83,-7.37,-6.84,-6.27,-5.65,-5.01,-4.33,-3.64,-2.94,-2.23,-1.54,-0.86,-0.18,0.45,1.05,1.62,2.14,2.60,3.01,3.36,3.63,3.83,3.96,4,3.98,3.91,3.79,3.64,3.46,3.24,2.99,2.72,2.42,2.10,1.77,1.42,1.06,0.69,0.31,-0.07,-0.45,-0.84,-1.22,-1.58,-1.95,-2.31,-2.65,-2.99,-3.30,-3.59,-3.86,-4.11,-4.33,-4.53,-4.69,-4.82,-4.92,-4.98,-5,-4.99,-4.96,-4.90,-4.82,-4.73,-4.62,-4.49,-4.34,-4.18,-4,-3.81,-3.60,-3.39,-3.16,-2.92,-2.67,-2.42,-2.15,-1.88,-1.61,-1.33,-1.05,-0.76,-0.47,-0.18,0.11,0.40,0.69,0.97,1.26,1.53,1.80,2.07,2.33,2.59,2.83,3.07,3.29,3.51,3.71,3.90,4.08,4.25,4.40,4.53,4.65,4.76,4.84,4.91,4.96,4.99,5,4.97,4.87,4.71,4.50,4.23,3.92,3.55,3.15,2.70,2.22,1.70,1.16,0.59,0,-0.61,-1.23,-1.88,-2.52,-3.18,-3.82,-4.48,-5.12,-5.77,-6.39,-7,-7.59,-8.16,-8.70,-9.22,-9.70,-10.15,-10.55,-10.92,-11.23,-11.50,-11.71,-11.87,-11.97,-12,-11.98,-11.92,-11.83,-11.69,-11.53,-11.34,-11.11,-10.86,-10.59,-10.29,-9.97,-9.63,-9.28,-8.90,-8.52,-8.12,-7.72,-7.31,-6.89,-6.47,-6.05,-5.63,-5.21,-4.80,-4.39,-3.99,-3.60,-3.22,-2.85,-2.50,-2.17,-1.85,-1.55,-1.28,-1.02,-0.80,-0.59,-0.42,-0.27,-0.15,-0.07,-0.02,0 +PARAM_ANGLE_X=0,0,0.01,0.02,0.04,0.07,0.09,0.13,0.16,0.21,0.25,0.30,0.36,0.42,0.48,0.55,0.62,0.70,0.78,0.86,0.95,1.03,1.13,1.22,1.32,1.42,1.53,1.63,1.74,1.85,1.97,2.08,2.20,2.33,2.45,2.57,2.70,2.83,2.96,3.09,3.22,3.36,3.49,3.63,3.76,3.90,4.04,4.18,4.32,4.46,4.60,4.74,4.88,5.02,5.16,5.30,5.44,5.58,5.72,5.86,6,6.14,6.26,6.38,6.50,6.61,6.72,6.82,6.91,7,7.09,7.16,7.24,7.31,7.37,7.44,7.49,7.55,7.60,7.64,7.68,7.72,7.76,7.79,7.82,7.85,7.87,7.89,7.91,7.93,7.94,7.95,7.96,7.97,7.98,7.99,7.99,7.99,8,8,8,8,8,7.99,7.94,7.87,7.77,7.65,7.50,7.32,7.12,6.90,6.65,6.38,6.10,5.79,5.47,5.13,4.77,4.39,4,3.60,3.22,2.84,2.46,2.10,1.75,1.40,1.05,0.72,0.40,0.08,-0.24,-0.54,-0.84,-1.13,-1.41,-1.69,-1.96,-2.22,-2.47,-2.72,-2.96,-3.19,-3.41,-3.63,-3.84,-4.05,-4.24,-4.43,-4.62,-4.79,-4.96,-5.12,-5.28,-5.43,-5.57,-5.70,-5.83,-5.95,-6.07,-6.17,-6.27,-6.37,-6.46,-6.54,-6.61,-6.68,-6.74,-6.80,-6.84,-6.89,-6.92,-6.95,-6.97,-6.99,-7,-7,-7,-6.99,-6.97,-6.95,-6.91,-6.87,-6.83,-6.77,-6.71,-6.64,-6.56,-6.47,-6.37,-6.26,-6.14,-6.01,-5.88,-5.73,-5.57,-5.41,-5.23,-5.04,-4.85,-4.64,-4.42,-4.18,-3.94,-3.68,-3.42,-3.14,-2.85,-2.55,-2.24,-1.92,-1.59,-1.23,-0.88,-0.51,-0.12,0.27,0.71,1.14,1.56,1.98,2.39,2.79,3.19,3.58,3.96,4.34,4.71,5.08,5.43,5.78,6.12,6.46,6.79,7.11,7.42,7.73,8.02,8.32,8.60,8.87,9.14,9.40,9.65,9.89,10.13,10.35,10.57,10.77,10.98,11.17,11.35,11.52,11.69,11.84,11.99,12.12,12.25,12.37,12.48,12.57,12.66,12.74,12.81,12.87,12.91,12.95,12.98,12.99,13,12.95,12.80,12.56,12.25,11.87,11.43,10.93,10.38,9.80,9.20,8.56,7.92,7.25,6.59,5.92,5.26,4.62,3.99,3.39,2.82,2.29,1.80,1.35,0.97,0.63,0.36,0.16,0.04,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.10,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.28,-0.29,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.39,-0.36,-0.31,-0.27,-0.22,-0.16,-0.11,-0.07,-0.03,-0,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.05,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.42,-0.44,-0.47,-0.49,-0.51,-0.52,-0.54,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.51,-0.49,-0.47,-0.45,-0.42,-0.40,-0.37,-0.35,-0.32,-0.30,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.10,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.10,0.12,0.14,0.15,0.17,0.19,0.20,0.22,0.24,0.26,0.27,0.29,0.31,0.32,0.34,0.36,0.37,0.38,0.40,0.41,0.42,0.43,0.44,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.32,0.30,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.10,0.08,0.07,0.05,0.03,0.02,0,-0.01,-0.03,-0.05,-0.06,-0.08,-0.10,-0.11,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.40,-0.41,-0.42,-0.43,-0.43,-0.44,-0.44,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.45,-0.43,-0.39,-0.34,-0.29,-0.23,-0.17,-0.12,-0.07,-0.03,-0.01,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.24,-0.26,-0.27,-0.28,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.38,-0.39,-0.40,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.34,-0.32,-0.31,-0.29,-0.27,-0.25,-0.22,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.05,-0.03,0,0.03,0.05,0.08,0.11,0.14,0.16,0.19,0.21,0.24,0.27,0.29,0.31,0.33,0.35,0.37,0.38,0.39,0.40,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.40,0.38,0.36,0.33,0.29,0.26,0.23,0.19,0.16,0.13,0.10,0.08,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,0 +VISIBLE:PARTS_RIGHT_ARM_B=0 +VISIBLE:PARTS_LEFT_ARM_B=0 +VISIBLE:PARTS_BODY_B=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_A2.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_A2.mtn new file mode 100644 index 0000000..d2745a1 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_A2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0.02,0.06,0.14,0.24,0.37,0.52,0.69,0.88,1.08,1.29,1.52,1.76,2,2.25,2.50,2.75,3,3.24,3.48,3.71,3.92,4.12,4.31,4.48,4.63,4.76,4.86,4.94,4.98,5,5,5,5,4.99,4.99,4.98,4.97,4.96,4.95,4.94,4.93,4.91,4.90,4.88,4.86,4.84,4.81,4.79,4.76,4.73,4.70,4.67,4.63,4.60,4.56,4.52,4.47,4.43,4.38,4.33,4.28,4.22,4.17,4.11,4.05,3.98,3.91,3.84,3.77,3.70,3.62,3.54,3.45,3.37,3.28,3.18,3.09,2.99,2.89,2.78,2.67,2.56,2.45,2.33,2.21,2.08,1.95,1.82,1.67,1.52,1.36,1.19,1.01,0.83,0.64,0.45,0.25,0.04,-0.17,-0.39,-0.61,-0.83,-1.06,-1.29,-1.52,-1.75,-1.99,-2.23,-2.46,-2.70,-2.94,-3.18,-3.41,-3.65,-3.88,-4.11,-4.34,-4.56,-4.78,-5,-5.22,-5.43,-5.64,-5.85,-6.05,-6.25,-6.44,-6.63,-6.81,-7,-7.17,-7.35,-7.52,-7.68,-7.84,-8,-8.15,-8.30,-8.45,-8.59,-8.73,-8.86,-8.99,-9.12,-9.24,-9.35,-9.47,-9.58,-9.68,-9.78,-9.88,-9.97,-10.06,-10.14,-10.22,-10.30,-10.37,-10.44,-10.50,-10.57,-10.62,-10.67,-10.72,-10.77,-10.81,-10.84,-10.88,-10.91,-10.93,-10.95,-10.97,-10.98,-10.99,-11,-11,-10.91,-10.65,-10.25,-9.71,-9.07,-8.32,-7.50,-6.61,-5.67,-4.68,-3.68,-2.65,-1.60,-0.59,0.40,1.38,2.29,3.17,3.99,4.72,5.37,5.93,6.38,6.72,6.93,7,6.99,6.95,6.89,6.81,6.71,6.58,6.43,6.27,6.09,5.89,5.68,5.44,5.19,4.93,4.66,4.37,4.08,3.77,3.45,3.12,2.79,2.45,2.10,1.74,1.38,1.02,0.65,0.29,-0.08,-0.46,-0.82,-1.19,-1.56,-1.93,-2.29,-2.64,-2.99,-3.34,-3.68,-4.01,-4.34,-4.65,-4.96,-5.26,-5.54,-5.81,-6.07,-6.32,-6.55,-6.77,-6.97,-7.16,-7.33,-7.48,-7.61,-7.73,-7.83,-7.90,-7.96,-7.99,-8,-7.98,-7.93,-7.84,-7.72,-7.58,-7.41,-7.21,-6.99,-6.75,-6.50,-6.22,-5.93,-5.64,-5.33,-5.02,-4.69,-4.37,-4.04,-3.71,-3.39,-3.07,-2.76,-2.45,-2.16,-1.88,-1.60,-1.35,-1.12,-0.89,-0.70,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.43,-0.47,-0.50,-0.53,-0.56,-0.59,-0.62,-0.65,-0.68,-0.71,-0.73,-0.76,-0.79,-0.81,-0.83,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-0.99,-0.97,-0.94,-0.90,-0.84,-0.78,-0.70,-0.62,-0.53,-0.43,-0.32,-0.21,-0.09,0.04,0.17,0.30,0.44,0.58,0.71,0.86,1,1.14,1.29,1.42,1.56,1.70,1.83,1.96,2.09,2.21,2.32,2.43,2.53,2.62,2.70,2.78,2.84,2.90,2.94,2.97,2.99,3,3,2.98,2.96,2.93,2.89,2.85,2.79,2.73,2.67,2.59,2.51,2.43,2.34,2.24,2.14,2.04,1.93,1.82,1.70,1.59,1.46,1.34,1.21,1.09,0.96,0.83,0.70,0.57,0.43,0.30,0.17,0.04,-0.09,-0.21,-0.34,-0.46,-0.59,-0.70,-0.82,-0.93,-1.04,-1.14,-1.24,-1.34,-1.43,-1.51,-1.59,-1.67,-1.73,-1.79,-1.85,-1.89,-1.93,-1.96,-1.98,-2,-2,-2,-1.99,-1.98,-1.97,-1.96,-1.94,-1.92,-1.90,-1.87,-1.84,-1.81,-1.77,-1.73,-1.69,-1.65,-1.61,-1.56,-1.51,-1.46,-1.41,-1.35,-1.29,-1.23,-1.17,-1.11,-1.05,-0.98,-0.91,-0.85,-0.78,-0.70,-0.63,-0.56,-0.48,-0.41,-0.33,-0.25,-0.18,-0.10,-0.02,0.06,0.14,0.22,0.30,0.38,0.46,0.54,0.62,0.70,0.78,0.86,0.94,1.02,1.10,1.18,1.25,1.33,1.41,1.48,1.56,1.63,1.70,1.78,1.85,1.91,1.98,2.05,2.11,2.17,2.23,2.29,2.35,2.41,2.46,2.51,2.56,2.61,2.65,2.69,2.73,2.77,2.81,2.84,2.87,2.90,2.92,2.94,2.96,2.97,2.98,2.99,3,3,3,2.99,2.98,2.96,2.93,2.91,2.88,2.84,2.80,2.76,2.71,2.66,2.60,2.55,2.49,2.43,2.36,2.29,2.23,2.15,2.08,2.01,1.93,1.86,1.78,1.70,1.63,1.55,1.47,1.39,1.32,1.24,1.16,1.09,1.01,0.94,0.87,0.80,0.73,0.66,0.60,0.54,0.48,0.42,0.37,0.32,0.27,0.23,0.18,0.15,0.11,0.08,0.06,0.04,0.02,0.01,0,0 +PARAM_BODY_ANGLE_Z=0,-0,-0.01,-0.03,-0.04,-0.07,-0.10,-0.13,-0.17,-0.21,-0.25,-0.30,-0.35,-0.40,-0.46,-0.52,-0.58,-0.64,-0.70,-0.77,-0.83,-0.90,-0.97,-1.03,-1.10,-1.17,-1.23,-1.30,-1.36,-1.42,-1.48,-1.54,-1.60,-1.65,-1.70,-1.75,-1.79,-1.83,-1.87,-1.90,-1.93,-1.96,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.77,-1.72,-1.68,-1.63,-1.58,-1.53,-1.47,-1.41,-1.35,-1.28,-1.22,-1.15,-1.08,-1.01,-0.94,-0.86,-0.78,-0.71,-0.63,-0.55,-0.46,-0.38,-0.30,-0.21,-0.13,-0.04,0.05,0.13,0.22,0.31,0.40,0.49,0.58,0.67,0.75,0.84,0.93,1.02,1.10,1.19,1.27,1.36,1.44,1.52,1.60,1.68,1.76,1.83,1.91,1.98,2.05,2.12,2.19,2.26,2.32,2.38,2.44,2.50,2.55,2.60,2.65,2.70,2.74,2.78,2.82,2.85,2.88,2.91,2.93,2.95,2.97,2.98,2.99,3,3,3,2.99,2.97,2.94,2.91,2.88,2.84,2.79,2.74,2.68,2.62,2.55,2.48,2.41,2.33,2.25,2.17,2.08,1.99,1.90,1.81,1.71,1.61,1.51,1.42,1.32,1.21,1.11,1.01,0.91,0.81,0.71,0.61,0.51,0.41,0.32,0.22,0.13,0.04,-0.05,-0.13,-0.22,-0.30,-0.37,-0.45,-0.52,-0.58,-0.65,-0.70,-0.76,-0.81,-0.85,-0.89,-0.92,-0.95,-0.97,-0.99,-1,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.30,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.01,-0.02,-0.05,-0.09,-0.14,-0.19,-0.26,-0.34,-0.42,-0.51,-0.61,-0.72,-0.84,-0.96,-1.09,-1.23,-1.37,-1.52,-1.67,-1.83,-1.99,-2.16,-2.33,-2.50,-2.68,-2.86,-3.04,-3.23,-3.42,-3.61,-3.80,-3.99,-4.18,-4.38,-4.57,-4.77,-4.96,-5.15,-5.34,-5.53,-5.72,-5.90,-6.08,-6.27,-6.44,-6.61,-6.79,-6.95,-7.11,-7.27,-7.42,-7.57,-7.71,-7.85,-7.98,-8.10,-8.22,-8.33,-8.43,-8.52,-8.61,-8.69,-8.76,-8.82,-8.88,-8.92,-8.95,-8.98,-8.99,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.95,-8.80,-8.55,-8.23,-7.83,-7.37,-6.84,-6.27,-5.65,-5.01,-4.33,-3.64,-2.94,-2.23,-1.54,-0.86,-0.18,0.45,1.05,1.62,2.14,2.60,3.01,3.36,3.63,3.83,3.96,4,3.98,3.91,3.79,3.64,3.46,3.24,2.99,2.72,2.42,2.10,1.77,1.42,1.06,0.69,0.31,-0.07,-0.45,-0.84,-1.22,-1.58,-1.95,-2.31,-2.65,-2.99,-3.30,-3.59,-3.86,-4.11,-4.33,-4.53,-4.69,-4.82,-4.92,-4.98,-5,-4.99,-4.96,-4.90,-4.82,-4.73,-4.62,-4.49,-4.34,-4.18,-4,-3.81,-3.60,-3.39,-3.16,-2.92,-2.67,-2.42,-2.15,-1.88,-1.61,-1.33,-1.05,-0.76,-0.47,-0.18,0.11,0.40,0.69,0.97,1.26,1.53,1.80,2.07,2.33,2.59,2.83,3.07,3.29,3.51,3.71,3.90,4.08,4.25,4.40,4.53,4.65,4.76,4.84,4.91,4.96,4.99,5,4.97,4.87,4.71,4.50,4.23,3.92,3.55,3.15,2.70,2.22,1.70,1.16,0.59,0,-0.61,-1.23,-1.88,-2.52,-3.18,-3.82,-4.48,-5.12,-5.77,-6.39,-7,-7.59,-8.16,-8.70,-9.22,-9.70,-10.15,-10.55,-10.92,-11.23,-11.50,-11.71,-11.87,-11.97,-12,-11.98,-11.92,-11.83,-11.69,-11.53,-11.34,-11.11,-10.86,-10.59,-10.29,-9.97,-9.63,-9.28,-8.90,-8.52,-8.12,-7.72,-7.31,-6.89,-6.47,-6.05,-5.63,-5.21,-4.80,-4.39,-3.99,-3.60,-3.22,-2.85,-2.50,-2.17,-1.85,-1.55,-1.28,-1.02,-0.80,-0.59,-0.42,-0.27,-0.15,-0.07,-0.02,0 +PARAM_ANGLE_X=0,0,0.01,0.02,0.04,0.07,0.09,0.13,0.16,0.21,0.25,0.30,0.36,0.42,0.48,0.55,0.62,0.70,0.78,0.86,0.95,1.03,1.13,1.22,1.32,1.42,1.53,1.63,1.74,1.85,1.97,2.08,2.20,2.33,2.45,2.57,2.70,2.83,2.96,3.09,3.22,3.36,3.49,3.63,3.76,3.90,4.04,4.18,4.32,4.46,4.60,4.74,4.88,5.02,5.16,5.30,5.44,5.58,5.72,5.86,6,6.14,6.26,6.38,6.50,6.61,6.72,6.82,6.91,7,7.09,7.16,7.24,7.31,7.37,7.44,7.49,7.55,7.60,7.64,7.68,7.72,7.76,7.79,7.82,7.85,7.87,7.89,7.91,7.93,7.94,7.95,7.96,7.97,7.98,7.99,7.99,7.99,8,8,8,8,8,7.99,7.94,7.87,7.77,7.65,7.50,7.32,7.12,6.90,6.65,6.38,6.10,5.79,5.47,5.13,4.77,4.39,4,3.60,3.22,2.84,2.46,2.10,1.75,1.40,1.05,0.72,0.40,0.08,-0.24,-0.54,-0.84,-1.13,-1.41,-1.69,-1.96,-2.22,-2.47,-2.72,-2.96,-3.19,-3.41,-3.63,-3.84,-4.05,-4.24,-4.43,-4.62,-4.79,-4.96,-5.12,-5.28,-5.43,-5.57,-5.70,-5.83,-5.95,-6.07,-6.17,-6.27,-6.37,-6.46,-6.54,-6.61,-6.68,-6.74,-6.80,-6.84,-6.89,-6.92,-6.95,-6.97,-6.99,-7,-7,-7,-6.99,-6.97,-6.95,-6.91,-6.87,-6.83,-6.77,-6.71,-6.64,-6.56,-6.47,-6.37,-6.26,-6.14,-6.01,-5.88,-5.73,-5.57,-5.41,-5.23,-5.04,-4.85,-4.64,-4.42,-4.18,-3.94,-3.68,-3.42,-3.14,-2.85,-2.55,-2.24,-1.92,-1.59,-1.23,-0.88,-0.51,-0.12,0.27,0.71,1.14,1.56,1.98,2.39,2.79,3.19,3.58,3.96,4.34,4.71,5.08,5.43,5.78,6.12,6.46,6.79,7.11,7.42,7.73,8.02,8.32,8.60,8.87,9.14,9.40,9.65,9.89,10.13,10.35,10.57,10.77,10.98,11.17,11.35,11.52,11.69,11.84,11.99,12.12,12.25,12.37,12.48,12.57,12.66,12.74,12.81,12.87,12.91,12.95,12.98,12.99,13,12.95,12.80,12.56,12.25,11.87,11.43,10.93,10.38,9.80,9.20,8.56,7.92,7.25,6.59,5.92,5.26,4.62,3.99,3.39,2.82,2.29,1.80,1.35,0.97,0.63,0.36,0.16,0.04,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.10,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.28,-0.29,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.39,-0.36,-0.31,-0.27,-0.22,-0.16,-0.11,-0.07,-0.03,-0,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.05,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.42,-0.44,-0.47,-0.49,-0.51,-0.52,-0.54,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.51,-0.49,-0.47,-0.45,-0.42,-0.40,-0.37,-0.35,-0.32,-0.30,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.10,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.10,0.12,0.14,0.15,0.17,0.19,0.20,0.22,0.24,0.26,0.27,0.29,0.31,0.32,0.34,0.36,0.37,0.38,0.40,0.41,0.42,0.43,0.44,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.32,0.30,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.10,0.08,0.07,0.05,0.03,0.02,0,-0.01,-0.03,-0.05,-0.06,-0.08,-0.10,-0.11,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.40,-0.41,-0.42,-0.43,-0.43,-0.44,-0.44,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.45,-0.43,-0.39,-0.34,-0.29,-0.23,-0.17,-0.12,-0.07,-0.03,-0.01,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.24,-0.26,-0.27,-0.28,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.38,-0.39,-0.40,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.34,-0.32,-0.31,-0.29,-0.27,-0.25,-0.22,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.05,-0.03,0,0.03,0.05,0.08,0.11,0.14,0.16,0.19,0.21,0.24,0.27,0.29,0.31,0.33,0.35,0.37,0.38,0.39,0.40,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.40,0.38,0.36,0.33,0.29,0.26,0.23,0.19,0.16,0.13,0.10,0.08,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_B.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_B.mtn new file mode 100644 index 0000000..a8e485f --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_B.mtn @@ -0,0 +1,11 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.29,0.44,0.62,0.82,1.05,1.29,1.55,1.84,2.13,2.44,2.75,3.06,3.39,3.71,4.04,4.35,4.67,4.98,5.27,5.56,5.82,6.08,6.31,6.52,6.71,6.87,7,7.11,7.21,7.31,7.40,7.48,7.55,7.62,7.67,7.73,7.77,7.82,7.85,7.89,7.91,7.94,7.95,7.97,7.98,7.99,8,8,8.01,8.01,8.01,8.01,8.01,8,8,8,8,7.95,7.80,7.55,7.22,6.81,6.33,5.79,5.19,4.55,3.86,3.12,2.37,1.58,0.80,0,-0.80,-1.58,-2.37,-3.12,-3.86,-4.55,-5.19,-5.79,-6.33,-6.81,-7.22,-7.55,-7.80,-7.95,-8,-8,-7.99,-7.97,-7.94,-7.91,-7.88,-7.83,-7.79,-7.73,-7.67,-7.60,-7.53,-7.45,-7.37,-7.28,-7.19,-7.09,-6.99,-6.88,-6.77,-6.65,-6.53,-6.40,-6.27,-6.14,-6,-5.86,-5.72,-5.57,-5.42,-5.27,-5.11,-4.96,-4.79,-4.63,-4.46,-4.30,-4.13,-3.95,-3.78,-3.60,-3.42,-3.24,-3.06,-2.88,-2.70,-2.52,-2.33,-2.15,-1.96,-1.78,-1.59,-1.41,-1.22,-1.04,-0.85,-0.67,-0.48,-0.30,-0.12,0.06,0.24,0.42,0.60,0.78,0.95,1.13,1.30,1.46,1.63,1.79,1.96,2.11,2.27,2.42,2.57,2.72,2.86,3,3.14,3.27,3.40,3.53,3.65,3.77,3.88,3.99,4.09,4.19,4.28,4.37,4.45,4.53,4.60,4.67,4.73,4.79,4.83,4.88,4.91,4.94,4.97,4.99,5,5,4.98,4.91,4.81,4.66,4.49,4.28,4.04,3.78,3.49,3.19,2.86,2.52,2.16,1.80,1.42,1.04,0.65,0.26,-0.13,-0.52,-0.91,-1.29,-1.66,-2.02,-2.37,-2.71,-3.03,-3.33,-3.62,-3.88,-4.12,-4.33,-4.52,-4.68,-4.80,-4.89,-4.95,-4.97,-4.94,-4.84,-4.70,-4.50,-4.26,-3.98,-3.68,-3.36,-3.01,-2.66,-2.31,-1.96,-1.61,-1.29,-0.99,-0.71,-0.47,-0.27,-0.13,-0.03,0 +PARAM_BODY_ANGLE_X=0,-0,-0.02,-0.03,-0.06,-0.09,-0.13,-0.17,-0.21,-0.26,-0.32,-0.38,-0.44,-0.50,-0.57,-0.63,-0.70,-0.77,-0.85,-0.92,-0.99,-1.06,-1.14,-1.21,-1.28,-1.35,-1.41,-1.48,-1.54,-1.60,-1.66,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.76,-1.72,-1.67,-1.62,-1.57,-1.51,-1.46,-1.40,-1.33,-1.27,-1.20,-1.13,-1.05,-0.98,-0.90,-0.82,-0.74,-0.66,-0.58,-0.49,-0.41,-0.32,-0.23,-0.14,-0.05,0.04,0.14,0.23,0.33,0.42,0.52,0.61,0.71,0.81,0.90,1,1.10,1.20,1.29,1.38,1.47,1.55,1.63,1.71,1.79,1.86,1.93,2,2.06,2.12,2.18,2.24,2.29,2.34,2.39,2.44,2.49,2.53,2.57,2.61,2.64,2.68,2.71,2.74,2.77,2.79,2.82,2.84,2.86,2.88,2.90,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,2.99,3,3,3,3,3,3,3,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3,2.99,2.98,2.96,2.95,2.92,2.90,2.87,2.84,2.80,2.75,2.71,2.65,2.59,2.53,2.46,2.38,2.30,2.20,2.11,2,1.88,1.75,1.62,1.48,1.33,1.18,1.03,0.87,0.71,0.55,0.39,0.22,0.05,-0.12,-0.29,-0.46,-0.63,-0.81,-0.98,-1.15,-1.32,-1.48,-1.65,-1.81,-1.96,-2.12,-2.27,-2.42,-2.56,-2.70,-2.83,-2.96,-3.09,-3.20,-3.31,-3.41,-3.51,-3.60,-3.68,-3.75,-3.81,-3.87,-3.92,-3.95,-3.98,-3.99,-4,-4,-3.98,-3.96,-3.94,-3.90,-3.86,-3.82,-3.76,-3.70,-3.64,-3.57,-3.50,-3.42,-3.33,-3.25,-3.16,-3.06,-2.97,-2.87,-2.77,-2.66,-2.56,-2.45,-2.34,-2.23,-2.12,-2.01,-1.90,-1.80,-1.69,-1.58,-1.47,-1.37,-1.27,-1.17,-1.07,-0.97,-0.88,-0.79,-0.70,-0.62,-0.54,-0.47,-0.40,-0.33,-0.27,-0.22,-0.17,-0.13,-0.09,-0.06,-0.03,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.02,0.04,0.06,0.09,0.12,0.15,0.18,0.22,0.27,0.31,0.36,0.41,0.46,0.52,0.57,0.63,0.69,0.75,0.81,0.88,0.94,1,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.54,1.59,1.64,1.69,1.73,1.78,1.82,1.85,1.88,1.91,1.94,1.96,1.98,1.99,2,2,1.99,1.97,1.94,1.89,1.83,1.76,1.67,1.58,1.48,1.37,1.25,1.12,0.99,0.85,0.70,0.55,0.40,0.24,0.08,-0.08,-0.25,-0.42,-0.58,-0.75,-0.92,-1.08,-1.24,-1.40,-1.55,-1.70,-1.85,-1.99,-2.12,-2.25,-2.37,-2.48,-2.58,-2.67,-2.76,-2.83,-2.89,-2.94,-2.97,-2.99,-3,-3,-3,-2.99,-2.99,-2.98,-2.98,-2.97,-2.95,-2.94,-2.93,-2.91,-2.89,-2.87,-2.85,-2.82,-2.79,-2.76,-2.73,-2.70,-2.66,-2.62,-2.57,-2.53,-2.48,-2.42,-2.37,-2.31,-2.25,-2.18,-2.11,-2.04,-1.97,-1.89,-1.80,-1.72,-1.63,-1.53,-1.44,-1.33,-1.23,-1.12,-1,-0.88,-0.75,-0.63,-0.51,-0.39,-0.27,-0.15,-0.04,0.08,0.19,0.30,0.41,0.51,0.62,0.72,0.81,0.91,1,1.09,1.18,1.26,1.34,1.41,1.48,1.55,1.61,1.67,1.73,1.78,1.82,1.86,1.90,1.93,1.95,1.97,1.99,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.98,1.97,1.94,1.91,1.87,1.83,1.78,1.73,1.67,1.61,1.55,1.48,1.41,1.34,1.27,1.19,1.12,1.04,0.96,0.88,0.81,0.73,0.66,0.59,0.52,0.45,0.39,0.33,0.27,0.22,0.17,0.13,0.09,0.06,0.03,0.02,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,1.99,1.98,1.95,1.91,1.85,1.79,1.72,1.64,1.55,1.45,1.34,1.23,1.10,0.97,0.84,0.69,0.54,0.39,0.23,0.06,-0.11,-0.28,-0.46,-0.64,-0.83,-1.01,-1.20,-1.40,-1.59,-1.78,-1.98,-2.18,-2.37,-2.57,-2.77,-2.97,-3.16,-3.36,-3.55,-3.74,-3.93,-4.12,-4.30,-4.48,-4.66,-4.83,-5,-5.17,-5.33,-5.48,-5.63,-5.77,-5.91,-6.04,-6.16,-6.28,-6.39,-6.49,-6.58,-6.66,-6.74,-6.81,-6.86,-6.91,-6.95,-6.98,-6.99,-7,-6.97,-6.88,-6.74,-6.56,-6.32,-6.04,-5.73,-5.38,-5,-4.59,-4.17,-3.71,-3.25,-2.78,-2.30,-1.81,-1.31,-0.83,-0.35,0.12,0.58,1.02,1.44,1.85,2.22,2.57,2.88,3.16,3.41,3.61,3.78,3.90,3.97,4,3.95,3.83,3.62,3.36,3.04,2.66,2.25,1.80,1.34,0.84,0.34,-0.18,-0.70,-1.20,-1.70,-2.19,-2.65,-3.09,-3.49,-3.86,-4.19,-4.46,-4.69,-4.86,-4.96,-5,-4.97,-4.90,-4.78,-4.62,-4.43,-4.20,-3.96,-3.70,-3.42,-3.14,-2.86,-2.58,-2.30,-2.04,-1.80,-1.57,-1.38,-1.22,-1.10,-1.03,-1 +PARAM_ANGLE_X=0,-0,-0.02,-0.04,-0.06,-0.10,-0.14,-0.19,-0.24,-0.30,-0.37,-0.44,-0.52,-0.60,-0.69,-0.78,-0.88,-0.98,-1.08,-1.19,-1.30,-1.41,-1.52,-1.64,-1.76,-1.88,-2,-2.13,-2.25,-2.38,-2.50,-2.62,-2.75,-2.87,-3,-3.12,-3.24,-3.36,-3.48,-3.59,-3.70,-3.81,-3.92,-4.02,-4.12,-4.22,-4.31,-4.40,-4.48,-4.56,-4.63,-4.70,-4.76,-4.81,-4.86,-4.90,-4.94,-4.96,-4.98,-5,-5,-4.99,-4.97,-4.93,-4.87,-4.80,-4.72,-4.62,-4.51,-4.39,-4.26,-4.11,-3.96,-3.79,-3.62,-3.44,-3.25,-3.05,-2.84,-2.63,-2.41,-2.18,-1.95,-1.72,-1.48,-1.24,-0.99,-0.75,-0.50,-0.25,0,0.25,0.50,0.75,0.99,1.24,1.48,1.72,1.95,2.18,2.41,2.63,2.84,3.05,3.25,3.44,3.62,3.79,3.96,4.11,4.26,4.39,4.51,4.62,4.72,4.80,4.87,4.93,4.97,4.99,5,5,4.99,4.98,4.97,4.95,4.92,4.90,4.86,4.83,4.79,4.74,4.70,4.65,4.59,4.53,4.47,4.40,4.33,4.26,4.18,4.10,4.02,3.93,3.84,3.75,3.65,3.55,3.44,3.34,3.23,3.11,3,2.88,2.75,2.63,2.50,2.37,2.23,2.10,1.95,1.81,1.67,1.52,1.37,1.21,1.06,0.90,0.74,0.57,0.41,0.23,0.06,-0.11,-0.29,-0.47,-0.65,-0.83,-1.02,-1.21,-1.40,-1.59,-1.79,-1.98,-2.18,-2.38,-2.59,-2.79,-3,-3.21,-3.42,-3.61,-3.79,-3.97,-4.14,-4.29,-4.44,-4.58,-4.72,-4.84,-4.96,-5.06,-5.17,-5.26,-5.35,-5.43,-5.50,-5.57,-5.63,-5.69,-5.74,-5.79,-5.83,-5.86,-5.89,-5.92,-5.94,-5.96,-5.98,-5.99,-5.99,-6,-6,-5.96,-5.86,-5.71,-5.50,-5.25,-4.96,-4.64,-4.29,-3.93,-3.54,-3.15,-2.75,-2.35,-1.95,-1.57,-1.19,-0.83,-0.49,-0.17,0.11,0.37,0.58,0.76,0.89,0.97,1,0.98,0.92,0.83,0.72,0.57,0.40,0.22,0.03,-0.18,-0.39,-0.61,-0.82,-1.03,-1.22,-1.40,-1.57,-1.72,-1.83,-1.92,-1.98,-2 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.08,0.08,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.01,0.01,0,-0,-0.01,-0.02,-0.02,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.15,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0.01,0.01,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.10,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0,-0.01,-0.01,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0,-0,-0,-0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.23,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,-0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_B2.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_B2.mtn new file mode 100644 index 0000000..cbc2751 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_B2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.29,0.44,0.62,0.82,1.05,1.29,1.55,1.84,2.13,2.44,2.75,3.06,3.39,3.71,4.04,4.35,4.67,4.98,5.27,5.56,5.82,6.08,6.31,6.52,6.71,6.87,7,7.11,7.21,7.31,7.40,7.48,7.55,7.62,7.67,7.73,7.77,7.82,7.85,7.89,7.91,7.94,7.95,7.97,7.98,7.99,8,8,8.01,8.01,8.01,8.01,8.01,8,8,8,8,7.95,7.80,7.55,7.22,6.81,6.33,5.79,5.19,4.55,3.86,3.12,2.37,1.58,0.80,0,-0.80,-1.58,-2.37,-3.12,-3.86,-4.55,-5.19,-5.79,-6.33,-6.81,-7.22,-7.55,-7.80,-7.95,-8,-8,-7.99,-7.97,-7.94,-7.91,-7.88,-7.83,-7.79,-7.73,-7.67,-7.60,-7.53,-7.45,-7.37,-7.28,-7.19,-7.09,-6.99,-6.88,-6.77,-6.65,-6.53,-6.40,-6.27,-6.14,-6,-5.86,-5.72,-5.57,-5.42,-5.27,-5.11,-4.96,-4.79,-4.63,-4.46,-4.30,-4.13,-3.95,-3.78,-3.60,-3.42,-3.24,-3.06,-2.88,-2.70,-2.52,-2.33,-2.15,-1.96,-1.78,-1.59,-1.41,-1.22,-1.04,-0.85,-0.67,-0.48,-0.30,-0.12,0.06,0.24,0.42,0.60,0.78,0.95,1.13,1.30,1.46,1.63,1.79,1.96,2.11,2.27,2.42,2.57,2.72,2.86,3,3.14,3.27,3.40,3.53,3.65,3.77,3.88,3.99,4.09,4.19,4.28,4.37,4.45,4.53,4.60,4.67,4.73,4.79,4.83,4.88,4.91,4.94,4.97,4.99,5,5,4.98,4.91,4.81,4.66,4.49,4.28,4.04,3.78,3.49,3.19,2.86,2.52,2.16,1.80,1.42,1.04,0.65,0.26,-0.13,-0.52,-0.91,-1.29,-1.66,-2.02,-2.37,-2.71,-3.03,-3.33,-3.62,-3.88,-4.12,-4.33,-4.52,-4.68,-4.80,-4.89,-4.95,-4.97,-4.94,-4.84,-4.70,-4.50,-4.26,-3.98,-3.68,-3.36,-3.01,-2.66,-2.31,-1.96,-1.61,-1.29,-0.99,-0.71,-0.47,-0.27,-0.13,-0.03,0 +PARAM_BODY_ANGLE_X=0,-0,-0.02,-0.03,-0.06,-0.09,-0.13,-0.17,-0.21,-0.26,-0.32,-0.38,-0.44,-0.50,-0.57,-0.63,-0.70,-0.77,-0.85,-0.92,-0.99,-1.06,-1.14,-1.21,-1.28,-1.35,-1.41,-1.48,-1.54,-1.60,-1.66,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.76,-1.72,-1.67,-1.62,-1.57,-1.51,-1.46,-1.40,-1.33,-1.27,-1.20,-1.13,-1.05,-0.98,-0.90,-0.82,-0.74,-0.66,-0.58,-0.49,-0.41,-0.32,-0.23,-0.14,-0.05,0.04,0.14,0.23,0.33,0.42,0.52,0.61,0.71,0.81,0.90,1,1.10,1.20,1.29,1.38,1.47,1.55,1.63,1.71,1.79,1.86,1.93,2,2.06,2.12,2.18,2.24,2.29,2.34,2.39,2.44,2.49,2.53,2.57,2.61,2.64,2.68,2.71,2.74,2.77,2.79,2.82,2.84,2.86,2.88,2.90,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,2.99,3,3,3,3,3,3,3,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3,2.99,2.98,2.96,2.95,2.92,2.90,2.87,2.84,2.80,2.75,2.71,2.65,2.59,2.53,2.46,2.38,2.30,2.20,2.11,2,1.88,1.75,1.62,1.48,1.33,1.18,1.03,0.87,0.71,0.55,0.39,0.22,0.05,-0.12,-0.29,-0.46,-0.63,-0.81,-0.98,-1.15,-1.32,-1.48,-1.65,-1.81,-1.96,-2.12,-2.27,-2.42,-2.56,-2.70,-2.83,-2.96,-3.09,-3.20,-3.31,-3.41,-3.51,-3.60,-3.68,-3.75,-3.81,-3.87,-3.92,-3.95,-3.98,-3.99,-4,-4,-3.98,-3.96,-3.94,-3.90,-3.86,-3.82,-3.76,-3.70,-3.64,-3.57,-3.50,-3.42,-3.33,-3.25,-3.16,-3.06,-2.97,-2.87,-2.77,-2.66,-2.56,-2.45,-2.34,-2.23,-2.12,-2.01,-1.90,-1.80,-1.69,-1.58,-1.47,-1.37,-1.27,-1.17,-1.07,-0.97,-0.88,-0.79,-0.70,-0.62,-0.54,-0.47,-0.40,-0.33,-0.27,-0.22,-0.17,-0.13,-0.09,-0.06,-0.03,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.02,0.04,0.06,0.09,0.12,0.15,0.18,0.22,0.27,0.31,0.36,0.41,0.46,0.52,0.57,0.63,0.69,0.75,0.81,0.88,0.94,1,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.54,1.59,1.64,1.69,1.73,1.78,1.82,1.85,1.88,1.91,1.94,1.96,1.98,1.99,2,2,1.99,1.97,1.94,1.89,1.83,1.76,1.67,1.58,1.48,1.37,1.25,1.12,0.99,0.85,0.70,0.55,0.40,0.24,0.08,-0.08,-0.25,-0.42,-0.58,-0.75,-0.92,-1.08,-1.24,-1.40,-1.55,-1.70,-1.85,-1.99,-2.12,-2.25,-2.37,-2.48,-2.58,-2.67,-2.76,-2.83,-2.89,-2.94,-2.97,-2.99,-3,-3,-3,-2.99,-2.99,-2.98,-2.98,-2.97,-2.95,-2.94,-2.93,-2.91,-2.89,-2.87,-2.85,-2.82,-2.79,-2.76,-2.73,-2.70,-2.66,-2.62,-2.57,-2.53,-2.48,-2.42,-2.37,-2.31,-2.25,-2.18,-2.11,-2.04,-1.97,-1.89,-1.80,-1.72,-1.63,-1.53,-1.44,-1.33,-1.23,-1.12,-1,-0.88,-0.75,-0.63,-0.51,-0.39,-0.27,-0.15,-0.04,0.08,0.19,0.30,0.41,0.51,0.62,0.72,0.81,0.91,1,1.09,1.18,1.26,1.34,1.41,1.48,1.55,1.61,1.67,1.73,1.78,1.82,1.86,1.90,1.93,1.95,1.97,1.99,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.98,1.97,1.94,1.91,1.87,1.83,1.78,1.73,1.67,1.61,1.55,1.48,1.41,1.34,1.27,1.19,1.12,1.04,0.96,0.88,0.81,0.73,0.66,0.59,0.52,0.45,0.39,0.33,0.27,0.22,0.17,0.13,0.09,0.06,0.03,0.02,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,1.99,1.98,1.95,1.91,1.85,1.79,1.72,1.64,1.55,1.45,1.34,1.23,1.10,0.97,0.84,0.69,0.54,0.39,0.23,0.06,-0.11,-0.28,-0.46,-0.64,-0.83,-1.01,-1.20,-1.40,-1.59,-1.78,-1.98,-2.18,-2.37,-2.57,-2.77,-2.97,-3.16,-3.36,-3.55,-3.74,-3.93,-4.12,-4.30,-4.48,-4.66,-4.83,-5,-5.17,-5.33,-5.48,-5.63,-5.77,-5.91,-6.04,-6.16,-6.28,-6.39,-6.49,-6.58,-6.66,-6.74,-6.81,-6.86,-6.91,-6.95,-6.98,-6.99,-7,-6.97,-6.88,-6.74,-6.56,-6.32,-6.04,-5.73,-5.38,-5,-4.59,-4.17,-3.71,-3.25,-2.78,-2.30,-1.81,-1.31,-0.83,-0.35,0.12,0.58,1.02,1.44,1.85,2.22,2.57,2.88,3.16,3.41,3.61,3.78,3.90,3.97,4,3.95,3.83,3.62,3.36,3.04,2.66,2.25,1.80,1.34,0.84,0.34,-0.18,-0.70,-1.20,-1.70,-2.19,-2.65,-3.09,-3.49,-3.86,-4.19,-4.46,-4.69,-4.86,-4.96,-5,-4.97,-4.90,-4.78,-4.62,-4.43,-4.20,-3.96,-3.70,-3.42,-3.14,-2.86,-2.58,-2.30,-2.04,-1.80,-1.57,-1.38,-1.22,-1.10,-1.03,-1 +PARAM_ANGLE_X=0,-0,-0.02,-0.04,-0.06,-0.10,-0.14,-0.19,-0.24,-0.30,-0.37,-0.44,-0.52,-0.60,-0.69,-0.78,-0.88,-0.98,-1.08,-1.19,-1.30,-1.41,-1.52,-1.64,-1.76,-1.88,-2,-2.13,-2.25,-2.38,-2.50,-2.62,-2.75,-2.87,-3,-3.12,-3.24,-3.36,-3.48,-3.59,-3.70,-3.81,-3.92,-4.02,-4.12,-4.22,-4.31,-4.40,-4.48,-4.56,-4.63,-4.70,-4.76,-4.81,-4.86,-4.90,-4.94,-4.96,-4.98,-5,-5,-4.99,-4.97,-4.93,-4.87,-4.80,-4.72,-4.62,-4.51,-4.39,-4.26,-4.11,-3.96,-3.79,-3.62,-3.44,-3.25,-3.05,-2.84,-2.63,-2.41,-2.18,-1.95,-1.72,-1.48,-1.24,-0.99,-0.75,-0.50,-0.25,0,0.25,0.50,0.75,0.99,1.24,1.48,1.72,1.95,2.18,2.41,2.63,2.84,3.05,3.25,3.44,3.62,3.79,3.96,4.11,4.26,4.39,4.51,4.62,4.72,4.80,4.87,4.93,4.97,4.99,5,5,4.99,4.98,4.97,4.95,4.92,4.90,4.86,4.83,4.79,4.74,4.70,4.65,4.59,4.53,4.47,4.40,4.33,4.26,4.18,4.10,4.02,3.93,3.84,3.75,3.65,3.55,3.44,3.34,3.23,3.11,3,2.88,2.75,2.63,2.50,2.37,2.23,2.10,1.95,1.81,1.67,1.52,1.37,1.21,1.06,0.90,0.74,0.57,0.41,0.23,0.06,-0.11,-0.29,-0.47,-0.65,-0.83,-1.02,-1.21,-1.40,-1.59,-1.79,-1.98,-2.18,-2.38,-2.59,-2.79,-3,-3.21,-3.42,-3.61,-3.79,-3.97,-4.14,-4.29,-4.44,-4.58,-4.72,-4.84,-4.96,-5.06,-5.17,-5.26,-5.35,-5.43,-5.50,-5.57,-5.63,-5.69,-5.74,-5.79,-5.83,-5.86,-5.89,-5.92,-5.94,-5.96,-5.98,-5.99,-5.99,-6,-6,-5.96,-5.86,-5.71,-5.50,-5.25,-4.96,-4.64,-4.29,-3.93,-3.54,-3.15,-2.75,-2.35,-1.95,-1.57,-1.19,-0.83,-0.49,-0.17,0.11,0.37,0.58,0.76,0.89,0.97,1,0.98,0.92,0.83,0.72,0.57,0.40,0.22,0.03,-0.18,-0.39,-0.61,-0.82,-1.03,-1.22,-1.40,-1.57,-1.72,-1.83,-1.92,-1.98,-2 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.08,0.08,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.01,0.01,0,-0,-0.01,-0.02,-0.02,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.15,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0.01,0.01,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.10,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0,-0.01,-0.01,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0,-0,-0,-0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.23,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,-0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_C.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_C.mtn new file mode 100644 index 0000000..221fac3 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_C.mtn @@ -0,0 +1,11 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.64,-0.86,-1.11,-1.38,-1.68,-2,-2.34,-2.70,-3.07,-3.47,-3.87,-4.29,-4.73,-5.16,-5.61,-6.06,-6.52,-6.98,-7.45,-7.91,-8.37,-8.82,-9.26,-9.71,-10.15,-10.58,-10.99,-11.39,-11.78,-12.15,-12.51,-12.85,-13.17,-13.47,-13.74,-13.99,-14.22,-14.42,-14.59,-14.74,-14.85,-14.93,-14.98,-15,-15,-15,-15,-15,-14.85,-14.50,-14.06,-13.63,-13.29,-13.07,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13.01,-13.03,-13.07,-13.12,-13.18,-13.24,-13.31,-13.38,-13.45,-13.53,-13.60,-13.67,-13.74,-13.80,-13.86,-13.91,-13.94,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.38,-13.14,-12.87,-12.58,-12.26,-11.93,-11.59,-11.23,-10.86,-10.50,-10.14,-9.78,-9.43,-9.08,-8.75,-8.43,-8.13,-7.85,-7.60,-7.37,-7.17,-7,-6.84,-6.69,-6.54,-6.39,-6.25,-6.11,-5.98,-5.84,-5.72,-5.59,-5.47,-5.35,-5.23,-5.11,-5,-4.89,-4.78,-4.67,-4.57,-4.46,-4.36,-4.26,-4.15,-4.06,-3.96,-3.86,-3.76,-3.66,-3.56,-3.46,-3.36,-3.27,-3.17,-3.07,-2.97,-2.86,-2.76,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.89,-1.78,-1.66,-1.54,-1.41,-1.28,-1.15,-1.02,-0.89,-0.75,-0.61,-0.46,-0.31,-0.16,0,0.18,0.39,0.65,0.92,1.23,1.56,1.91,2.27,2.65,3.05,3.46,3.87,4.28,4.70,5.11,5.51,5.91,6.30,6.67,7.03,7.36,7.67,7.96,8.22,8.44,8.64,8.79,8.91,8.98,9,8.99,8.97,8.93,8.87,8.81,8.72,8.63,8.52,8.41,8.28,8.14,7.99,7.83,7.67,7.49,7.31,7.12,6.93,6.73,6.52,6.31,6.10,5.88,5.66,5.44,5.21,4.98,4.76,4.53,4.30,4.07,3.85,3.62,3.40,3.18,2.97,2.75,2.54,2.34,2.14,1.95,1.76,1.58,1.41,1.24,1.09,0.94,0.80,0.67,0.55,0.44,0.34,0.25,0.18,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.15,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.47,-0.53,-0.59,-0.65,-0.71,-0.78,-0.85,-0.91,-0.98,-1.06,-1.13,-1.20,-1.28,-1.35,-1.43,-1.50,-1.57,-1.65,-1.72,-1.80,-1.87,-1.94,-2.02,-2.09,-2.15,-2.22,-2.29,-2.35,-2.41,-2.47,-2.53,-2.59,-2.64,-2.69,-2.73,-2.78,-2.82,-2.85,-2.89,-2.92,-2.94,-2.96,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.97,-2.96,-2.94,-2.91,-2.89,-2.86,-2.83,-2.79,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.48,-2.43,-2.37,-2.31,-2.25,-2.19,-2.12,-2.06,-1.99,-1.92,-1.85,-1.78,-1.70,-1.63,-1.55,-1.48,-1.40,-1.32,-1.24,-1.16,-1.08,-1,-0.92,-0.83,-0.75,-0.67,-0.58,-0.50,-0.42,-0.33,-0.25,-0.17,-0.08,-0,0.08,0.16,0.24,0.32,0.40,0.48,0.55,0.63,0.70,0.78,0.85,0.92,0.99,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.53,1.58,1.63,1.67,1.72,1.76,1.79,1.83,1.86,1.89,1.91,1.94,1.96,1.97,1.98,1.99,2,2,2,1.99,1.98,1.97,1.96,1.94,1.91,1.89,1.86,1.83,1.79,1.76,1.72,1.67,1.63,1.58,1.53,1.48,1.43,1.37,1.31,1.25,1.19,1.12,1.06,0.99,0.92,0.85,0.78,0.70,0.63,0.55,0.48,0.40,0.32,0.24,0.16,0.08,-0,-0.08,-0.17,-0.25,-0.33,-0.42,-0.50,-0.58,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.16,-1.24,-1.32,-1.40,-1.48,-1.55,-1.63,-1.70,-1.78,-1.85,-1.92,-1.99,-2.06,-2.12,-2.19,-2.25,-2.31,-2.37,-2.43,-2.48,-2.53,-2.58,-2.63,-2.67,-2.72,-2.76,-2.79,-2.83,-2.86,-2.89,-2.91,-2.94,-2.96,-2.97,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.96,-2.94,-2.91,-2.88,-2.84,-2.80,-2.76,-2.71,-2.66,-2.61,-2.56,-2.50,-2.44,-2.37,-2.31,-2.24,-2.17,-2.10,-2.03,-1.96,-1.89,-1.81,-1.74,-1.66,-1.59,-1.51,-1.43,-1.36,-1.28,-1.21,-1.13,-1.06,-0.99,-0.92,-0.85,-0.78,-0.71,-0.65,-0.59,-0.53,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.95,1.93,1.92,1.90,1.88,1.85,1.83,1.80,1.78,1.75,1.72,1.69,1.66,1.62,1.59,1.55,1.51,1.47,1.43,1.39,1.35,1.31,1.27,1.22,1.18,1.13,1.09,1.04,0.99,0.94,0.90,0.85,0.80,0.75,0.70,0.65,0.60,0.55,0.50,0.45,0.40,0.35,0.30,0.25,0.20,0.15,0.10,0.06,0.01,-0.04,-0.09,-0.13,-0.18,-0.22,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.55,-0.59,-0.62,-0.66,-0.69,-0.72,-0.75,-0.78,-0.80,-0.83,-0.85,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.85,-0.83,-0.80,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.22,-0.18,-0.13,-0.09,-0.04,0.01,0.06,0.10,0.15,0.20,0.25,0.30,0.35,0.40,0.45,0.50,0.55,0.60,0.65,0.70,0.75,0.80,0.85,0.90,0.94,0.99,1.04,1.09,1.13,1.18,1.22,1.27,1.31,1.35,1.39,1.43,1.47,1.51,1.55,1.59,1.62,1.66,1.69,1.72,1.75,1.78,1.80,1.83,1.85,1.88,1.90,1.92,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.94,1.92,1.89,1.87,1.84,1.81,1.78,1.74,1.70,1.67,1.62,1.58,1.54,1.50,1.45,1.40,1.35,1.31,1.26,1.21,1.16,1.11,1.06,1.01,0.96,0.90,0.86,0.80,0.76,0.71,0.66,0.61,0.57,0.52,0.48,0.43,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.10,0.08,0.06,0.04,0.03,0.01,0.01,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.13,4.48,4.76,4.94,5.01,4.97,4.85,4.68,4.45,4.18,3.86,3.52,3.16,2.79,2.41,2.04,1.68,1.34,1.03,0.74,0.49,0.28,0.12,0,-0.10,-0.21,-0.30,-0.40,-0.49,-0.59,-0.68,-0.76,-0.85,-0.93,-1.01,-1.09,-1.17,-1.25,-1.32,-1.40,-1.47,-1.54,-1.61,-1.68,-1.75,-1.81,-1.88,-1.95,-2.01,-2.07,-2.14,-2.20,-2.26,-2.33,-2.39,-2.45,-2.51,-2.57,-2.63,-2.69,-2.75,-2.82,-2.88,-2.94,-3,-3.07,-3.13,-3.18,-3.24,-3.28,-3.33,-3.37,-3.42,-3.46,-3.50,-3.54,-3.58,-3.62,-3.67,-3.72,-3.77,-3.82,-3.87,-3.94,-4,-4.13,-4.34,-4.61,-4.91,-5.20,-5.46,-5.69,-5.86,-5.96,-6,-5.99,-5.95,-5.90,-5.83,-5.74,-5.65,-5.56,-5.46,-5.37,-5.28,-5.20,-5.13,-5.08,-5.04,-5.01,-5,-5.01,-5.03,-5.07,-5.13,-5.19,-5.27,-5.36,-5.46,-5.58,-5.70,-5.82,-5.96,-6.10,-6.25,-6.41,-6.56,-6.72,-6.89,-7.06,-7.23,-7.39,-7.56,-7.73,-7.90,-8.07,-8.23,-8.39,-8.55,-8.70,-8.85,-8.99,-9.12,-9.25,-9.37,-9.48,-9.58,-9.67,-9.76,-9.83,-9.89,-9.94,-9.97,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.95,-9.93,-9.90,-9.86,-9.82,-9.78,-9.74,-9.70,-9.65,-9.60,-9.55,-9.50,-9.45,-9.40,-9.35,-9.30,-9.26,-9.22,-9.18,-9.14,-9.10,-9.07,-9.05,-9.03,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.32,-0.53,-0.80,-1.09,-1.42,-1.77,-2.13,-2.50,-2.88,-3.26,-3.63,-3.99,-4.33,-4.65,-4.94,-5.20,-5.42,-5.61,-5.75,-5.83,-5.86,-5.84,-5.78,-5.71,-5.62,-5.52,-5.42,-5.32,-5.22,-5.14,-5.06,-5,-4.94,-4.88,-4.83,-4.77,-4.72,-4.67,-4.62,-4.57,-4.52,-4.47,-4.42,-4.37,-4.33,-4.28,-4.24,-4.19,-4.15,-4.10,-4.06,-4.01,-3.97,-3.93,-3.88,-3.84,-3.79,-3.75,-3.70,-3.66,-3.61,-3.56,-3.52,-3.47,-3.42,-3.37,-3.32,-3.27,-3.22,-3.17,-3.11,-3.06,-3,-2.93,-2.86,-2.78,-2.70,-2.62,-2.53,-2.44,-2.35,-2.25,-2.15,-2.04,-1.94,-1.83,-1.72,-1.60,-1.49,-1.37,-1.25,-1.13,-1,-0.77,-0.41,0.05,0.55,1.07,1.58,2.04,2.43,2.76,3,3.25,3.51,3.76,4.01,4.26,4.50,4.72,4.93,5.13,5.32,5.48,5.62,5.75,5.85,5.94,6,6.06,6.11,6.17,6.22,6.27,6.32,6.36,6.40,6.44,6.48,6.52,6.56,6.59,6.62,6.65,6.68,6.71,6.73,6.76,6.78,6.80,6.82,6.84,6.86,6.87,6.89,6.90,6.91,6.93,6.94,6.95,6.96,6.96,6.97,6.98,6.98,6.99,6.99,6.99,7,7,7,7,7,6.92,6.68,6.30,5.81,5.22,4.57,3.87,3.14,2.40,1.68,0.98,0.35,-0.21,-0.66,-1,-1.26,-1.51,-1.74,-1.96,-2.16,-2.35,-2.53,-2.69,-2.84,-2.98,-3.11,-3.22,-3.33,-3.43,-3.51,-3.59,-3.66,-3.72,-3.78,-3.82,-3.86,-3.90,-3.92,-3.95,-3.97,-3.98,-3.99,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.79,-3.72,-3.64,-3.55,-3.45,-3.35,-3.24,-3.13,-3.01,-2.89,-2.76,-2.63,-2.50,-2.37,-2.24,-2.10,-1.97,-1.84,-1.71,-1.58,-1.46,-1.34,-1.22,-1.11,-1,-0.89,-0.80,-0.71,-0.62,-0.55,-0.48,-0.42,-0.36,-0.31,-0.27,-0.22,-0.19,-0.16,-0.13,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0,-0,-0,-0,-0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.15,0.15,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.04,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.21,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0,0.01,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_C2.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_C2.mtn new file mode 100644 index 0000000..c41d84e --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_C2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.64,-0.86,-1.11,-1.38,-1.68,-2,-2.34,-2.70,-3.07,-3.47,-3.87,-4.29,-4.73,-5.16,-5.61,-6.06,-6.52,-6.98,-7.45,-7.91,-8.37,-8.82,-9.26,-9.71,-10.15,-10.58,-10.99,-11.39,-11.78,-12.15,-12.51,-12.85,-13.17,-13.47,-13.74,-13.99,-14.22,-14.42,-14.59,-14.74,-14.85,-14.93,-14.98,-15,-15,-15,-15,-15,-14.85,-14.50,-14.06,-13.63,-13.29,-13.07,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13.01,-13.03,-13.07,-13.12,-13.18,-13.24,-13.31,-13.38,-13.45,-13.53,-13.60,-13.67,-13.74,-13.80,-13.86,-13.91,-13.94,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.38,-13.14,-12.87,-12.58,-12.26,-11.93,-11.59,-11.23,-10.86,-10.50,-10.14,-9.78,-9.43,-9.08,-8.75,-8.43,-8.13,-7.85,-7.60,-7.37,-7.17,-7,-6.84,-6.69,-6.54,-6.39,-6.25,-6.11,-5.98,-5.84,-5.72,-5.59,-5.47,-5.35,-5.23,-5.11,-5,-4.89,-4.78,-4.67,-4.57,-4.46,-4.36,-4.26,-4.15,-4.06,-3.96,-3.86,-3.76,-3.66,-3.56,-3.46,-3.36,-3.27,-3.17,-3.07,-2.97,-2.86,-2.76,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.89,-1.78,-1.66,-1.54,-1.41,-1.28,-1.15,-1.02,-0.89,-0.75,-0.61,-0.46,-0.31,-0.16,0,0.18,0.39,0.65,0.92,1.23,1.56,1.91,2.27,2.65,3.05,3.46,3.87,4.28,4.70,5.11,5.51,5.91,6.30,6.67,7.03,7.36,7.67,7.96,8.22,8.44,8.64,8.79,8.91,8.98,9,8.99,8.97,8.93,8.87,8.81,8.72,8.63,8.52,8.41,8.28,8.14,7.99,7.83,7.67,7.49,7.31,7.12,6.93,6.73,6.52,6.31,6.10,5.88,5.66,5.44,5.21,4.98,4.76,4.53,4.30,4.07,3.85,3.62,3.40,3.18,2.97,2.75,2.54,2.34,2.14,1.95,1.76,1.58,1.41,1.24,1.09,0.94,0.80,0.67,0.55,0.44,0.34,0.25,0.18,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.15,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.47,-0.53,-0.59,-0.65,-0.71,-0.78,-0.85,-0.91,-0.98,-1.06,-1.13,-1.20,-1.28,-1.35,-1.43,-1.50,-1.57,-1.65,-1.72,-1.80,-1.87,-1.94,-2.02,-2.09,-2.15,-2.22,-2.29,-2.35,-2.41,-2.47,-2.53,-2.59,-2.64,-2.69,-2.73,-2.78,-2.82,-2.85,-2.89,-2.92,-2.94,-2.96,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.97,-2.96,-2.94,-2.91,-2.89,-2.86,-2.83,-2.79,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.48,-2.43,-2.37,-2.31,-2.25,-2.19,-2.12,-2.06,-1.99,-1.92,-1.85,-1.78,-1.70,-1.63,-1.55,-1.48,-1.40,-1.32,-1.24,-1.16,-1.08,-1,-0.92,-0.83,-0.75,-0.67,-0.58,-0.50,-0.42,-0.33,-0.25,-0.17,-0.08,-0,0.08,0.16,0.24,0.32,0.40,0.48,0.55,0.63,0.70,0.78,0.85,0.92,0.99,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.53,1.58,1.63,1.67,1.72,1.76,1.79,1.83,1.86,1.89,1.91,1.94,1.96,1.97,1.98,1.99,2,2,2,1.99,1.98,1.97,1.96,1.94,1.91,1.89,1.86,1.83,1.79,1.76,1.72,1.67,1.63,1.58,1.53,1.48,1.43,1.37,1.31,1.25,1.19,1.12,1.06,0.99,0.92,0.85,0.78,0.70,0.63,0.55,0.48,0.40,0.32,0.24,0.16,0.08,-0,-0.08,-0.17,-0.25,-0.33,-0.42,-0.50,-0.58,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.16,-1.24,-1.32,-1.40,-1.48,-1.55,-1.63,-1.70,-1.78,-1.85,-1.92,-1.99,-2.06,-2.12,-2.19,-2.25,-2.31,-2.37,-2.43,-2.48,-2.53,-2.58,-2.63,-2.67,-2.72,-2.76,-2.79,-2.83,-2.86,-2.89,-2.91,-2.94,-2.96,-2.97,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.96,-2.94,-2.91,-2.88,-2.84,-2.80,-2.76,-2.71,-2.66,-2.61,-2.56,-2.50,-2.44,-2.37,-2.31,-2.24,-2.17,-2.10,-2.03,-1.96,-1.89,-1.81,-1.74,-1.66,-1.59,-1.51,-1.43,-1.36,-1.28,-1.21,-1.13,-1.06,-0.99,-0.92,-0.85,-0.78,-0.71,-0.65,-0.59,-0.53,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.95,1.93,1.92,1.90,1.88,1.85,1.83,1.80,1.78,1.75,1.72,1.69,1.66,1.62,1.59,1.55,1.51,1.47,1.43,1.39,1.35,1.31,1.27,1.22,1.18,1.13,1.09,1.04,0.99,0.94,0.90,0.85,0.80,0.75,0.70,0.65,0.60,0.55,0.50,0.45,0.40,0.35,0.30,0.25,0.20,0.15,0.10,0.06,0.01,-0.04,-0.09,-0.13,-0.18,-0.22,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.55,-0.59,-0.62,-0.66,-0.69,-0.72,-0.75,-0.78,-0.80,-0.83,-0.85,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.85,-0.83,-0.80,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.22,-0.18,-0.13,-0.09,-0.04,0.01,0.06,0.10,0.15,0.20,0.25,0.30,0.35,0.40,0.45,0.50,0.55,0.60,0.65,0.70,0.75,0.80,0.85,0.90,0.94,0.99,1.04,1.09,1.13,1.18,1.22,1.27,1.31,1.35,1.39,1.43,1.47,1.51,1.55,1.59,1.62,1.66,1.69,1.72,1.75,1.78,1.80,1.83,1.85,1.88,1.90,1.92,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.94,1.92,1.89,1.87,1.84,1.81,1.78,1.74,1.70,1.67,1.62,1.58,1.54,1.50,1.45,1.40,1.35,1.31,1.26,1.21,1.16,1.11,1.06,1.01,0.96,0.90,0.86,0.80,0.76,0.71,0.66,0.61,0.57,0.52,0.48,0.43,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.10,0.08,0.06,0.04,0.03,0.01,0.01,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.13,4.48,4.76,4.94,5.01,4.97,4.85,4.68,4.45,4.18,3.86,3.52,3.16,2.79,2.41,2.04,1.68,1.34,1.03,0.74,0.49,0.28,0.12,0,-0.10,-0.21,-0.30,-0.40,-0.49,-0.59,-0.68,-0.76,-0.85,-0.93,-1.01,-1.09,-1.17,-1.25,-1.32,-1.40,-1.47,-1.54,-1.61,-1.68,-1.75,-1.81,-1.88,-1.95,-2.01,-2.07,-2.14,-2.20,-2.26,-2.33,-2.39,-2.45,-2.51,-2.57,-2.63,-2.69,-2.75,-2.82,-2.88,-2.94,-3,-3.07,-3.13,-3.18,-3.24,-3.28,-3.33,-3.37,-3.42,-3.46,-3.50,-3.54,-3.58,-3.62,-3.67,-3.72,-3.77,-3.82,-3.87,-3.94,-4,-4.13,-4.34,-4.61,-4.91,-5.20,-5.46,-5.69,-5.86,-5.96,-6,-5.99,-5.95,-5.90,-5.83,-5.74,-5.65,-5.56,-5.46,-5.37,-5.28,-5.20,-5.13,-5.08,-5.04,-5.01,-5,-5.01,-5.03,-5.07,-5.13,-5.19,-5.27,-5.36,-5.46,-5.58,-5.70,-5.82,-5.96,-6.10,-6.25,-6.41,-6.56,-6.72,-6.89,-7.06,-7.23,-7.39,-7.56,-7.73,-7.90,-8.07,-8.23,-8.39,-8.55,-8.70,-8.85,-8.99,-9.12,-9.25,-9.37,-9.48,-9.58,-9.67,-9.76,-9.83,-9.89,-9.94,-9.97,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.95,-9.93,-9.90,-9.86,-9.82,-9.78,-9.74,-9.70,-9.65,-9.60,-9.55,-9.50,-9.45,-9.40,-9.35,-9.30,-9.26,-9.22,-9.18,-9.14,-9.10,-9.07,-9.05,-9.03,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.32,-0.53,-0.80,-1.09,-1.42,-1.77,-2.13,-2.50,-2.88,-3.26,-3.63,-3.99,-4.33,-4.65,-4.94,-5.20,-5.42,-5.61,-5.75,-5.83,-5.86,-5.84,-5.78,-5.71,-5.62,-5.52,-5.42,-5.32,-5.22,-5.14,-5.06,-5,-4.94,-4.88,-4.83,-4.77,-4.72,-4.67,-4.62,-4.57,-4.52,-4.47,-4.42,-4.37,-4.33,-4.28,-4.24,-4.19,-4.15,-4.10,-4.06,-4.01,-3.97,-3.93,-3.88,-3.84,-3.79,-3.75,-3.70,-3.66,-3.61,-3.56,-3.52,-3.47,-3.42,-3.37,-3.32,-3.27,-3.22,-3.17,-3.11,-3.06,-3,-2.93,-2.86,-2.78,-2.70,-2.62,-2.53,-2.44,-2.35,-2.25,-2.15,-2.04,-1.94,-1.83,-1.72,-1.60,-1.49,-1.37,-1.25,-1.13,-1,-0.77,-0.41,0.05,0.55,1.07,1.58,2.04,2.43,2.76,3,3.25,3.51,3.76,4.01,4.26,4.50,4.72,4.93,5.13,5.32,5.48,5.62,5.75,5.85,5.94,6,6.06,6.11,6.17,6.22,6.27,6.32,6.36,6.40,6.44,6.48,6.52,6.56,6.59,6.62,6.65,6.68,6.71,6.73,6.76,6.78,6.80,6.82,6.84,6.86,6.87,6.89,6.90,6.91,6.93,6.94,6.95,6.96,6.96,6.97,6.98,6.98,6.99,6.99,6.99,7,7,7,7,7,6.92,6.68,6.30,5.81,5.22,4.57,3.87,3.14,2.40,1.68,0.98,0.35,-0.21,-0.66,-1,-1.26,-1.51,-1.74,-1.96,-2.16,-2.35,-2.53,-2.69,-2.84,-2.98,-3.11,-3.22,-3.33,-3.43,-3.51,-3.59,-3.66,-3.72,-3.78,-3.82,-3.86,-3.90,-3.92,-3.95,-3.97,-3.98,-3.99,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.79,-3.72,-3.64,-3.55,-3.45,-3.35,-3.24,-3.13,-3.01,-2.89,-2.76,-2.63,-2.50,-2.37,-2.24,-2.10,-1.97,-1.84,-1.71,-1.58,-1.46,-1.34,-1.22,-1.11,-1,-0.89,-0.80,-0.71,-0.62,-0.55,-0.48,-0.42,-0.36,-0.31,-0.27,-0.22,-0.19,-0.16,-0.13,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0,-0,-0,-0,-0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.15,0.15,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.04,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.21,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0,0.01,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/idle_C2_copy.mtn b/model/ShizukuTalk/shizuku-48/motions/idle_C2_copy.mtn new file mode 100644 index 0000000..ce18a58 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/idle_C2_copy.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=-30,-29.62,-28.55,-26.87,-24.74,-22.20,-19.42,-16.49,-13.51,-10.58,-7.80,-5.26,-3.13,-1.45,-0.38,0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.64,-0.86,-1.11,-1.38,-1.68,-2,-2.34,-2.70,-3.07,-3.47,-3.87,-4.29,-4.73,-5.16,-5.61,-6.06,-6.52,-6.98,-7.45,-7.91,-8.37,-8.82,-9.26,-9.71,-10.15,-10.58,-10.99,-11.39,-11.78,-12.15,-12.51,-12.85,-13.17,-13.47,-13.74,-13.99,-14.22,-14.42,-14.59,-14.74,-14.85,-14.93,-14.98,-15,-15,-15,-15,-15,-14.85,-14.50,-14.06,-13.63,-13.29,-13.07,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13.01,-13.03,-13.07,-13.12,-13.18,-13.24,-13.31,-13.38,-13.45,-13.53,-13.60,-13.67,-13.74,-13.80,-13.86,-13.91,-13.94,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.38,-13.14,-12.87,-12.58,-12.26,-11.93,-11.59,-11.23,-10.86,-10.50,-10.14,-9.78,-9.43,-9.08,-8.75,-8.43,-8.13,-7.85,-7.60,-7.37,-7.17,-7,-6.84,-6.69,-6.54,-6.39,-6.25,-6.11,-5.98,-5.84,-5.72,-5.59,-5.47,-5.35,-5.23,-5.11,-5,-4.89,-4.78,-4.67,-4.57,-4.46,-4.36,-4.26,-4.15,-4.06,-3.96,-3.86,-3.76,-3.66,-3.56,-3.46,-3.36,-3.27,-3.17,-3.07,-2.97,-2.86,-2.76,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.89,-1.78,-1.66,-1.54,-1.41,-1.28,-1.15,-1.02,-0.89,-0.75,-0.61,-0.46,-0.31,-0.16,0,0.18,0.39,0.65,0.92,1.23,1.56,1.91,2.27,2.65,3.05,3.46,3.87,4.28,4.70,5.11,5.51,5.91,6.30,6.67,7.03,7.36,7.67,7.96,8.22,8.44,8.64,8.79,8.91,8.98,9,8.99,8.97,8.93,8.87,8.81,8.72,8.63,8.52,8.41,8.28,8.14,7.99,7.83,7.67,7.49,7.31,7.12,6.93,6.73,6.52,6.31,6.10,5.88,5.66,5.44,5.21,4.98,4.76,4.53,4.30,4.07,3.85,3.62,3.40,3.18,2.97,2.75,2.54,2.34,2.14,1.95,1.76,1.58,1.41,1.24,1.09,0.94,0.80,0.67,0.55,0.44,0.34,0.25,0.18,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=-10,0,-0,-0.01,-0.02,-0.04,-0.06,-0.09,-0.12,-0.16,-0.20,-0.24,-0.29,-0.34,-0.39,-0.44,-0.50,-0.56,-0.63,-0.69,-0.76,-0.83,-0.90,-0.97,-1.04,-1.11,-1.19,-1.26,-1.34,-1.41,-1.49,-1.57,-1.64,-1.72,-1.79,-1.87,-1.94,-2.01,-2.08,-2.15,-2.22,-2.29,-2.35,-2.41,-2.47,-2.53,-2.59,-2.64,-2.69,-2.73,-2.78,-2.82,-2.85,-2.89,-2.92,-2.94,-2.96,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.97,-2.96,-2.94,-2.91,-2.89,-2.86,-2.83,-2.79,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.48,-2.43,-2.37,-2.31,-2.25,-2.19,-2.12,-2.06,-1.99,-1.92,-1.85,-1.78,-1.70,-1.63,-1.55,-1.48,-1.40,-1.32,-1.24,-1.16,-1.08,-1,-0.92,-0.83,-0.75,-0.67,-0.58,-0.50,-0.42,-0.33,-0.25,-0.17,-0.08,-0,0.08,0.16,0.24,0.32,0.40,0.48,0.55,0.63,0.70,0.78,0.85,0.92,0.99,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.53,1.58,1.63,1.67,1.72,1.76,1.79,1.83,1.86,1.89,1.91,1.94,1.96,1.97,1.98,1.99,2,2,2,1.99,1.98,1.97,1.96,1.94,1.91,1.89,1.86,1.83,1.79,1.76,1.72,1.67,1.63,1.58,1.53,1.48,1.43,1.37,1.31,1.25,1.19,1.12,1.06,0.99,0.92,0.85,0.78,0.70,0.63,0.55,0.48,0.40,0.32,0.24,0.16,0.08,-0,-0.08,-0.17,-0.25,-0.33,-0.42,-0.50,-0.58,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.16,-1.24,-1.32,-1.40,-1.48,-1.55,-1.63,-1.70,-1.78,-1.85,-1.92,-1.99,-2.06,-2.12,-2.19,-2.25,-2.31,-2.37,-2.43,-2.48,-2.53,-2.58,-2.63,-2.67,-2.72,-2.76,-2.79,-2.83,-2.86,-2.89,-2.91,-2.94,-2.96,-2.97,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.96,-2.94,-2.91,-2.88,-2.84,-2.80,-2.76,-2.71,-2.66,-2.61,-2.56,-2.50,-2.44,-2.37,-2.31,-2.24,-2.17,-2.10,-2.03,-1.96,-1.89,-1.81,-1.74,-1.66,-1.59,-1.51,-1.43,-1.36,-1.28,-1.21,-1.13,-1.06,-0.99,-0.92,-0.85,-0.78,-0.71,-0.65,-0.59,-0.53,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=10,0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.11,0.13,0.16,0.19,0.22,0.26,0.30,0.33,0.38,0.42,0.46,0.50,0.55,0.60,0.65,0.69,0.74,0.79,0.84,0.89,0.94,0.99,1.04,1.10,1.14,1.20,1.24,1.29,1.34,1.39,1.43,1.48,1.52,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.95,1.93,1.92,1.90,1.88,1.85,1.83,1.80,1.78,1.75,1.72,1.69,1.66,1.62,1.59,1.55,1.51,1.47,1.43,1.39,1.35,1.31,1.27,1.22,1.18,1.13,1.09,1.04,0.99,0.94,0.90,0.85,0.80,0.75,0.70,0.65,0.60,0.55,0.50,0.45,0.40,0.35,0.30,0.25,0.20,0.15,0.10,0.06,0.01,-0.04,-0.09,-0.13,-0.18,-0.22,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.55,-0.59,-0.62,-0.66,-0.69,-0.72,-0.75,-0.78,-0.80,-0.83,-0.85,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.85,-0.83,-0.80,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.22,-0.18,-0.13,-0.09,-0.04,0.01,0.06,0.10,0.15,0.20,0.25,0.30,0.35,0.40,0.45,0.50,0.55,0.60,0.65,0.70,0.75,0.80,0.85,0.90,0.94,0.99,1.04,1.09,1.13,1.18,1.22,1.27,1.31,1.35,1.39,1.43,1.47,1.51,1.55,1.59,1.62,1.66,1.69,1.72,1.75,1.78,1.80,1.83,1.85,1.88,1.90,1.92,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.94,1.92,1.89,1.87,1.84,1.81,1.78,1.74,1.70,1.67,1.62,1.58,1.54,1.50,1.45,1.40,1.35,1.31,1.26,1.21,1.16,1.11,1.06,1.01,0.96,0.90,0.86,0.80,0.76,0.71,0.66,0.61,0.57,0.52,0.48,0.43,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.10,0.08,0.06,0.04,0.03,0.01,0.01,0,0 +PARAM_ANGLE_Y=-30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.13,4.48,4.76,4.94,5.01,4.97,4.85,4.68,4.45,4.18,3.86,3.52,3.16,2.79,2.41,2.04,1.68,1.34,1.03,0.74,0.49,0.28,0.12,0,-0.10,-0.21,-0.30,-0.40,-0.49,-0.59,-0.68,-0.76,-0.85,-0.93,-1.01,-1.09,-1.17,-1.25,-1.32,-1.40,-1.47,-1.54,-1.61,-1.68,-1.75,-1.81,-1.88,-1.95,-2.01,-2.07,-2.14,-2.20,-2.26,-2.33,-2.39,-2.45,-2.51,-2.57,-2.63,-2.69,-2.75,-2.82,-2.88,-2.94,-3,-3.07,-3.13,-3.18,-3.24,-3.28,-3.33,-3.37,-3.42,-3.46,-3.50,-3.54,-3.58,-3.62,-3.67,-3.72,-3.77,-3.82,-3.87,-3.94,-4,-4.13,-4.34,-4.61,-4.91,-5.20,-5.46,-5.69,-5.86,-5.96,-6,-5.99,-5.95,-5.90,-5.83,-5.74,-5.65,-5.56,-5.46,-5.37,-5.28,-5.20,-5.13,-5.08,-5.04,-5.01,-5,-5.01,-5.03,-5.07,-5.13,-5.19,-5.27,-5.36,-5.46,-5.58,-5.70,-5.82,-5.96,-6.10,-6.25,-6.41,-6.56,-6.72,-6.89,-7.06,-7.23,-7.39,-7.56,-7.73,-7.90,-8.07,-8.23,-8.39,-8.55,-8.70,-8.85,-8.99,-9.12,-9.25,-9.37,-9.48,-9.58,-9.67,-9.76,-9.83,-9.89,-9.94,-9.97,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.95,-9.93,-9.90,-9.86,-9.82,-9.78,-9.74,-9.70,-9.65,-9.60,-9.55,-9.50,-9.45,-9.40,-9.35,-9.30,-9.26,-9.22,-9.18,-9.14,-9.10,-9.07,-9.05,-9.03,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0 +PARAM_ANGLE_X=30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.32,-0.53,-0.80,-1.09,-1.42,-1.77,-2.13,-2.50,-2.88,-3.26,-3.63,-3.99,-4.33,-4.65,-4.94,-5.20,-5.42,-5.61,-5.75,-5.83,-5.86,-5.84,-5.78,-5.71,-5.62,-5.52,-5.42,-5.32,-5.22,-5.14,-5.06,-5,-4.94,-4.88,-4.83,-4.77,-4.72,-4.67,-4.62,-4.57,-4.52,-4.47,-4.42,-4.37,-4.33,-4.28,-4.24,-4.19,-4.15,-4.10,-4.06,-4.01,-3.97,-3.93,-3.88,-3.84,-3.79,-3.75,-3.70,-3.66,-3.61,-3.56,-3.52,-3.47,-3.42,-3.37,-3.32,-3.27,-3.22,-3.17,-3.11,-3.06,-3,-2.93,-2.86,-2.78,-2.70,-2.62,-2.53,-2.44,-2.35,-2.25,-2.15,-2.04,-1.94,-1.83,-1.72,-1.60,-1.49,-1.37,-1.25,-1.13,-1,-0.77,-0.41,0.05,0.55,1.07,1.58,2.04,2.43,2.76,3,3.25,3.51,3.76,4.01,4.26,4.50,4.72,4.93,5.13,5.32,5.48,5.62,5.75,5.85,5.94,6,6.06,6.11,6.17,6.22,6.27,6.32,6.36,6.40,6.44,6.48,6.52,6.56,6.59,6.62,6.65,6.68,6.71,6.73,6.76,6.78,6.80,6.82,6.84,6.86,6.87,6.89,6.90,6.91,6.93,6.94,6.95,6.96,6.96,6.97,6.98,6.98,6.99,6.99,6.99,7,7,7,7,7,6.92,6.68,6.30,5.81,5.22,4.57,3.87,3.14,2.40,1.68,0.98,0.35,-0.21,-0.66,-1,-1.26,-1.51,-1.74,-1.96,-2.16,-2.35,-2.53,-2.69,-2.84,-2.98,-3.11,-3.22,-3.33,-3.43,-3.51,-3.59,-3.66,-3.72,-3.78,-3.82,-3.86,-3.90,-3.92,-3.95,-3.97,-3.98,-3.99,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.79,-3.72,-3.64,-3.55,-3.45,-3.35,-3.24,-3.13,-3.01,-2.89,-2.76,-2.63,-2.50,-2.37,-2.24,-2.10,-1.97,-1.84,-1.71,-1.58,-1.46,-1.34,-1.22,-1.11,-1,-0.89,-0.80,-0.71,-0.62,-0.55,-0.48,-0.42,-0.36,-0.31,-0.27,-0.22,-0.19,-0.16,-0.13,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0,-0,-0,-0,-0,0 +SWING_SKIRT=0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +RIBBON_BACK=0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_X=-0.10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_L_ARM=0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.15,0.15,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.04,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.21,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0,0.01,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/motions/kurakura1.mtn b/model/ShizukuTalk/shizuku-48/motions/kurakura1.mtn new file mode 100644 index 0000000..cc4e205 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/kurakura1.mtn @@ -0,0 +1,16 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BASE_X=-1.76,-3.70,-6.12,-8.80,-11.65,-14.45,-17.06,-19.37,-21.32,-22.78,-23.69,-24,-23.99,-23.95,-23.90,-23.82,-23.74,-23.65,-23.55,-23.45,-23.35,-23.26,-23.18,-23.10,-23.05,-23.01,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23 +PARAM_BASE_Y=8.58,16.00,23.24,29.06,32.75,34,31.44,25.24,17,8.76,2.56,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.12,4.48,4.76,4.94,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5 +PARAM_ANGLE_Z=-1.99,-4.16,-6.88,-9.90,-13.10,-16.25,-19.19,-21.79,-23.98,-25.62,-26.65,-27,-26.30,-24.35,-21.27,-17.36,-12.69,-7.61,-2.24,3.24,8.61,13.69,18.36,22.27,25.35,27.30,28,27.76,27.07,25.99,24.58,22.92,21.01,18.93,16.75,14.50,12.25,10.07,7.99,6.08,4.42,3.01,1.93,1.24,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BODY_ANGLE_X=2.27,4.24,6.15,7.69,8.67,9,8.98,8.93,8.85,8.74,8.59,8.43,8.23,8.02,7.78,7.53,7.25,6.97,6.66,6.35,6.03,5.70,5.36,5.02,4.67,4.33,3.98,3.64,3.30,2.97,2.65,2.34,2.03,1.75,1.47,1.22,0.98,0.77,0.57,0.41,0.26,0.15,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.59,-1.23,-2.04,-2.93,-3.88,-4.82,-5.69,-6.46,-7.11,-7.59,-7.90,-8,-7.99,-7.96,-7.91,-7.84,-7.74,-7.62,-7.47,-7.29,-7.08,-6.83,-6.54,-6.22,-5.85,-5.45,-5,-4.53,-4.08,-3.65,-3.23,-2.83,-2.45,-2.09,-1.75,-1.44,-1.15,-0.90,-0.67,-0.47,-0.31,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=5.80,10.83,15.72,19.66,22.15,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23 +PARAM_ANGLE_X=0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/kurakura2.mtn b/model/ShizukuTalk/shizuku-48/motions/kurakura2.mtn new file mode 100644 index 0000000..b711149 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/kurakura2.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.57,0.53,0.47,0.42,0.35,0.28,0.21,0.15,0.08,0.03,-0.02,-0.06,-0.09,-0.11,-0.12,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=-2.93,-4.85,-7.07,-9.49,-12.07,-14.65,-17.28,-19.76,-22.12,-24.29,-26.20,-27.77,-28.97,-29.73,-30,-29.32,-27.40,-24.37,-20.53,-15.95,-10.96,-5.69,-0.31,4.96,9.95,14.53,18.37,21.40,23.32,24,22.81,19.83,15.79,11.06,6.15,1.31,-3.28,-7.14,-10.25,-12.26,-13,-12.18,-10.04,-6.93,-3.08,1.20,5.67,10.20,14.60,18.70,22.41,25.48,27.90,29.46,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.73,28.97,27.79,26.23,24.39,22.31,20.05,17.71,15.31,12.90,10.58,8.40,6.36,4.56,2.99,1.72,0.79,0.20,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.96,9.85,9.66,9.41,9.10,8.73,8.29,7.82,7.29,6.73,6.12,5.49,4.81,4.12,3.40,2.67,1.91,1.15,0.38,-0.38,-1.15,-1.91,-2.67,-3.40,-4.12,-4.81,-5.49,-6.12,-6.73,-7.29,-7.82,-8.29,-8.73,-9.10,-9.41,-9.66,-9.85,-9.96,-10,-9.91,-9.66,-9.26,-8.74,-8.13,-7.44,-6.68,-5.90,-5.10,-4.30,-3.53,-2.80,-2.12,-1.52,-1.00,-0.57,-0.26,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.43,-0.74,-1.12,-1.55,-2.05,-2.58,-3.14,-3.72,-4.31,-4.93,-5.53,-6.12,-6.70,-7.25,-7.77,-8.25,-8.68,-9.06,-9.39,-9.65,-9.84,-9.96,-10,-9.90,-9.61,-9.14,-8.52,-7.76,-6.90,-5.90,-4.85,-3.73,-2.55,-1.37,-0.15,1.05,2.24,3.40,4.51,5.54,6.49,7.36,8.13,8.78,9.30,9.68,9.92,10,9.93,9.73,9.40,8.96,8.43,7.83,7.13,6.39,5.61,4.79,3.96,3.10,2.26,1.43,0.62,-0.16,-0.88,-1.55,-2.16,-2.69,-3.15,-3.51,-3.78,-3.94,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=2.93,4.85,7.07,9.49,12.07,14.65,17.28,19.76,22.12,24.29,26.20,27.77,28.97,29.73,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.70,28.83,27.47,25.69,23.60,21.20,18.58,15.83,13,10.17,7.42,4.80,2.40,0.31,-1.47,-2.83,-3.70,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.52,8.26,6.43,4.35,2.18,0.16,-1.56,-2.88,-3.71,-4,-0.25,5.76,11.37,15.42,17,16.72,15.98,14.90,13.52,11.96,10.21,8.30,6.34,4.26,2.16,0,-2.54,-4.68,-6.51,-8.09,-9.42,-10.52,-11.44,-12.19,-12.79,-13.26,-13.59,-13.83,-13.96,-14,-13.81,-13.28,-12.44,-11.34,-10.05,-8.56,-6.95,-5.25,-3.50,-1.75,-0.05,1.56,3.05,4.34,5.44,6.28,6.81,7,6.94,6.76,6.49,6.12,5.69,5.21,4.68,4.13,3.57,3.01,2.47,1.96,1.48,1.06,0.70,0.40,0.18,0.05,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.19,0.36,0.53,0.69,0.82,0.91,0.94,0.93,0.89,0.84,0.78,0.70,0.61,0.53,0.44,0.35,0.27,0.19,0.13,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0.06,0.10,0.15,0.20,0.25,0.30,0.36,0.41,0.46,0.50,0.54,0.57,0.60,0.61,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.58,0.53,0.47,0.40,0.32,0.24,0.16,0.08,0.00,-0.06,-0.12,-0.17,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.80,0.68,0.53,0.37,0.20,0.02,-0.15,-0.32,-0.47,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1.00,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.89,-0.87,-0.84,-0.81,-0.77,-0.74,-0.70,-0.66,-0.62,-0.57,-0.53,-0.48,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.08,-0.03,0.02,0.07,0.12,0.17,0.23,0.28,0.32,0.37,0.42,0.47,0.51,0.56,0.60,0.64,0.68,0.72,0.75,0.79,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.99,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.95,0.93,0.92,0.91,0.89,0.88,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0 +PARAM_BROW_L_SIDE=0.06,0.10,0.14,0.19,0.24,0.29,0.34,0.39,0.43,0.48,0.52,0.55,0.57,0.58,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.58,0.55,0.50,0.45,0.38,0.30,0.22,0.15,0.07,-0.00,-0.07,-0.13,-0.18,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.56,0.52,0.47,0.41,0.34,0.27,0.20,0.13,0.06,0.00,-0.05,-0.09,-0.12,-0.14,-0.15,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.90,0.89,0.87,0.86,0.85,0.85,0.84,0.84,0.84,0.84,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.93,0.94,0.95,0.96,0.97,0.98,0.98,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.05,-0.08,-0.12,-0.16,-0.20,-0.24,-0.28,-0.32,-0.36,-0.40,-0.43,-0.45,-0.47,-0.49,-0.49,-0.47,-0.43,-0.36,-0.27,-0.16,-0.04,0.08,0.21,0.33,0.45,0.56,0.65,0.72,0.76,0.78,0.77,0.74,0.70,0.64,0.56,0.48,0.39,0.29,0.18,0.07,-0.03,-0.14,-0.25,-0.35,-0.44,-0.52,-0.60,-0.66,-0.70,-0.73,-0.74,-0.69,-0.59,-0.47,-0.33,-0.17,0.10,0.32,0.46,0.53,0.59,0.62,0.63,0.63,0.63,0.52,0.32,0.09,-0.16,-0.41,-0.62,-0.70,-0.71,-0.70,-0.69,-0.66,-0.62,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.25,-0.20,-0.15,-0.11,-0.07,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0.08,0.13,0.19,0.25,0.32,0.39,0.45,0.52,0.58,0.64,0.69,0.73,0.76,0.78,0.79,0.79,0.79,0.79,0.78,0.78,0.77,0.76,0.75,0.74,0.72,0.70,0.68,0.65,0.62,0.58,0.54,0.50,0.46,0.42,0.38,0.34,0.31,0.27,0.24,0.20,0.17,0.14,0.11,0.09,0.07,0.05,0.03,0.02,0.01,0.00,0,0.16,0.43,0.67,0.85,0.92,0.87,0.74,0.60,0.46,0.19,-0.01,-0.18,-0.34,-0.50,-0.73,-0.86,-0.94,-0.99,-1,-0.77,-0.37,-0.13,-0.11,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/kurakura3.mtn b/model/ShizukuTalk/shizuku-48/motions/kurakura3.mtn new file mode 100644 index 0000000..33794dc --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/kurakura3.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.57,0.53,0.47,0.42,0.35,0.28,0.21,0.15,0.08,0.03,-0.02,-0.06,-0.09,-0.11,-0.12,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0 +PARAM_ANGLE_Z=-2.93,-4.85,-7.07,-9.49,-12.07,-14.65,-17.28,-19.76,-22.12,-24.29,-26.20,-27.77,-28.97,-29.73,-30,-29.32,-27.40,-24.37,-20.53,-15.95,-10.96,-5.69,-0.31,4.96,9.95,14.53,18.37,21.40,23.32,24,22.81,19.83,15.79,11.06,6.15,1.31,-3.28,-7.14,-10.25,-12.26,-13,-12.18,-10.04,-6.93,-3.08,1.20,5.67,10.20,14.60,18.70,22.41,25.48,27.90,29.46,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.73,28.97,27.79,26.23,24.39,22.31,20.05,17.71,15.31,12.90,10.58,8.40,6.36,4.56,2.99,1.72,0.79,0.20,0 +PARAM_BODY_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.96,9.85,9.66,9.41,9.10,8.73,8.29,7.82,7.29,6.73,6.12,5.49,4.81,4.12,3.40,2.67,1.91,1.15,0.38,-0.38,-1.15,-1.91,-2.67,-3.40,-4.12,-4.81,-5.49,-6.12,-6.73,-7.29,-7.82,-8.29,-8.73,-9.10,-9.41,-9.66,-9.85,-9.96,-10,-9.91,-9.66,-9.26,-8.74,-8.13,-7.44,-6.68,-5.90,-5.10,-4.30,-3.53,-2.80,-2.12,-1.52,-1.00,-0.57,-0.26,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.43,-0.74,-1.12,-1.55,-2.05,-2.58,-3.14,-3.72,-4.31,-4.93,-5.53,-6.12,-6.70,-7.25,-7.77,-8.25,-8.68,-9.06,-9.39,-9.65,-9.84,-9.96,-10,-9.90,-9.61,-9.14,-8.52,-7.76,-6.90,-5.90,-4.85,-3.73,-2.55,-1.37,-0.15,1.05,2.24,3.40,4.51,5.54,6.49,7.36,8.13,8.78,9.30,9.68,9.92,10,9.93,9.73,9.40,8.96,8.43,7.83,7.13,6.39,5.61,4.79,3.96,3.10,2.26,1.43,0.62,-0.16,-0.88,-1.55,-2.16,-2.69,-3.15,-3.51,-3.78,-3.94,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0 +PARAM_ANGLE_Y=2.93,4.85,7.07,9.49,12.07,14.65,17.28,19.76,22.12,24.29,26.20,27.77,28.97,29.73,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.70,28.83,27.47,25.69,23.60,21.20,18.58,15.83,13,10.17,7.42,4.80,2.40,0.31,-1.47,-2.83,-3.70,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0 +PARAM_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.52,8.26,6.43,4.35,2.18,0.16,-1.56,-2.88,-3.71,-4,-0.25,5.76,11.37,15.42,17,16.72,15.98,14.90,13.52,11.96,10.21,8.30,6.34,4.26,2.16,0,-2.54,-4.68,-6.51,-8.09,-9.42,-10.52,-11.44,-12.19,-12.79,-13.26,-13.59,-13.83,-13.96,-14,-13.81,-13.28,-12.44,-11.34,-10.05,-8.56,-6.95,-5.25,-3.50,-1.75,-0.05,1.56,3.05,4.34,5.44,6.28,6.81,7,6.94,6.76,6.49,6.12,5.69,5.21,4.68,4.13,3.57,3.01,2.47,1.96,1.48,1.06,0.70,0.40,0.18,0.05,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.19,0.36,0.53,0.69,0.82,0.91,0.94,0.93,0.89,0.84,0.78,0.70,0.61,0.53,0.44,0.35,0.27,0.19,0.13,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0.06,0.10,0.15,0.20,0.25,0.30,0.36,0.41,0.46,0.50,0.54,0.57,0.60,0.61,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.58,0.53,0.47,0.40,0.32,0.24,0.16,0.08,0.00,-0.06,-0.12,-0.17,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0 +PARAM_MOUTH_FORM=0.80,0.68,0.53,0.37,0.20,0.02,-0.15,-0.32,-0.47,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1.00,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.89,-0.87,-0.84,-0.81,-0.77,-0.74,-0.70,-0.66,-0.62,-0.57,-0.53,-0.48,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.08,-0.03,0.02,0.07,0.12,0.17,0.23,0.28,0.32,0.37,0.42,0.47,0.51,0.56,0.60,0.64,0.68,0.72,0.75,0.79,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.99,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.95,0.93,0.92,0.91,0.89,0.88,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0 +PARAM_BROW_L_SIDE=0.06,0.10,0.14,0.19,0.24,0.29,0.34,0.39,0.43,0.48,0.52,0.55,0.57,0.58,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.58,0.55,0.50,0.45,0.38,0.30,0.22,0.15,0.07,-0.00,-0.07,-0.13,-0.18,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0 +PARAM_BROW_R_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.56,0.52,0.47,0.41,0.34,0.27,0.20,0.13,0.06,0.00,-0.05,-0.09,-0.12,-0.14,-0.15,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0 +PARAM_BROW_R_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.90,0.89,0.87,0.86,0.85,0.85,0.84,0.84,0.84,0.84,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.93,0.94,0.95,0.96,0.97,0.98,0.98,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.05,-0.08,-0.12,-0.16,-0.20,-0.24,-0.28,-0.32,-0.36,-0.40,-0.43,-0.45,-0.47,-0.49,-0.49,-0.47,-0.43,-0.36,-0.27,-0.16,-0.04,0.08,0.21,0.33,0.45,0.56,0.65,0.72,0.76,0.78,0.77,0.74,0.70,0.64,0.56,0.48,0.39,0.29,0.18,0.07,-0.03,-0.14,-0.25,-0.35,-0.44,-0.52,-0.60,-0.66,-0.70,-0.73,-0.74,-0.69,-0.59,-0.47,-0.33,-0.17,0.10,0.32,0.46,0.53,0.59,0.62,0.63,0.63,0.63,0.52,0.32,0.09,-0.16,-0.41,-0.62,-0.70,-0.71,-0.70,-0.69,-0.66,-0.62,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.25,-0.20,-0.15,-0.11,-0.07,-0.04,-0.02,-0.00,0 +PARAM_EYE_BALL_Y=0.08,0.13,0.19,0.25,0.32,0.39,0.45,0.52,0.58,0.64,0.69,0.73,0.76,0.78,0.79,0.79,0.79,0.79,0.78,0.78,0.77,0.76,0.75,0.74,0.72,0.70,0.68,0.65,0.62,0.58,0.54,0.50,0.46,0.42,0.38,0.34,0.31,0.27,0.24,0.20,0.17,0.14,0.11,0.09,0.07,0.05,0.03,0.02,0.01,0.00,0,0.16,0.43,0.67,0.85,0.92,0.87,0.74,0.60,0.46,0.19,-0.01,-0.18,-0.34,-0.50,-0.73,-0.86,-0.94,-0.99,-1,-0.77,-0.37,-0.13,-0.11,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/touch1.mtn b/model/ShizukuTalk/shizuku-48/motions/touch1.mtn new file mode 100644 index 0000000..d6b41c0 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/touch1.mtn @@ -0,0 +1,32 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.02,0.04,0.06,0.10,0.13,0.18,0.22,0.26,0.30,0.34,0.38,0.41,0.44,0.45,0.47,0.47,0.47,0.47,0.46,0.45,0.44,0.43,0.42,0.41,0.39,0.38,0.36,0.34,0.33,0.31,0.29,0.27,0.25,0.23,0.22,0.20,0.18,0.16,0.15,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.05,0.05,0.07,0.08,0.10,0.13,0.16,0.18,0.21,0.23,0.24,0.26,0.26,0.26,0.25,0.24,0.23,0.21,0.19,0.16,0.14,0.11,0.08,0.05,0.02,-0.02,-0.05,-0.08,-0.11,-0.14,-0.17,-0.20,-0.22,-0.25,-0.27,-0.28,-0.30,-0.31,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.31,-0.29,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.04,-0.02,-0.01,-0.00,0 +PARAM_BASE_X=0,0,-0.97,-2.56,-3.65,-4,-3.86,-3.50,-2.98,-2.38,-1.77,-1.19,-0.70,-0.32,-0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=0,0,1.94,5.11,7.29,8,7.72,7.00,5.96,4.77,3.53,2.38,1.39,0.64,0.17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=-0.28,-1.06,-2.27,-3.83,-5.64,-7.63,-9.68,-11.77,-13.81,-15.75,-17.49,-19.03,-20.29,-21.22,-21.80,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-21.99,-21.96,-21.91,-21.84,-21.76,-21.66,-21.54,-21.40,-21.25,-21.08,-20.89,-20.69,-20.48,-20.26,-20.02,-19.76,-19.50,-19.22,-18.94,-18.64,-18.34,-18.02,-17.69,-17.36,-17.01,-16.67,-16.31,-15.94,-15.58,-15.20,-14.82,-14.44,-14.05,-13.65,-13.26,-12.86,-12.46,-12.06,-11.65,-11.25,-10.85,-10.44,-10.04,-9.64,-9.24,-8.85,-8.45,-8.06,-7.67,-7.29,-6.91,-6.54,-6.17,-5.81,-5.45,-5.11,-4.77,-4.43,-4.11,-3.79,-3.49,-3.19,-2.91,-2.63,-2.37,-2.11,-1.88,-1.65,-1.43,-1.23,-1.04,-0.87,-0.71,-0.56,-0.43,-0.32,-0.22,-0.14,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-0.13,-0.48,-1.03,-1.74,-2.56,-3.47,-4.40,-5.35,-6.28,-7.16,-7.95,-8.65,-9.22,-9.64,-9.91,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.97,-9.90,-9.78,-9.62,-9.44,-9.23,-9.01,-8.77,-8.53,-8.29,-8.06,-7.84,-7.64,-7.46,-7.30,-7.17,-7.08,-7.02,-7,-7.04,-7.15,-7.31,-7.52,-7.75,-8,-8.25,-8.48,-8.69,-8.85,-8.96,-9,-8.97,-8.89,-8.76,-8.59,-8.37,-8.12,-7.84,-7.53,-7.20,-6.85,-6.48,-6.11,-5.74,-5.36,-4.98,-4.62,-4.25,-3.91,-3.59,-3.28,-3.00,-2.76,-2.53,-2.35,-2.20,-2.09,-2.02,-2,-2.02,-2.09,-2.20,-2.35,-2.54,-2.75,-2.99,-3.25,-3.53,-3.83,-4.15,-4.47,-4.79,-5.12,-5.45,-5.77,-6.09,-6.39,-6.67,-6.93,-7.17,-7.38,-7.57,-7.72,-7.83,-7.90,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.85,-7.65,-7.33,-6.92,-6.43,-5.87,-5.26,-4.62,-3.96,-3.30,-2.66,-2.05,-1.49,-1.00,-0.59,-0.27,-0.07,0 +PARAM_BODY_ANGLE_Y=-0.05,-0.19,-0.41,-0.70,-1.02,-1.39,-1.76,-2.14,-2.51,-2.86,-3.18,-3.46,-3.69,-3.86,-3.96,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4.00,-3.99,-3.97,-3.95,-3.93,-3.90,-3.86,-3.82,-3.78,-3.73,-3.68,-3.62,-3.56,-3.50,-3.43,-3.36,-3.28,-3.21,-3.13,-3.05,-2.97,-2.88,-2.79,-2.71,-2.62,-2.52,-2.43,-2.34,-2.25,-2.15,-2.06,-1.96,-1.87,-1.78,-1.68,-1.59,-1.50,-1.41,-1.32,-1.23,-1.15,-1.06,-0.98,-0.90,-0.82,-0.75,-0.67,-0.60,-0.54,-0.47,-0.41,-0.35,-0.30,-0.25,-0.21,-0.16,-0.13,-0.09,-0.07,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.51,0.52,0.53,0.54,0.55,0.57,0.58,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.65,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.56,0.55,0.55,0.55,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.08,-0.32,-0.70,-1.21,-1.85,-2.61,-3.47,-4.43,-5.45,-6.57,-7.73,-8.96,-10.22,-11.51,-12.83,-14.17,-15.51,-16.82,-18.14,-19.42,-20.67,-21.88,-23.02,-24.13,-25.15,-26.09,-26.96,-27.72,-28.39,-28.95,-29.40,-29.73,-29.93,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.73,-28.97,-27.77,-26.20,-24.36,-22.24,-19.93,-17.49,-15,-12.51,-10.07,-7.76,-5.64,-3.80,-2.23,-1.03,-0.27,0 +PARAM_ANGLE_X=-0.38,-1.45,-3.10,-5.23,-7.69,-10.41,-13.20,-16.05,-18.83,-21.48,-23.86,-25.95,-27.67,-28.93,-29.73,-30,-29.91,-29.66,-29.26,-28.71,-28.02,-27.22,-26.30,-25.28,-24.19,-23.00,-21.76,-20.44,-19.10,-17.72,-16.31,-14.89,-13.46,-12.06,-10.65,-9.28,-7.95,-6.66,-5.44,-4.26,-3.18,-2.17,-1.24,-0.43,0.28,0.88,1.36,1.71,1.93,2,1.60,0.53,-1.13,-3.20,-5.50,-8,-10.50,-12.80,-14.88,-16.53,-17.60,-18,-17.91,-17.64,-17.21,-16.64,-15.93,-15.11,-14.18,-13.16,-12.08,-10.94,-9.73,-8.51,-7.27,-6.03,-4.80,-3.60,-2.40,-1.28,-0.22,0.78,1.70,2.52,3.24,3.86,4.34,4.70,4.93,5,4.98,4.92,4.83,4.70,4.55,4.37,4.17,3.94,3.71,3.45,3.19,2.92,2.64,2.36,2.08,1.81,1.55,1.29,1.06,0.83,0.63,0.45,0.30,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,0.92,0.74,0.50,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.14,0.22,0.31,0.39,0.47,0.54,0.59,0.63,0.64,0.63,0.62,0.59,0.56,0.53,0.49,0.44,0.40,0.35,0.30,0.26,0.21,0.17,0.13,0.09,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.16,0.25,0.35,0.44,0.52,0.58,0.62,0.63,0.62,0.61,0.58,0.55,0.51,0.47,0.42,0.37,0.32,0.26,0.21,0.16,0.12,0.08,0.05,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.08,-0.10,-0.11,-0.13,-0.15,-0.17,-0.19,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.37,-0.39,-0.41,-0.42,-0.44,-0.45,-0.46,-0.47,-0.48,-0.49,-0.50,-0.50,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.49,-0.47,-0.45,-0.41,-0.38,-0.34,-0.30,-0.26,-0.21,-0.17,-0.13,-0.10,-0.06,-0.04,-0.02,-0.00,0 +PARAM_MOUTH_FORM=0.97,0.90,0.79,0.65,0.49,0.31,0.12,-0.07,-0.26,-0.43,-0.59,-0.73,-0.84,-0.93,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.62,-0.48,-0.33,-0.17,0,0.17,0.33,0.48,0.62,0.75,0.85,0.93,0.98,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,0.74,0.26,0,0.73,1,1.00,1.00,0.99,0.98,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.63,0.22,0,0.05,0.15,0.28,0.42,0.55,0.67,0.75,0.80,0.83,0.85,0.87,0.89,0.90,0.91,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.90,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.83,0.82,0.81,0.80,0.79,0.78,0.77,0.77,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.75,0.75,0.76,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.82,0.84,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.90,0.91,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.89,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.80,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.80,0.81,0.82,0.83,0.84,0.86,0.88,0.90,0.91,0.93,0.95,0.96,0.97,0.98,0.99,1.00,1 +PARAM_BROW_L_FORM=-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.17,-0.21,-0.26,-0.30,-0.35,-0.40,-0.45,-0.49,-0.54,-0.59,-0.64,-0.68,-0.73,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.95,-0.94,-0.94,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.93,-0.93,-0.93,-0.93,-0.93,-0.94,-0.94,-0.94,-0.94,-0.95,-0.95,-0.95,-0.96,-0.96,-0.96,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.66,-0.58,-0.50,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.11,-0.11,-0.12,-0.12,-0.13,-0.14,-0.14,-0.15,-0.15,-0.15,-0.16,-0.16,-0.16,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.13,-0.11,-0.10,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0 +PARAM_BROW_L_Y=0.50,0.51,0.52,0.53,0.54,0.56,0.57,0.59,0.61,0.62,0.64,0.65,0.66,0.66,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.64,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.70,0.71,0.71,0.71,0.71,0.71,0.70,0.70,0.69,0.69,0.68,0.68,0.67,0.66,0.66,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.60,0.60,0.59,0.59,0.59,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.54,0.53,0.53,0.52,0.52,0.51,0.51,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0.02,0.04,0.07,0.10,0.14,0.18,0.23,0.27,0.32,0.36,0.39,0.43,0.45,0.47,0.49,0.49,0.49,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.41,0.39,0.38,0.36,0.34,0.32,0.30,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.15,0.14,0.12,0.11,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.05,0.05,0.07,0.09,0.11,0.14,0.17,0.20,0.23,0.25,0.27,0.29,0.29,0.29,0.28,0.27,0.25,0.23,0.20,0.17,0.14,0.11,0.08,0.04,0.00,-0.04,-0.07,-0.11,-0.15,-0.18,-0.22,-0.25,-0.28,-0.31,-0.33,-0.36,-0.38,-0.39,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.40,-0.38,-0.36,-0.33,-0.30,-0.27,-0.24,-0.21,-0.17,-0.14,-0.11,-0.08,-0.05,-0.03,-0.01,-0.00,0 +PARAM_BROW_R_FORM=-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.17,-0.21,-0.26,-0.30,-0.35,-0.40,-0.45,-0.49,-0.54,-0.59,-0.64,-0.68,-0.73,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.66,-0.58,-0.50,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,0.74,0.26,0,0.73,1,1.00,0.99,0.99,0.98,0.97,0.96,0.95,0.94,0.93,0.92,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.84,0.84,0.84,0.84,0.85,0.85,0.85,0.85,0.85,0.63,0.22,0,0.05,0.15,0.27,0.41,0.54,0.65,0.74,0.79,0.82,0.85,0.87,0.89,0.90,0.91,0.92,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.88,0.87,0.86,0.85,0.84,0.83,0.82,0.80,0.79,0.78,0.78,0.77,0.76,0.75,0.75,0.74,0.74,0.73,0.73,0.73,0.73,0.73,0.74,0.74,0.75,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.90,0.91,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.82,0.83,0.85,0.86,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.98,0.99,0.99,1.00,1 +PARAM_TERE=0.51,0.52,0.55,0.59,0.63,0.67,0.72,0.77,0.81,0.86,0.90,0.93,0.96,0.98,1.00,1,0.99,0.98,0.95,0.91,0.87,0.82,0.77,0.73,0.68,0.63,0.59,0.55,0.52,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.56,0.57,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.91,0.92,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,0.98,0.96,0.94,0.91,0.87,0.83,0.79,0.75,0.71,0.67,0.63,0.59,0.56,0.54,0.52,0.50,0.50 +PARAM_EYE_BALL_X=0.01,0.04,0.08,0.13,0.19,0.25,0.32,0.39,0.46,0.52,0.58,0.63,0.67,0.70,0.72,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.72,0.72,0.72,0.71,0.71,0.71,0.70,0.69,0.69,0.68,0.64,0.54,0.40,0.23,0.04,-0.17,-0.38,-0.57,-0.74,-0.88,-0.97,-1,-0.99,-0.97,-0.93,-0.88,-0.82,-0.75,-0.67,-0.58,-0.49,-0.39,-0.28,-0.18,-0.07,0.04,0.14,0.25,0.35,0.45,0.54,0.63,0.70,0.78,0.84,0.89,0.93,0.96,0.98,0.99,0.99,0.98,0.98,0.97,0.95,0.94,0.92,0.90,0.88,0.85,0.82,0.79,0.76,0.72,0.69,0.65,0.60,0.56,0.51,0.46,0.41,0.35,0.30,0.24,0.18,0.12,0.05,-0.02,-0.05,-0.07,-0.08,-0.08,-0.06,-0.02,0.03,0.09,0.13,0.15,0.12,0.06,-0.03,-0.12,-0.18,-0.21,-0.18,-0.12,-0.03,0.06,0.12,0.15,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_EYE_BALL_Y=-0.01,-0.05,-0.10,-0.17,-0.26,-0.35,-0.44,-0.54,-0.63,-0.72,-0.80,-0.87,-0.92,-0.96,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.95,-0.92,-0.89,-0.86,-0.82,-0.79,-0.76,-0.73,-0.72,-0.71,-0.71,-0.71,-0.72,-0.73,-0.74,-0.75,-0.76,-0.77,-0.78,-0.80,-0.81,-0.83,-0.85,-0.86,-0.88,-0.89,-0.91,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.98,-0.96,-0.94,-0.92,-0.90,-0.87,-0.84,-0.81,-0.78,-0.74,-0.71,-0.67,-0.64,-0.60,-0.57,-0.54,-0.51,-0.48,-0.46,-0.44,-0.42,-0.40,-0.39,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.35,-0.33,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.13,-0.10,-0.07,-0.05,-0.03,-0.01,-0.00,0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/touch2.mtn b/model/ShizukuTalk/shizuku-48/motions/touch2.mtn new file mode 100644 index 0000000..1e8d639 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/touch2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.09,0.14,0.20,0.25,0.29,0.32,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.33,0.31,0.29,0.26,0.23,0.19,0.16,0.12,0.09,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=2.58,5,7.42,9.25,10,9.25,7.42,5,2.58,0.75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.32,1.17,2.40,3.92,5.61,7.38,9.17,10.91,12.53,14.00,15.21,16.17,16.79,17,16.89,16.57,16.06,15.39,14.58,13.66,12.62,11.55,10.40,9.23,8.05,6.91,5.78,4.71,3.71,2.81,2.00,1.31,0.75,0.34,0.09,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.56,0.62,0.68,0.72,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.73,0.73,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.61,0.59,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.52,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BREATH=0.26,0.50,0.74,0.92,1,0.92,0.74,0.50,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0.18,0.35,0.51,0.64,0.69,0.64,0.55,0.43,0.30,0.18,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_Y=0.56,0.62,0.67,0.71,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.72,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.59,0.58,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.05,0.09,0.15,0.21,0.26,0.31,0.34,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.35,0.33,0.31,0.27,0.24,0.20,0.17,0.13,0.10,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.52,0.56,0.63,0.70,0.78,0.85,0.91,0.96,0.99,1,1,1,1,1,1,1,1,0.99,0.98,0.95,0.91,0.87,0.82,0.77,0.73,0.68,0.63,0.59,0.55,0.52,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_EYE_BALL_X=0.01,0.02,0.02,0.03,0.03,0.03,0.02,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.26,-0.50,-0.74,-0.92,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.96,-0.93,-0.89,-0.84,-0.79,-0.74,-0.68,-0.62,-0.56,-0.50,-0.44,-0.38,-0.32,-0.26,-0.21,-0.16,-0.11,-0.07,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/touch3.mtn b/model/ShizukuTalk/shizuku-48/motions/touch3.mtn new file mode 100644 index 0000000..3a161d9 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/touch3.mtn @@ -0,0 +1,31 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.09,-0.11,-0.14,-0.17,-0.21,-0.24,-0.28,-0.31,-0.34,-0.38,-0.41,-0.44,-0.46,-0.49,-0.51,-0.53,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.51,-0.47,-0.41,-0.35,-0.28,-0.22,-0.16,-0.11,-0.06,-0.03,-0.01,0,0 +PARAM_BASE_X=-0.12,-0.48,-1.05,-1.81,-2.75,-3.82,-5.00,-6.26,-7.59,-9,-10.73,-11.58,-11.92,-12,-11.98,-11.93,-11.85,-11.73,-11.59,-11.42,-11.22,-11.00,-10.76,-10.49,-10.20,-9.90,-9.58,-9.25,-8.90,-8.55,-8.18,-7.80,-7.42,-7.03,-6.64,-6.25,-5.85,-5.46,-5.07,-4.68,-4.31,-3.93,-3.57,-3.22,-2.87,-2.54,-2.23,-1.92,-1.64,-1.38,-1.13,-0.91,-0.70,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=-0.14,-0.50,-1.02,-1.62,-2.23,-2.81,-3.30,-3.68,-3.92,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.92,-3.71,-3.38,-2.98,-2.53,-2.06,-1.59,-1.16,-0.77,-0.45,-0.20,-0.05,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.13,-0.50,-1.10,-1.90,-2.84,-3.93,-5.15,-6.41,-7.76,-9.14,-10.53,-11.87,-13.20,-14.46,-15.64,-16.70,-17.65,-18.46,-19.11,-19.60,-19.90,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-19.60,-18.53,-16.92,-14.90,-12.67,-10.29,-7.96,-5.78,-3.86,-2.24,-1.02,-0.26,0,0 +PARAM_BODY_ANGLE_X=-0.19,-0.69,-1.41,-2.31,-3.30,-4.34,-5.40,-6.42,-7.37,-8.24,-8.95,-9.51,-9.87,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.69,-8.88,-7.84,-6.71,-5.64,-4.72,-4,-3.21,-2.45,-1.71,-1.02,-0.36,0.27,0.86,1.42,1.95,2.45,2.92,3.36,3.77,4.16,4.51,4.84,5.14,5.41,5.67,5.89,6.10,6.28,6.44,6.58,6.69,6.79,6.87,6.93,6.97,6.99,7,6.98,6.93,6.84,6.73,6.59,6.44,6.27,6.10,5.91,5.72,5.52,5.33,5.14,4.96,4.78,4.62,4.47,4.34,4.22,4.13,4.06,4.02,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.92,3.71,3.38,2.98,2.53,2.06,1.59,1.16,0.77,0.45,0.20,0.05,0,0 +PARAM_BODY_ANGLE_Y=-0.17,-0.62,-1.27,-2.02,-2.79,-3.51,-4.13,-4.60,-4.90,-5,-5,-5,-5,-5,-4.95,-4.83,-4.64,-4.41,-4.12,-3.79,-3.42,-3,-2.49,-2.01,-1.57,-1.16,-0.79,-0.46,-0.17,0.09,0.31,0.51,0.66,0.79,0.88,0.95,0.99,1,1.00,0.99,0.99,0.98,0.97,0.95,0.93,0.92,0.90,0.87,0.85,0.82,0.80,0.77,0.74,0.71,0.68,0.65,0.62,0.58,0.55,0.52,0.48,0.45,0.42,0.38,0.35,0.32,0.29,0.26,0.23,0.20,0.18,0.15,0.13,0.10,0.08,0.07,0.05,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.51,0.54,0.57,0.62,0.66,0.70,0.74,0.77,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.77,0.76,0.74,0.72,0.69,0.67,0.64,0.61,0.58,0.56,0.53,0.50,0.47,0.44,0.42,0.39,0.37,0.35,0.34,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.35,0.37,0.39,0.41,0.43,0.45,0.47,0.48,0.49,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.60,-2.21,-4.69,-7.80,-11.26,-15,-18.74,-22.20,-25.31,-27.79,-29.40,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.40,-27.79,-25.38,-22.35,-19.00,-15.44,-11.94,-8.68,-5.78,-3.35,-1.53,-0.39,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.22,-0.47,-0.78,-1.13,-1.50,-1.87,-2.22,-2.53,-2.78,-2.94,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.94,-2.78,-2.54,-2.24,-1.90,-1.54,-1.19,-0.87,-0.58,-0.34,-0.15,-0.04,0,0 +PARAM_MOUTH_OPEN_Y=0.03,0.12,0.25,0.40,0.56,0.70,0.83,0.92,0.98,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.17,0.46,0.66,0.72,0.67,0.54,0.37,0.19,0.06,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.02,-0.05,-0.08,-0.11,-0.16,-0.20,-0.24,-0.28,-0.33,-0.36,-0.39,-0.42,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.43,-0.41,-0.37,-0.33,-0.28,-0.23,-0.18,-0.13,-0.08,-0.05,-0.02,-0.01,0,0 +PARAM_MOUTH_FORM=0.93,0.75,0.49,0.19,-0.12,-0.41,-0.65,-0.84,-0.96,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.20,0.42,0.61,0.78,0.90,0.97,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.66,0.31,0.08,0,0.21,0.59,0.80,0.81,0.82,0.83,0.84,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.90,0.91,0.92,0.94,0.95,0.97,0.98,0.99,0.99,1.00,1,1 +PARAM_BROW_L_FORM=-0.03,-0.11,-0.22,-0.36,-0.49,-0.62,-0.73,-0.81,-0.86,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.89,-0.89,-0.89,-0.90,-0.90,-0.91,-0.92,-0.93,-0.93,-0.94,-0.95,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.02,-0.04,-0.07,-0.10,-0.13,-0.17,-0.21,-0.25,-0.28,-0.31,-0.34,-0.36,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.35,-0.32,-0.28,-0.24,-0.20,-0.15,-0.11,-0.07,-0.04,-0.02,-0.00,0,0 +PARAM_BROW_L_Y=0.51,0.53,0.57,0.61,0.65,0.68,0.71,0.74,0.75,0.76,0.76,0.76,0.76,0.76,0.76,0.75,0.74,0.73,0.71,0.69,0.67,0.65,0.62,0.60,0.57,0.54,0.52,0.49,0.47,0.44,0.42,0.40,0.38,0.36,0.35,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.36,0.37,0.39,0.41,0.43,0.45,0.47,0.48,0.49,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.05,-0.07,-0.10,-0.12,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.32,-0.35,-0.37,-0.40,-0.42,-0.44,-0.45,-0.46,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.46,-0.44,-0.40,-0.35,-0.30,-0.24,-0.19,-0.14,-0.09,-0.05,-0.02,-0.01,0,0 +PARAM_BROW_R_FORM=-0.03,-0.11,-0.23,-0.37,-0.51,-0.65,-0.76,-0.85,-0.90,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.93,-0.93,-0.93,-0.94,-0.94,-0.95,-0.95,-0.95,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.66,0.31,0.08,0,0.21,0.59,0.80,0.81,0.82,0.83,0.84,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.90,0.91,0.92,0.94,0.95,0.97,0.98,0.99,0.99,1.00,1,1 +PARAM_TERE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.48,0.45,0.41,0.37,0.33,0.28,0.23,0.19,0.14,0.10,0.07,0.04,0.02,0.00,0,0.00,0.01,0.01,0.02,0.04,0.05,0.07,0.09,0.11,0.14,0.16,0.19,0.22,0.25,0.28,0.32,0.35,0.39,0.43,0.47,0.51,0.55,0.59,0.62,0.66,0.69,0.72,0.75,0.78,0.80,0.82,0.85,0.87,0.88,0.90,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.96,0.92,0.87,0.82,0.76,0.70,0.64,0.60,0.56,0.53,0.51,0.50,0.50 +PARAM_EYE_BALL_X=0.01,0.03,0.07,0.11,0.16,0.20,0.25,0.30,0.35,0.39,0.42,0.45,0.46,0.47,0.47,0.46,0.45,0.44,0.42,0.40,0.37,0.35,0.32,0.29,0.26,0.24,0.21,0.18,0.15,0.12,0.10,0.07,0.05,0.03,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.10,-0.15,-0.21,-0.27,-0.32,-0.37,-0.41,-0.43,-0.44,-0.42,-0.37,-0.29,-0.21,-0.12,-0.04,0.05,0.12,0.17,0.21,0.22,0.22,0.21,0.20,0.19,0.18,0.16,0.15,0.13,0.11,0.09,0.07,0.06,0.04,0.03,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.02,-0.06,-0.12,-0.20,-0.29,-0.38,-0.47,-0.56,-0.65,-0.72,-0.79,-0.84,-0.87,-0.88,-0.88,-0.86,-0.84,-0.81,-0.78,-0.74,-0.70,-0.65,-0.60,-0.55,-0.50,-0.44,-0.38,-0.33,-0.28,-0.23,-0.18,-0.14,-0.10,-0.07,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.11,-0.17,-0.25,-0.32,-0.40,-0.47,-0.55,-0.61,-0.67,-0.73,-0.78,-0.81,-0.84,-0.85,-0.86,-0.87,-0.88,-0.88,-0.88,-0.88,-0.87,-0.85,-0.81,-0.77,-0.71,-0.65,-0.58,-0.51,-0.44,-0.37,-0.30,-0.23,-0.17,-0.11,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/touch4.mtn b/model/ShizukuTalk/shizuku-48/motions/touch4.mtn new file mode 100644 index 0000000..c37752c --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/touch4.mtn @@ -0,0 +1,30 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.05,0.01,0,0.12,0.32,0.46,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BASE_X=0,0,0,0.48,2.26,5.22,9,17.32,23.85,27.44,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.48,28.43,28.36,28.24,28.11,27.94,27.75,27.52,27.28,27.00,26.71,26.39,26.05,25.69,25.31,24.90,24.49,24.05,23.60,23.14,22.66,22.16,21.65,21.13,20.60,20.06,19.51,18.95,18.39,17.82,17.25,16.66,16.08,15.50,14.91,14.32,13.74,13.14,12.56,11.98,11.41,10.84,10.27,9.71,9.15,8.61,8.07,7.54,7.03,6.52,6.03,5.55,5.09,4.64,4.21,3.78,3.39,3.00,2.64,2.30,1.98,1.68,1.40,1.14,0.91,0.70,0.52,0.37,0.24,0.13,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=0,0,0,7.75,20.45,29.16,32,24.25,11.55,2.84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=10.83,2.66,0,0.28,1.03,2.16,3.57,5.13,6.79,8.43,9.95,11.30,12.43,13.29,13.82,14,14.00,14.00,14.00,14.00,13.99,13.99,13.98,13.98,13.97,13.96,13.95,13.94,13.93,13.92,13.90,13.89,13.87,13.85,13.83,13.80,13.78,13.75,13.72,13.69,13.65,13.62,13.58,13.54,13.50,13.45,13.40,13.35,13.30,13.24,13.19,13.12,13.06,12.99,12.92,12.85,12.77,12.69,12.60,12.52,12.43,12.33,12.23,12.13,12.03,11.92,11.80,11.69,11.56,11.44,11.31,11.18,11.04,10.90,10.75,10.60,10.45,10.29,10.12,9.95,9.78,9.60,9.42,9.23,9.03,8.83,8.63,8.42,8.20,7.99,7.76,7.53,7.29,7.05,6.80,6.55,6.29,6.03,5.76,5.48,5.20,4.91,4.61,4.31,4,3.67,3.32,2.95,2.57,2.16,1.74,1.31,0.86,0.40,-0.07,-0.56,-1.05,-1.56,-2.08,-2.60,-3.13,-3.67,-4.21,-4.76,-5.31,-5.86,-6.41,-6.97,-7.53,-8.09,-8.65,-9.20,-9.74,-10.29,-10.84,-11.37,-11.90,-12.43,-12.94,-13.44,-13.94,-14.42,-14.90,-15.36,-15.81,-16.25,-16.67,-17.08,-17.47,-17.84,-18.20,-18.54,-18.86,-19.16,-19.44,-19.70,-19.94,-20.15,-20.35,-20.52,-20.66,-20.78,-20.88,-20.94,-20.99,-21,-21.00,-20.98,-20.95,-20.91,-20.84,-20.75,-20.62,-20.47,-20.28,-20.05,-19.77,-19.45,-19.01,-18.44,-17.75,-17.00,-16.22,-15.42,-14.66,-13.96,-13.36,-12.83,-12.30,-11.79,-11.28,-10.79,-10.31,-9.85,-9.39,-8.95,-8.52,-8.10,-7.69,-7.29,-6.90,-6.53,-6.16,-5.81,-5.47,-5.14,-4.81,-4.51,-4.21,-3.92,-3.64,-3.38,-3.12,-2.88,-2.65,-2.43,-2.21,-2.01,-1.82,-1.63,-1.46,-1.30,-1.15,-1.01,-0.87,-0.75,-0.64,-0.53,-0.44,-0.35,-0.28,-0.21,-0.16,-0.11,-0.07,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-4.50,-4.50,-4.50,-4.86,-5.46,-5.87,-6,-5.64,-5.04,-4.63,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.52,-4.54,-4.57,-4.61,-4.65,-4.71,-4.77,-4.83,-4.91,-4.99,-5.07,-5.16,-5.26,-5.36,-5.46,-5.57,-5.68,-5.80,-5.92,-6.04,-6.17,-6.30,-6.43,-6.56,-6.69,-6.83,-6.96,-7.10,-7.23,-7.37,-7.50,-7.64,-7.77,-7.90,-8.04,-8.16,-8.29,-8.42,-8.54,-8.66,-8.77,-8.89,-8.99,-9.10,-9.20,-9.29,-9.38,-9.47,-9.55,-9.62,-9.69,-9.75,-9.81,-9.86,-9.90,-9.94,-9.96,-9.98,-10.00,-10,-10.00,-10.00,-9.99,-9.97,-9.96,-9.93,-9.89,-9.85,-9.80,-9.73,-9.65,-9.56,-9.44,-9.31,-9.15,-8.97,-8.78,-8.56,-8.32,-8.07,-7.80,-7.52,-7.24,-6.97,-6.70,-6.43,-6.18,-5.92,-5.67,-5.43,-5.19,-4.95,-4.72,-4.50,-4.28,-4.06,-3.85,-3.64,-3.44,-3.25,-3.06,-2.88,-2.70,-2.52,-2.35,-2.19,-2.03,-1.89,-1.74,-1.60,-1.46,-1.34,-1.21,-1.10,-0.98,-0.88,-0.78,-0.68,-0.60,-0.51,-0.44,-0.37,-0.31,-0.25,-0.20,-0.15,-0.11,-0.08,-0.05,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0.36,0.57,0.80,1.03,1.27,1.52,1.75,1.97,2.18,2.38,2.55,2.71,2.83,2.92,2.98,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3.00,2.98,2.97,2.94,2.91,2.87,2.83,2.78,2.72,2.66,2.60,2.53,2.46,2.38,2.30,2.22,2.14,2.05,1.96,1.87,1.78,1.69,1.59,1.50,1.41,1.31,1.22,1.13,1.04,0.95,0.86,0.78,0.70,0.62,0.54,0.47,0.40,0.34,0.28,0.22,0.17,0.13,0.09,0.06,0.03,0.02,0.00,0,0.00,0.01,0.02,0.04,0.06,0.08,0.11,0.15,0.18,0.22,0.26,0.31,0.36,0.41,0.47,0.53,0.58,0.65,0.71,0.78,0.84,0.91,0.98,1.05,1.12,1.20,1.27,1.34,1.42,1.49,1.56,1.64,1.71,1.79,1.86,1.93,2.00,2.07,2.14,2.20,2.27,2.33,2.39,2.45,2.51,2.56,2.61,2.66,2.71,2.75,2.79,2.83,2.87,2.90,2.92,2.95,2.97,2.98,2.99,3.00,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3 +PARAM_BROW_R_Y=0.48,0.54,0.61,0.67,0.72,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.70,0.70,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.57,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56 +PARAM_ANGLE_Y=-30,-30,-30,-15.48,8.34,24.68,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.98,29.94,29.85,29.74,29.60,29.42,29.21,28.98,28.72,28.42,28.10,27.75,27.37,26.97,26.53,26.07,25.59,25.08,24.54,23.99,23.40,22.78,22.16,21.50,20.82,20.13,19.40,18.65,17.90,17.11,16.30,15.49,14.64,13.77,12.90,12.00,11.08,10.16,9.21,8.23,7.27,6.27,5.25,4.24,3.19,2.13,1.09,0,-1.09,-2.15,-3.20,-4.22,-5.21,-6.20,-7.15,-8.07,-8.98,-9.86,-10.72,-11.56,-12.39,-13.19,-13.97,-14.73,-15.46,-16.18,-16.87,-17.55,-18.20,-18.83,-19.44,-20.04,-20.62,-21.17,-21.70,-22.22,-22.72,-23.20,-23.66,-24.11,-24.54,-24.94,-25.33,-25.70,-26.06,-26.40,-26.72,-27.03,-27.32,-27.59,-27.85,-28.09,-28.32,-28.53,-28.73,-28.91,-29.07,-29.23,-29.36,-29.49,-29.60,-29.69,-29.78,-29.85,-29.90,-29.94,-29.98,-29.99,-30,-29.99,-29.97,-29.93,-29.87,-29.77,-29.63,-29.46,-29.24,-28.97,-28.63,-28.25,-27.78,-27.17,-26.35,-25.37,-24.30,-23.18,-22.05,-20.96,-19.96,-19.11,-18.34,-17.60,-16.85,-16.13,-15.43,-14.75,-14.09,-13.44,-12.80,-12.19,-11.59,-11.00,-10.43,-9.88,-9.34,-8.82,-8.31,-7.82,-7.35,-6.89,-6.45,-6.03,-5.61,-5.21,-4.84,-4.47,-4.13,-3.79,-3.47,-3.16,-2.88,-2.60,-2.34,-2.09,-1.86,-1.64,-1.44,-1.25,-1.07,-0.91,-0.77,-0.63,-0.51,-0.40,-0.30,-0.22,-0.15,-0.10,-0.06,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.10,-0.22,-0.38,-0.59,-0.84,-1.13,-1.46,-1.82,-2.22,-2.65,-3.11,-3.61,-4.13,-4.68,-5.25,-5.85,-6.46,-7.10,-7.76,-8.43,-9.10,-9.80,-10.51,-11.23,-11.96,-12.69,-13.42,-14.17,-14.91,-15.65,-16.38,-17.12,-17.85,-18.57,-19.29,-19.99,-20.68,-21.36,-22.03,-22.68,-23.30,-23.92,-24.51,-25.08,-25.62,-26.15,-26.64,-27.10,-27.54,-27.94,-28.32,-28.66,-28.96,-29.23,-29.46,-29.65,-29.80,-29.91,-29.98,-30,-29.99,-29.97,-29.93,-29.87,-29.77,-29.63,-29.46,-29.24,-28.97,-28.63,-28.25,-27.78,-27.17,-26.35,-25.37,-24.30,-23.18,-22.05,-20.96,-19.96,-19.11,-18.34,-17.60,-16.85,-16.13,-15.43,-14.75,-14.09,-13.44,-12.80,-12.19,-11.59,-11.00,-10.43,-9.88,-9.34,-8.82,-8.31,-7.82,-7.35,-6.89,-6.45,-6.03,-5.61,-5.21,-4.84,-4.47,-4.13,-3.79,-3.47,-3.16,-2.88,-2.60,-2.34,-2.09,-1.86,-1.64,-1.44,-1.25,-1.07,-0.91,-0.77,-0.63,-0.51,-0.40,-0.30,-0.22,-0.15,-0.10,-0.06,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0.15,0.04,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.12,0.13,0.15,0.16,0.18,0.19,0.21,0.22,0.24,0.26,0.27,0.29,0.30,0.32,0.33,0.35,0.36,0.38,0.39,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.49,0.50,0.50,0.51,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.49,0.49,0.48,0.47,0.46,0.46,0.45,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.34,0.33,0.32,0.31,0.29,0.28,0.27,0.26,0.24,0.23,0.22,0.21,0.19,0.18,0.17,0.16,0.15,0.14,0.12,0.11,0.10,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=-0.21,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.24,0.64,0.91,1,0.74,0.26,0,0.08,0.26,0.50,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.84,0.84,0.84,0.84,0.84,0.84,0.83,0.83,0.83,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.79,0.75,0.68,0.60,0.50,0.40,0.30,0.21,0.13,0.06,0.02,0,0.03,0.11,0.23,0.36,0.51,0.64,0.76,0.84,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.38,-0.40,-0.42,-0.44,-0.46,-0.47,-0.49,-0.51,-0.52,-0.54,-0.55,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.63,-0.63,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_BROW_L_SIDE=-0.21,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.48,0.54,0.61,0.67,0.72,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.70,0.70,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.57,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56 +PARAM_BROW_R_ANGLE=0.05,0.01,0,0.12,0.32,0.46,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.38,-0.40,-0.42,-0.44,-0.46,-0.47,-0.49,-0.51,-0.52,-0.54,-0.55,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.63,-0.63,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_EYE_R_OPEN=0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.24,0.64,0.91,1,0.74,0.26,0,0.08,0.26,0.50,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.84,0.84,0.84,0.84,0.84,0.84,0.83,0.83,0.83,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.79,0.75,0.68,0.60,0.50,0.40,0.30,0.21,0.13,0.06,0.02,0,0.03,0.11,0.23,0.36,0.51,0.64,0.76,0.84,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87 +PARAM_TERE=0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.09,0.12,0.14,0.17,0.20,0.23,0.26,0.29,0.32,0.36,0.39,0.43,0.46,0.50,0.54,0.57,0.61,0.64,0.68,0.71,0.74,0.77,0.80,0.83,0.86,0.88,0.91,0.93,0.95,0.96,0.97,0.99,0.99,1.00,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.95,0.95,0.94,0.93,0.93,0.92,0.91,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,-0.00,-0.02,-0.03,-0.05,-0.08,-0.10,-0.11,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.05,-0.03,0.00,0.03,0.05,0.06,0.02,-0.04,-0.09,-0.10,-0.09,-0.07,-0.04,-0.01,0.01,0.03,0.04,0.05,0.02,-0.03,-0.06,-0.07,-0.06,-0.05,-0.03,-0.00,0.02,0.05,0.07,0.08,0.09,0.05,-0.01,-0.05,-0.06,-0.05,-0.02,0.02,0.05,0.08,0.09,0.10,0.09,0.05,0.01,-0.03,-0.07,-0.08,-0.07,-0.04,0.00,0.05,0.08,0.09,0.06,0.01,-0.03,-0.07,-0.08,-0.07,-0.04,0.00,0.04,0.07,0.10,0.12,0.13,0.08,0.01,-0.04,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03 +PARAM_EYE_BALL_Y=-0.64,-0.91,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.93,-0.93,-0.93,-0.93,-0.93,-0.93,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.91,-0.91,-0.91,-0.91,-0.91,-0.91,-0.91,-0.90,-0.90,-0.90,-0.90,-0.90,-0.90,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.88,-0.88,-0.88,-0.88,-0.87,-0.86,-0.84,-0.82,-0.80,-0.78,-0.76,-0.73,-0.71,-0.68,-0.65,-0.63,-0.60,-0.58,-0.55,-0.53,-0.51,-0.49,-0.47,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.34,-0.33,-0.32,-0.32,-0.31,-0.30,-0.30,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/wait_01.mtn b/model/ShizukuTalk/shizuku-48/motions/wait_01.mtn new file mode 100644 index 0000000..1df9912 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/wait_01.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.06,0.19,0.36,0.53,0.69,0.83,0.92,0.96,0.97,0.978,0.984,0.989,0.993,0.996,0.998,0.999,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.89,0.886,0.876,0.86,0.839,0.81,0.79,0.76,0.73,0.7,0.68,0.65,0.63,0.614,0.604,0.6,0.6,0.601,0.602,0.604,0.606,0.609,0.612,0.616,0.619,0.624,0.628,0.633,0.638,0.644,0.65,0.656,0.662,0.669,0.675,0.682,0.689,0.696,0.704,0.711,0.718,0.726,0.734,0.741,0.749,0.756,0.764,0.772,0.779,0.786,0.794,0.801,0.808,0.815,0.821,0.828,0.834,0.84,0.846,0.852,0.857,0.862,0.866,0.871,0.874,0.878,0.881,0.884,0.886,0.888,0.889,0.89,0.89,0.89,0.89 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0,0.008,0.03,0.07,0.11,0.17,0.23,0.29,0.35,0.41,0.47,0.53,0.57,0.61,0.63,0.64,0.639,0.638,0.635,0.631,0.626,0.62,0.613,0.606,0.597,0.588,0.578,0.567,0.555,0.543,0.53,0.517,0.503,0.489,0.474,0.459,0.443,0.428,0.411,0.395,0.379,0.362,0.345,0.328,0.312,0.295,0.278,0.261,0.245,0.229,0.212,0.197,0.181,0.166,0.151,0.137,0.123,0.11,0.097,0.085,0.073,0.062,0.052,0.043,0.034,0.027,0.02,0.014,0.009,0.005,0.002,0.001,0,0,0 +PARAM_HAND_L=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.06,0.18,0.34,0.5,0.65,0.78,0.87,0.92,0.939,0.955,0.967,0.977,0.985,0.991,0.995,0.997,0.999,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.013,-0.05,-0.1,-0.18,-0.26,-0.35,-0.45,-0.55,-0.65,-0.74,-0.82,-0.9,-0.95,-0.99,-1,-0.991,-0.97,-0.92,-0.87,-0.8,-0.72,-0.63,-0.54,-0.44,-0.33,-0.22,-0.11,0,0.11,0.22,0.32,0.41,0.5,0.58,0.65,0.7,0.75,0.77,0.78,0.775,0.76,0.74,0.71,0.67,0.62,0.58,0.53,0.47,0.42,0.36,0.31,0.25,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.006,0.024,0.05,0.09,0.13,0.18,0.24,0.29,0.35,0.41,0.47,0.53,0.58,0.63,0.67,0.71,0.74,0.77,0.8,0.82,0.85,0.87,0.889,0.906,0.922,0.935,0.947,0.958,0.967,0.975,0.981,0.986,0.991,0.994,0.996,0.998,0.999,1,1,0.993,0.974,0.94,0.91,0.86,0.8,0.74,0.68,0.61,0.54,0.46,0.39,0.32,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0,0.006,0.023,0.05,0.08,0.12,0.17,0.22,0.26,0.31,0.36,0.4,0.43,0.46,0.474,0.48,0.48,0.478,0.476,0.473,0.47,0.465,0.46,0.454,0.448,0.441,0.433,0.425,0.417,0.407,0.398,0.388,0.377,0.367,0.355,0.344,0.333,0.321,0.309,0.296,0.284,0.272,0.259,0.246,0.234,0.221,0.208,0.196,0.184,0.171,0.159,0.147,0.136,0.125,0.113,0.103,0.092,0.082,0.073,0.063,0.055,0.047,0.039,0.032,0.026,0.02,0.015,0.01,0.007,0.004,0.002,0,0,0,0 +PARAM_ANGLE_Z=0,0.2,0.77,1.67,2.81,4.16,5.64,7.2,8.8,10.36,11.84,13.19,14.33,15.23,15.8,16,15.79,15.2,14.24,12.95,11.42,9.59,7.55,5.39,3.03,0.56,-1.92,-4.5,-7.08,-9.56,-12.03,-14.39,-16.55,-18.59,-20.42,-21.95,-23.24,-24.2,-24.79,-25,-24.93,-24.74,-24.42,-23.99,-23.46,-22.83,-22.11,-21.31,-20.44,-19.51,-18.51,-17.48,-16.41,-15.32,-14.2,-13.07,-11.93,-10.8,-9.68,-8.59,-7.52,-6.49,-5.49,-4.56,-3.69,-2.89,-2.17,-1.54,-1.01,-0.58,-0.26,-0.07,0,0,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,0.19,0.72,1.56,2.63,3.9,5.29,6.75,8.25,9.71,11.1,12.37,13.44,14.28,14.81,15,14.986,14.95,14.88,14.79,14.67,14.54,14.38,14.2,14,13.78,13.54,13.29,13.02,12.73,12.43,12.12,11.79,11.45,11.11,10.76,10.39,10.02,9.64,9.26,8.88,8.49,8.09,7.7,7.3,6.91,6.51,6.12,5.74,5.36,4.98,4.61,4.24,3.89,3.55,3.21,2.88,2.57,2.27,1.98,1.71,1.46,1.22,1,0.8,0.62,0.46,0.33,0.21,0.12,0.05,0.01,0,0,0 +PARAM_BROW_R_Y=0,0.009,0.04,0.08,0.13,0.19,0.26,0.33,0.4,0.47,0.54,0.6,0.65,0.69,0.72,0.73,0.729,0.727,0.724,0.72,0.714,0.707,0.7,0.691,0.681,0.671,0.659,0.647,0.633,0.62,0.605,0.59,0.574,0.557,0.541,0.523,0.506,0.488,0.469,0.451,0.432,0.413,0.394,0.375,0.355,0.336,0.317,0.298,0.279,0.261,0.242,0.224,0.207,0.189,0.173,0.156,0.14,0.125,0.11,0.097,0.083,0.071,0.059,0.049,0.039,0.03,0.023,0.016,0.01,0.006,0.003,0.001,0,0,0 +PARAM_ANGLE_X=0,0.11,0.43,0.94,1.58,2.34,3.17,4.05,4.95,5.83,6.66,7.42,8.06,8.57,8.89,9,8.992,8.97,8.93,8.87,8.8,8.72,8.63,8.52,8.4,8.27,8.12,7.97,7.81,7.64,7.46,7.27,7.07,6.87,6.66,6.45,6.24,6.01,5.79,5.56,5.33,5.09,4.86,4.62,4.38,4.14,3.91,3.67,3.44,3.21,2.99,2.76,2.55,2.34,2.13,1.93,1.73,1.54,1.36,1.19,1.03,0.88,0.73,0.6,0.48,0.37,0.28,0.2,0.13,0.07,0.03,0.01,0,0,0 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0 +PARAM_ARM_R=0 +PARAM_BODY_Z=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0 +PARAM_ARM_L=0 +PARAM_MOUTH_FORM=-0.38,-0.385,-0.398,-0.42,-0.44,-0.48,-0.51,-0.55,-0.58,-0.62,-0.65,-0.69,-0.71,-0.73,-0.745,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.751,-0.75,-0.751,-0.75,-0.75,-0.749,-0.748,-0.747,-0.745,-0.743,-0.741,-0.738,-0.735,-0.731,-0.727,-0.722,-0.716,-0.71,-0.703,-0.695,-0.686,-0.677,-0.666,-0.655,-0.644,-0.632,-0.619,-0.606,-0.593,-0.579,-0.566,-0.552,-0.539,-0.525,-0.512,-0.499,-0.486,-0.473,-0.461,-0.45,-0.439,-0.429,-0.419,-0.411,-0.403,-0.396,-0.391,-0.386,-0.383,-0.381,-0.38,-0.38,-0.38 +PARAM_ARM_R_02=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0,0.006,0.025,0.05,0.09,0.13,0.18,0.23,0.28,0.33,0.38,0.42,0.46,0.49,0.504,0.51,0.51,0.508,0.506,0.503,0.499,0.494,0.489,0.483,0.476,0.468,0.46,0.452,0.443,0.433,0.423,0.412,0.401,0.389,0.378,0.366,0.353,0.341,0.328,0.315,0.302,0.289,0.275,0.262,0.248,0.235,0.221,0.208,0.195,0.182,0.169,0.157,0.144,0.132,0.121,0.109,0.098,0.087,0.077,0.067,0.058,0.05,0.042,0.034,0.027,0.021,0.016,0.011,0.007,0.004,0.002,0,0,0,0 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0.91,0.905,0.892,0.87,0.84,0.81,0.78,0.74,0.7,0.66,0.63,0.6,0.57,0.55,0.535,0.53,0.53,0.531,0.533,0.535,0.538,0.542,0.546,0.55,0.555,0.561,0.567,0.573,0.58,0.588,0.595,0.603,0.611,0.62,0.629,0.637,0.647,0.656,0.666,0.675,0.685,0.695,0.705,0.715,0.725,0.735,0.745,0.755,0.765,0.774,0.784,0.793,0.803,0.811,0.82,0.829,0.837,0.845,0.852,0.86,0.867,0.873,0.879,0.885,0.89,0.894,0.898,0.902,0.905,0.907,0.909,0.91,0.91,0.91,0.91 +PARAM_TERE=0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/wait_02.mtn b/model/ShizukuTalk/shizuku-48/motions/wait_02.mtn new file mode 100644 index 0000000..3a6001c --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/wait_02.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0,0.004,0.014,0.03,0.05,0.07,0.1,0.13,0.17,0.2,0.23,0.27,0.31,0.34,0.37,0.41,0.44,0.46,0.49,0.51,0.526,0.539,0.547,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.548,0.542,0.532,0.518,0.502,0.483,0.46,0.44,0.41,0.39,0.36,0.33,0.31,0.28,0.25,0.22,0.2,0.17,0.14,0.12,0.1,0.08,0.057,0.041,0.027,0.015,0.007,0.002,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0 +PARAM_HAND_L=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.006,-0.025,-0.05,-0.09,-0.14,-0.19,-0.24,-0.3,-0.36,-0.43,-0.49,-0.56,-0.62,-0.68,-0.74,-0.79,-0.84,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-1,-1,-1,-1,-1,-1,-1,-0.996,-0.985,-0.966,-0.94,-0.91,-0.88,-0.84,-0.8,-0.75,-0.71,-0.66,-0.61,-0.56,-0.51,-0.46,-0.4,-0.36,-0.31,-0.26,-0.22,-0.18,-0.14,-0.1,-0.07,-0.05,-0.028,-0.013,-0.003,0 +PARAM_EYE_BALL_Y=0,0.003,0.013,0.029,0.049,0.07,0.1,0.13,0.16,0.2,0.23,0.27,0.3,0.33,0.37,0.4,0.43,0.46,0.48,0.5,0.517,0.529,0.537,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.538,0.532,0.522,0.509,0.493,0.475,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.056,0.04,0.026,0.015,0.007,0.002,0 +PARAM_BROW_L_ANGLE=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_ANGLE_Z=0,-0.19,-0.74,-1.61,-2.72,-4.08,-5.59,-7.26,-9.04,-10.92,-12.81,-14.76,-16.69,-18.57,-20.43,-22.16,-23.78,-25.28,-26.62,-27.77,-28.71,-29.41,-29.85,-30,-30,-30,-30,-30,-30,-30,-30,-29.88,-29.54,-28.99,-28.27,-27.39,-26.37,-25.21,-23.97,-22.62,-21.22,-19.76,-18.27,-16.73,-15.2,-13.66,-12.14,-10.66,-9.2,-7.82,-6.51,-5.29,-4.16,-3.13,-2.23,-1.46,-0.84,-0.38,-0.1,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,-0.1,-0.37,-0.81,-1.36,-2.04,-2.8,-3.63,-4.52,-5.46,-6.4,-7.38,-8.34,-9.29,-10.21,-11.08,-11.89,-12.64,-13.31,-13.88,-14.36,-14.71,-14.92,-15,-15,-15,-15,-15,-15,-15,-15,-14.94,-14.77,-14.5,-14.13,-13.7,-13.18,-12.61,-11.98,-11.31,-10.61,-9.88,-9.14,-8.37,-7.6,-6.83,-6.07,-5.33,-4.6,-3.91,-3.25,-2.65,-2.08,-1.56,-1.12,-0.73,-0.42,-0.19,-0.05,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=0 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0,-0.001,-0.005,-0.01,-0.017,-0.026,-0.035,-0.046,-0.057,-0.069,-0.081,-0.093,-0.106,-0.118,-0.129,-0.14,-0.151,-0.16,-0.169,-0.176,-0.182,-0.186,-0.189,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.189,-0.187,-0.184,-0.179,-0.173,-0.167,-0.16,-0.152,-0.143,-0.134,-0.125,-0.116,-0.106,-0.096,-0.087,-0.077,-0.068,-0.058,-0.05,-0.041,-0.034,-0.026,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_ARM_R=0,-0,-0,-0.001,-0,-0.003,-0.004,-0.005,-0.006,-0.007,-0.009,-0.01,-0.011,-0.012,-0.014,-0.015,-0.016,-0.017,-0.018,-0.019,-0.019,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.018,-0.017,-0.016,-0.02,-0.014,-0.013,-0.012,-0.011,-0.01,-0.009,-0.008,-0.007,-0.006,-0.005,-0.004,-0.004,-0.003,-0,-0.001,-0.001,-0,-0,-0,0 +PARAM_BODY_Z=0,-0.004,-0.015,-0.032,-0.05,-0.08,-0.11,-0.15,-0.18,-0.22,-0.26,-0.3,-0.33,-0.37,-0.41,-0.44,-0.48,-0.51,-0.53,-0.56,-0.574,-0.588,-0.597,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.598,-0.591,-0.58,-0.565,-0.548,-0.527,-0.5,-0.48,-0.45,-0.42,-0.4,-0.37,-0.33,-0.3,-0.27,-0.24,-0.21,-0.18,-0.16,-0.13,-0.11,-0.08,-0.06,-0.045,-0.029,-0.017,-0.008,-0.002,0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0 +PARAM_ARM_L=0 +PARAM_MOUTH_FORM=1 +PARAM_ARM_R_02=0,0.002,0.008,0.018,0.03,0.045,0.061,0.08,0.099,0.12,0.141,0.16,0.18,0.2,0.225,0.244,0.262,0.278,0.293,0.305,0.316,0.324,0.328,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.329,0.325,0.319,0.311,0.301,0.29,0.277,0.264,0.249,0.233,0.217,0.201,0.184,0.167,0.15,0.134,0.117,0.101,0.086,0.072,0.058,0.046,0.034,0.025,0.016,0.009,0.004,0.001,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91 +PARAM_TERE=0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/wait_03.mtn b/model/ShizukuTalk/shizuku-48/motions/wait_03.mtn new file mode 100644 index 0000000..549247f --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/wait_03.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.887,0.878,0.863,0.844,0.82,0.8,0.77,0.74,0.71,0.68,0.65,0.62,0.6,0.58,0.557,0.542,0.533,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0 +PARAM_HAND_L=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=1,1,1,1,1,1,1,0.991,0.97,0.93,0.88,0.82,0.76,0.69,0.62,0.55,0.47,0.4,0.33,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.169,-0.164,-0.158,-0.15,-0.14,-0.129,-0.118,-0.105,-0.093,-0.08,-0.068,-0.056,-0.044,-0.034,-0.024,-0.016,-0.009,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_ANGLE_Z=14,14,14,14,14,14,14,13.72,12.91,11.63,10.02,8.02,5.8,3.35,0.74,-2.01,-4.79,-7.65,-10.48,-13.24,-15.96,-18.5,-20.88,-23.08,-25.04,-26.73,-28.11,-29.14,-29.77,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,-0.03,-0.1,-0.22,-0.36,-0.54,-0.75,-0.97,-1.21,-1.46,-1.71,-1.97,-2.23,-2.48,-2.72,-2.95,-3.17,-3.37,-3.55,-3.7,-3.83,-3.92,-3.98,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=15,15,15,15,15,15,15,14.9,14.63,14.19,13.64,12.96,12.2,11.37,10.48,9.54,8.6,7.62,6.66,5.71,4.79,3.92,3.11,2.36,1.69,1.12,0.64,0.29,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.008,-0.018,-0.03,-0.045,-0.062,-0.081,-0.1,-0.12,-0.14,-0.159,-0.178,-0.195,-0.21,-0.222,-0.232,-0.238,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24 +PARAM_ARM_R=0 +PARAM_BODY_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.005,-0.02,-0.04,-0.07,-0.11,-0.15,-0.19,-0.24,-0.29,-0.33,-0.38,-0.42,-0.46,-0.5,-0.53,-0.55,-0.565,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0.48,0.481,0.483,0.482,0.476,0.463,0.44,0.41,0.38,0.35,0.31,0.28,0.25,0.22,0.18,0.15,0.13,0.1,0.07,0.05,0.035,0.02,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L=0 +PARAM_MOUTH_FORM=-0.71,-0.71,-0.71,-0.712,-0.713,-0.714,-0.716,-0.718,-0.72,-0.723,-0.725,-0.727,-0.73,-0.733,-0.735,-0.737,-0.74,-0.742,-0.744,-0.746,-0.747,-0.748,-0.749,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.734,-0.69,-0.62,-0.53,-0.42,-0.3,-0.16,-0.02,0.13,0.27,0.41,0.55,0.67,0.78,0.87,0.94,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_ARM_R_02=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.907,0.9,0.888,0.873,0.855,0.83,0.81,0.79,0.77,0.74,0.72,0.7,0.67,0.657,0.642,0.63,0.623,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62 +PARAM_TERE=0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/wait_04.mtn b/model/ShizukuTalk/shizuku-48/motions/wait_04.mtn new file mode 100644 index 0000000..9ec9b97 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/wait_04.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ARM_L_02=0,0,-0.006,-0.024,-0.05,-0.09,-0.13,-0.18,-0.23,-0.29,-0.35,-0.41,-0.47,-0.53,-0.59,-0.65,-0.71,-0.76,-0.81,-0.85,-0.89,-0.92,-0.94,-0.955,-0.96,-0.96,-0.96,-0.954,-0.936,-0.91,-0.87,-0.83,-0.78,-0.73,-0.67,-0.61,-0.55,-0.49,-0.43,-0.37,-0.31,-0.25,-0.2,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.2,0.42,0.61,0.78,0.9,0.97,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0,0,0.003,0.006,0.01,0.015,0.022,0.029,0.038,0.047,0.057,0.068,0.079,0.092,0.104,0.118,0.132,0.146,0.161,0.176,0.191,0.206,0.222,0.237,0.253,0.269,0.284,0.3,0.315,0.33,0.345,0.36,0.374,0.387,0.401,0.413,0.425,0.437,0.448,0.458,0.467,0.476,0.483,0.49,0.496,0.501,0.505,0.508,0.509,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +PARAM_EYE_R_OPEN=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.2,0.42,0.61,0.78,0.9,0.97,1,1,1,1,1,1,1,1,1,1,1 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0.23,0.83,1.76,2.91,4.24,5.7,7.24,8.79,10.37,11.86,13.27,14.57,15.72,16.66,17.38,17.84,18,18,18,17.81,17.28,16.44,15.38,14.06,12.6,10.98,9.26,7.45,5.62,3.73,1.87,0.05,-1.74,-3.42,-4.99,-6.44,-7.73,-8.84,-9.75,-10.43,-10.85,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11 +PARAM_ANGLE_Y=-26,-26,-26,-26,-26,-26,-26,-26,-25.51,-24.2,-22.19,-19.69,-16.81,-13.66,-10.31,-6.96,-3.54,-0.31,2.75,5.57,8.06,10.1,11.66,12.65,13,13,13,12.87,12.48,11.87,11.1,10.15,9.09,7.92,6.67,5.36,4.03,2.67,1.32,-0,-1.3,-2.51,-3.65,-4.7,-5.63,-6.44,-7.1,-7.59,-7.89,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_ANGLE_X=0 +PARAM_BODY_Y=-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.58,-0.53,-0.44,-0.34,-0.22,-0.09,0.04,0.18,0.32,0.45,0.58,0.7,0.8,0.88,0.94,0.99,1,1,1,0.994,0.975,0.95,0.91,0.86,0.81,0.76,0.7,0.64,0.57,0.51,0.44,0.38,0.32,0.26,0.21,0.16,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0 +PARAM_BODY_Z=0 +PARAM_BODY_X=0 +PARAM_ARM_L=0 +PARAM_ARM_R_02=0,0,-0.002,-0.009,-0.019,-0.032,-0.048,-0.065,-0.085,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.258,-0.277,-0.295,-0.311,-0.324,-0.335,-0.343,-0.348,-0.35,-0.35,-0.35,-0.348,-0.341,-0.331,-0.318,-0.302,-0.285,-0.265,-0.24,-0.22,-0.2,-0.18,-0.16,-0.13,-0.11,-0.092,-0.073,-0.055,-0.039,-0.026,-0.015,-0.007,-0.002,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,0.003,0.006,0.01,0.015,0.022,0.029,0.038,0.047,0.057,0.068,0.079,0.092,0.104,0.118,0.132,0.146,0.161,0.176,0.191,0.206,0.222,0.237,0.253,0.269,0.284,0.3,0.315,0.33,0.345,0.36,0.374,0.387,0.401,0.413,0.425,0.437,0.448,0.458,0.467,0.476,0.483,0.49,0.496,0.501,0.505,0.508,0.509,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/motions/wait_05.mtn b/model/ShizukuTalk/shizuku-48/motions/wait_05.mtn new file mode 100644 index 0000000..7d2b7a2 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/motions/wait_05.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.906,0.896,0.879,0.86,0.83,0.8,0.77,0.74,0.7,0.66,0.62,0.59,0.55,0.52,0.48,0.45,0.42,0.4,0.37,0.355,0.341,0.333,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.328,0.322,0.312,0.299,0.283,0.265,0.245,0.22,0.2,0.18,0.16,0.13,0.11,0.09,0.072,0.054,0.039,0.025,0.015,0.007,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.05,0.15,0.28,0.42,0.54,0.65,0.72,0.75,0.756,0.761,0.766,0.77,0.774,0.777,0.78,0.782,0.784,0.786,0.787,0.788,0.79,0.789,0.79,0.79,0.79,0.79,0.77,0.7,0.61,0.48,0.33,0.17,0,-0.17,-0.33,-0.49,-0.63,-0.76,-0.86,-0.94,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_BROW_L_FORM=0 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39 +PARAM_HAND_L=0,0,0,0,0,0,0,0.006,0.023,0.05,0.08,0.13,0.17,0.23,0.28,0.34,0.4,0.46,0.52,0.58,0.63,0.69,0.74,0.78,0.83,0.86,0.89,0.91,0.925,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.924,0.907,0.88,0.84,0.8,0.75,0.69,0.63,0.57,0.51,0.44,0.38,0.32,0.26,0.2,0.15,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.05,0.16,0.3,0.45,0.58,0.69,0.76,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.77,0.7,0.61,0.48,0.33,0.17,0,-0.17,-0.33,-0.49,-0.63,-0.76,-0.86,-0.94,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=1,1,1,1,1,1,1,0.96,0.87,0.73,0.55,0.35,0.14,-0.07,-0.27,-0.44,-0.58,-0.69,-0.76,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.772,-0.75,-0.72,-0.68,-0.63,-0.57,-0.51,-0.45,-0.38,-0.32,-0.25,-0.19,-0.13,-0.08,-0.03,0.02,0.05,0.08,0.094,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1 +PARAM_EYE_BALL_Y=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.182,-0.22,-0.27,-0.33,-0.4,-0.47,-0.54,-0.61,-0.67,-0.72,-0.76,-0.78,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.781,-0.75,-0.71,-0.66,-0.6,-0.53,-0.46,-0.38,-0.3,-0.22,-0.14,-0.07,0.01,0.07,0.14,0.19,0.23,0.26,0.283,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=-4,-4,-4,-4,-4,-4,-4,-4.16,-4.62,-5.34,-6.26,-7.4,-8.66,-10.05,-11.53,-13.1,-14.67,-16.3,-17.91,-19.48,-21.02,-22.46,-23.82,-25.07,-26.18,-27.14,-27.93,-28.51,-28.87,-29,-29,-29,-29,-29,-29,-29,-29,-28.25,-26.15,-22.85,-18.66,-13.65,-8.2,-2.43,3.43,9.2,14.65,19.66,23.85,27.15,29.25,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,-0.19,-0.74,-1.61,-2.72,-4.08,-5.59,-7.26,-9.04,-10.92,-12.81,-14.76,-16.69,-18.57,-20.43,-22.16,-23.78,-25.28,-26.62,-27.77,-28.71,-29.41,-29.85,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30 +PARAM_BROW_R_Y=0.46 +PARAM_ANGLE_X=15,15,15,15,15,15,15,14.9,14.63,14.19,13.64,12.96,12.2,11.37,10.48,9.54,8.6,7.62,6.66,5.71,4.79,3.92,3.11,2.36,1.69,1.12,0.64,0.29,0.08,0,0,0,0,0,0,0,0,-0.06,-0.24,-0.52,-0.88,-1.3,-1.76,-2.25,-2.75,-3.24,-3.7,-4.12,-4.48,-4.76,-4.94,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0 +PARAM_ARM_R=-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02 +PARAM_BODY_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.018,0.04,0.06,0.1,0.13,0.17,0.2,0.24,0.27,0.31,0.33,0.35,0.365,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0.48,0.48,0.48,0.48,0.48,0.48,0.48,0.474,0.458,0.43,0.4,0.36,0.32,0.27,0.22,0.16,0.11,0.05,-0,-0.06,-0.11,-0.16,-0.21,-0.25,-0.29,-0.33,-0.35,-0.37,-0.386,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.385,-0.371,-0.35,-0.32,-0.29,-0.25,-0.21,-0.18,-0.14,-0.1,-0.07,-0.04,-0.02,-0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L=0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.848,0.847,0.846,0.844,0.843,0.841,0.839,0.837,0.835,0.833,0.831,0.83,0.828,0.826,0.825,0.823,0.822,0.821,0.821,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.815,0.799,0.77,0.74,0.7,0.66,0.61,0.56,0.5,0.45,0.39,0.33,0.28,0.23,0.18,0.14,0.1,0.06,0.04,0.016,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.699,-0.67,-0.62,-0.56,-0.48,-0.39,-0.3,-0.19,-0.09,0.02,0.13,0.24,0.35,0.45,0.55,0.65,0.73,0.81,0.87,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_ARM_R_02=0,0,0,0,0,0,0,0.004,0.017,0.037,0.06,0.09,0.13,0.17,0.21,0.25,0.29,0.34,0.38,0.43,0.47,0.51,0.55,0.58,0.61,0.64,0.66,0.677,0.686,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.685,0.673,0.65,0.62,0.59,0.55,0.51,0.47,0.42,0.37,0.33,0.28,0.23,0.19,0.15,0.11,0.08,0.05,0.03,0.014,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0 +PARAM_TERE=0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-48/physics.json b/model/ShizukuTalk/shizuku-48/physics.json new file mode 100644 index 0000000..ea70e55 --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/physics.json @@ -0,0 +1 @@ +{"type":"Live2D Physics","physics_hair":[{"comment":"hair front","setup":{"length":0.17,"regist":0.5,"mass":0.1},"src":[{"id":"PARAM_ANGLE_X","ptype":"x","scale":0.005,"weight":1},{"id":"PARAM_ANGLE_Z","ptype":"angle","scale":0.8,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_FRONT","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair side","setup":{"length":0.2,"regist":0.5,"mass":0.1},"src":[{"id":"PARAM_ANGLE_X","ptype":"x","scale":0.005,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_SIDE_R","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_SIDE_L","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair side 2","setup":{"length":0.2,"regist":0.5,"mass":0.1},"src":[{"id":"PARAM_ANGLE_Z","ptype":"angle","scale":0.8,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_SIDE_R_02","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_SIDE_L_02","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair back","setup":{"length":0.2,"regist":1.4,"mass":0.3},"src":[{"id":"PARAM_ANGLE_X","ptype":"x","scale":-0.005,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_TWIN_R","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_TWIN_L","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair back 2","setup":{"length":0.2,"regist":1.4,"mass":0.3},"src":[{"id":"PARAM_ANGLE_Z","ptype":"angle","scale":0.8,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_TWIN_R_02","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_TWIN_L_02","ptype":"angle","scale":0.025,"weight":1}]}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/pose.json b/model/ShizukuTalk/shizuku-48/pose.json new file mode 100644 index 0000000..77856aa --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/pose.json @@ -0,0 +1 @@ +{"type":"Live2D Pose","parts_visible":[{"group":[{"id":"PARTS_01_ARM_L_01"},{"id":"PARTS_01_ARM_L_02"}]},{"group":[{"id":"PARTS_01_ARM_R_01"},{"id":"PARTS_01_ARM_R_02"}]}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-48/textures.512/00.png b/model/ShizukuTalk/shizuku-48/textures.512/00.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/00.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/01.png b/model/ShizukuTalk/shizuku-48/textures.512/01.png new file mode 100644 index 0000000..3e2b80f Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/01.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/02.png b/model/ShizukuTalk/shizuku-48/textures.512/02.png new file mode 100644 index 0000000..f2241b7 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/02.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/03.png b/model/ShizukuTalk/shizuku-48/textures.512/03.png new file mode 100644 index 0000000..3d702a0 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/03.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/04.png b/model/ShizukuTalk/shizuku-48/textures.512/04.png new file mode 100644 index 0000000..5d7c8ac Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/04.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/05.png b/model/ShizukuTalk/shizuku-48/textures.512/05.png new file mode 100644 index 0000000..1187310 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/05.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/06.png b/model/ShizukuTalk/shizuku-48/textures.512/06.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/06.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.512/07.png b/model/ShizukuTalk/shizuku-48/textures.512/07.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-48/textures.512/07.png differ diff --git a/model/ShizukuTalk/shizuku-48/textures.cache b/model/ShizukuTalk/shizuku-48/textures.cache new file mode 100644 index 0000000..ec747fa --- /dev/null +++ b/model/ShizukuTalk/shizuku-48/textures.cache @@ -0,0 +1 @@ +null \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/expressions/f01.exp.json b/model/ShizukuTalk/shizuku-pajama/expressions/f01.exp.json new file mode 100644 index 0000000..39cca25 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/expressions/f01.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/expressions/f02.exp.json b/model/ShizukuTalk/shizuku-pajama/expressions/f02.exp.json new file mode 100644 index 0000000..49d2940 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/expressions/f02.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500,"params":[{"id":"PARAM_EYE_BALL_X","val":-0.4},{"id":"PARAM_EYE_BALL_Y","val":-0.7},{"id":"PARAM_EYE_L_OPEN","val":0.7,"def":1,"calc":"mult"},{"id":"PARAM_EYE_R_OPEN","val":0.7,"def":1,"calc":"mult"},{"id":"PARAM_DONYORI","val":0.7},{"id":"PARAM_EYE_FORM","val":0.3},{"id":"PARAM_BODY_Y","val":-0.5},{"id":"PARAM_BROW_L_Y","val":-0.3},{"id":"PARAM_BROW_R_Y","val":-0.3},{"id":"PARAM_BROW_L_X","val":-0.3},{"id":"PARAM_BROW_R_X","val":-0.3},{"id":"PARAM_BROW_L_ANGLE","val":0.5},{"id":"PARAM_BROW_R_ANGLE","val":0.5},{"id":"PARAM_BROW_L_FORM","val":-0.5},{"id":"PARAM_BROW_R_FORM","val":-0.5},{"id":"PARAM_MOUTH_FORM","val":-1,"def":1},{"id":"PARAM_MOUTH_SIZE","val":-1}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/expressions/f03.exp.json b/model/ShizukuTalk/shizuku-pajama/expressions/f03.exp.json new file mode 100644 index 0000000..ec78e6f --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/expressions/f03.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500,"params":[{"id":"PARAM_EYE_BALL_Y","val":0.2},{"id":"PARAM_BODY_Y","val":-0.5},{"id":"PARAM_BROW_L_Y","val":-0.2},{"id":"PARAM_BROW_R_Y","val":-0.2},{"id":"PARAM_BROW_L_X","val":-0.4},{"id":"PARAM_BROW_R_X","val":-0.4},{"id":"PARAM_BROW_L_FORM","val":-1},{"id":"PARAM_BROW_R_FORM","val":-1},{"id":"PARAM_MOUTH_FORM","val":-0.7,"def":1},{"id":"PARAM_MOUTH_SIZE","val":0.3}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/expressions/f04.exp.json b/model/ShizukuTalk/shizuku-pajama/expressions/f04.exp.json new file mode 100644 index 0000000..c44f3c8 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/expressions/f04.exp.json @@ -0,0 +1 @@ +{"type":"Live2D Expression","fade_in":500,"fade_out":500,"params":[{"id":"PARAM_EYE_BALL_X","val":-0.4},{"id":"PARAM_EYE_BALL_Y","val":-0.7},{"id":"PARAM_EYE_BALL_KIRAKIRA","val":1},{"id":"PARAM_EYE_L_OPEN","val":1.5,"def":1,"calc":"mult"},{"id":"PARAM_EYE_R_OPEN","val":1.5,"def":1,"calc":"mult"},{"id":"PARAM_BROW_L_FORM","val":0.5},{"id":"PARAM_BROW_R_FORM","val":0.5},{"id":"PARAM_KAMIYURE_TWIN_L_02","val":0.3},{"id":"PARAM_KAMIYURE_TWIN_R_02","val":-0.3},{"id":"PARAM_MOUTH_SIZE","val":1},{"id":"PARAM_TERE","val":1,"def":0.6}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/index.json b/model/ShizukuTalk/shizuku-pajama/index.json new file mode 100644 index 0000000..d8a2835 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/index.json @@ -0,0 +1,78 @@ +{ + "name":"shizuku_pajama.512", + "model":"model.moc", + "textures": [ + "textures.512/00.png", + "textures.512/01.png", + "textures.512/02.png", + "textures.512/03.png", + "textures.512/04.png", + "textures.512/05.png", + "textures.512/06.png", + "textures.512/07.png", + "textures.512/08.png" + ], + "physics":"physics.json", + "pose":"pose.json", + "expressions": [ + {"name":"f01","file":"expressions/f01.exp.json"}, + {"name":"f02","file":"expressions/f02.exp.json"}, + {"name":"f03","file":"expressions/f03.exp.json"}, + {"name":"f04","file":"expressions/f04.exp.json"} + ], + "layout":{ + "center_x": 0, + "center_y": -0.16, + "width": 1.8 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions":{ + "idle":[ + {"file":"motions/idl_00.mtn"}, + {"file":"motions/idl_01.mtn"}, + {"file":"motions/idl_02.mtn"}, + {"file":"motions/idl_03.mtn"}, + {"file":"motions/idl_04.mtn"}, + {"file":"motions/idl_05.mtn"}, + {"file":"motions/idle_01.mtn"}, + {"file":"motions/idle_02.mtn"}, + {"file":"motions/idle_03.mtn"}, + {"file":"motions/idle_04.mtn"}, + {"file":"motions/idle_05.mtn"}, + {"file":"motions/idle_06.mtn"}, + {"file":"motions/idle_07.mtn"}, + {"file":"motions/idle_08.mtn"}, + {"file":"motions/idle_09.mtn"}, + {"file":"motions/idle_A.mtn"}, + {"file":"motions/idle_A2.mtn"}, + {"file":"motions/idle_B.mtn"}, + {"file":"motions/idle_B2.mtn"}, + {"file":"motions/idle_C.mtn"}, + {"file":"motions/idle_C2.mtn"}, + {"file":"motions/idle_C2_copy.mtn"}, + {"file":"motions/kurakura1.mtn"}, + {"file":"motions/kurakura2.mtn"}, + {"file":"motions/kurakura3.mtn"}, + {"file":"motions/wait_01.mtn"}, + {"file":"motions/wait_02.mtn"}, + {"file":"motions/wait_03.mtn"}, + {"file":"motions/wait_04.mtn"}, + {"file":"motions/wait_05.mtn"} + ],"flick_head":[ + {"file":"motions/double_tap1.mtn"}, + {"file":"motions/double_tap2.mtn"}, + {"file":"motions/double_tap3.mtn"}, + {"file":"motions/double_tap4.mtn"} + ],"tap_body":[ + {"file":"motions/touch1.mtn"}, + {"file":"motions/touch2.mtn"}, + {"file":"motions/touch3.mtn"}, + {"file":"motions/touch4.mtn"} + ] + } +} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/model.moc b/model/ShizukuTalk/shizuku-pajama/model.moc new file mode 100644 index 0000000..9e96fd7 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/model.moc differ diff --git a/model/ShizukuTalk/shizuku-pajama/motions/double_tap1.mtn b/model/ShizukuTalk/shizuku-pajama/motions/double_tap1.mtn new file mode 100644 index 0000000..fce6e93 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/double_tap1.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,-0.12,-0.32,-0.46,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.46,-0.42,-0.37,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=0,0,0,0,0,0,0,0,0,0,4.47,12.53,17,13.96,9.10,4.56,1.28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0.97,2.56,3.65,4,3.55,2.51,1.27,0,-2.08,-3.81,-5.24,-6.45,-7.44,-8.25,-8.91,-9.39,-9.73,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.80,-9.26,-8.46,-7.45,-6.33,-5.15,-3.98,-2.89,-1.93,-1.12,-0.51,-0.13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.56,0.67,0.74,0.76,0.76,0.74,0.72,0.69,0.66,0.62,0.58,0.55,0.51,0.47,0.44,0.41,0.39,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.39,0.40,0.42,0.43,0.45,0.46,0.47,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,6.78,17.89,25.52,28,27.60,26.47,24.77,22.54,19.93,16.98,13.82,10.54,7.15,3.72,0.38,-2.87,-5.97,-8.80,-11.41,-13.63,-15.46,-16.82,-17.69,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-17.64,-16.68,-15.23,-13.41,-11.40,-9.26,-7.17,-5.21,-3.47,-2.01,-0.92,-0.23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0.48,1.28,1.82,2,1.72,0.94,-0.25,-1.80,-3.61,-5.66,-7.86,-10.14,-12.50,-14.89,-17.21,-19.48,-21.63,-23.60,-25.42,-26.96,-28.23,-29.18,-29.79,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.40,-27.79,-25.38,-22.35,-19.00,-15.44,-11.94,-8.68,-5.78,-3.35,-1.53,-0.39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0.19,0.50,0.71,0.78,0.77,0.74,0.70,0.64,0.58,0.51,0.43,0.35,0.27,0.20,0.14,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0.11,0.29,0.41,0.45,0.44,0.41,0.36,0.29,0.21,0.13,0.04,-0.05,-0.14,-0.22,-0.30,-0.37,-0.42,-0.45,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.45,-0.43,-0.39,-0.34,-0.29,-0.24,-0.18,-0.13,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,0.63,0.02,-0.43,-0.60,-0.66,-0.72,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.95,-0.97,-0.98,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.20,0.42,0.61,0.78,0.90,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.70,0.33,0.08,0,0.21,0.57,0.82,0.91,0.94,0.96,0.97,0.98,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,-0.24,-0.64,-0.91,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0.11,0.28,0.40,0.44,0.43,0.40,0.35,0.28,0.21,0.13,0.04,-0.05,-0.14,-0.22,-0.29,-0.36,-0.41,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.44,-0.42,-0.38,-0.34,-0.28,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.56,0.65,0.72,0.74,0.74,0.72,0.70,0.67,0.64,0.60,0.56,0.53,0.49,0.45,0.42,0.39,0.37,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.37,0.39,0.41,0.42,0.44,0.46,0.47,0.48,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,-0.12,-0.32,-0.46,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.46,-0.42,-0.37,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,-0.24,-0.64,-0.91,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.70,0.33,0.08,0,0.21,0.57,0.82,0.91,0.94,0.96,0.97,0.98,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,0.00,0.01,0.02,0.04,0.06,0.07,0.09,0.11,0.12,0.14,0.15,0.17,0.18,0.19,0.19,0.20,0.20,0.16,0.06,-0.07,-0.22,-0.38,-0.54,-0.68,-0.81,-0.91,-0.98,-1,-0.96,-0.89,-0.85,-0.83,-0.87,-0.94,-0.98,-1,-0.96,-0.88,-0.84,-0.82,-0.82,-0.82,-0.83,-0.83,-0.83,-0.81,-0.77,-0.70,-0.62,-0.53,-0.43,-0.33,-0.24,-0.16,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,-0.08,-0.21,-0.30,-0.33,-0.33,-0.31,-0.30,-0.27,-0.24,-0.21,-0.18,-0.15,-0.12,-0.09,-0.06,-0.03,-0.02,-0.00,0,-0.01,-0.05,-0.09,-0.15,-0.20,-0.26,-0.31,-0.35,-0.39,-0.41,-0.42,-0.41,-0.39,-0.38,-0.38,-0.39,-0.41,-0.42,-0.42,-0.41,-0.39,-0.38,-0.38,-0.40,-0.44,-0.47,-0.49,-0.50,-0.49,-0.46,-0.42,-0.37,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/double_tap2.mtn b/model/ShizukuTalk/shizuku-pajama/motions/double_tap2.mtn new file mode 100644 index 0000000..bfffe01 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/double_tap2.mtn @@ -0,0 +1,30 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_BASE_X=0,-1.31,-4.81,-9.88,-15.90,-22.10,-28.12,-33.19,-36.69,-38,-37.01,-34.54,-30.91,-26.28,-20.86,-14.60,-7.71,0,9.51,17.68,24.69,30.39,34.99,38.50,41.05,42.74,43.70,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,43.61,42.49,40.73,38.43,35.72,32.61,29.23,25.66,22,18.34,14.77,11.39,8.28,5.57,3.27,1.51,0.39,0 +PARAM_BASE_Y=0,3.58,9.30,14.64,18.50,20,15.16,7.22,1.77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.65,-2.41,-4.94,-7.95,-11.05,-14.06,-16.59,-18.35,-19,-18.89,-18.58,-18.07,-17.40,-16.55,-15.56,-14.45,-13.21,-11.88,-10.46,-8.94,-7.39,-5.77,-4.14,-2.50,-0.86,0.77,2.39,3.94,5.46,6.88,8.21,9.45,10.56,11.55,12.40,13.07,13.58,13.89,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.87,13.52,12.96,12.23,11.37,10.38,9.30,8.16,7,5.84,4.70,3.62,2.63,1.77,1.04,0.48,0.13,0 +PARAM_BODY_ANGLE_X=0,-0.34,-1.27,-2.60,-4.18,-5.82,-7.40,-8.73,-9.66,-10,-9.70,-8.99,-7.97,-6.70,-5.25,-3.62,-1.89,0,2.27,4.18,5.79,7.08,8.09,8.85,9.39,9.75,9.94,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9.91,9.66,9.26,8.73,8.12,7.41,6.64,5.83,5,4.17,3.36,2.59,1.88,1.27,0.74,0.34,0.09,0 +PARAM_BODY_ANGLE_Y=0,-0.10,-0.38,-0.78,-1.25,-1.75,-2.22,-2.62,-2.90,-3,-2.93,-2.76,-2.49,-2.14,-1.72,-1.22,-0.65,0,0.82,1.54,2.17,2.69,3.12,3.46,3.71,3.87,3.97,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.96,3.86,3.70,3.49,3.25,2.96,2.66,2.33,2,1.67,1.34,1.04,0.75,0.51,0.30,0.14,0.04,0 +PARAM_BROW_R_Y=0.50,0.51,0.53,0.56,0.59,0.63,0.66,0.69,0.71,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.72,0.71,0.70,0.69,0.68,0.66,0.65,0.63,0.61,0.59,0.57,0.56,0.54,0.53,0.52,0.51,0.50,0.50 +PARAM_ANGLE_Y=0,0.96,3.55,7.28,11.71,16.29,20.72,24.45,27.04,28,27.48,26.00,23.69,20.65,17.09,12.99,8.53,3.82,-1,-5.82,-10.53,-14.99,-19.09,-22.65,-25.69,-28.00,-29.48,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.73,-28.97,-27.77,-26.20,-24.36,-22.24,-19.93,-17.49,-15,-12.51,-10.07,-7.76,-5.64,-3.80,-2.23,-1.03,-0.27,0 +PARAM_ANGLE_X=0,-1.03,-3.80,-7.80,-12.55,-17.45,-22.20,-26.20,-28.97,-30,-29.57,-28.35,-26.43,-23.92,-20.97,-17.58,-13.88,-9.99,-6,-2.01,1.88,5.58,8.97,11.92,14.43,16.35,17.57,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,17.84,17.38,16.66,15.72,14.61,13.34,11.96,10.50,9,7.50,6.04,4.66,3.39,2.28,1.34,0.62,0.16,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0.20,0.53,0.76,0.83,0.77,0.62,0.44,0.26,0.12,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.03,-0.07,-0.12,-0.18,-0.24,-0.29,-0.35,-0.40,-0.44,-0.46,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.45,-0.44,-0.41,-0.38,-0.35,-0.31,-0.27,-0.24,-0.20,-0.16,-0.12,-0.09,-0.06,-0.03,-0.02,-0.00,0 +PARAM_MOUTH_FORM=1,0.93,0.75,0.48,0.16,-0.16,-0.48,-0.75,-0.93,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.62,-0.48,-0.33,-0.17,0,0.17,0.33,0.48,0.62,0.75,0.85,0.93,0.98,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.23,0.59,0.85,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.90,0.89,0.88,0.87,0.86,0.79,0.63,0.42,0.22,0.06,0,0,0,0.06,0.21,0.41,0.61,0.77,0.85,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.97,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.06,-0.08,-0.12,-0.16,-0.20,-0.24,-0.28,-0.33,-0.37,-0.42,-0.47,-0.51,-0.55,-0.59,-0.63,-0.66,-0.69,-0.71,-0.73,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.75,-0.73,-0.70,-0.66,-0.62,-0.56,-0.50,-0.44,-0.38,-0.32,-0.26,-0.20,-0.14,-0.10,-0.06,-0.03,-0.01,0 +PARAM_BROW_L_SIDE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,-0.00,-0.03,-0.07,-0.12,-0.18,-0.25,-0.31,-0.37,-0.42,-0.46,-0.49,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.48,-0.46,-0.44,-0.41,-0.37,-0.33,-0.29,-0.25,-0.21,-0.17,-0.13,-0.09,-0.06,-0.04,-0.02,-0.00,0 +PARAM_BROW_L_Y=0.50,0.51,0.53,0.56,0.59,0.63,0.66,0.69,0.71,0.72,0.72,0.72,0.72,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.70,0.69,0.68,0.67,0.66,0.64,0.62,0.61,0.59,0.57,0.55,0.54,0.53,0.52,0.51,0.50,0.50 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.02,-0.04,-0.07,-0.11,-0.15,-0.20,-0.25,-0.31,-0.37,-0.43,-0.49,-0.55,-0.61,-0.66,-0.72,-0.77,-0.82,-0.86,-0.90,-0.93,-0.96,-0.97,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.96,-0.92,-0.86,-0.80,-0.73,-0.66,-0.58,-0.50,-0.41,-0.33,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.23,0.59,0.85,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.90,0.90,0.89,0.88,0.86,0.85,0.77,0.62,0.41,0.21,0.06,0,0,0,0.06,0.21,0.41,0.61,0.77,0.85,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.97,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1 +PARAM_TERE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.54,0.58,0.63,0.69,0.75,0.81,0.87,0.92,0.96,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,0.98,0.96,0.94,0.91,0.87,0.83,0.79,0.75,0.71,0.67,0.63,0.59,0.56,0.54,0.52,0.50,0.50 +PARAM_EYE_BALL_X=0,0.03,0.11,0.23,0.37,0.51,0.65,0.77,0.85,0.88,0.88,0.88,0.88,0.87,0.86,0.85,0.83,0.81,0.79,0.75,0.71,0.67,0.61,0.55,0.47,0.38,0.29,0.20,0.11,0.02,-0.07,-0.15,-0.23,-0.30,-0.36,-0.41,-0.46,-0.49,-0.50,-0.51,-0.44,-0.28,-0.09,0.11,0.29,0.44,0.54,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.57,0.56,0.54,0.51,0.47,0.43,0.39,0.34,0.29,0.24,0.19,0.15,0.11,0.07,0.04,0.02,0.01,0 +PARAM_EYE_BALL_Y=0,-0.03,-0.11,-0.22,-0.35,-0.48,-0.61,-0.72,-0.80,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.82,-0.82,-0.81,-0.81,-0.80,-0.79,-0.77,-0.74,-0.70,-0.65,-0.59,-0.53,-0.48,-0.42,-0.36,-0.30,-0.25,-0.21,-0.18,-0.15,-0.14,-0.13,-0.14,-0.17,-0.21,-0.24,-0.28,-0.30,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.31,-0.29,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.04,-0.02,-0.01,-0.00,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/double_tap3.mtn b/model/ShizukuTalk/shizuku-pajama/motions/double_tap3.mtn new file mode 100644 index 0000000..b41b567 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/double_tap3.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.03,0.11,0.21,0.30,0.38,0.41,0.41,0.41,0.41,0.41,0.40,0.40,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.30,0.30,0.29,0.28,0.27,0.26,0.26,0.25,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-2.25,-7.73,-15,-22.27,-27.75,-30,-29.90,-29.62,-29.16,-28.54,-27.77,-26.87,-25.86,-24.74,-23.53,-22.24,-20.86,-19.44,-17.97,-16.49,-15,-13.51,-12.03,-10.56,-9.14,-7.76,-6.47,-5.26,-4.14,-3.13,-2.23,-1.46,-0.84,-0.38,-0.10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,-0.30,-1.03,-2,-2.97,-3.70,-4,-4.00,-3.99,-3.97,-3.94,-3.91,-3.88,-3.83,-3.79,-3.73,-3.67,-3.61,-3.54,-3.47,-3.39,-3.31,-3.23,-3.14,-3.05,-2.96,-2.87,-2.77,-2.67,-2.57,-2.47,-2.37,-2.26,-2.16,-2.05,-1.95,-1.84,-1.74,-1.63,-1.53,-1.43,-1.33,-1.23,-1.13,-1.04,-0.95,-0.86,-0.77,-0.69,-0.61,-0.53,-0.46,-0.39,-0.33,-0.27,-0.21,-0.17,-0.12,-0.09,-0.06,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.52,0.57,0.64,0.71,0.76,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.71,0.70,0.70,0.69,0.69,0.68,0.68,0.67,0.66,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.62,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.55,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,2.25,7.73,15,22.27,27.75,30,29.93,29.72,29.38,28.93,28.36,27.71,26.96,26.14,25.25,24.31,23.29,22.26,21.18,20.09,19,17.91,16.82,15.74,14.71,13.69,12.75,11.86,11.04,10.29,9.64,9.07,8.62,8.28,8.07,8,8.52,9.66,11.07,12.54,13.88,14.99,15.72,16,15.31,13.47,10.80,7.63,4.37,1.20,-1.47,-3.31,-4,-3.74,-3.17,-2.46,-1.73,-1.06,-0.51,-0.14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0.45,1.55,3,4.45,5.55,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4.03,-0.22,-5.51,-11.02,-16.04,-20.20,-22.97,-24,-20.85,-14.05,-5.58,3.23,11.26,17.92,22.35,24,22.76,19.44,14.64,8.94,3.06,-2.64,-7.44,-10.76,-12,-11.21,-9.51,-7.39,-5.19,-3.18,-1.52,-0.41,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0.15,0.40,0.56,0.62,0.47,0.22,0.06,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,0.85,0.48,0,-0.48,-0.85,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.95,-0.92,-0.88,-0.83,-0.77,-0.70,-0.64,-0.56,-0.48,-0.40,-0.31,-0.23,-0.14,-0.05,0.05,0.14,0.23,0.31,0.40,0.48,0.56,0.64,0.70,0.77,0.83,0.88,0.92,0.95,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,0.76,0.36,0.09,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_Y=0.50,0.52,0.57,0.64,0.70,0.75,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.71,0.71,0.70,0.70,0.69,0.68,0.68,0.67,0.67,0.66,0.66,0.65,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0.03,0.11,0.21,0.31,0.39,0.42,0.42,0.42,0.42,0.42,0.41,0.41,0.41,0.41,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.30,0.30,0.29,0.28,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.21,0.20,0.19,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,0.76,0.36,0.09,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0.00,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.22,0.40,0.56,0.68,0.73,0.69,0.57,0.41,0.22,0.03,-0.16,-0.31,-0.43,-0.50,-0.53,-0.51,-0.47,-0.41,-0.32,-0.23,-0.14,-0.04,0.05,0.12,0.19,0.24,0.27,0.28,0.28,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.10,0.09,0.08,0.06,0.05,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.08,-0.26,-0.50,-0.74,-0.92,-1,-0.99,-0.98,-0.96,-0.93,-0.89,-0.85,-0.81,-0.78,-0.74,-0.70,-0.66,-0.63,-0.60,-0.57,-0.56,-0.54,-0.54,-0.62,-0.75,-0.88,-0.97,-1,-1,-1,-1.00,-0.99,-0.98,-0.96,-0.93,-0.89,-0.85,-0.79,-0.70,-0.61,-0.50,-0.39,-0.28,-0.17,-0.06,0.03,0.10,0.17,0.21,0.24,0.25,0.25,0.25,0.24,0.24,0.23,0.22,0.21,0.20,0.19,0.17,0.16,0.15,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/double_tap4.mtn b/model/ShizukuTalk/shizuku-pajama/motions/double_tap4.mtn new file mode 100644 index 0000000..39192c9 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/double_tap4.mtn @@ -0,0 +1,30 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=-0.26,-0.41,-0.52,-0.56,-0.55,-0.53,-0.51,-0.48,-0.44,-0.41,-0.38,-0.36,-0.36,-0.37,-0.38,-0.39,-0.40,-0.40,-0.40,-0.39,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.36,-0.35,-0.35,-0.34,-0.34,-0.33,-0.33,-0.32,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.27,-0.27,-0.26,-0.25,-0.25,-0.24,-0.23,-0.23,-0.22,-0.21,-0.21,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02 +PARAM_BASE_X=4.06,8.33,13.61,19.48,25.62,31.83,37.87,43.50,48.59,52.80,56.11,58.25,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,58.44,56.82,54.22,50.77,46.48,41.54,35.89,29.78,23.20,16.35,9.01,1.66,-5.82,-13.35,-20.75,-28.04,-35.25,-42.02,-48.46,-54.51,-60.08,-64.99,-69.38,-73.11,-76.03,-78.19,-79.55,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-80,-79.87,-79.50,-78.90,-78.11,-77.12,-75.98,-74.68,-73.27,-71.76,-70.18,-68.49,-66.80,-65.08,-63.34,-61.64,-59.96,-58.30,-56.74,-55.26,-53.87,-52.58,-51.45,-50.44,-49.59,-48.91,-48.42,-48.10,-48,-48.10,-48.40,-48.90,-49.55,-50.38,-51.33,-52.42,-53.61,-54.90,-56.28,-57.75,-59.26,-60.83,-62.41,-64,-65.59,-67.17,-68.74,-70.25,-71.72,-73.10,-74.39,-75.58,-76.67,-77.62,-78.45,-79.10,-79.60,-79.90,-80,-79.78,-79.16,-78.14,-76.76,-75.06,-73.04,-70.74,-68.20,-65.42,-62.44,-59.24,-55.94,-52.52,-49.01,-45.43,-41.82,-38.18,-34.57,-30.99,-27.48,-24.06,-20.76,-17.56,-14.58,-11.80,-9.26,-6.96,-4.94,-3.24,-1.86,-0.84,-0.22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=16.27,25.62,32.37,35,33.80,30.57,25.90,20.36,14.64,9.10,4.43,1.20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=-1.04,14.46,25.64,30,29.28,27.35,24.55,21.24,17.82,14.51,11.71,9.78,9.06,9.86,11.15,12.35,13.21,13.55,13.23,12.66,12.35,12.66,13.23,13.55,13.55,13.55,13.55,13.55,13.55,13.55,13.55,13.41,13.02,12.39,11.56,10.53,9.33,7.97,6.50,4.91,3.25,1.48,-0.29,-2.10,-3.91,-5.70,-7.46,-9.20,-10.83,-12.39,-13.85,-15.19,-16.38,-17.44,-18.34,-19.04,-19.56,-19.89,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-19.80,-19.21,-18.28,-17.04,-15.50,-13.72,-11.69,-9.49,-7.12,-4.66,-2.02,0.63,3.32,6.03,8.69,11.31,13.90,16.34,18.65,20.83,22.84,24.60,26.18,27.52,28.57,29.35,29.84,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30.00,29.99,29.98,29.97,29.95,29.93,29.90,29.88,29.84,29.81,29.77,29.72,29.67,29.62,29.57,29.51,29.45,29.38,29.32,29.24,29.17,29.09,29.00,28.92,28.83,28.74,28.64,28.54,28.44,28.33,28.23,28.11,28,27.89,27.78,27.68,27.58,27.48,27.39,27.31,27.22,27.13,27.05,26.96,26.88,26.79,26.70,26.60,26.51,26.40,26.30,26.19,26.07,25.94,25.81,25.67,25.52,25.35,25.18,25,24.65,24.05,23.19,22.11,20.87,19.49,17.95,16.38,14.72,13.03,11.34,9.72,8.11,6.61,5.19,3.92,2.79,1.82 +PARAM_BODY_ANGLE_X=0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.16,-0.34,-0.59,-0.90,-1.26,-1.66,-2.10,-2.58,-3.07,-3.60,-4.13,-4.66,-5.21,-5.74,-6.26,-6.78,-7.27,-7.73,-8.17,-8.57,-8.92,-9.24,-9.50,-9.71,-9.87,-9.97,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.93,-9.88,-9.82,-9.75,-9.67,-9.58,-9.48,-9.39,-9.28,-9.17,-9.07,-8.96,-8.85,-8.75,-8.64,-8.55,-8.45,-8.37,-8.29,-8.22,-8.15,-8.10,-8.06,-8.03,-8.01,-8,-8.01,-8.03,-8.06,-8.10,-8.15,-8.21,-8.28,-8.35,-8.43,-8.52,-8.61,-8.70,-8.80,-8.90,-9,-9.10,-9.20,-9.30,-9.39,-9.48,-9.57,-9.65,-9.72,-9.79,-9.85,-9.90,-9.94,-9.97,-9.99,-10,-9.98,-9.93,-9.84,-9.72,-9.57,-9.39,-9.19,-8.97,-8.72,-8.46,-8.17,-7.88,-7.57,-7.25,-6.92,-6.59,-6.25,-5.91,-5.57,-5.23,-4.90,-4.57,-4.25,-3.94,-3.65,-3.37,-3.10,-2.86,-2.64,-2.44,-2.26,-2.12,-2,-1.90,-1.80,-1.71,-1.62,-1.53,-1.45,-1.37,-1.29,-1.22,-1.15,-1.08,-1.01,-0.95,-0.89,-0.83,-0.77,-0.72,-0.67,-0.62,-0.58,-0.53,-0.49,-0.45,-0.42,-0.38,-0.35,-0.32,-0.29,-0.26,-0.24,-0.21,-0.19,-0.17,-0.15,-0.13,-0.12,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03 +PARAM_BODY_ANGLE_Y=0.93,1.46,1.85,2,1.99,1.96,1.92,1.84,1.74,1.61,1.45,1.24,1,0.63,0.36,0.17,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.09,-0.21,-0.36,-0.54,-0.75,-1.00,-1.26,-1.55,-1.84,-2.16,-2.48,-2.80,-3.12,-3.44,-3.76,-4.07,-4.36,-4.64,-4.90,-5.14,-5.35,-5.54,-5.70,-5.83,-5.92,-5.98,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.95,-5.90,-5.82,-5.72,-5.61,-5.48,-5.34,-5.18,-5.01,-4.83,-4.64,-4.44,-4.24,-4.03,-3.82,-3.61,-3.39,-3.18,-2.96,-2.76,-2.55,-2.35,-2.16,-1.98,-1.80,-1.64,-1.50,-1.36,-1.24,-1.14,-1.06,-1,-0.95,-0.90,-0.85,-0.81,-0.76,-0.72,-0.68,-0.64,-0.60,-0.57,-0.53,-0.50,-0.47,-0.44,-0.41,-0.38,-0.35,-0.33,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.17,-0.15,-0.14,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.01,-0.01 +PARAM_BROW_R_Y=0.62,0.68,0.73,0.75,0.75,0.74,0.73,0.71,0.70,0.68,0.67,0.66,0.66,0.66,0.67,0.67,0.68,0.68,0.68,0.68,0.67,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.62,0.62,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.60,0.59,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.55,0.55,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.51 +PARAM_ANGLE_Y=-2.11,13.92,25.49,30,29.25,27.26,24.37,20.94,17.40,13.97,11.08,9.08,8.34,9.17,10.50,11.74,12.63,12.98,12.65,12.06,11.74,12.06,12.65,12.98,12.98,12.98,12.98,12.98,12.98,12.98,12.98,12.90,12.65,12.26,11.74,11.09,10.35,9.49,8.57,7.58,6.54,5.44,4.33,3.20,2.06,0.94,-0.16,-1.25,-2.27,-3.24,-4.15,-4.99,-5.73,-6.40,-6.96,-7.40,-7.73,-7.93,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8.09,-8.35,-8.76,-9.30,-9.98,-10.76,-11.66,-12.63,-13.67,-14.75,-15.91,-17.08,-18.26,-19.45,-20.62,-21.78,-22.92,-23.99,-25.01,-25.96,-26.85,-27.62,-28.32,-28.91,-29.37,-29.71,-29.93,-30,-29.94,-29.77,-29.50,-29.13,-28.66,-28.13,-27.52,-26.84,-26.11,-25.32,-24.49,-23.63,-22.73,-21.83,-20.91,-19.99,-19.07,-18.16,-17.27,-16.40,-15.58,-14.80,-14.07,-13.40,-12.79,-12.25,-11.80,-11.43,-11.16,-11,-10.89,-10.80,-10.70,-10.62,-10.54,-10.46,-10.39,-10.32,-10.26,-10.20,-10.15,-10.10,-10.05,-10.00,-9.95,-9.91,-9.87,-9.83,-9.78,-9.74,-9.70,-9.65,-9.61,-9.56,-9.51,-9.46,-9.41,-9.35,-9.29,-9.22,-9.15,-9.08,-9,-8.91,-8.82,-8.73,-8.63,-8.52,-8.42,-8.30,-8.18,-8.06,-7.93,-7.79,-7.65,-7.51,-7.36,-7.21,-7.05,-6.88,-6.72,-6.55,-6.37,-6.19,-6.00,-5.81,-5.62,-5.41,-5.21,-5,-4.76,-4.51,-4.24,-3.94,-3.65,-3.34,-3.02,-2.72,-2.41,-2.10,-1.81,-1.53,-1.27,-1.02,-0.80,-0.60,-0.42,-0.27 +PARAM_ANGLE_X=1.64,15.80,26.02,30,29.34,27.58,25.02,22.00,18.87,15.84,13.29,11.52,10.87,11.60,12.77,13.87,14.66,14.97,14.68,14.16,13.87,14.16,14.68,14.97,14.97,14.97,14.97,14.97,14.97,14.97,14.97,14.83,14.45,13.83,13.02,12.00,10.82,9.49,8.04,6.48,4.85,3.11,1.37,-0.41,-2.19,-3.95,-5.68,-7.39,-8.99,-10.52,-11.95,-13.28,-14.44,-15.48,-16.37,-17.06,-17.57,-17.89,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18,-18.05,-18.19,-18.41,-18.71,-19.08,-19.51,-20.00,-20.52,-21.09,-21.68,-22.32,-22.95,-23.60,-24.25,-24.88,-25.51,-26.14,-26.72,-27.28,-27.80,-28.28,-28.70,-29.08,-29.40,-29.66,-29.84,-29.96,-30,-29.99,-29.95,-29.88,-29.79,-29.67,-29.53,-29.36,-29.16,-28.93,-28.67,-28.38,-28.07,-27.72,-27.34,-26.94,-26.51,-26.04,-25.54,-25.01,-24.44,-23.85,-23.23,-22.57,-21.88,-21.16,-20.39,-19.60,-18.76,-17.90,-17,-16.10,-15.21,-14.36,-13.52,-12.71,-11.93,-11.16,-10.43,-9.72,-9.03,-8.36,-7.73,-7.12,-6.55,-5.99,-5.47,-4.97,-4.50,-4.06,-3.65,-3.26,-2.91,-2.58,-2.28,-2.02,-1.78,-1.57,-1.40,-1.26,-1.14,-1.06,-1.02,-1,-1.01,-1.05,-1.10,-1.18,-1.27,-1.38,-1.50,-1.63,-1.78,-1.93,-2.09,-2.25,-2.42,-2.58,-2.75,-2.91,-3.07,-3.22,-3.37,-3.50,-3.62,-3.73,-3.82,-3.90,-3.95,-3.99,-4,-3.97,-3.90,-3.78,-3.62,-3.43,-3.21,-2.97,-2.72,-2.45,-2.17,-1.89,-1.63,-1.36,-1.11,-0.87,-0.66,-0.47,-0.31 +PARAM_MOUTH_OPEN_Y=0.46,0.73,0.92,1,0.99,0.95,0.91,0.85,0.79,0.73,0.68,0.65,0.64,0.66,0.68,0.71,0.72,0.73,0.54,0.19,0,0,0,0,0.03,0.09,0.16,0.24,0.30,0.34,0.35,0.35,0.34,0.34,0.33,0.32,0.31,0.29,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.15,0.13,0.11,0.10,0.08,0.06,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.03,0.11,0.22,0.34,0.47,0.60,0.72,0.82,0.91,0.96,0.98,0.97,0.93,0.88,0.81,0.73,0.63,0.54,0.44,0.35,0.25,0.17,0.10,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=-0.46,-0.73,-0.92,-1,-0.99,-0.95,-0.91,-0.85,-0.79,-0.73,-0.68,-0.65,-0.64,-0.65,-0.67,-0.70,-0.71,-0.72,-0.71,-0.70,-0.70,-0.70,-0.71,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.71,-0.71,-0.71,-0.71,-0.70,-0.70,-0.70,-0.69,-0.69,-0.68,-0.68,-0.67,-0.66,-0.66,-0.65,-0.64,-0.63,-0.63,-0.62,-0.61,-0.60,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.52,-0.51,-0.50,-0.49,-0.48,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.39,-0.38,-0.37,-0.36,-0.35,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03 +PARAM_MOUTH_FORM=-0.20,-0.31,-0.39,-0.42,-0.41,-0.40,-0.38,-0.36,-0.33,-0.31,-0.29,-0.27,-0.27,-0.39,-0.59,-0.77,-0.90,-0.95,-0.90,-0.82,-0.77,-0.82,-0.90,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.93,-0.92,-0.92,-0.91,-0.90,-0.89,-0.87,-0.86,-0.85,-0.83,-0.82,-0.80,-0.79,-0.77,-0.75,-0.73,-0.71,-0.69,-0.67,-0.65,-0.63,-0.61,-0.59,-0.57,-0.54,-0.52,-0.50,-0.47,-0.45,-0.42,-0.40,-0.37,-0.35,-0.32,-0.30,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.03,-0.01,0.02,0.04,0.07,0.09,0.12,0.14,0.17,0.19,0.21,0.24,0.26,0.28,0.30,0.32,0.34,0.36,0.38,0.40,0.42,0.44,0.46,0.47,0.49,0.50,0.52,0.53,0.54 +PARAM_EYE_L_OPEN=0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,0.74,0.26,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.27,-0.43,-0.55,-0.59,-0.58,-0.56,-0.53,-0.50,-0.47,-0.43,-0.40,-0.38,-0.38,-0.39,-0.40,-0.41,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.41,-0.40,-0.40,-0.40,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02 +PARAM_BROW_L_SIDE=-0.15,-0.23,-0.30,-0.32,-0.32,-0.31,-0.29,-0.27,-0.25,-0.23,-0.22,-0.21,-0.20,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01 +PARAM_BROW_L_Y=0.38,0.32,0.27,0.25,0.25,0.26,0.28,0.29,0.31,0.32,0.33,0.34,0.35,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.40,0.41,0.41,0.41,0.41,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49 +PARAM_BROW_R_ANGLE=-0.39,-0.61,-0.77,-0.83,-0.82,-0.79,-0.75,-0.70,-0.66,-0.61,-0.57,-0.54,-0.53,-0.54,-0.56,-0.58,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.56,-0.56,-0.55,-0.54,-0.54,-0.53,-0.53,-0.52,-0.51,-0.51,-0.50,-0.49,-0.48,-0.47,-0.47,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.03 +PARAM_BROW_R_FORM=-0.46,-0.73,-0.92,-1,-0.99,-0.95,-0.91,-0.85,-0.79,-0.73,-0.68,-0.65,-0.64,-0.65,-0.67,-0.70,-0.71,-0.72,-0.71,-0.70,-0.70,-0.70,-0.71,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.73,-0.73,-0.74,-0.75,-0.76,-0.78,-0.79,-0.80,-0.82,-0.83,-0.85,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_R_OPEN=0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0.18,0.46,0.73,0.92,1,1,1,1,0.74,0.26,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.12,-0.19,-0.24,-0.26,-0.26,-0.26,-0.25,-0.25,-0.24,-0.23,-0.21,-0.19,-0.17,-0.12,-0.07,-0.03,-0.01,0,-0.03,-0.08,-0.11,-0.08,-0.03,0,-0.02,-0.06,-0.10,-0.15,-0.19,-0.21,-0.22,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.11,-0.09,-0.06,-0.02,0.01,0.04,0.08,0.11,0.15,0.18,0.21,0.25,0.27,0.30,0.33,0.35,0.37,0.39,0.40,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.39,0.32,0.23,0.12,0.00,-0.11,-0.22,-0.31,-0.39,-0.43,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.43,-0.39,-0.34,-0.28,-0.21,-0.14,-0.08,-0.03,0.01,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.03,0.02,0.01,0,-0.02,-0.03,-0.05,-0.06,-0.08,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.24,-0.23,-0.22,-0.20,-0.18,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.06,-0.04,-0.03,-0.02 +PARAM_EYE_BALL_Y=-0.27,-0.42,-0.54,-0.58,-0.58,-0.57,-0.57,-0.55,-0.53,-0.51,-0.47,-0.43,-0.37,-0.26,-0.16,-0.08,-0.02,0,-0.02,-0.06,-0.08,-0.06,-0.02,0,-0.03,-0.10,-0.18,-0.26,-0.32,-0.37,-0.38,-0.38,-0.37,-0.36,-0.35,-0.33,-0.31,-0.29,-0.26,-0.24,-0.21,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.01,0.02,0.05,0.07,0.09,0.11,0.13,0.14,0.15,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.18,0.22,0.27,0.33,0.38,0.43,0.48,0.51,0.53,0.54,0.54,0.53,0.52,0.51,0.49,0.48,0.47,0.45,0.44,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.40,0.38,0.36,0.34,0.31,0.29,0.26,0.23,0.20,0.17,0.14,0.12,0.09,0.07,0.05,0.03 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idl_00.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idl_00.mtn new file mode 100644 index 0000000..53ea65c --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idl_00.mtn @@ -0,0 +1,28 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,0.04,0.16,0.36,0.63,0.97,1.35,1.79,2.28,2.8,3.36,3.96,4.57,5.21,5.85,6.5,7.15,7.79,8.43,9.04,9.64,10.2,10.72,11.21,11.65,12.03,12.37,12.64,12.84,12.96,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12.92,12.67,12.27,11.74,11.07,10.29,9.41,8.44,7.39,6.27,5.08,3.85,2.57,1.29,0,-1.29,-2.57,-3.85,-5.08,-6.27,-7.39,-8.44,-9.41,-10.29,-11.07,-11.74,-12.27,-12.67,-12.92,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-12.99,-12.97,-12.94,-12.9,-12.85,-12.78,-12.7,-12.62,-12.52,-12.41,-12.3,-12.17,-12.04,-11.89,-11.74,-11.58,-11.42,-11.24,-11.06,-10.88,-10.68,-10.49,-10.28,-10.07,-9.86,-9.64,-9.41,-9.19,-8.96,-8.73,-8.49,-8.25,-8.01,-7.76,-7.52,-7.27,-7.03,-6.78,-6.53,-6.28,-6.04,-5.79,-5.55,-5.3,-5.06,-4.82,-4.58,-4.34,-4.11,-3.88,-3.66,-3.44,-3.22,-3,-2.8,-2.59,-2.4,-2.2,-2.02,-1.84,-1.66,-1.5,-1.34,-1.19,-1.04,-0.91,-0.78,-0.66,-0.55,-0.45,-0.36,-0.28,-0.2,-0.14,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.06,-0.24,-0.53,-0.92,-1.41,-1.98,-2.62,-3.33,-4.1,-4.92,-5.79,-6.69,-7.62,-8.56,-9.5,-10.44,-11.38,-12.31,-13.21,-14.08,-14.9,-15.67,-16.38,-17.02,-17.59,-18.08,-18.47,-18.76,-18.94,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-18.91,-18.65,-18.21,-17.64,-16.92,-16.08,-15.14,-14.09,-12.96,-11.75,-10.47,-9.15,-7.77,-6.39,-5,-3.61,-2.23,-0.85,0.47,1.75,2.96,4.09,5.14,6.08,6.92,7.64,8.21,8.65,8.91,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,8.98,8.96,8.93,8.89,8.85,8.8,8.74,8.67,8.59,8.51,8.43,8.33,8.23,8.13,8.02,7.91,7.78,7.66,7.53,7.4,7.26,7.12,6.97,6.82,6.67,6.52,6.36,6.2,6.04,5.87,5.71,5.54,5.38,5.21,5.04,4.87,4.69,4.52,4.35,4.18,4.01,3.84,3.67,3.5,3.34,3.17,3.01,2.85,2.69,2.53,2.38,2.23,2.08,1.94,1.79,1.66,1.52,1.4,1.27,1.15,1.04,0.93,0.82,0.72,0.63,0.54,0.46,0.38,0.31,0.25,0.19,0.14,0.1,0.06,0.04,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.1,-0.18,-0.28,-0.39,-0.52,-0.67,-0.83,-1.01,-1.2,-1.4,-1.62,-1.84,-2.08,-2.31,-2.56,-2.81,-3.08,-3.33,-3.6,-3.87,-4.13,-4.4,-4.67,-4.92,-5.19,-5.44,-5.69,-5.92,-6.16,-6.38,-6.6,-6.8,-6.99,-7.17,-7.33,-7.48,-7.61,-7.72,-7.82,-7.9,-7.95,-7.99,-8,-7.94,-7.76,-7.47,-7.08,-6.59,-6.02,-5.38,-4.67,-3.9,-3.08,-2.21,-1.31,-0.38,0.56,1.5,2.44,3.38,4.31,5.21,6.08,6.9,7.67,8.38,9.02,9.59,10.08,10.47,10.76,10.94,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10.96,10.86,10.69,10.47,10.18,9.85,9.48,9.07,8.63,8.15,7.65,7.13,6.59,6.05,5.5,4.95,4.41,3.87,3.35,2.85,2.37,1.93,1.52,1.15,0.82,0.53,0.31,0.14,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.12,-0.13,-0.13,-0.14,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.16,-0.15,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.01,0.01,0.04,0.07,0.1,0.12,0.15,0.18,0.2,0.23,0.25,0.27,0.29,0.31,0.33,0.34,0.35,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.3,0.3,0.3,0.3,0.3,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.12,0.11,0.11,0.1,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0.01,0.01,0.02,0.03,0.04,0.06,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.36,0.38,0.39,0.4,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.39,0.37,0.34,0.3,0.26,0.22,0.18,0.13,0.08,0.02,-0.03,-0.09,-0.14,-0.2,-0.26,-0.31,-0.37,-0.42,-0.47,-0.51,-0.55,-0.59,-0.63,-0.66,-0.68,-0.7,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.7,-0.7,-0.7,-0.7,-0.7,-0.7,-0.7,-0.69,-0.69,-0.69,-0.69,-0.69,-0.68,-0.68,-0.68,-0.68,-0.67,-0.67,-0.67,-0.67,-0.66,-0.66,-0.66,-0.65,-0.65,-0.65,-0.65,-0.64,-0.64,-0.64,-0.63,-0.63,-0.63,-0.62,-0.62,-0.62,-0.61,-0.61,-0.6,-0.6,-0.6,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.56,-0.56,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.5,-0.5,-0.5,-0.5,-0.49,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.45,-0.45,-0.44,-0.43,-0.42,-0.41,-0.4,-0.38,-0.37,-0.36,-0.34,-0.32,-0.31,-0.29,-0.27,-0.26,-0.24,-0.22,-0.2,-0.19,-0.17,-0.15,-0.14,-0.12,-0.1,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0 +PARAM_BROW_R_X=0 +PARAM_BROW_L_ANGLE=0 +PARAM_BROW_R_ANGLE=0 +PARAM_BROW_L_FORM=0 +PARAM_BROW_R_FORM=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.95,0.9,0.82,0.74,0.65,0.55,0.45,0.35,0.26,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_TERE=0 +PARAM_BREATH=0 +PARAM_ARM_L=0 +PARAM_ARM_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idl_01.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idl_01.mtn new file mode 100644 index 0000000..9286870 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idl_01.mtn @@ -0,0 +1,81 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.93,-13.84,-13.72,-13.57,-13.39,-13.18,-12.94,-12.68,-12.39,-12.09,-11.75,-11.4,-11.02,-10.63,-10.22,-9.8,-9.36,-8.9,-8.43,-7.96,-7.47,-6.97,-6.47,-5.96,-5.44,-4.92,-4.39,-3.86,-3.33,-2.8,-2.28,-1.75,-1.22,-0.69,-0.18,0.32,0.83,1.32,1.81,2.28,2.74,3.19,3.63,4.05,4.46,4.85,5.22,5.57,5.91,6.22,6.51,6.78,7.03,7.25,7.44,7.61,7.75,7.86,7.93,7.98,8,7.99,7.97,7.93,7.87,7.8,7.72,7.63,7.52,7.4,7.27,7.12,6.97,6.81,6.64,6.46,6.28,6.08,5.88,5.68,5.46,5.24,5.02,4.8,4.57,4.35,4.11,3.88,3.64,3.41,3.18,2.95,2.72,2.49,2.26,2.04,1.82,1.6,1.39,1.19,0.99,0.8,0.61,0.44,0.27,0.1,-0.05,-0.19,-0.32,-0.45,-0.56,-0.66,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.9,-0.86,-0.83,-0.79,-0.74,-0.7,-0.65,-0.6,-0.55,-0.51,-0.46,-0.41,-0.36,-0.32,-0.27,-0.23,-0.19,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Y=0,0.03,0.13,0.28,0.49,0.74,1.04,1.38,1.75,2.16,2.59,3.05,3.52,4.01,4.5,5,5.5,5.99,6.48,6.95,7.41,7.84,8.25,8.62,8.96,9.26,9.51,9.72,9.87,9.97,10,9.98,9.91,9.8,9.65,9.45,9.22,8.96,8.65,8.32,7.95,7.56,7.14,6.68,6.21,5.72,5.19,4.65,4.1,3.51,2.92,2.31,1.69,1.05,0.41,-0.24,-0.9,-1.56,-2.23,-2.9,-3.58,-4.26,-4.92,-5.6,-6.27,-6.93,-7.58,-8.23,-8.87,-9.5,-10.12,-10.72,-11.31,-11.88,-12.43,-12.98,-13.49,-13.99,-14.46,-14.91,-15.34,-15.73,-16.11,-16.45,-16.76,-17.04,-17.29,-17.5,-17.68,-17.82,-17.92,-17.98,-18,-17.98,-17.92,-17.81,-17.67,-17.5,-17.29,-17.04,-16.77,-16.46,-16.13,-15.76,-15.37,-14.96,-14.53,-14.07,-13.59,-13.09,-12.59,-12.06,-11.52,-10.96,-10.4,-9.83,-9.24,-8.66,-8.06,-7.48,-6.87,-6.28,-5.68,-5.09,-4.5,-3.91,-3.34,-2.76,-2.21,-1.65,-1.12,-0.6,-0.09,0.4,0.87,1.33,1.77,2.18,2.57,2.93,3.27,3.58,3.87,4.13,4.35,4.54,4.71,4.83,4.92,4.98,5,4.99,4.96,4.92,4.85,4.78,4.68,4.58,4.46,4.33,4.2,4.05,3.9,3.74,3.57,3.41,3.24,3.06,2.89,2.72,2.54,2.38,2.21,2.05,1.89,1.74,1.59,1.46,1.33,1.21,1.1,1,0.9,0.8,0.72,0.64,0.56,0.5,0.43,0.38,0.33,0.28,0.24,0.2,0.17,0.14,0.12,0.09,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.95,-5.81,-5.59,-5.29,-4.92,-4.49,-4,-3.48,-2.91,-2.32,-1.68,-1.05,-0.4,0.25,0.88,1.51,2.14,2.72,3.28,3.8,4.28,4.7,5.08,5.4,5.66,5.84,5.96,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.95,0.95,0.91,0.82,0.7,0.56,0.41,0.27,0.15,0.07,0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0.01,0.03,0.08,0.13,0.2,0.28,0.36,0.44,0.53,0.61,0.7,0.78,0.86,0.93,1,1.07,1.13,1.19,1.25,1.31,1.37,1.42,1.47,1.52,1.56,1.6,1.65,1.68,1.72,1.75,1.79,1.82,1.84,1.87,1.89,1.91,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.8,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.33,1.28,1.24,1.2,1.16,1.13,1.1,1.07,1.05,1.03,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.97,0.92,0.83,0.73,0.62,0.49,0.36,0.24,0.12,0,-0.14,-0.29,-0.44,-0.58,-0.71,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.94,-0.87,-0.79,-0.7,-0.59,-0.48,-0.36,-0.24,-0.12,0.01,0.16,0.28,0.4,0.5,0.59,0.66,0.73,0.79,0.84,0.88,0.91,0.94,0.96,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.05,0.1,0.16,0.23,0.31,0.4,0.48,0.57,0.66,0.75,0.84,0.92,1,1.08,1.15,1.22,1.29,1.35,1.41,1.47,1.52,1.57,1.61,1.66,1.7,1.74,1.77,1.8,1.83,1.85,1.88,1.9,1.92,1.94,1.95,1.96,1.97,1.98,1.99,1.99,2,2,2,2,1.98,1.97,1.94,1.91,1.88,1.84,1.8,1.76,1.71,1.66,1.62,1.56,1.51,1.46,1.41,1.36,1.32,1.27,1.23,1.19,1.15,1.12,1.09,1.06,1.04,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.97,0.92,0.83,0.73,0.62,0.49,0.36,0.24,0.12,0,-0.14,-0.29,-0.44,-0.58,-0.71,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.94,-0.87,-0.79,-0.7,-0.59,-0.48,-0.36,-0.24,-0.12,0.01,0.16,0.28,0.4,0.5,0.59,0.66,0.73,0.79,0.84,0.88,0.91,0.94,0.96,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_BALL_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.26,-0.28,-0.3,-0.32,-0.34,-0.35,-0.37,-0.39,-0.4,-0.41,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.1,-0.08,-0.06,-0.04,-0.01,0.01,0.03,0.06,0.08,0.1,0.12,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.36,0.38,0.39,0.41,0.42,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.5,0.5,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.51,0.5,0.48,0.46,0.44,0.42,0.39,0.37,0.34,0.31,0.29,0.26,0.23,0.2,0.18,0.15,0.12,0.1,0.08,0.06,0.04,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_Y=0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.48,0.5,0.52,0.54,0.55,0.56,0.57,0.58,0.58,0.53,0.38,0.18,-0.06,-0.3,-0.53,-0.72,-0.87,-0.97,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.9,-0.87,-0.85,-0.82,-0.79,-0.75,-0.72,-0.68,-0.64,-0.6,-0.56,-0.52,-0.48,-0.43,-0.39,-0.35,-0.3,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0.01,0.05,0.09,0.13,0.17,0.21,0.24,0.28,0.31,0.34,0.37,0.4,0.42,0.45,0.47,0.49,0.5,0.52,0.53,0.53,0.54,0.54,0.54,0.52,0.51,0.48,0.45,0.41,0.37,0.33,0.28,0.24,0.18,0.13,0.08,0.03,-0.03,-0.08,-0.13,-0.18,-0.23,-0.27,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.49,-0.5,-0.5,-0.5,-0.49,-0.47,-0.45,-0.42,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.14,-0.09,-0.05,0,0.05,0.09,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.38,0.39,0.41,0.42,0.42,0.41,0.4,0.37,0.33,0.29,0.25,0.2,0.15,0.11,0.06,0.02,-0.01,-0.04,-0.06,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_FORM=0 + +PARAM_EYE_BALL_KIRAKIRA=0 + +PARAM_BROW_L_Y=0 + +PARAM_BROW_R_Y=0 + +PARAM_BROW_L_X=0 + +PARAM_BROW_R_X=0 + +PARAM_BROW_L_ANGLE=0 + +PARAM_BROW_R_ANGLE=0 + +PARAM_BROW_L_FORM=0 + +PARAM_BROW_R_FORM=0 + +PARAM_MOUTH_OPEN_Y=0 + +PARAM_MOUTH_FORM=1 + +PARAM_MOUTH_SIZE=0 + +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.72,0.7,0.69,0.67,0.66,0.64,0.63,0.62,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 + +PARAM_BODY_X=0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.02,0.03,0.05,0.06,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_BODY_Z=0 + +PARAM_BODY_Y=0 + +PARAM_BREATH=0 + +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ARM_L_02=0 + +PARAM_HAND_L=0 + +PARAM_ARM_R=0 + +PARAM_ARM_R_02=0 + +PARAM_HAND_R=0 + +PARAM_KAMIYURE_FRONT=0 + +PARAM_KAMIYURE_SIDE_L=0 + +PARAM_KAMIYURE_SIDE_R=0 + +PARAM_KAMIYURE_TWIN_L=0 + +PARAM_KAMIYURE_TWIN_R=0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idl_02.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idl_02.mtn new file mode 100644 index 0000000..6e4904c --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idl_02.mtn @@ -0,0 +1,81 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.93,-13.84,-13.72,-13.57,-13.39,-13.18,-12.94,-12.68,-12.39,-12.09,-11.75,-11.4,-11.02,-10.63,-10.22,-9.8,-9.36,-8.9,-8.43,-7.96,-7.47,-6.97,-6.47,-5.96,-5.44,-4.92,-4.39,-3.86,-3.33,-2.8,-2.28,-1.75,-1.22,-0.69,-0.18,0.32,0.83,1.32,1.81,2.28,2.74,3.19,3.63,4.05,4.46,4.85,5.22,5.57,5.91,6.22,6.51,6.78,7.03,7.25,7.44,7.61,7.75,7.86,7.93,7.98,8,7.99,7.97,7.93,7.87,7.8,7.72,7.63,7.52,7.4,7.27,7.12,6.97,6.81,6.64,6.46,6.28,6.08,5.88,5.68,5.46,5.24,5.02,4.8,4.57,4.35,4.11,3.88,3.64,3.41,3.18,2.95,2.72,2.49,2.26,2.04,1.82,1.6,1.39,1.19,0.99,0.8,0.61,0.44,0.27,0.1,-0.05,-0.19,-0.32,-0.45,-0.56,-0.66,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-1,-1,-1,-0.99,-0.99,-0.98,-0.97,-0.96,-0.95,-0.94,-0.92,-0.9,-0.88,-0.86,-0.83,-0.81,-0.78,-0.74,-0.7,-0.66,-0.62,-0.58,-0.53,-0.47,-0.41,-0.35,-0.29,-0.22,-0.15,-0.08,0,0.09,0.18,0.28,0.37,0.46,0.55,0.64,0.73,0.81,0.9,0.98,1.06,1.14,1.22,1.3,1.37,1.44,1.5,1.57,1.63,1.68,1.73,1.78,1.83,1.86,1.9,1.93,1.95,1.97,1.99,2,2,2,1.99,1.98,1.97,1.95,1.93,1.91,1.88,1.85,1.82,1.79,1.75,1.71,1.67,1.62,1.58,1.53,1.48,1.43,1.38,1.33,1.28,1.22,1.17,1.12,1.06,1.01,0.95,0.9,0.84,0.79,0.74,0.68,0.63,0.58,0.53,0.49,0.44,0.39,0.35,0.31,0.27,0.23,0.2,0.17,0.14,0.11,0.08,0.06,0.04,0.03,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Y=0,0.03,0.13,0.28,0.49,0.74,1.04,1.38,1.75,2.16,2.59,3.05,3.52,4.01,4.5,5,5.5,5.99,6.48,6.95,7.41,7.84,8.25,8.62,8.96,9.26,9.51,9.72,9.87,9.97,10,9.98,9.91,9.8,9.65,9.45,9.22,8.96,8.65,8.32,7.95,7.56,7.14,6.68,6.21,5.72,5.19,4.65,4.1,3.51,2.92,2.31,1.69,1.05,0.41,-0.24,-0.9,-1.56,-2.23,-2.9,-3.58,-4.26,-4.92,-5.6,-6.27,-6.93,-7.58,-8.23,-8.87,-9.5,-10.12,-10.72,-11.31,-11.88,-12.43,-12.98,-13.49,-13.99,-14.46,-14.91,-15.34,-15.73,-16.11,-16.45,-16.76,-17.04,-17.29,-17.5,-17.68,-17.82,-17.92,-17.98,-18,-17.98,-17.92,-17.81,-17.67,-17.5,-17.29,-17.04,-16.77,-16.46,-16.13,-15.76,-15.37,-14.96,-14.53,-14.07,-13.59,-13.09,-12.59,-12.06,-11.52,-10.96,-10.4,-9.83,-9.24,-8.66,-8.06,-7.48,-6.87,-6.28,-5.68,-5.09,-4.5,-3.91,-3.34,-2.76,-2.21,-1.65,-1.12,-0.6,-0.09,0.4,0.87,1.33,1.77,2.18,2.57,2.93,3.27,3.58,3.87,4.13,4.35,4.54,4.71,4.83,4.92,4.98,5,5,5,5.01,5.01,5.01,5.01,5,4.99,4.98,4.95,4.92,4.87,4.82,4.75,4.67,4.58,4.48,4.35,4.22,4.06,3.89,3.69,3.48,3.25,2.99,2.72,2.42,2.1,1.76,1.39,1,0.5,-0.1,-0.77,-1.51,-2.3,-3.15,-4.06,-5,-5.96,-6.97,-7.97,-8.99,-10.02,-11.05,-12.08,-13.1,-14.09,-15.05,-15.99,-16.9,-17.76,-18.59,-19.34,-20.06,-20.7,-21.27,-21.78,-22.21,-22.55,-22.79,-22.95,-23,-22.98,-22.91,-22.79,-22.64,-22.45,-22.21,-21.94,-21.64,-21.3,-20.93,-20.53,-20.1,-19.65,-19.18,-18.67,-18.15,-17.61,-17.06,-16.49,-15.9,-15.31,-14.7,-14.08,-13.46,-12.84,-12.21,-11.58,-10.94,-10.32,-9.7,-9.07,-8.47,-7.87,-7.28,-6.7,-6.13,-5.58,-5.05,-4.53,-4.03,-3.56,-3.11,-2.68,-2.28,-1.91,-1.56,-1.25,-0.97,-0.72,-0.5,-0.33,-0.19,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.99,-5.98,-5.95,-5.91,-5.86,-5.79,-5.72,-5.64,-5.56,-5.46,-5.36,-5.24,-5.13,-5,-4.87,-4.73,-4.6,-4.45,-4.3,-4.15,-3.99,-3.83,-3.67,-3.51,-3.35,-3.18,-3.02,-2.86,-2.69,-2.53,-2.37,-2.21,-2.05,-1.9,-1.75,-1.6,-1.46,-1.32,-1.18,-1.05,-0.93,-0.81,-0.7,-0.59,-0.5,-0.41,-0.33,-0.25,-0.19,-0.13,-0.08,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.91,0.73,0.49,0.25,0.07,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1.02,1.12,1.21,1.31,1.4,1.49,1.58,1.66,1.73,1.8,1.85,1.9,1.95,1.98,1.99,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.8,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.33,1.28,1.24,1.2,1.16,1.13,1.1,1.07,1.05,1.03,1.02,1.02,1.02,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.02,0.05,0.1,0.16,0.23,0.3,0.38,0.47,0.55,0.63,0.7,0.76,0.81,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.9,0.9,0.9,0.9,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1.01,1.1,1.2,1.3,1.39,1.48,1.57,1.65,1.73,1.79,1.85,1.9,1.94,1.97,1.99,2,2,1.98,1.97,1.94,1.91,1.88,1.84,1.8,1.76,1.71,1.66,1.62,1.56,1.51,1.46,1.41,1.37,1.32,1.27,1.23,1.19,1.15,1.12,1.09,1.06,1.04,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.02,0.05,0.1,0.16,0.23,0.3,0.38,0.47,0.55,0.63,0.7,0.76,0.81,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.9,0.9,0.9,0.9,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 + +PARAM_EYE_BALL_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.26,-0.28,-0.3,-0.32,-0.34,-0.35,-0.37,-0.39,-0.4,-0.41,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.41,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.12,0.14,0.16,0.18,0.2,0.22,0.23,0.25,0.27,0.29,0.3,0.32,0.33,0.35,0.36,0.38,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.5,0.5,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.51,0.5,0.48,0.46,0.44,0.42,0.39,0.37,0.34,0.31,0.29,0.26,0.23,0.2,0.18,0.15,0.12,0.1,0.08,0.06,0.04,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,0,0.01,0.02,0.03,0.04,0.05,0.07,0.08,0.1,0.12,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.37,0.39,0.41,0.43,0.45,0.47,0.49,0.51,0.52,0.54,0.55,0.57,0.58,0.59,0.6,0.62,0.62,0.63,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.63,0.63,0.62,0.61,0.6,0.59,0.58,0.57,0.56,0.54,0.53,0.51,0.5,0.48,0.47,0.45,0.43,0.42,0.4,0.38,0.36,0.34,0.33,0.31,0.29,0.27,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.11,0.1,0.09,0.08,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_Y=0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.48,0.5,0.52,0.54,0.55,0.56,0.57,0.58,0.58,0.46,0.17,-0.21,-0.59,-0.88,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.52,0.51,0.48,0.45,0.41,0.37,0.33,0.28,0.24,0.18,0.13,0.08,0.03,-0.03,-0.08,-0.13,-0.18,-0.23,-0.27,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.49,-0.5,-0.5,-0.5,-0.49,-0.47,-0.45,-0.42,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.14,-0.09,-0.05,0,0.05,0.09,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.38,0.39,0.41,0.42,0.42,0.41,0.4,0.37,0.34,0.31,0.27,0.23,0.18,0.14,0.09,0.05,0,-0.04,-0.08,-0.12,-0.16,-0.2,-0.24,-0.28,-0.32,-0.35,-0.39,-0.42,-0.45,-0.48,-0.51,-0.54,-0.57,-0.6,-0.62,-0.65,-0.67,-0.69,-0.72,-0.74,-0.76,-0.78,-0.79,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.9,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.98,-0.97,-0.95,-0.94,-0.93,-0.91,-0.89,-0.87,-0.85,-0.83,-0.81,-0.79,-0.77,-0.74,-0.72,-0.69,-0.67,-0.64,-0.61,-0.59,-0.56,-0.53,-0.5,-0.48,-0.45,-0.42,-0.39,-0.37,-0.34,-0.32,-0.29,-0.27,-0.24,-0.22,-0.2,-0.18,-0.15,-0.14,-0.12,-0.1,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_EYE_BALL_FORM=0 + +PARAM_EYE_BALL_KIRAKIRA=0 + +PARAM_BROW_L_Y=0 + +PARAM_BROW_R_Y=0 + +PARAM_BROW_L_X=0 + +PARAM_BROW_R_X=0 + +PARAM_BROW_L_ANGLE=0 + +PARAM_BROW_R_ANGLE=0 + +PARAM_BROW_L_FORM=0 + +PARAM_BROW_R_FORM=0 + +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_MOUTH_FORM=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.1,-0.1,-0.1,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.2,-0.23,-0.26,-0.29,-0.31,-0.34,-0.37,-0.4,-0.43,-0.46,-0.49,-0.52,-0.54,-0.57,-0.6,-0.62,-0.65,-0.67,-0.69,-0.71,-0.73,-0.75,-0.77,-0.78,-0.79,-0.81,-0.82,-0.83,-0.83,-0.84,-0.85,-0.85,-0.86,-0.86,-0.87,-0.87,-0.87,-0.87,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.86,-0.85,-0.85,-0.84,-0.83,-0.82,-0.81,-0.8,-0.79,-0.78,-0.77,-0.75,-0.74,-0.73,-0.72,-0.72,-0.71,-0.7,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.68,-0.68,-0.68,-0.68,-0.69,-0.69,-0.69,-0.7,-0.7,-0.7,-0.71,-0.71,-0.71,-0.72,-0.72,-0.72,-0.73,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.77,-0.75,-0.73,-0.71,-0.69,-0.66,-0.63,-0.6,-0.57,-0.53,-0.5,-0.46,-0.43,-0.39,-0.36,-0.33,-0.3,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17 + +PARAM_MOUTH_SIZE=0 + +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.72,0.7,0.69,0.67,0.66,0.64,0.63,0.62,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.61,0.61,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.65,0.65,0.66,0.66,0.66,0.67,0.67,0.67,0.68,0.68,0.69,0.69,0.69,0.7,0.7,0.71,0.71,0.72,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.77,0.77,0.78,0.78,0.79,0.79,0.8,0.8,0.81,0.81,0.82,0.82,0.83,0.83,0.84,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.88,0.88,0.89,0.89,0.9,0.9,0.9,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.98,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.92,0.92,0.91,0.9,0.89,0.88,0.87,0.86,0.84,0.83,0.82,0.81,0.8,0.79,0.78,0.77,0.76,0.75,0.74,0.73,0.72,0.71,0.7,0.69,0.68,0.67,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.62,0.61,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 + +PARAM_BODY_X=0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.02,0.03,0.05,0.06,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_BODY_Z=0 + +PARAM_BODY_Y=0 + +PARAM_BREATH=0 + +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 + +PARAM_ARM_L_02=0 + +PARAM_HAND_L=0 + +PARAM_ARM_R=0 + +PARAM_ARM_R_02=0 + +PARAM_HAND_R=0 + +PARAM_KAMIYURE_FRONT=0 + +PARAM_KAMIYURE_SIDE_L=0 + +PARAM_KAMIYURE_SIDE_R=0 + +PARAM_KAMIYURE_TWIN_L=0 + +PARAM_KAMIYURE_TWIN_R=0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idl_03.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idl_03.mtn new file mode 100644 index 0000000..c2749b2 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idl_03.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.91,-13.81,-13.66,-13.47,-13.25,-12.99,-12.7,-12.38,-12.03,-11.65,-11.24,-10.8,-10.34,-9.87,-9.37,-8.84,-8.31,-7.75,-7.17,-6.59,-5.99,-5.37,-4.76,-4.13,-3.49,-2.85,-2.21,-1.56,-0.91,-0.25,0.39,1.04,1.69,2.33,2.96,3.58,4.2,4.81,5.4,5.98,6.55,7.1,7.63,8.16,8.65,9.13,9.59,10.02,10.44,10.81,11.18,11.51,11.81,12.07,12.31,12.52,12.69,12.82,12.92,12.98,13,12.98,12.93,12.84,12.72,12.57,12.38,12.17,11.93,11.66,11.37,11.06,10.72,10.35,9.98,9.58,9.17,8.73,8.29,7.84,7.36,6.88,6.39,5.89,5.38,4.88,4.36,3.85,3.32,2.81,2.28,1.77,1.26,0.75,0.25,-0.25,-0.73,-1.22,-1.68,-2.13,-2.57,-3,-3.41,-3.81,-4.19,-4.55,-4.88,-5.2,-5.5,-5.77,-6.02,-6.24,-6.43,-6.6,-6.74,-6.85,-6.93,-6.98,-7,-6.98,-6.91,-6.8,-6.66,-6.48,-6.27,-6.04,-5.78,-5.5,-5.2,-4.88,-4.56,-4.22,-3.88,-3.54,-3.2,-2.87,-2.54,-2.21,-1.9,-1.61,-1.33,-1.07,-0.84,-0.63,-0.44,-0.29,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.1,-0.38,-0.84,-1.46,-2.23,-3.13,-4.14,-5.26,-6.47,-7.76,-9.14,-10.56,-12.03,-13.51,-15,-16.49,-17.97,-19.44,-20.86,-22.24,-23.53,-24.74,-25.86,-26.87,-27.77,-28.54,-29.16,-29.62,-29.9,-30,-29.99,-29.95,-29.9,-29.82,-29.72,-29.59,-29.45,-29.28,-29.1,-28.89,-28.67,-28.43,-28.16,-27.88,-27.59,-27.27,-26.94,-26.59,-26.22,-25.83,-25.44,-25.03,-24.59,-24.15,-23.69,-23.21,-22.73,-22.22,-21.71,-21.18,-20.63,-20.09,-19.52,-18.93,-18.34,-17.74,-17.14,-16.51,-15.87,-15.23,-14.58,-13.91,-13.24,-12.56,-11.86,-11.16,-10.45,-9.74,-9.02,-8.27,-7.55,-6.79,-6.04,-5.28,-4.51,-3.74,-2.97,-2.18,-1.39,-0.6,0.2,1,1.82,2.63,3.41,4.17,4.9,5.62,6.31,6.98,7.64,8.29,8.91,9.51,10.09,10.65,11.19,11.72,12.23,12.72,13.19,13.65,14.1,14.52,14.93,15.32,15.69,16.06,16.4,16.73,17.05,17.35,17.64,17.91,18.17,18.42,18.65,18.87,19.08,19.27,19.46,19.63,19.79,19.94,20.08,20.2,20.32,20.43,20.52,20.61,20.69,20.76,20.82,20.87,20.91,20.94,20.97,20.99,21,21,20.94,20.76,20.47,20.08,19.6,19.04,18.4,17.69,16.93,16.11,15.25,14.36,13.45,12.51,11.56,10.62,9.69,8.76,7.85,6.97,6.13,5.33,4.57,3.87,3.23,2.66,2.17,1.75,1.41,1.16,1,0.88,0.77,0.67,0.58,0.5,0.43,0.36,0.3,0.25,0.2,0.16,0.13,0.1,0.07,0.05,0.03,0.02,0,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.99,8.95,8.89,8.81,8.7,8.57,8.42,8.25,8.07,7.86,7.64,7.39,7.13,6.86,6.58,6.28,5.96,5.63,5.29,4.94,4.58,4.21,3.83,3.45,3.06,2.65,2.25,1.83,1.42,1,0.58,0.16,-0.24,-0.64,-1.02,-1.39,-1.76,-2.11,-2.46,-2.8,-3.13,-3.45,-3.77,-4.07,-4.36,-4.65,-4.93,-5.19,-5.45,-5.7,-5.95,-6.19,-6.41,-6.63,-6.84,-7.05,-7.24,-7.43,-7.61,-7.79,-7.95,-8.11,-8.27,-8.41,-8.55,-8.68,-8.8,-8.92,-9.03,-9.13,-9.23,-9.32,-9.41,-9.49,-9.56,-9.63,-9.69,-9.75,-9.79,-9.84,-9.88,-9.91,-9.94,-9.96,-9.98,-9.99,-10,-10,-9.97,-9.87,-9.72,-9.51,-9.26,-8.96,-8.63,-8.25,-7.85,-7.42,-6.97,-6.51,-6.03,-5.55,-5.06,-4.58,-4.1,-3.62,-3.16,-2.72,-2.3,-1.9,-1.54,-1.2,-0.9,-0.63,-0.41,-0.24,-0.11,-0.03,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.95,-5.81,-5.59,-5.29,-4.92,-4.49,-4,-3.48,-2.91,-2.32,-1.68,-1.05,-0.4,0.25,0.88,1.51,2.14,2.72,3.28,3.8,4.28,4.7,5.08,5.4,5.66,5.84,5.96,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.88,0.7,0.47,0.24,0.06,-0.01,-0.01,-0.01,-0.01,0,0.01,0.05,0.11,0.2,0.31,0.42,0.54,0.65,0.76,0.86,0.93,0.98,1,1,1,1,1,1,1,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,0.99,0.99,0.98,0.95,0.91,0.86,0.8,0.73,0.65,0.57,0.49,0.41,0.33,0.26,0.19,0.13,0.08,0.04,0.02,0.01,0.02,0.04,0.08,0.14,0.2,0.27,0.34,0.42,0.5,0.58,0.66,0.73,0.8,0.86,0.91,0.95,0.98,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,0.97,0.91,0.8,0.67,0.53,0.36,0.19,0.02,-0.15,-0.32,-0.48,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.88,-0.82,-0.75,-0.67,-0.58,-0.48,-0.38,-0.28,-0.17,-0.06,0.06,0.17,0.28,0.38,0.48,0.58,0.67,0.75,0.82,0.88,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.03,0.08,0.16,0.27,0.38,0.5,0.63,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.98,0.95,0.91,0.86,0.8,0.73,0.66,0.58,0.5,0.41,0.34,0.26,0.19,0.13,0.08,0.04,0.02,0.01,0.02,0.04,0.08,0.14,0.2,0.27,0.34,0.42,0.5,0.58,0.66,0.73,0.8,0.86,0.91,0.95,0.98,1,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,0.97,0.91,0.8,0.67,0.53,0.36,0.19,0.02,-0.15,-0.32,-0.48,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.88,-0.82,-0.75,-0.67,-0.58,-0.48,-0.38,-0.28,-0.17,-0.06,0.06,0.17,0.28,0.38,0.48,0.58,0.67,0.75,0.82,0.88,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.21,-0.25,-0.29,-0.32,-0.36,-0.4,-0.45,-0.49,-0.52,-0.56,-0.6,-0.64,-0.67,-0.7,-0.73,-0.75,-0.77,-0.79,-0.8,-0.81,-0.81,-0.79,-0.73,-0.64,-0.55,-0.47,-0.42,-0.38,-0.35,-0.31,-0.28,-0.25,-0.22,-0.18,-0.15,-0.12,-0.1,-0.07,-0.04,-0.01,0.01,0.04,0.06,0.08,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.24,0.26,0.28,0.29,0.31,0.32,0.34,0.35,0.36,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.43,0.41,0.39,0.36,0.33,0.29,0.25,0.21,0.16,0.12,0.07,0.02,-0.03,-0.08,-0.13,-0.17,-0.22,-0.27,-0.31,-0.35,-0.39,-0.42,-0.45,-0.48,-0.51,-0.52,-0.54,-0.55,-0.55,-0.54,-0.52,-0.48,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.15,-0.11,-0.09,-0.07,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.08,0.08,0.09,0.1,0.11,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.08,-0.13,-0.42,-0.7,-0.91,-1,-1,-0.99,-0.99,-0.97,-0.96,-0.94,-0.92,-0.9,-0.88,-0.85,-0.82,-0.79,-0.76,-0.73,-0.69,-0.66,-0.62,-0.58,-0.54,-0.5,-0.46,-0.41,-0.37,-0.33,-0.28,-0.24,-0.19,-0.15,-0.1,-0.06,-0.02,0.03,0.07,0.11,0.16,0.2,0.24,0.27,0.31,0.35,0.38,0.42,0.45,0.48,0.51,0.53,0.56,0.58,0.6,0.62,0.63,0.65,0.66,0.66,0.67,0.67,0.67,0.66,0.66,0.65,0.64,0.63,0.62,0.6,0.59,0.57,0.55,0.54,0.52,0.5,0.48,0.47,0.45,0.43,0.42,0.4,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.39,0.39,0.4,0.41,0.41,0.42,0.43,0.43,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.44,0.41,0.35,0.28,0.2,0.12,0.03,-0.05,-0.12,-0.19,-0.25,-0.29,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.21,-0.21,-0.2,-0.2,-0.19,-0.19,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.1,-0.1,-0.09,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0,0,0,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.1,-0.12,-0.14,-0.15,-0.17,-0.19,-0.2,-0.22,-0.24,-0.25,-0.27,-0.28,-0.29,-0.3,-0.31,-0.32,-0.33,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.3,-0.3,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.25,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0,0,0,-0.01,-0.02,-0.02,-0.03,-0.05,-0.06,-0.07,-0.09,-0.1,-0.12,-0.13,-0.15,-0.16,-0.18,-0.2,-0.21,-0.23,-0.24,-0.26,-0.27,-0.28,-0.3,-0.31,-0.31,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.25,-0.24,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0,0,0,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.1,0.12,0.13,0.15,0.16,0.17,0.19,0.2,0.21,0.23,0.24,0.25,0.26,0.27,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.27,0.26,0.26,0.25,0.24,0.23,0.22,0.21,0.2,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.1,0.09,0.08,0.08,0.07,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0,0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0,0,0,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.11,0.12,0.14,0.16,0.18,0.19,0.21,0.23,0.24,0.26,0.27,0.29,0.3,0.31,0.32,0.33,0.34,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.33,0.33,0.32,0.31,0.3,0.29,0.28,0.27,0.26,0.25,0.23,0.22,0.21,0.2,0.19,0.17,0.16,0.15,0.14,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.36,-0.38,-0.39,-0.4,-0.41,-0.41,-0.42,-0.42,-0.42,-0.41,-0.41,-0.4,-0.38,-0.37,-0.35,-0.33,-0.31,-0.29,-0.27,-0.25,-0.22,-0.2,-0.18,-0.15,-0.13,-0.1,-0.08,-0.06,-0.04,-0.01,0,0.02,0.04,0.05,0.07,0.08,0.09,0.09,0.1,0.1,0.1,0.1,0.1,0.1,0.09,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,0,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.1,-0.12,-0.14,-0.16,-0.18,-0.2,-0.21,-0.23,-0.25,-0.27,-0.29,-0.31,-0.32,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.36,-0.34,-0.33,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.03,0.05,0.06,0.07,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.97,0.96,0.93,0.9,0.87,0.84,0.8,0.75,0.71,0.66,0.61,0.55,0.5,0.44,0.39,0.33,0.27,0.21,0.15,0.09,0.03,-0.02,-0.08,-0.13,-0.19,-0.24,-0.28,-0.33,-0.38,-0.42,-0.46,-0.49,-0.52,-0.55,-0.58,-0.6,-0.62,-0.64,-0.66,-0.67,-0.69,-0.7,-0.71,-0.72,-0.72,-0.73,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.73,-0.73,-0.73,-0.73,-0.73,-0.72,-0.72,-0.72,-0.72,-0.71,-0.71,-0.7,-0.7,-0.7,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.66,-0.66,-0.65,-0.64,-0.64,-0.63,-0.62,-0.61,-0.61,-0.6,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.52,-0.51,-0.5,-0.48,-0.46,-0.43,-0.4,-0.36,-0.32,-0.27,-0.23,-0.17,-0.12,-0.06,-0.01,0.05,0.11,0.17,0.23,0.29,0.35,0.41,0.46,0.52,0.57,0.62,0.66,0.71,0.74,0.78,0.81,0.84,0.86,0.87,0.88,0.89,0.89,0.9,0.9,0.91,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.95,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_MOUTH_SIZE=0 +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.9,0.9,0.9,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.81,0.8,0.8,0.8,0.79,0.79,0.79,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.72,0.71,0.71,0.71,0.7,0.7,0.7,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 +PARAM_BODY_X=0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.2,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.02,0.03,0.05,0.06,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0 +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L_02=0 +PARAM_HAND_L=0 +PARAM_ARM_R=0 +PARAM_ARM_R_02=0 +PARAM_HAND_R=0 +PARAM_KAMIYURE_FRONT=0 +PARAM_KAMIYURE_SIDE_L=0 +PARAM_KAMIYURE_SIDE_R=0 +PARAM_KAMIYURE_TWIN_L=0 +PARAM_KAMIYURE_TWIN_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idl_04.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idl_04.mtn new file mode 100644 index 0000000..f3094c1 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idl_04.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.07,-0.27,-0.59,-1.02,-1.56,-2.19,-2.9,-3.68,-4.53,-5.44,-6.4,-7.39,-8.42,-9.46,-10.5,-11.54,-12.58,-13.61,-14.6,-15.56,-16.47,-17.32,-18.1,-18.81,-19.44,-19.98,-20.41,-20.73,-20.93,-21,-20.97,-20.89,-20.76,-20.57,-20.34,-20.06,-19.73,-19.37,-18.96,-18.51,-18.04,-17.52,-16.97,-16.4,-15.8,-15.16,-14.5,-13.83,-13.12,-12.4,-11.66,-10.91,-10.14,-9.36,-8.57,-7.77,-6.96,-6.15,-5.33,-4.51,-3.69,-2.88,-2.06,-1.25,-0.44,0.35,1.13,1.91,2.68,3.43,4.16,4.88,5.57,6.24,6.9,7.53,8.13,8.7,9.25,9.77,10.25,10.7,11.12,11.5,11.83,12.13,12.39,12.61,12.78,12.9,12.97,13,12.99,12.98,12.95,12.91,12.87,12.81,12.74,12.67,12.58,12.49,12.38,12.27,12.15,12.02,11.88,11.73,11.57,11.4,11.23,11.04,10.85,10.65,10.44,10.22,10,9.76,9.51,9.26,9,8.7,8.39,8.07,7.74,7.41,7.08,6.74,6.4,6.06,5.72,5.39,5.06,4.73,4.41,4.1,3.79,3.5,3.21,2.93,2.67,2.42,2.18,1.96,1.75,1.56,1.39,1.24,1.11,1,0.9,0.8,0.72,0.63,0.56,0.49,0.43,0.37,0.32,0.27,0.23,0.19,0.16,0.13,0.11,0.09,0.07,0.05,0.04,0.03,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.04,-0.15,-0.33,-0.57,-0.88,-1.24,-1.65,-2.1,-2.6,-3.14,-3.71,-4.31,-4.94,-5.58,-6.24,-6.91,-7.58,-8.27,-8.94,-9.62,-10.28,-10.92,-11.55,-12.15,-12.72,-13.26,-13.76,-14.23,-14.64,-15,-15.34,-15.67,-15.99,-16.31,-16.61,-16.91,-17.19,-17.46,-17.73,-17.99,-18.23,-18.47,-18.71,-18.93,-19.14,-19.35,-19.55,-19.74,-19.93,-20.11,-20.28,-20.45,-20.61,-20.76,-20.9,-21.04,-21.17,-21.3,-21.42,-21.54,-21.65,-21.75,-21.85,-21.94,-22.03,-22.12,-22.19,-22.27,-22.34,-22.41,-22.47,-22.53,-22.58,-22.63,-22.67,-22.72,-22.76,-22.79,-22.82,-22.85,-22.88,-22.9,-22.92,-22.94,-22.95,-22.97,-22.98,-22.99,-22.99,-23,-23,-23,-23,-22.98,-22.96,-22.92,-22.88,-22.81,-22.73,-22.63,-22.51,-22.37,-22.21,-22.03,-21.82,-21.58,-21.32,-21.02,-20.7,-20.35,-19.96,-19.54,-19.09,-18.59,-18.06,-17.5,-16.88,-16.23,-15.53,-14.79,-14,-13.08,-12.16,-11.21,-10.25,-9.29,-8.33,-7.37,-6.42,-5.47,-4.55,-3.64,-2.76,-1.89,-1.06,-0.25,0.52,1.25,1.95,2.6,3.2,3.75,4.25,4.7,5.08,5.4,5.66,5.85,5.96,6,6,6,6,6,6,5.99,5.97,5.95,5.92,5.88,5.83,5.77,5.69,5.6,5.49,5.37,5.24,5.08,4.9,4.71,4.49,4.25,3.99,3.7,3.39,3.06,2.7,2.32,1.91,1.46,1,0.42,-0.22,-0.92,-1.67,-2.46,-3.28,-4.15,-5.04,-5.93,-6.86,-7.78,-8.7,-9.63,-10.56,-11.48,-12.38,-13.26,-14.11,-14.93,-15.72,-16.48,-17.2,-17.85,-18.47,-19.03,-19.52,-19.96,-20.32,-20.61,-20.82,-20.96,-21,-20.98,-20.92,-20.81,-20.67,-20.49,-20.28,-20.03,-19.76,-19.45,-19.11,-18.74,-18.35,-17.94,-17.51,-17.05,-16.57,-16.08,-15.58,-15.05,-14.52,-13.98,-13.42,-12.86,-12.29,-11.72,-11.15,-10.58,-9.99,-9.43,-8.85,-8.28,-7.73,-7.18,-6.64,-6.12,-5.6,-5.1,-4.61,-4.14,-3.68,-3.25,-2.84,-2.45,-2.08,-1.74,-1.43,-1.14,-0.88,-0.66,-0.46,-0.3,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.03,-0.06,-0.1,-0.14,-0.2,-0.27,-0.34,-0.41,-0.49,-0.58,-0.67,-0.76,-0.85,-0.94,-1.04,-1.13,-1.22,-1.31,-1.39,-1.48,-1.56,-1.63,-1.7,-1.77,-1.83,-1.88,-1.92,-1.95,-1.98,-1.99,-2,-1.97,-1.87,-1.72,-1.53,-1.28,-0.99,-0.67,-0.32,0.06,0.45,0.88,1.3,1.73,2.16,2.59,3.01,3.42,3.81,4.18,4.53,4.85,5.14,5.39,5.6,5.77,5.9,5.97,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.88,0.7,0.47,0.24,0.06,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1.02,1.12,1.21,1.31,1.4,1.49,1.58,1.66,1.73,1.8,1.85,1.9,1.95,1.98,1.99,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.81,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.38,1.33,1.28,1.24,1.2,1.16,1.13,1.1,1.07,1.05,1.04,1.03,1.02,1.02,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.92,0.79,0.61,0.43,0.27,0.13,0.04,0.01,0.04,0.12,0.24,0.39,0.56,0.73,0.91,1.07,1.21,1.33,1.42,1.48,1.5,1.5,1.5,1.5,1.5,1.5,1.49,1.49,1.49,1.49,1.48,1.48,1.47,1.47,1.46,1.46,1.45,1.44,1.43,1.43,1.42,1.41,1.4,1.38,1.37,1.36,1.34,1.33,1.31,1.3,1.28,1.26,1.24,1.22,1.2,1.18,1.16,1.14,1.11,1.08,1.06,1.03,1,0.95,0.88,0.79,0.69,0.58,0.47,0.36,0.26,0.18,0.11,0.05,0.02,0.01,0.03,0.08,0.15,0.24,0.34,0.44,0.54,0.65,0.74,0.83,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1.01,1.1,1.2,1.3,1.39,1.48,1.57,1.65,1.73,1.79,1.85,1.9,1.94,1.97,1.99,2,2,1.99,1.97,1.94,1.91,1.88,1.84,1.8,1.76,1.71,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.32,1.27,1.23,1.19,1.15,1.12,1.09,1.06,1.04,1.02,1.01,1.01,1.01,1.01,1.01,1.01,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.79,0.61,0.43,0.27,0.13,0.04,0.01,0.04,0.12,0.24,0.39,0.56,0.73,0.91,1.07,1.21,1.33,1.42,1.48,1.5,1.5,1.5,1.5,1.5,1.5,1.49,1.49,1.49,1.49,1.48,1.48,1.47,1.47,1.46,1.46,1.45,1.44,1.43,1.43,1.42,1.41,1.4,1.38,1.37,1.36,1.34,1.33,1.31,1.3,1.28,1.26,1.24,1.22,1.2,1.18,1.16,1.14,1.11,1.08,1.06,1.03,1,0.95,0.88,0.79,0.69,0.58,0.47,0.36,0.26,0.18,0.11,0.05,0.02,0.01,0.03,0.08,0.15,0.24,0.34,0.44,0.54,0.65,0.74,0.83,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,-0.01,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.12,-0.13,-0.15,-0.16,-0.18,-0.2,-0.22,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.37,-0.39,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.29,-0.27,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.09,-0.07,-0.05,-0.03,0,0.02,0.04,0.06,0.09,0.11,0.13,0.15,0.17,0.2,0.22,0.24,0.26,0.28,0.3,0.32,0.33,0.35,0.37,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.5,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.52,0.51,0.5,0.48,0.47,0.45,0.43,0.41,0.39,0.37,0.35,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.08,0.07,0.05,0.03,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,0,0,0,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.19,0.19,0.2,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.21,0.2,0.2,0.19,0.19,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.1,0.09,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.15,0.16,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.21,0.12,-0.1,-0.4,-0.69,-0.91,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.53,0.52,0.51,0.49,0.47,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.06,0.04,0.03,0.02,0.01,0,0,0,0.01,0.02,0.03,0.05,0.07,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.27,0.29,0.32,0.35,0.37,0.4,0.42,0.44,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.54,0.53,0.5,0.45,0.4,0.34,0.27,0.21,0.14,0.08,0.03,-0.01,-0.05,-0.07,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.02,0,0.01,0.02,0.04,0.05,0.07,0.09,0.1,0.12,0.14,0.15,0.17,0.19,0.21,0.23,0.24,0.26,0.28,0.3,0.31,0.33,0.34,0.36,0.38,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.49,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.49,0.48,0.48,0.47,0.46,0.45,0.45,0.44,0.43,0.42,0.41,0.39,0.38,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.27,0.25,0.24,0.22,0.21,0.2,0.18,0.17,0.16,0.15,0.13,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BROW_L_Y=0 +PARAM_BROW_R_Y=0 +PARAM_BROW_L_X=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.05,-0.06,-0.08,-0.1,-0.12,-0.14,-0.16,-0.18,-0.2,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.37,-0.39,-0.4,-0.42,-0.43,-0.44,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.4,-0.4,-0.4,-0.4,-0.4,-0.39,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0,0,0,0,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.1,-0.1,-0.11,-0.11,-0.12,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0,0,0,0,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.08,-0.09,-0.1,-0.1,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_FORM=0,0,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.1,-0.12,-0.15,-0.17,-0.2,-0.23,-0.26,-0.29,-0.31,-0.34,-0.37,-0.4,-0.42,-0.45,-0.47,-0.49,-0.51,-0.53,-0.54,-0.55,-0.56,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.51,-0.5,-0.5,-0.5,-0.5,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.47,-0.46,-0.46,-0.46,-0.45,-0.45,-0.45,-0.45,-0.44,-0.44,-0.44,-0.44,-0.43,-0.43,-0.43,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.41,-0.4,-0.4,-0.4,-0.4,-0.4,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.37,-0.37,-0.37,-0.37,-0.37,-0.38,-0.38,-0.38,-0.38,-0.39,-0.39,-0.39,-0.39,-0.4,-0.4,-0.4,-0.4,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.45,-0.45,-0.44,-0.44,-0.43,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.29,-0.28,-0.27,-0.26,-0.24,-0.23,-0.22,-0.21,-0.19,-0.18,-0.17,-0.16,-0.15,-0.13,-0.12,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.1,-0.13,-0.15,-0.18,-0.2,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.4,-0.43,-0.45,-0.48,-0.5,-0.52,-0.54,-0.55,-0.56,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.53,-0.53,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.5,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.44,-0.44,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.3,-0.29,-0.28,-0.26,-0.25,-0.24,-0.22,-0.21,-0.2,-0.19,-0.17,-0.16,-0.15,-0.14,-0.13,-0.11,-0.1,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06 +PARAM_MOUTH_FORM=-1 +PARAM_MOUTH_SIZE=0 +PARAM_TERE=0.6,0.6,0.6,0.6,0.61,0.61,0.61,0.61,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.9,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.72,0.7,0.69,0.67,0.66,0.64,0.63,0.62,0.61,0.61,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6,0.6 +PARAM_BODY_X=0,0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.2,-0.24,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.54,-0.58,-0.61,-0.64,-0.67,-0.7,-0.72,-0.74,-0.76,-0.77,-0.78,-0.78,-0.78,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.7,-0.68,-0.66,-0.64,-0.62,-0.6,-0.57,-0.55,-0.52,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.3,-0.27,-0.23,-0.19,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.15,0.18,0.22,0.25,0.27,0.3,0.32,0.35,0.37,0.39,0.41,0.43,0.44,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.52,0.52,0.51,0.5,0.5,0.49,0.48,0.47,0.46,0.45,0.44,0.42,0.41,0.4,0.39,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.2,0.18,0.17,0.16,0.14,0.13,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0 +PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L_02=0 +PARAM_HAND_L=0 +PARAM_ARM_R=0 +PARAM_ARM_R_02=0 +PARAM_HAND_R=0 +PARAM_KAMIYURE_FRONT=0 +PARAM_KAMIYURE_SIDE_L=0 +PARAM_KAMIYURE_SIDE_R=0 +PARAM_KAMIYURE_TWIN_L=0 +PARAM_KAMIYURE_TWIN_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idl_05.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idl_05.mtn new file mode 100644 index 0000000..10b90b7 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idl_05.mtn @@ -0,0 +1,42 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_X=0,-0.07,-0.27,-0.59,-1.02,-1.56,-2.19,-2.9,-3.68,-4.53,-5.44,-6.4,-7.39,-8.42,-9.46,-10.5,-11.54,-12.58,-13.61,-14.6,-15.56,-16.47,-17.32,-18.1,-18.81,-19.44,-19.98,-20.41,-20.73,-20.93,-21,-20.97,-20.89,-20.76,-20.57,-20.34,-20.06,-19.73,-19.37,-18.96,-18.51,-18.04,-17.52,-16.97,-16.4,-15.8,-15.16,-14.5,-13.83,-13.12,-12.4,-11.66,-10.91,-10.14,-9.36,-8.57,-7.77,-6.96,-6.15,-5.33,-4.51,-3.69,-2.88,-2.06,-1.25,-0.44,0.35,1.13,1.91,2.68,3.43,4.16,4.88,5.57,6.24,6.9,7.53,8.13,8.7,9.25,9.77,10.25,10.7,11.12,11.5,11.83,12.13,12.39,12.61,12.78,12.9,12.97,13,13,13,12.99,12.98,12.96,12.93,12.9,12.86,12.82,12.76,12.69,12.62,12.53,12.43,12.32,12.19,12.05,11.89,11.72,11.53,11.33,11.11,10.87,10.61,10.33,10.03,9.71,9.36,9,8.57,8.13,7.68,7.22,6.75,6.28,5.81,5.33,4.86,4.4,3.95,3.5,3.06,2.64,2.23,1.83,1.46,1.1,0.76,0.45,0.17,-0.09,-0.32,-0.52,-0.69,-0.82,-0.92,-0.98,-1,-1,-0.99,-0.99,-0.97,-0.96,-0.94,-0.93,-0.91,-0.88,-0.86,-0.83,-0.8,-0.77,-0.74,-0.71,-0.68,-0.64,-0.61,-0.57,-0.54,-0.5,-0.46,-0.43,-0.39,-0.36,-0.32,-0.29,-0.26,-0.23,-0.2,-0.17,-0.14,-0.12,-0.09,-0.07,-0.06,-0.04,-0.03,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.04,-0.15,-0.33,-0.57,-0.88,-1.24,-1.65,-2.1,-2.6,-3.14,-3.71,-4.31,-4.94,-5.58,-6.24,-6.91,-7.58,-8.27,-8.94,-9.62,-10.28,-10.92,-11.55,-12.15,-12.72,-13.26,-13.76,-14.23,-14.64,-15,-15.34,-15.67,-15.99,-16.31,-16.61,-16.91,-17.19,-17.46,-17.73,-17.99,-18.23,-18.47,-18.71,-18.93,-19.14,-19.35,-19.55,-19.74,-19.93,-20.11,-20.28,-20.45,-20.61,-20.76,-20.9,-21.04,-21.17,-21.3,-21.42,-21.54,-21.65,-21.75,-21.85,-21.94,-22.03,-22.12,-22.19,-22.27,-22.34,-22.41,-22.47,-22.53,-22.58,-22.63,-22.67,-22.72,-22.76,-22.79,-22.82,-22.85,-22.88,-22.9,-22.92,-22.94,-22.95,-22.97,-22.98,-22.99,-22.99,-23,-23,-23,-22.96,-22.86,-22.7,-22.48,-22.22,-21.91,-21.56,-21.19,-20.79,-20.37,-19.93,-19.48,-19.02,-18.56,-18.1,-17.64,-17.2,-16.76,-16.35,-15.95,-15.59,-15.25,-14.94,-14.67,-14.44,-14.25,-14.11,-14.03,-14,-14.06,-14.24,-14.54,-14.92,-15.39,-15.94,-16.55,-17.22,-17.93,-18.68,-19.46,-20.25,-21.08,-21.89,-22.71,-23.53,-24.31,-25.09,-25.83,-26.53,-27.18,-27.78,-28.33,-28.81,-29.22,-29.55,-29.8,-29.95,-30,-30,-29.99,-29.97,-29.94,-29.91,-29.87,-29.82,-29.76,-29.7,-29.62,-29.54,-29.44,-29.34,-29.22,-29.1,-28.97,-28.82,-28.66,-28.5,-28.32,-28.13,-27.92,-27.71,-27.49,-27.24,-26.99,-26.72,-26.45,-26.16,-25.85,-25.53,-25.2,-24.84,-24.48,-24.1,-23.71,-23.3,-22.87,-22.42,-21.97,-21.49,-21,-20.49,-20,-19.5,-19.01,-18.52,-18.04,-17.57,-17.1,-16.63,-16.17,-15.71,-15.27,-14.82,-14.39,-13.95,-13.52,-13.1,-12.69,-12.27,-11.87,-11.47,-11.08,-10.69,-10.31,-9.94,-9.56,-9.2,-8.85,-8.49,-8.15,-7.82,-7.49,-7.16,-6.84,-6.53,-6.23,-5.93,-5.64,-5.35,-5.08,-4.81,-4.54,-4.28,-4.03,-3.79,-3.56,-3.33,-3.11,-2.89,-2.69,-2.49,-2.3,-2.11,-1.93,-1.76,-1.6,-1.45,-1.3,-1.16,-1.03,-0.91,-0.79,-0.68,-0.58,-0.49,-0.41,-0.33,-0.26,-0.2,-0.15,-0.1,-0.07,-0.04,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.97,8.9,8.78,8.62,8.42,8.19,7.93,7.64,7.32,6.99,6.63,6.26,5.87,5.49,5.1,4.7,4.32,3.93,3.55,3.18,2.84,2.51,2.21,1.93,1.68,1.47,1.29,1.15,1.05,1,0.97,0.95,0.93,0.9,0.88,0.86,0.84,0.82,0.8,0.78,0.76,0.74,0.73,0.71,0.69,0.68,0.66,0.65,0.63,0.62,0.61,0.59,0.58,0.56,0.55,0.54,0.53,0.51,0.5,0.49,0.47,0.46,0.45,0.43,0.42,0.41,0.39,0.38,0.36,0.35,0.33,0.32,0.3,0.29,0.27,0.25,0.24,0.22,0.2,0.18,0.16,0.14,0.12,0.1,0.07,0.05,0.02,0,-0.03,-0.06,-0.1,-0.14,-0.18,-0.23,-0.28,-0.33,-0.38,-0.44,-0.5,-0.56,-0.62,-0.68,-0.75,-0.81,-0.88,-0.94,-1.01,-1.07,-1.14,-1.2,-1.27,-1.33,-1.39,-1.45,-1.51,-1.56,-1.62,-1.67,-1.72,-1.76,-1.8,-1.84,-1.88,-1.91,-1.94,-1.96,-1.98,-1.99,-2,-2,-1.98,-1.92,-1.82,-1.68,-1.52,-1.32,-1.1,-0.86,-0.6,-0.31,-0.02,0.29,0.61,0.94,1.28,1.61,1.96,2.3,2.64,2.96,3.29,3.61,3.91,4.21,4.49,4.75,4.99,5.21,5.41,5.58,5.72,5.84,5.93,5.98,6,5.99,5.95,5.9,5.83,5.73,5.62,5.5,5.36,5.21,5.05,4.87,4.69,4.5,4.3,4.1,3.89,3.68,3.46,3.25,3.03,2.81,2.59,2.38,2.17,1.96,1.76,1.56,1.37,1.19,1.02,0.86,0.71,0.57,0.45,0.33,0.24,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.88,0.7,0.47,0.24,0.06,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1.02,1.12,1.21,1.31,1.4,1.49,1.58,1.66,1.73,1.8,1.85,1.9,1.95,1.98,1.99,2,2,1.99,1.97,1.95,1.92,1.89,1.85,1.81,1.77,1.72,1.68,1.63,1.58,1.53,1.48,1.43,1.39,1.34,1.29,1.25,1.21,1.17,1.14,1.11,1.08,1.06,1.04,1.03,1.02,1.02,1.01,1.01,1.01,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1.01,1.02,1.03,1.04,1.05,1.06,1.08,1.09,1.11,1.12,1.14,1.16,1.17,1.19,1.21,1.23,1.25,1.26,1.28,1.3,1.32,1.33,1.35,1.37,1.38,1.4,1.41,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.49,1.5,1.5,1.5,1.5,1.48,1.47,1.44,1.41,1.37,1.33,1.29,1.24,1.19,1.13,1.07,1.01,0.95,0.89,0.83,0.76,0.7,0.64,0.58,0.51,0.46,0.4,0.34,0.29,0.24,0.2,0.16,0.12,0.09,0.06,0.04,0.02,0.01,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.09,0.12,0.14,0.17,0.2,0.23,0.26,0.29,0.32,0.36,0.39,0.43,0.46,0.5,0.54,0.57,0.61,0.64,0.68,0.71,0.74,0.77,0.8,0.83,0.86,0.88,0.91,0.93,0.95,0.96,0.97,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1.01,1.1,1.2,1.3,1.39,1.48,1.57,1.65,1.73,1.79,1.85,1.9,1.94,1.97,1.99,2,2,1.99,1.97,1.94,1.92,1.88,1.85,1.81,1.76,1.72,1.67,1.62,1.57,1.52,1.47,1.42,1.37,1.33,1.28,1.24,1.2,1.16,1.12,1.09,1.07,1.04,1.03,1.02,1.01,1.01,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1.01,1.02,1.03,1.04,1.05,1.06,1.08,1.09,1.11,1.12,1.14,1.16,1.17,1.19,1.21,1.23,1.25,1.26,1.28,1.3,1.32,1.33,1.35,1.37,1.38,1.4,1.41,1.43,1.44,1.45,1.46,1.47,1.48,1.49,1.49,1.5,1.5,1.5,1.5,1.48,1.47,1.44,1.41,1.37,1.33,1.29,1.24,1.19,1.13,1.07,1.01,0.95,0.89,0.83,0.76,0.7,0.64,0.58,0.51,0.46,0.4,0.34,0.29,0.24,0.2,0.16,0.12,0.09,0.06,0.04,0.02,0.01,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.09,0.12,0.14,0.17,0.2,0.23,0.26,0.29,0.32,0.36,0.39,0.43,0.46,0.5,0.54,0.57,0.61,0.64,0.68,0.71,0.74,0.77,0.8,0.83,0.86,0.88,0.91,0.93,0.95,0.96,0.97,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,-0.01,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.12,-0.13,-0.15,-0.16,-0.18,-0.2,-0.22,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.35,-0.37,-0.39,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.4,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.29,-0.27,-0.26,-0.24,-0.22,-0.2,-0.18,-0.16,-0.14,-0.12,-0.09,-0.07,-0.05,-0.03,0,0.02,0.04,0.06,0.09,0.11,0.13,0.15,0.17,0.2,0.22,0.24,0.26,0.28,0.3,0.32,0.33,0.35,0.37,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.5,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.52,0.51,0.5,0.48,0.47,0.45,0.43,0.41,0.39,0.37,0.35,0.33,0.3,0.28,0.26,0.23,0.21,0.19,0.16,0.14,0.12,0.1,0.08,0.07,0.05,0.03,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,0,0,0.01,0.02,0.04,0.05,0.06,0.08,0.09,0.11,0.12,0.13,0.15,0.16,0.18,0.19,0.2,0.21,0.22,0.23,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.2,0.2,0.19,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.1,0.1,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.15,0.16,0.16,0.17,0.18,0.19,0.19,0.2,0.2,0.21,0.21,0.21,0.12,-0.1,-0.4,-0.69,-0.91,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.53,0.52,0.51,0.49,0.47,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.06,0.04,0.03,0.02,0.01,0,0,0,0.01,0.02,0.03,0.05,0.07,0.09,0.11,0.13,0.16,0.18,0.21,0.24,0.27,0.29,0.32,0.35,0.37,0.4,0.42,0.44,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.54,0.53,0.5,0.45,0.4,0.34,0.27,0.21,0.14,0.08,0.03,-0.01,-0.05,-0.07,-0.08,-0.08,-0.07,-0.06,-0.05,-0.03,-0.01,0.02,0.04,0.07,0.1,0.13,0.16,0.19,0.22,0.25,0.28,0.31,0.34,0.37,0.39,0.42,0.44,0.46,0.47,0.48,0.49,0.5,0.5,0.5,0.5,0.5,0.5,0.49,0.49,0.49,0.48,0.48,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.43,0.43,0.42,0.41,0.4,0.4,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.32,0.32,0.31,0.3,0.29,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.21,0.2,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.1,0.09,0.08,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BROW_L_Y=0,0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.04,0.05,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.21,0.22,0.23,0.25,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.34,0.35,0.36,0.37,0.38,0.39,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.52,0.53,0.54,0.55,0.56,0.57,0.57,0.58,0.59,0.6,0.61,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.67,0.68,0.68,0.69,0.69,0.7,0.7,0.7,0.7,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.71,0.7,0.7,0.7,0.7,0.7,0.7,0.7,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.66,0.66,0.66,0.65,0.65,0.65,0.64,0.64,0.64,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.6,0.6,0.59,0.59,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.54,0.54,0.53,0.53,0.52,0.52,0.51,0.51,0.5,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.41,0.41,0.4,0.39,0.39,0.38,0.38,0.37,0.36,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.32,0.31,0.3,0.3,0.29,0.29,0.28,0.27,0.27,0.26,0.26,0.25,0.25,0.24,0.23,0.23,0.22,0.22,0.21,0.21,0.2,0.2,0.19,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.11,0.1,0.1,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.21,0.22,0.24,0.25,0.26,0.27,0.29,0.3,0.31,0.32,0.34,0.35,0.36,0.37,0.39,0.4,0.41,0.43,0.44,0.45,0.46,0.48,0.49,0.5,0.51,0.53,0.54,0.55,0.56,0.57,0.58,0.6,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.7,0.7,0.71,0.72,0.73,0.73,0.74,0.75,0.75,0.76,0.76,0.77,0.77,0.78,0.78,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.72,0.72,0.72,0.71,0.71,0.7,0.7,0.69,0.69,0.68,0.68,0.67,0.67,0.66,0.66,0.65,0.65,0.64,0.64,0.63,0.63,0.62,0.62,0.61,0.6,0.6,0.59,0.59,0.58,0.57,0.57,0.56,0.56,0.55,0.54,0.54,0.53,0.52,0.52,0.51,0.51,0.5,0.49,0.49,0.48,0.47,0.47,0.46,0.45,0.45,0.44,0.43,0.43,0.42,0.41,0.41,0.4,0.39,0.39,0.38,0.37,0.37,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.31,0.3,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.22,0.21,0.2,0.2,0.19,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.1,0.1,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_X=-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.36,-0.36,-0.36,-0.36,-0.36,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.36,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.37,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38 +PARAM_BROW_R_X=-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.3,-0.3,-0.3,-0.3,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.34,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35,-0.35 +PARAM_BROW_L_ANGLE=0.3,0.3,0.3,0.3,0.3,0.31,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.34,0.35,0.35,0.36,0.36,0.37,0.38,0.39,0.4,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.58,0.59,0.6,0.61,0.62,0.63,0.64,0.65,0.67,0.68,0.69,0.7,0.71,0.72,0.73,0.74,0.76,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.88,0.89,0.9,0.91,0.92,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.91,0.91,0.91,0.9,0.9,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.81,0.81,0.8,0.8,0.79,0.79,0.78,0.78,0.77,0.77,0.76,0.75,0.75,0.74,0.74,0.73,0.72,0.72,0.71,0.71,0.7,0.7,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.61,0.6,0.59,0.59,0.58,0.58,0.57,0.57,0.56,0.55,0.55,0.54,0.54,0.53,0.53,0.52,0.51,0.51,0.5,0.5,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.46,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.42,0.41,0.41,0.4,0.4,0.4,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3,0.3 +PARAM_BROW_R_ANGLE=0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.3,0.3,0.3,0.31,0.31,0.32,0.33,0.33,0.34,0.35,0.35,0.36,0.37,0.38,0.39,0.4,0.4,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.59,0.6,0.61,0.62,0.63,0.64,0.66,0.67,0.68,0.69,0.7,0.71,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.8,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.9,0.91,0.91,0.92,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.9,0.9,0.9,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.81,0.81,0.8,0.8,0.79,0.79,0.78,0.78,0.77,0.76,0.76,0.75,0.75,0.74,0.73,0.73,0.72,0.72,0.71,0.7,0.7,0.69,0.69,0.68,0.67,0.67,0.66,0.66,0.65,0.64,0.64,0.63,0.63,0.62,0.61,0.61,0.6,0.59,0.59,0.58,0.58,0.57,0.56,0.56,0.55,0.55,0.54,0.53,0.53,0.52,0.52,0.51,0.51,0.5,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.46,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.42,0.41,0.41,0.4,0.4,0.39,0.39,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.3,0.3,0.3,0.3,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28 +PARAM_BROW_L_FORM=0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.6,0.59,0.58,0.58,0.56,0.55,0.54,0.52,0.51,0.49,0.47,0.45,0.42,0.4,0.37,0.34,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.09,0.05,0.02,-0.01,-0.04,-0.07,-0.1,-0.13,-0.16,-0.19,-0.22,-0.25,-0.28,-0.31,-0.34,-0.37,-0.4,-0.42,-0.45,-0.48,-0.5,-0.53,-0.55,-0.58,-0.6,-0.63,-0.65,-0.67,-0.69,-0.71,-0.74,-0.76,-0.77,-0.79,-0.81,-0.83,-0.85,-0.86,-0.88,-0.89,-0.9,-0.92,-0.93,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.93,-0.93,-0.92,-0.92,-0.91,-0.9,-0.89,-0.89,-0.88,-0.87,-0.86,-0.86,-0.85,-0.84,-0.83,-0.82,-0.81,-0.8,-0.79,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.71,-0.7,-0.69,-0.68,-0.66,-0.65,-0.64,-0.63,-0.62,-0.61,-0.59,-0.58,-0.57,-0.56,-0.54,-0.53,-0.52,-0.51,-0.49,-0.48,-0.47,-0.45,-0.44,-0.43,-0.41,-0.4,-0.39,-0.37,-0.36,-0.35,-0.33,-0.32,-0.3,-0.29,-0.28,-0.26,-0.25,-0.24,-0.22,-0.21,-0.19,-0.18,-0.17,-0.15,-0.14,-0.12,-0.11,-0.1,-0.08,-0.07,-0.06,-0.04,-0.03,-0.01,0,0.01,0.03,0.04,0.05,0.07,0.08,0.09,0.11,0.12,0.13,0.14,0.16,0.17,0.18,0.19,0.21,0.22,0.23,0.24,0.26,0.27,0.28,0.29,0.3,0.31,0.32,0.34,0.35,0.36,0.37,0.38,0.39,0.4,0.41,0.42,0.43,0.44,0.45,0.45,0.46,0.47,0.48,0.49,0.5,0.51,0.51,0.52,0.53,0.53,0.54,0.55,0.55,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.6,0.6,0.6,0.61,0.61,0.61,0.62,0.62,0.62,0.62,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63 +PARAM_BROW_R_FORM=0.77,0.77,0.77,0.77,0.76,0.76,0.75,0.75,0.74,0.73,0.73,0.71,0.7,0.69,0.68,0.66,0.65,0.63,0.61,0.59,0.57,0.55,0.52,0.5,0.47,0.44,0.41,0.38,0.34,0.31,0.27,0.23,0.19,0.15,0.12,0.08,0.04,0.01,-0.03,-0.06,-0.1,-0.13,-0.16,-0.19,-0.22,-0.26,-0.29,-0.32,-0.34,-0.37,-0.4,-0.43,-0.46,-0.48,-0.51,-0.53,-0.56,-0.58,-0.6,-0.63,-0.65,-0.67,-0.69,-0.71,-0.73,-0.75,-0.76,-0.78,-0.8,-0.82,-0.83,-0.85,-0.86,-0.87,-0.89,-0.9,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.94,-0.93,-0.92,-0.92,-0.91,-0.9,-0.89,-0.89,-0.88,-0.87,-0.86,-0.85,-0.84,-0.83,-0.82,-0.82,-0.81,-0.8,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.71,-0.7,-0.68,-0.67,-0.66,-0.65,-0.64,-0.62,-0.61,-0.6,-0.58,-0.57,-0.56,-0.55,-0.53,-0.52,-0.5,-0.49,-0.48,-0.46,-0.45,-0.43,-0.42,-0.41,-0.39,-0.38,-0.36,-0.35,-0.33,-0.32,-0.3,-0.29,-0.27,-0.26,-0.24,-0.23,-0.21,-0.2,-0.18,-0.17,-0.15,-0.14,-0.12,-0.11,-0.09,-0.08,-0.06,-0.05,-0.03,-0.02,0,0.01,0.03,0.04,0.06,0.07,0.08,0.1,0.11,0.13,0.14,0.16,0.17,0.19,0.2,0.21,0.23,0.24,0.26,0.27,0.28,0.3,0.31,0.32,0.34,0.35,0.36,0.38,0.39,0.4,0.41,0.43,0.44,0.45,0.46,0.47,0.48,0.5,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.58,0.59,0.6,0.61,0.62,0.63,0.63,0.64,0.65,0.66,0.67,0.67,0.68,0.69,0.69,0.7,0.71,0.71,0.72,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.76,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_FORM=-1 +PARAM_MOUTH_SIZE=0 +PARAM_TERE=1 +PARAM_BODY_X=0,0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.2,-0.24,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.54,-0.58,-0.61,-0.64,-0.67,-0.7,-0.72,-0.74,-0.76,-0.77,-0.78,-0.78,-0.78,-0.78,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.7,-0.68,-0.66,-0.64,-0.62,-0.6,-0.57,-0.55,-0.52,-0.49,-0.46,-0.43,-0.4,-0.37,-0.34,-0.3,-0.27,-0.23,-0.19,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.12,0.15,0.18,0.22,0.25,0.27,0.3,0.32,0.35,0.37,0.39,0.41,0.43,0.44,0.46,0.47,0.48,0.49,0.5,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.52,0.52,0.51,0.5,0.5,0.49,0.48,0.47,0.46,0.45,0.44,0.42,0.41,0.4,0.39,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.2,0.18,0.17,0.16,0.14,0.13,0.12,0.11,0.1,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_Z=0 +PARAM_BODY_Y=0 +PARAM_BREATH=0 +PARAM_ARM_L=0,0,0,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.09,-0.11,-0.12,-0.14,-0.16,-0.17,-0.19,-0.2,-0.22,-0.23,-0.24,-0.26,-0.27,-0.28,-0.29,-0.29,-0.3,-0.31,-0.31,-0.31,-0.31,-0.31,-0.3,-0.3,-0.29,-0.28,-0.27,-0.26,-0.25,-0.23,-0.22,-0.21,-0.19,-0.18,-0.16,-0.15,-0.14,-0.12,-0.11,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.05,0.05,0.06,0.07,0.07,0.08,0.09,0.1,0.11,0.12,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.21,0.21,0.22,0.23,0.24,0.25,0.26,0.26,0.27,0.28,0.29,0.29,0.3,0.31,0.31,0.32,0.32,0.33,0.33,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.33,0.32,0.31,0.3,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.1,0.09,0.08,0.07,0.05,0.04,0.03,0.03,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L_02=0,0,-0.01,-0.03,-0.05,-0.07,-0.1,-0.14,-0.18,-0.22,-0.26,-0.3,-0.35,-0.4,-0.45,-0.5,-0.55,-0.6,-0.65,-0.7,-0.74,-0.78,-0.82,-0.86,-0.9,-0.93,-0.95,-0.97,-0.99,-1,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.9,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.3,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAND_L=0,0,0.01,0.03,0.05,0.07,0.1,0.14,0.18,0.22,0.26,0.3,0.35,0.4,0.45,0.5,0.55,0.6,0.65,0.7,0.74,0.78,0.82,0.86,0.9,0.93,0.95,0.97,0.99,1,1,1,0.99,0.97,0.95,0.93,0.9,0.87,0.83,0.79,0.75,0.71,0.67,0.62,0.58,0.53,0.48,0.44,0.39,0.35,0.3,0.26,0.22,0.18,0.15,0.12,0.09,0.06,0.04,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.1,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.28,-0.31,-0.33,-0.36,-0.38,-0.41,-0.43,-0.46,-0.48,-0.51,-0.54,-0.56,-0.59,-0.61,-0.64,-0.66,-0.69,-0.71,-0.73,-0.76,-0.78,-0.8,-0.82,-0.84,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.96,-0.94,-0.92,-0.89,-0.86,-0.82,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.22,-0.19,-0.16,-0.13,-0.1,-0.07,-0.05,-0.03,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0 +PARAM_ARM_R_02=0 +PARAM_HAND_R=0 +PARAM_KAMIYURE_FRONT=0 +PARAM_KAMIYURE_SIDE_L=0 +PARAM_KAMIYURE_SIDE_R=0 +PARAM_KAMIYURE_TWIN_L=0 +PARAM_KAMIYURE_TWIN_R=0 +VISIBLE:PARTS_01_ARM_L_01=1 +VISIBLE:PARTS_01_ARM_R_01=1 +VISIBLE:PARTS_01_ARM_L_02=0 +VISIBLE:PARTS_01_ARM_R_02=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_01.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_01.mtn new file mode 100644 index 0000000..4494199 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_01.mtn @@ -0,0 +1,19 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.18,0.20,0.21,0.22,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.89,1.32,1.81,2.35,2.92,3.50,4.08,4.65,5.19,5.68,6.11,6.48,6.76,6.94,7,6.85,6.40,5.69,4.75,3.59,2.27,0.80,-0.79,-2.48,-4.22,-6.03,-7.83,-9.63,-11.35,-13,-14.54,-15.93,-17.19,-18.31,-19.30,-20.19,-20.96,-21.64,-22.21,-22.70,-23.10,-23.43,-23.69,-23.89,-24.03,-24.12,-24.17,-24.19,-24.19,-24.19,-24.18,-24.18,-24.18,-24.17,-24.17,-24.16,-24.16,-24.15,-24.14,-24.14,-24.13,-24.12,-24.11,-24.10,-24.09,-24.08,-24.06,-24.05,-24.04,-24.03,-24.01,-24.00,-23.98,-23.97,-23.95,-23.93,-23.92,-23.91,-23.91,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.90,-23.89,-23.88,-23.87,-23.85,-23.84,-23.81,-23.79,-23.76,-23.73,-23.70,-23.66,-23.62,-23.57,-23.52,-23.47,-23.41,-23.35,-23.28,-23.21,-23.13,-23.05,-22.97,-22.88,-22.78,-22.68,-22.58,-22.47,-22.35,-22.23,-22.10,-21.97,-21.83,-21.69,-21.54,-21.38,-21.22,-21.05,-20.88,-20.70,-20.51,-20.31,-20.11,-19.91,-19.69,-19.47,-19.24,-19.00,-18.76,-18.51,-18.25,-17.98,-17.71,-17.43,-17.14,-16.84,-16.53,-16.22,-15.90,-15.57,-15.22,-14.88,-14.52,-14.15,-13.78,-13.39,-13,-12.54,-12.00,-11.39,-10.72,-9.99,-9.22,-8.40,-7.56,-6.69,-5.81,-4.90,-4.02,-3.13,-2.26,-1.41,-0.59,0.21,0.96,1.66,2.31,2.91,3.43,3.89,4.29,4.59,4.81,4.95,5,5.00,4.97,4.91,4.83,4.52,4.09,3.70,3.40,2.87,2.39,2.01,1.70,1.30,0.91,0.52,0.14,-0.22,-0.58,-0.93,-1.27,-1.60,-1.93,-2.24,-2.55,-2.85,-3.14,-3.43,-3.70,-3.96,-4.22,-4.47,-4.71,-4.94,-5.16,-5.38,-5.58,-5.78,-5.97,-6.15,-6.32,-6.49,-6.64,-6.79,-6.93,-7.06,-7.18,-7.29,-7.40,-7.49,-7.58,-7.66,-7.73,-7.79,-7.85,-7.90,-7.93,-7.96,-7.98,-8.00,-8,-8,-8,-7.97,-7.87,-7.72,-7.53,-7.28,-6.99,-6.67,-6.32,-5.94,-5.55,-5.12,-4.70,-4.27,-3.84,-3.41,-2.99,-2.58,-2.19,-1.82,-1.47,-1.15,-0.86,-0.61,-0.40,-0.23,-0.10,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.11,-0.23,-0.40,-0.62,-0.87,-1.16,-1.48,-1.82,-2.19,-2.59,-3.01,-3.43,-3.87,-4.32,-4.77,-5.23,-5.68,-6.13,-6.57,-6.99,-7.41,-7.81,-8.18,-8.52,-8.84,-9.13,-9.38,-9.60,-9.77,-9.89,-9.97,-10,-9.94,-9.76,-9.49,-9.13,-8.70,-8.20,-7.68,-7.13,-6.56,-5.97,-5.41,-4.85,-4.33,-3.84,-3.39,-3,-2.54,-2.16,-1.84,-1.56,-1.32,-1.11,-0.93,-0.76,-0.61,-0.46,-0.32,-0.17,-0.09,-0.05,-0.03,-0.01,-0.00,0.00,0,-0.03,-0.10,-0.22,-0.38,-0.58,-0.80,-1.06,-1.35,-1.65,-1.98,-2.31,-2.66,-3.02,-3.39,-3.77,-4.14,-4.51,-4.87,-5.23,-5.58,-5.91,-6.23,-6.53,-6.82,-7.07,-7.30,-7.51,-7.68,-7.81,-7.92,-7.98,-8,-7.99,-7.96,-7.92,-7.85,-7.78,-7.68,-7.58,-7.47,-7.34,-7.20,-7.06,-6.91,-6.75,-6.59,-6.43,-6.26,-6.10,-5.93,-5.76,-5.60,-5.44,-5.29,-5.14,-5,-4.87,-4.74,-4.61,-4.50,-4.38,-4.27,-4.16,-4.06,-3.96,-3.86,-3.77,-3.67,-3.58,-3.49,-3.40,-3.32,-3.23,-3.14,-3.05,-2.97,-2.88,-2.79,-2.70,-2.61,-2.51,-2.41,-2.32,-2.21,-2.11,-2,-1.86,-1.72,-1.57,-1.41,-1.24,-1.08,-0.93,-0.77,-0.62,-0.48,-0.34,-0.22,-0.10,0,0.11,0.22,0.32,0.42,0.53,0.63,0.73,0.83,0.92,1.02,1.11,1.21,1.30,1.39,1.48,1.57,1.66,1.75,1.84,1.92,2.01,2.10,2.18,2.26,2.35,2.43,2.51,2.59,2.68,2.76,2.84,2.92,2.99,3.01,3.01,3.01,3.01,3.01,3.01,3,2.95,2.86,2.75,2.62,2.49,2.37,2.25,2.15,2.07,2.02,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.99,1.97,1.93,1.88,1.82,1.75,1.67,1.58,1.48,1.39,1.28,1.17,1.07,0.96,0.85,0.75,0.64,0.55,0.45,0.37,0.29,0.22,0.15,0.10,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.42,0.41,0.41,0.40,0.39,0.39,0.38,0.37,0.37,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.43,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.47,0.48,0.49,0.49,0.50,0.50,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.58,0.59,0.59,0.59,0.60,0.60,0.60,0.60,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.40,0.40,0.41,0.42,0.43,0.43,0.44,0.45,0.45,0.46,0.47,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,-0.01,-0.04,-0.10,-0.17,-0.27,-0.39,-0.54,-0.71,-0.90,-1.11,-1.35,-1.61,-1.90,-2.21,-2.54,-2.90,-3.28,-3.69,-4.13,-4.59,-5.07,-5.58,-6.13,-6.69,-7.29,-7.90,-8.55,-9.22,-9.92,-10.65,-11.40,-12.19,-13,-13.88,-14.85,-15.89,-16.98,-18.10,-19.26,-20.44,-21.60,-22.74,-23.85,-24.90,-25.88,-26.78,-27.56,-28.24,-28.78,-29.18,-29.41,-29.55,-29.66,-29.76,-29.84,-29.90,-29.94,-29.97,-29.99,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.99,-29.95,-29.90,-29.84,-29.78,-29.70,-29.62,-29.53,-29.43,-29.32,-29.19,-29.02,-28.82,-28.59,-28.33,-28.05,-27.74,-27.40,-27.04,-26.67,-26.26,-25.84,-25.39,-24.93,-24.45,-23.96,-23.45,-22.92,-22.38,-21.84,-21.28,-20.70,-20.13,-19.54,-18.94,-18.35,-17.73,-17.13,-16.51,-15.90,-15.28,-14.67,-14.05,-13.44,-12.82,-12.21,-11.61,-11.01,-10.41,-9.82,-9.24,-8.68,-8.12,-7.56,-7.03,-6.51,-5.99,-5.50,-5.02,-4.55,-4.10,-3.67,-3.26,-2.88,-2.50,-2.16,-1.83,-1.53,-1.25,-1.00,-0.77,-0.57,-0.40,-0.26,-0.15,-0.07,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,-0.01,-0.02,-0.05,-0.09,-0.15,-0.21,-0.29,-0.38,-0.49,-0.61,-0.75,-0.90,-1.06,-1.24,-1.44,-1.65,-1.88,-2.12,-2.38,-2.66,-2.96,-3.27,-3.61,-3.96,-4.33,-4.72,-5.13,-5.55,-6.00,-6.47,-6.96,-7.47,-8,-8.59,-9.27,-10.03,-10.84,-11.68,-12.57,-13.48,-14.39,-15.29,-16.16,-17.00,-17.78,-18.50,-19.12,-19.67,-20.10,-20.41,-20.59,-20.68,-20.77,-20.83,-20.89,-20.93,-20.96,-20.98,-21.00,-21.01,-21.01,-21.01,-21.01,-21.01,-21.00,-21.00,-21,-20.91,-20.66,-20.29,-19.81,-19.25,-18.61,-17.89,-17.13,-16.30,-15.43,-14.51,-13.36,-12.58,-12.00,-11.59,-11.31,-11.13,-11.03,-11,-11.03,-11.12,-11.26,-11.45,-11.69,-11.96,-12.27,-12.61,-12.96,-13.35,-13.76,-14.17,-14.60,-15.04,-15.48,-15.93,-16.37,-16.80,-17.23,-17.64,-18.04,-18.42,-18.78,-19.12,-19.42,-19.69,-19.94,-20.14,-20.31,-20.43,-20.50,-20.53,-20.51,-20.47,-20.40,-20.31,-20.19,-20.05,-19.89,-19.70,-19.50,-19.27,-19.03,-18.76,-18.48,-18.19,-17.87,-17.55,-17.21,-16.85,-16.48,-16.11,-15.72,-15.32,-14.92,-14.51,-14.08,-13.66,-13.22,-12.78,-12.34,-11.90,-11.45,-11.00,-10.55,-10.10,-9.65,-9.20,-8.75,-8.30,-7.86,-7.43,-6.99,-6.57,-6.15,-5.74,-5.34,-4.94,-4.56,-4.18,-3.82,-3.47,-3.13,-2.80,-2.49,-2.20,-1.91,-1.65,-1.40,-1.17,-0.96,-0.76,-0.59,-0.44,-0.31,-0.20,-0.11,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.26,0.38,0.50,0.62,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.96,0.90,0.83,0.74,0.64,0.54,0.44,0.34,0.25,0.17,0.10,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.75,0.76,0.76,0.77,0.78,0.79,0.80,0.82,0.83,0.84,0.85,0.85,0.86,0.87,0.87,0.87,0.87,0.87,0.86,0.85,0.84,0.83,0.82,0.81,0.79,0.78,0.76,0.74,0.72,0.70,0.68,0.66,0.65,0.63,0.61,0.59,0.57,0.55,0.53,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.55,0.55,0.56,0.57,0.58,0.59,0.60,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.91,0.92,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.97,0.95,0.91,0.88,0.83,0.79,0.74,0.68,0.63,0.58,0.52,0.47,0.42,0.37,0.33,0.29,0.26,0.24,0.23,0.22,0.22,0.22,0.22,0.23,0.24,0.26,0.28,0.31,0.36,0.42,0.50,0.59,0.69,0.78,0.86,0.93,0.97,0.99,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.91,0.90,0.89,0.87,0.86,0.85,0.83,0.82,0.81,0.80,0.79,0.78,0.77,0.76,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.83,0.83,0.83,0.83,0.84,0.85,0.87,0.88,0.90,0.91,0.92,0.93,0.94,0.94,0.71,0.34,0.08,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.88,0.88,0.89,0.90,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1.00,1.00,1.00,0.76,0.36,0.09,0,0.24,0.62,0.89,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.57,0.56,0.55,0.54,0.52,0.51,0.50,0.48,0.47,0.45,0.44,0.42,0.40,0.39,0.37,0.35,0.33,0.31,0.30,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.11,0.10,0.09,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.02,0.03,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.41,0.47,0.52,0.57,0.63,0.68,0.73,0.77,0.82,0.86,0.89,0.92,0.95,0.97,0.99,1.00,1,1.00,0.99,0.98,0.97,0.93,0.88,0.84,0.80,0.74,0.69,0.65,0.62,0.58,0.53,0.49,0.45,0.42,0.38,0.35,0.31,0.28,0.26,0.23,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.02,0.04,0.05,0.08,0.10,0.13,0.16,0.19,0.22,0.25,0.28,0.32,0.35,0.38,0.41,0.44,0.47,0.50,0.52,0.54,0.56,0.58,0.59,0.60,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.42,0.41,0.40,0.40,0.39,0.38,0.37,0.36,0.36,0.35,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.35,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.43,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.48,0.48,0.49,0.49,0.50,0.51,0.51,0.52,0.52,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.58,0.59,0.59,0.59,0.60,0.60,0.60,0.60,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.38,0.39,0.40,0.40,0.41,0.42,0.43,0.44,0.44,0.45,0.46,0.47,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.18,0.20,0.21,0.22,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.61,0.60,0.60,0.59,0.58,0.57,0.56,0.55,0.53,0.52,0.51,0.49,0.48,0.46,0.44,0.43,0.41,0.39,0.37,0.36,0.34,0.32,0.30,0.28,0.26,0.25,0.23,0.21,0.19,0.18,0.16,0.14,0.13,0.11,0.10,0.09,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.02,0.03,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.41,0.47,0.52,0.57,0.63,0.68,0.73,0.77,0.82,0.86,0.89,0.92,0.95,0.97,0.99,1.00,1,1.00,0.99,0.98,0.97,0.93,0.88,0.84,0.80,0.74,0.69,0.65,0.62,0.58,0.53,0.49,0.45,0.42,0.38,0.35,0.31,0.28,0.26,0.23,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.02,0.04,0.06,0.08,0.10,0.13,0.16,0.19,0.22,0.26,0.29,0.32,0.36,0.39,0.42,0.45,0.48,0.51,0.53,0.55,0.57,0.59,0.60,0.61,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.83,0.83,0.83,0.83,0.84,0.85,0.87,0.88,0.90,0.91,0.92,0.93,0.94,0.94,0.71,0.34,0.08,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.88,0.88,0.89,0.90,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1.00,1.00,1.00,0.76,0.36,0.09,0,0.24,0.62,0.89,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.16,0.25,0.34,0.43,0.50,0.56,0.60,0.61,0.61,0.61,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.51,0.49,0.48,0.47,0.45,0.44,0.42,0.41,0.39,0.38,0.36,0.35,0.33,0.31,0.30,0.28,0.27,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.14,0.12,0.11,0.10,0.09,0.07,0.06,0.05,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.10,0.11,0.13,0.16,0.18,0.20,0.23,0.25,0.28,0.31,0.33,0.36,0.39,0.42,0.45,0.48,0.51,0.54,0.57,0.61,0.64,0.67,0.70,0.73,0.76,0.79,0.81,0.83,0.84,0.85,0.86,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.86,0.83,0.80,0.76,0.72,0.68,0.63,0.57,0.52,0.46,0.39,0.34,0.30,0.28,0.25,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.26,0.26,0.27,0.27,0.28,0.28,0.29,0.29,0.30,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.28,0.27,0.26,0.26,0.25,0.25,0.24,0.23,0.23,0.22,0.21,0.21,0.20,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.18,-0.18,-0.17,-0.16,-0.15,-0.14,-0.12,-0.11,-0.11,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.36,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.43,-0.44,-0.45,-0.46,-0.47,-0.47,-0.48,-0.49,-0.50,-0.50,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.53,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.52,-0.51,-0.49,-0.47,-0.45,-0.43,-0.40,-0.37,-0.35,-0.32,-0.29,-0.26,-0.23,-0.20,-0.17,-0.15,-0.12,-0.10,-0.08,-0.06,-0.04,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_02.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_02.mtn new file mode 100644 index 0000000..ccab7ab --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_02.mtn @@ -0,0 +1,19 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.60,0.60,0.61,0.61,0.62,0.62,0.62,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Z=0,-0.06,-0.22,-0.48,-0.83,-1.26,-1.76,-2.33,-2.94,-3.61,-4.30,-5.03,-5.78,-6.53,-7.29,-8.03,-8.77,-9.49,-10.17,-10.82,-11.43,-11.99,-12.49,-12.93,-13.31,-13.60,-13.82,-13.95,-14,-13.99,-13.96,-13.90,-13.82,-13.73,-13.61,-13.48,-13.32,-13.15,-12.96,-12.76,-12.54,-12.29,-12.04,-11.77,-11.49,-11.20,-10.89,-10.57,-10.24,-9.89,-9.54,-9.18,-8.81,-8.43,-8.04,-7.64,-7.24,-6.83,-6.41,-5.99,-5.57,-5.13,-4.70,-4.26,-3.83,-3.38,-2.94,-2.50,-2.06,-1.62,-1.17,-0.74,-0.30,0.13,0.57,0.99,1.41,1.83,2.24,2.64,3.04,3.43,3.81,4.18,4.54,4.89,5.24,5.57,5.89,6.20,6.49,6.77,7.04,7.29,7.54,7.76,7.96,8.15,8.32,8.48,8.61,8.73,8.82,8.90,8.96,8.99,9,8.99,8.95,8.89,8.80,8.70,8.57,8.43,8.26,8.08,7.89,7.69,7.47,7.23,6.99,6.74,6.48,6.22,5.95,5.67,5.39,5.10,4.82,4.53,4.25,3.97,3.69,3.41,3.13,2.86,2.60,2.34,2.09,1.85,1.63,1.41,1.20,1.01,0.83,0.67,0.52,0.39,0.27,0.18,0.10,0.05,0.01,0,0,0,0,0,0,0,0,0,-0.04,-0.15,-0.33,-0.59,-0.90,-1.27,-1.70,-2.18,-2.72,-3.30,-3.91,-4.57,-5.26,-6.00,-6.75,-7.54,-8.36,-9.18,-10.03,-10.89,-11.77,-12.66,-13.55,-14.44,-15.33,-16.23,-17.12,-17.99,-18.87,-19.73,-20.57,-21.38,-22.20,-22.97,-23.73,-24.45,-25.13,-25.79,-26.41,-26.99,-27.52,-28.01,-28.46,-28.85,-29.19,-29.47,-29.70,-29.87,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.98,-29.93,-29.85,-29.74,-29.61,-29.46,-29.28,-29.10,-28.90,-28.69,-28.47,-28.25,-28.02,-27.79,-27.56,-27.33,-27.11,-26.89,-26.69,-26.49,-26.31,-26.14,-25.99,-25.85,-25.74,-25.64,-25.57,-25.53,-25.52,-25.52,-25.52,-25.52,-25.52,-25.52,-25.45,-25.24,-24.92,-24.47,-23.92,-23.26,-22.53,-21.70,-20.79,-19.82,-18.81,-17.73,-16.61,-15.46,-14.31,-13.13,-11.93,-10.74,-9.58,-8.42,-7.28,-6.22,-5.27,-4.42,-3.66,-3.01,-2.43,-1.93,-1.50,-1.14,-0.84,-0.59,-0.40,-0.26,-0.15,-0.08,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-2,-2.01,-2.04,-2.08,-2.14,-2.22,-2.31,-2.41,-2.53,-2.66,-2.80,-2.96,-3.12,-3.29,-3.48,-3.67,-3.87,-4.08,-4.29,-4.50,-4.73,-4.95,-5.18,-5.42,-5.65,-5.88,-6.12,-6.35,-6.58,-6.82,-7.05,-7.27,-7.50,-7.71,-7.92,-8.13,-8.33,-8.52,-8.71,-8.88,-9.04,-9.20,-9.34,-9.47,-9.59,-9.69,-9.78,-9.86,-9.92,-9.96,-9.99,-10,-9.94,-9.79,-9.53,-9.18,-8.77,-8.29,-7.74,-7.17,-6.54,-5.89,-5.22,-4.56,-3.87,-3.21,-2.56,-1.94,-1.34,-0.78,-0.27,0.20,0.60,0.95,1.29,1.60,1.90,2.18,2.44,2.69,2.92,3.14,3.33,3.52,3.69,3.85,3.99,4.12,4.24,4.35,4.45,4.54,4.61,4.68,4.74,4.80,4.84,4.88,4.91,4.94,4.96,4.97,4.98,4.99,5.00,5.00,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5.00,5.00,4.99,4.99,4.98,4.97,4.95,4.94,4.92,4.91,4.89,4.87,4.84,4.82,4.79,4.76,4.73,4.70,4.67,4.63,4.59,4.55,4.51,4.47,4.42,4.38,4.33,4.28,4.23,4.17,4.12,4.06,4.00,3.94,3.88,3.81,3.75,3.68,3.61,3.54,3.47,3.39,3.31,3.24,3.16,3.08,2.99,2.91,2.82,2.73,2.65,2.55,2.46,2.37,2.27,2.17,2.07,1.97,1.87,1.77,1.66,1.56,1.45,1.34,1.23,1.11,1,0.88,0.77,0.67,0.57,0.47,0.38,0.30,0.22,0.14,0.07,0.01,-0.05,-0.11,-0.16,-0.20,-0.24,-0.28,-0.31,-0.34,-0.36,-0.37,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.40,-0.42,-0.45,-0.48,-0.53,-0.59,-0.65,-0.71,-0.78,-0.86,-0.94,-1.02,-1.10,-1.19,-1.27,-1.35,-1.43,-1.50,-1.57,-1.64,-1.70,-1.75,-1.79,-1.83,-1.87,-1.90,-1.92,-1.94,-1.96,-1.97,-1.98,-1.99,-2.00,-2.00,-2.00,-2.00,-2.00,-2.00,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2 +PARAM_BROW_R_Y=0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.73,0.72,0.71,0.69,0.68,0.66,0.65,0.64,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.71,0.72,0.73,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.76,0.76,0.76,0.77,0.77,0.77,0.77,0.77,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.75,0.75,0.75,0.74,0.73,0.73,0.72,0.71,0.70,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.59,0.58,0.56,0.55,0.54,0.53,0.52,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.54,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.66,0.67,0.68,0.69,0.70,0.71,0.71,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75 +PARAM_ANGLE_Y=18,17.86,17.47,16.83,15.99,14.94,13.73,12.35,10.85,9.24,7.57,5.77,3.97,2.14,0.30,-1.51,-3.29,-5.06,-6.71,-8.28,-9.76,-11.13,-12.33,-13.40,-14.31,-15.03,-15.56,-15.89,-16,-15.71,-14.86,-13.53,-11.84,-9.75,-7.43,-4.86,-2.14,0.74,3.64,6.63,9.59,12.48,15.32,17.97,20.47,22.76,24.81,26.58,28.02,29.10,29.76,30,29.97,29.89,29.75,29.56,29.32,29.03,28.70,28.32,27.89,27.43,26.92,26.38,25.80,25.20,24.55,23.87,23.17,22.44,21.68,20.90,20.10,19.27,18.43,17.57,16.70,15.82,14.93,14.01,13.11,12.18,11.25,10.33,9.41,8.49,7.57,6.65,5.73,4.83,3.93,3.03,2.15,1.30,0.45,-0.38,-1.20,-1.99,-2.76,-3.51,-4.23,-4.93,-5.61,-6.25,-6.86,-7.45,-8,-8.57,-9.08,-9.55,-9.98,-10.36,-10.71,-11.03,-11.32,-11.59,-11.83,-12.05,-12.26,-12.46,-12.64,-12.82,-13.00,-13.17,-13.34,-13.52,-13.70,-13.89,-14.09,-14.31,-14.53,-14.78,-15.05,-15.34,-15.66,-16,-16.40,-16.86,-17.37,-17.91,-18.47,-19.06,-19.65,-20.25,-20.83,-21.40,-21.93,-22.42,-22.87,-23.24,-23.56,-23.80,-23.95,-24,-24,-24,-24,-24,-24,-24,-24,-24,-24.00,-23.98,-23.96,-23.93,-23.89,-23.85,-23.79,-23.73,-23.66,-23.58,-23.49,-23.39,-23.29,-23.17,-23.05,-22.92,-22.78,-22.64,-22.49,-22.33,-22.15,-21.98,-21.79,-21.60,-21.39,-21.19,-20.97,-20.74,-20.51,-20.27,-20.02,-19.76,-19.50,-19.23,-18.95,-18.66,-18.36,-18.06,-17.75,-17.44,-17.11,-16.77,-16.43,-16.08,-15.73,-15.36,-15.00,-14.62,-14.24,-13.84,-13.44,-13.03,-12.62,-12.20,-11.78,-11.34,-10.90,-10.44,-9.99,-9.52,-9.06,-8.58,-8.10,-7.60,-7.11,-6.59,-6.09,-5.56,-5.04,-4.50,-3.97,-3.42,-2.87,-2.31,-1.74,-1.17,-0.58,0,0.58,1.11,1.62,2.10,2.54,2.97,3.36,3.71,4.05,4.36,4.63,4.89,5.12,5.33,5.51,5.67,5.81,5.93,6.03,6.11,6.17,6.21,6.23,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.24,6.28,6.38,6.53,6.75,7.01,7.33,7.68,8.08,8.51,8.97,9.45,9.96,10.49,11.03,11.57,12.13,12.68,13.24,13.77,14.30,14.82,15.30,15.72,16.10,16.44,16.73,16.98,17.20,17.39,17.54,17.67,17.77,17.85,17.91,17.95,17.97,17.99,18.00,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18 +PARAM_ANGLE_X=0,-0.05,-0.20,-0.45,-0.78,-1.19,-1.68,-2.24,-2.86,-3.54,-4.27,-5.06,-5.87,-6.72,-7.61,-8.50,-9.42,-10.37,-11.30,-12.24,-13.18,-14.12,-15.02,-15.92,-16.80,-17.64,-18.46,-19.26,-20,-20.80,-21.53,-22.19,-22.75,-23.27,-23.71,-24.11,-24.45,-24.75,-25.00,-25.22,-25.40,-25.55,-25.67,-25.77,-25.85,-25.90,-25.94,-25.97,-25.99,-26.00,-26.00,-26,-25.89,-25.57,-25.05,-24.35,-23.47,-22.45,-21.28,-19.98,-18.56,-17.04,-15.40,-13.71,-11.92,-10.11,-8.26,-6.38,-4.49,-2.57,-0.70,1.18,2.99,4.75,6.45,8.06,9.59,11.03,12.33,13.52,14.55,15.42,16.23,16.99,17.74,18.45,19.12,19.76,20.38,20.96,21.51,22.03,22.52,22.99,23.43,23.85,24.24,24.61,24.95,25.27,25.58,25.86,26.12,26.37,26.59,26.80,27,27.21,27.40,27.58,27.74,27.89,28.03,28.15,28.26,28.36,28.46,28.54,28.61,28.67,28.73,28.78,28.82,28.86,28.89,28.92,28.94,28.96,28.97,28.98,28.99,28.99,29.00,29.00,29.00,29,28.99,28.97,28.93,28.87,28.81,28.74,28.66,28.58,28.50,28.42,28.34,28.26,28.19,28.13,28.07,28.03,28.01,28,28,28,28,28,28,28,28,28,27.99,27.95,27.88,27.79,27.67,27.53,27.36,27.18,26.97,26.74,26.48,26.22,25.92,25.62,25.29,24.95,24.59,24.22,23.82,23.42,23.00,22.58,22.13,21.68,21.21,20.74,20.26,19.77,19.27,18.76,18.25,17.73,17.20,16.68,16.15,15.62,15.08,14.53,14,13.47,12.92,12.38,11.85,11.32,10.80,10.27,9.75,9.24,8.73,8.23,7.74,7.26,6.79,6.32,5.87,5.42,5.00,4.58,4.18,3.78,3.41,3.05,2.71,2.38,2.08,1.78,1.52,1.26,1.03,0.82,0.64,0.47,0.33,0.21,0.12,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.02,0.04,0.06,0.08,0.11,0.14,0.17,0.21,0.26,0.30,0.35,0.40,0.45,0.51,0.57,0.63,0.69,0.76,0.82,0.89,0.96,0.99,1.00,1,1,1,1,1.00,0.96,0.93,0.88,0.84,0.79,0.74,0.69,0.63,0.58,0.52,0.47,0.41,0.36,0.31,0.26,0.22,0.18,0.14,0.10,0.07,0.05,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.03,0.05,0.08,0.11,0.15,0.19,0.23,0.27,0.32,0.37,0.41,0.46,0.50,0.54,0.58,0.62,0.65,0.68,0.70,0.72,0.73,0.73,0.60,0.39,0.20,0.05,0,0.14,0.37,0.58,0.73,0.79,0.78,0.77,0.75,0.71,0.68,0.63,0.59,0.53,0.48,0.42,0.37,0.31,0.26,0.20,0.16,0.11,0.08,0.04,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.11,0.13,0.13,0.15,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.22,0.23,0.24,0.24,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.21,0.20,0.19,0.19,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.90,0.73,0.58,0.46,0.42,0.42,0.43,0.45,0.48,0.50,0.54,0.57,0.61,0.65,0.69,0.73,0.77,0.81,0.85,0.88,0.92,0.94,0.97,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.50,0.26,0.08,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.94,0.94,0.93,0.92,0.91,0.90,0.86,0.78,0.68,0.57,0.45,0.33,0.23,0.14,0.06,0.02,0,0.02,0.07,0.15,0.25,0.37,0.49,0.60,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.87,0.86,0.70,0.45,0.23,0.06,0,0.15,0.40,0.63,0.79,0.86,0.86,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.89,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.20,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.22,0.21,0.20,0.20,0.19,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.73,0.72,0.71,0.69,0.68,0.66,0.65,0.64,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.68,0.69,0.70,0.70,0.71,0.72,0.73,0.73,0.74,0.74,0.74,0.75,0.75,0.75,0.76,0.76,0.76,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.75,0.75,0.75,0.74,0.73,0.73,0.72,0.71,0.70,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.59,0.58,0.56,0.55,0.54,0.53,0.52,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.54,0.54,0.55,0.56,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.66,0.67,0.68,0.69,0.70,0.71,0.71,0.72,0.73,0.73,0.74,0.74,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75 +PARAM_BROW_R_ANGLE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.60,0.60,0.61,0.61,0.62,0.62,0.62,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.50,0.26,0.08,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.92,0.91,0.87,0.79,0.69,0.57,0.45,0.34,0.23,0.14,0.06,0.02,0,0.02,0.07,0.15,0.25,0.37,0.49,0.60,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.87,0.86,0.70,0.45,0.23,0.06,0,0.15,0.40,0.63,0.79,0.86,0.86,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.89,0.90,0.90,0.90,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.08,0.13,0.19,0.26,0.34,0.42,0.50,0.58,0.66,0.74,0.81,0.87,0.92,0.96,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.97,0.96,0.95,0.93,0.92,0.90,0.88,0.86,0.84,0.82,0.79,0.77,0.74,0.71,0.69,0.66,0.63,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.40,0.37,0.34,0.31,0.28,0.26,0.23,0.21,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.02,0.02,0.03,0.05,0.06,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.26,0.28,0.31,0.33,0.36,0.38,0.41,0.43,0.46,0.49,0.51,0.54,0.56,0.59,0.61,0.64,0.66,0.68,0.70,0.73,0.75,0.77,0.78,0.80,0.82,0.83,0.85,0.86,0.87,0.88,0.89,0.89,0.90,0.90,0.90,0.90,0.89,0.87,0.86,0.83,0.81,0.78,0.74,0.71,0.67,0.63,0.59,0.54,0.50,0.46,0.41,0.37,0.33,0.28,0.24,0.21,0.17,0.14,0.11,0.08,0.06,0.04,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.03,-0.04,-0.06,-0.07,-0.08,-0.10,-0.12,-0.14,-0.16,-0.18,-0.20,-0.22,-0.25,-0.28,-0.30,-0.33,-0.36,-0.39,-0.43,-0.46,-0.49,-0.53,-0.57,-0.61,-0.65,-0.68,-0.71,-0.74,-0.77,-0.80,-0.82,-0.85,-0.87,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-0.98,-0.97,-0.95,-0.92,-0.90,-0.86,-0.83,-0.79,-0.74,-0.70,-0.64,-0.59,-0.53,-0.47,-0.41,-0.34,-0.27,-0.21,-0.13,-0.06,0.01,0.10,0.16,0.20,0.23,0.27,0.29,0.32,0.34,0.37,0.41,0.44,0.47,0.49,0.52,0.55,0.57,0.59,0.61,0.63,0.65,0.67,0.68,0.70,0.71,0.72,0.73,0.74,0.74,0.75,0.75,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.74,0.72,0.69,0.65,0.60,0.55,0.49,0.43,0.37,0.30,0.23,0.15,0.08,0,-0.08,-0.15,-0.23,-0.30,-0.37,-0.43,-0.49,-0.55,-0.60,-0.65,-0.69,-0.72,-0.74,-0.76,-0.76,-0.76,-0.75,-0.74,-0.73,-0.72,-0.71,-0.69,-0.67,-0.65,-0.63,-0.62,-0.60,-0.58,-0.56,-0.55,-0.53,-0.52,-0.51,-0.50,-0.49,-0.48,-0.47,-0.46,-0.45,-0.44,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.21,-0.20,-0.19,-0.18,-0.17,-0.16,-0.16,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,0,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.10,-0.12,-0.14,-0.15,-0.17,-0.19,-0.21,-0.22,-0.24,-0.26,-0.27,-0.28,-0.29,-0.30,-0.31,-0.32,-0.33,-0.33,-0.33,-0.32,-0.31,-0.28,-0.25,-0.20,-0.16,-0.10,-0.05,0.01,0.07,0.13,0.19,0.25,0.31,0.37,0.42,0.47,0.51,0.55,0.58,0.61,0.62,0.63,0.63,0.64,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.64,0.59,0.53,0.48,0.43,0.38,0.33,0.28,0.24,0.20,0.15,0.12,0.08,0.04,0.01,-0.02,-0.05,-0.07,-0.10,-0.12,-0.13,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.19,-0.18,-0.16,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.01,0.00,0.02,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0,-0.00,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.11,-0.14,-0.16,-0.19,-0.21,-0.24,-0.27,-0.29,-0.31,-0.34,-0.36,-0.37,-0.39,-0.40,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.40,-0.40,-0.39,-0.39,-0.38,-0.37,-0.36,-0.35,-0.33,-0.32,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_03.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_03.mtn new file mode 100644 index 0000000..207bddd --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_03.mtn @@ -0,0 +1,17 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.14,-0.16,-0.18,-0.20,-0.22,-0.24,-0.26,-0.29,-0.31,-0.34,-0.36,-0.38,-0.40,-0.42,-0.43,-0.45,-0.46,-0.47,-0.48,-0.49,-0.49,-0.49,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.44,-0.43,-0.42,-0.40,-0.39,-0.38,-0.36,-0.35,-0.33,-0.31,-0.30,-0.28,-0.26,-0.24,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.08,-0.06,-0.04,-0.02,-0.00,0.01,0.03,0.05,0.06,0.08,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.19,0.20,0.20,0.21,0.22,0.23,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.20,0.20,0.20,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.16,0.16,0.15,0.15,0.15,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.01,-0.06,-0.13,-0.23,-0.36,-0.51,-0.69,-0.90,-1.14,-1.40,-1.69,-2.00,-2.33,-2.70,-3.08,-3.49,-3.92,-4.38,-4.85,-5.35,-5.87,-6.41,-6.98,-7.55,-8.16,-8.78,-9.42,-10.07,-10.76,-11.45,-12.16,-12.88,-13.62,-14.38,-15.16,-15.94,-16.75,-17.56,-18.39,-19.23,-20.09,-20.95,-21.83,-22.84,-23.42,-23.70,-23.82,-23.90,-23.95,-23.98,-23.99,-24.00,-24,-23.92,-23.69,-23.32,-22.81,-22.17,-21.41,-20.55,-19.58,-18.50,-17.35,-16.12,-14.79,-13.40,-11.95,-10.44,-8.90,-7.32,-5.68,-4.01,-2.35,-0.63,1.06,2.80,4.50,6.20,7.88,9.57,11.23,12.84,14.42,15.95,17.44,18.88,20.24,21.53,22.77,23.94,25.02,26.00,26.88,27.68,28.37,28.93,29.39,29.73,29.93,30,29.94,29.75,29.44,29.01,28.48,27.83,27.06,26.21,25.24,24.16,23.02,21.76,20.20,19.00,18.06,17.30,15.94,14.80,13.96,13.36,12.57,11.73,10.83,9.91,9.03,8.16,7.34,6.63,6.00,5.50,5.17,5,4.93,4.86,4.79,4.73,4.66,4.59,4.53,4.46,4.39,4.33,4.27,4.20,4.14,4.07,4.01,3.95,3.88,3.82,3.76,3.70,3.64,3.57,3.51,3.45,3.39,3.33,3.27,3.21,3.15,3.10,3.04,2.98,2.92,2.86,2.80,2.74,2.69,2.63,2.57,2.51,2.46,2.40,2.34,2.29,2.23,2.17,2.12,2.06,2.01,1.95,1.89,1.84,1.78,1.72,1.67,1.61,1.56,1.50,1.45,1.39,1.34,1.28,1.22,1.17,1.11,1.06,1.00,0.94,0.89,0.83,0.78,0.72,0.66,0.61,0.55,0.49,0.44,0.38,0.34,0.31,0.29,0.27,0.25,0.23,0.22,0.20,0.19,0.17,0.16,0.14,0.13,0.12,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,-0.02,-0.06,-0.13,-0.22,-0.34,-0.47,-0.62,-0.78,-0.95,-1.13,-1.31,-1.50,-1.69,-1.87,-2.05,-2.22,-2.38,-2.53,-2.66,-2.78,-2.87,-2.94,-2.98,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3.00,-3.00,-3.01,-3.02,-3.03,-3.04,-3.06,-3.08,-3.10,-3.12,-3.15,-3.17,-3.20,-3.23,-3.27,-3.30,-3.34,-3.38,-3.42,-3.46,-3.51,-3.55,-3.60,-3.65,-3.70,-3.76,-3.81,-3.87,-3.94,-4.00,-4.04,-4.08,-4.15,-4.21,-4.26,-4.29,-4.34,-4.38,-4.43,-4.47,-4.51,-4.55,-4.59,-4.62,-4.65,-4.69,-4.72,-4.75,-4.77,-4.80,-4.82,-4.84,-4.87,-4.88,-4.90,-4.92,-4.93,-4.95,-4.96,-4.97,-4.98,-4.98,-4.99,-4.99,-5.00,-5.00,-5,-4.99,-4.97,-4.94,-4.89,-4.83,-4.76,-4.67,-4.58,-4.47,-4.35,-4.23,-4.09,-3.95,-3.80,-3.64,-3.47,-3.30,-3.12,-2.93,-2.74,-2.55,-2.35,-2.14,-1.94,-1.73,-1.52,-1.31,-1.09,-0.87,-0.66,-0.44,-0.23,-0.01,0.20,0.41,0.62,0.83,1.04,1.24,1.43,1.63,1.81,2,2.18,2.33,2.47,2.58,2.68,2.77,2.85,2.91,2.97,3.02,3.08,3.13,3.19,3.25,3.31,3.39,3.43,3.46,3.48,3.53,3.56,3.59,3.61,3.64,3.67,3.69,3.72,3.74,3.77,3.79,3.81,3.83,3.85,3.86,3.88,3.90,3.91,3.92,3.93,3.95,3.96,3.96,3.97,3.98,3.98,3.99,3.99,4.00,4.00,4.00,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 +PARAM_BODY_ANGLE_Y=0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.63,-0.82,-1.04,-1.27,-1.51,-1.75,-2,-2.25,-2.49,-2.73,-2.96,-3.18,-3.38,-3.55,-3.70,-3.83,-3.92,-3.98,-4,-4.00,-3.98,-3.96,-3.92,-3.88,-3.82,-3.76,-3.68,-3.60,-3.50,-3.40,-3.29,-3.17,-3.04,-2.90,-2.76,-2.61,-2.45,-2.28,-2.02,-1.77,-1.56,-1.39,-1.12,-0.88,-0.68,-0.51,-0.20,0,0.34,0.69,1.02,1.34,1.65,1.96,2.25,2.54,2.82,3.10,3.36,3.62,3.87,4.11,4.35,4.57,4.79,5.00,5.21,5.40,5.60,5.78,5.95,6.12,6.28,6.43,6.58,6.72,6.85,6.97,7.09,7.20,7.31,7.40,7.49,7.57,7.65,7.71,7.77,7.83,7.87,7.91,7.94,7.97,7.99,8.00,8,7.99,7.94,7.87,7.77,7.65,7.49,7.30,7.09,6.85,6.57,6.27,5.94,5.48,5.08,4.77,4.52,4.11,3.78,3.53,3.34,3.11,2.91,2.73,2.57,2.43,2.31,2.22,2.14,2.08,2.03,2.01,2,2.01,2.03,2.08,2.14,2.21,2.31,2.42,2.55,2.69,2.85,3.03,3.23,3.44,3.66,3.90,4.16,4.42,4.71,5,5.36,5.69,6.00,6.28,6.54,6.78,6.99,7.18,7.36,7.50,7.64,7.75,7.84,7.91,7.96,7.99,8,8.00,7.99,7.98,7.96,7.94,7.91,7.88,7.84,7.80,7.75,7.70,7.64,7.58,7.52,7.45,7.37,7.29,7.21,7.12,7.03,6.93,6.83,6.73,6.62,6.50,6.39,6.26,6.14,6.01,5.87,5.73,5.59,5.44,5.29,5.14,4.98,4.81,4.64,4.47,4.29,4.11,3.88,3.69,3.55,3.43,3.23,3.06,2.93,2.83,2.69,2.56,2.44,2.32,2.20,2.10,1.99,1.90,1.81,1.72,1.64,1.56,1.49,1.42,1.36,1.31,1.26,1.21,1.17,1.13,1.10,1.07,1.05,1.03,1.02,1.01,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.48,0.48,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.44,0.44,0.44,0.44,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.50,0.40,0.33,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.44,0.45,0.45,0.46,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,-0.02,-0.07,-0.16,-0.29,-0.45,-0.64,-0.87,-1.13,-1.42,-1.75,-2.11,-2.50,-2.92,-3.38,-3.86,-4.38,-4.91,-5.48,-6.08,-6.70,-7.35,-8.03,-8.73,-9.45,-10.21,-10.99,-11.78,-12.60,-13.46,-14.32,-15.21,-16.12,-17.04,-17.98,-18.96,-19.93,-20.95,-21.96,-22.99,-24.05,-25.12,-26.18,-27.29,-28.55,-29.27,-29.62,-29.76,-29.88,-29.94,-29.97,-29.99,-30,-30,-29.99,-29.96,-29.92,-29.86,-29.77,-29.67,-29.55,-29.42,-29.26,-29.09,-28.90,-28.69,-28.46,-28.21,-27.95,-27.66,-27.36,-27.03,-26.69,-26.34,-25.95,-25.56,-25.14,-24.70,-24.25,-23.77,-23.28,-22.75,-22.22,-21.67,-21.09,-20.50,-19.89,-19.25,-18.59,-17.92,-17.23,-16.52,-15.78,-15.03,-14.24,-13.45,-12.63,-11.79,-10.92,-10.04,-9.14,-8.21,-7.26,-6.29,-5.31,-4.29,-3.25,-2.19,-1.11,0,1.37,2.68,3.91,5.06,6.09,7.01,7.80,8.43,8.91,9.21,9.31,9.19,8.82,8.21,7.40,6.41,5.24,3.91,2.44,0.88,-0.81,-2.59,-4.41,-6.28,-8.19,-10.11,-12.01,-13.90,-15.75,-17.56,-19.31,-20.96,-22.51,-23.96,-25.30,-26.48,-27.51,-28.37,-29.07,-29.58,-29.89,-30,-30.00,-29.99,-29.99,-29.97,-29.96,-29.94,-29.93,-29.91,-29.88,-29.86,-29.83,-29.80,-29.77,-29.74,-29.71,-29.68,-29.64,-29.61,-29.57,-29.54,-29.50,-29.47,-29.43,-29.40,-29.37,-29.33,-29.30,-29.27,-29.24,-29.21,-29.18,-29.15,-29.13,-29.11,-29.09,-29.07,-29.05,-29.03,-29.02,-29.01,-29.01,-29.00,-29,-29.01,-29.05,-29.10,-29.18,-29.26,-29.35,-29.45,-29.55,-29.65,-29.74,-29.82,-29.90,-29.95,-29.99,-30,-30,-30,-30,-30,-30,-30,-30,-29.98,-29.93,-29.83,-29.70,-29.51,-29.29,-29.01,-28.69,-28.34,-27.95,-27.51,-27.04,-26.53,-26,-25.35,-24.69,-24.04,-23.39,-22.74,-22.10,-21.46,-20.82,-20.19,-19.56,-18.95,-18.32,-17.71,-17.10,-16.51,-15.91,-15.32,-14.74,-14.16,-13.59,-13.03,-12.48,-11.93,-11.40,-10.87,-10.35,-9.84,-9.34,-8.85,-8.37,-7.90,-7.45,-7.00,-6.56,-6.13,-5.72,-5.32,-4.93,-4.55,-4.19,-3.84,-3.50,-3.18,-2.87,-2.57,-2.29,-2.02,-1.77,-1.54,-1.31,-1.11,-0.92,-0.75,-0.60,-0.46,-0.34,-0.24,-0.15,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,-0.01,-0.02,-0.05,-0.09,-0.15,-0.21,-0.29,-0.37,-0.47,-0.58,-0.70,-0.83,-0.97,-1.12,-1.28,-1.45,-1.63,-1.81,-2.01,-2.22,-2.43,-2.66,-2.89,-3.13,-3.39,-3.65,-3.91,-4.18,-4.47,-4.76,-5.05,-5.35,-5.66,-5.98,-6.30,-6.63,-6.97,-7.31,-7.66,-8.01,-8.37,-8.73,-9.10,-9.52,-9.76,-9.88,-9.93,-9.96,-9.98,-9.99,-10.00,-10.00,-10,-9.99,-9.96,-9.91,-9.84,-9.76,-9.66,-9.54,-9.42,-9.27,-9.11,-8.94,-8.76,-8.57,-8.37,-8.16,-7.94,-7.71,-7.48,-7.24,-6.99,-6.74,-6.48,-6.23,-5.96,-5.70,-5.43,-5.17,-4.90,-4.63,-4.37,-4.10,-3.84,-3.59,-3.33,-3.08,-2.84,-2.60,-2.37,-2.15,-1.93,-1.72,-1.52,-1.33,-1.14,-0.97,-0.82,-0.67,-0.54,-0.42,-0.31,-0.22,-0.14,-0.08,-0.04,-0.01,0,-0.09,-0.33,-0.66,-1.08,-1.54,-2.03,-2.55,-3.06,-3.57,-4.05,-4.51,-5.00,-5.45,-5.90,-6.31,-6.71,-7.08,-7.44,-7.77,-8.08,-8.38,-8.66,-8.91,-9.15,-9.38,-9.59,-9.77,-9.95,-10.11,-10.25,-10.38,-10.50,-10.60,-10.69,-10.77,-10.83,-10.88,-10.93,-10.96,-10.98,-11.00,-11,-11.00,-10.99,-10.99,-10.98,-10.97,-10.95,-10.93,-10.91,-10.88,-10.85,-10.82,-10.78,-10.74,-10.69,-10.64,-10.59,-10.53,-10.47,-10.40,-10.32,-10.24,-10.16,-10.07,-9.97,-9.87,-9.76,-9.65,-9.53,-9.41,-9.28,-9.14,-9.00,-8.85,-8.70,-8.53,-8.37,-8.19,-8.01,-7.82,-7.63,-7.42,-7.22,-7,-6.71,-6.29,-5.77,-5.15,-4.45,-3.69,-2.87,-2.02,-1.13,-0.24,0.67,1.55,2.42,3.24,4,4.95,5.77,6.43,6.95,7.87,8.64,9.23,9.65,10.22,10.72,11.16,11.56,11.89,12.18,12.42,12.61,12.76,12.87,12.94,12.99,13,12.99,12.96,12.91,12.84,12.75,12.64,12.52,12.38,12.22,12.05,11.87,11.67,11.46,11.24,11.01,10.77,10.52,10.26,9.99,9.71,9.43,9.14,8.85,8.55,8.25,7.94,7.63,7.32,7.01,6.70,6.38,6.07,5.76,5.45,5.14,4.84,4.54,4.24,3.94,3.66,3.38,3.11,2.84,2.58,2.33,2.09,1.86,1.64,1.43,1.23,1.05,0.88,0.72,0.58,0.45,0.33,0.23,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0.00,0.01,0.02,0.03,0.04,0.06,0.08,0.11,0.13,0.16,0.19,0.23,0.26,0.29,0.33,0.36,0.40,0.44,0.48,0.51,0.55,0.59,0.63,0.66,0.70,0.73,0.76,0.80,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.99,0.99,1.00,1,1.00,0.99,0.96,0.89,0.83,0.77,0.73,0.66,0.60,0.55,0.51,0.42,0.38,0.32,0.27,0.22,0.18,0.14,0.11,0.08,0.06,0.04,0.03,0.02,0.01,0.00,0,0.01,0.05,0.10,0.16,0.24,0.32,0.40,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,0.98,0.93,0.85,0.75,0.64,0.52,0.40,0.30,0.20,0.12,0.06,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.88,0.87,0.86,0.84,0.82,0.81,0.79,0.77,0.75,0.73,0.71,0.69,0.67,0.64,0.62,0.59,0.57,0.54,0.52,0.49,0.46,0.43,0.40,0.37,0.34,0.31,0.28,0.24,0.20,0.16,0.14,0.10,0.07,0.05,0.03,0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.03,0.03,0.09,0.17,0.26,0.35,0.45,0.54,0.63,0.72,0.79,0.86,0.92,0.96,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.86,0.87,0.88,0.89,0.90,0.92,0.93,0.94,0.96,0.97,0.98,0.99,0.99,1.00,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.97,0.74,0.35,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.61,0.29,0.07,0,0.19,0.50,0.72,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.80,0.81,0.82,0.83,0.84,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.75,0.36,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.48,0.48,0.47,0.47,0.47,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.49,0.39,0.32,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.44,0.45,0.45,0.46,0.47,0.48,0.48,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.05,-0.07,-0.08,-0.09,-0.10,-0.12,-0.14,-0.15,-0.17,-0.19,-0.21,-0.23,-0.26,-0.28,-0.31,-0.33,-0.35,-0.38,-0.40,-0.41,-0.43,-0.44,-0.46,-0.47,-0.48,-0.49,-0.49,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.49,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.44,-0.43,-0.41,-0.40,-0.38,-0.37,-0.35,-0.34,-0.32,-0.30,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.01,0.00,0.02,0.04,0.06,0.08,0.09,0.11,0.13,0.14,0.16,0.17,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.26,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.24,0.24,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.20,0.20,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.86,0.87,0.87,0.88,0.90,0.91,0.92,0.93,0.95,0.96,0.97,0.98,0.99,1.00,1.00,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.97,0.74,0.35,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.61,0.29,0.07,0,0.19,0.50,0.72,0.79,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.79,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.75,0.36,0.09,0,0.24,0.63,0.90,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,0.00,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.08,0.09,0.09,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.16,0.17,0.18,0.18,0.19,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.30,0.28,0.25,0.22,0.19,0.15,0.10,0.06,0.00,-0.05,-0.10,-0.16,-0.22,-0.28,-0.32,-0.34,-0.36,-0.39,-0.42,-0.44,-0.45,-0.47,-0.48,-0.49,-0.51,-0.52,-0.53,-0.53,-0.54,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.53,-0.53,-0.52,-0.52,-0.51,-0.50,-0.49,-0.48,-0.48,-0.47,-0.46,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.30,-0.28,-0.27,-0.26,-0.24,-0.23,-0.22,-0.20,-0.19,-0.18,-0.17,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.13,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.38,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.47,-0.47,-0.48,-0.49,-0.49,-0.50,-0.51,-0.52,-0.53,-0.54,-0.55,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.60,-0.60,-0.61,-0.61,-0.61,-0.62,-0.62,-0.62,-0.62,-0.62,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.62,-0.61,-0.61,-0.60,-0.59,-0.58,-0.58,-0.57,-0.56,-0.54,-0.53,-0.52,-0.51,-0.50,-0.48,-0.47,-0.46,-0.44,-0.43,-0.41,-0.40,-0.38,-0.37,-0.35,-0.34,-0.32,-0.31,-0.29,-0.28,-0.26,-0.25,-0.23,-0.22,-0.21,-0.19,-0.18,-0.16,-0.15,-0.14,-0.13,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_04.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_04.mtn new file mode 100644 index 0000000..4580a88 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_04.mtn @@ -0,0 +1,13 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.20,0.21,0.22,0.22,0.23,0.24,0.25,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.33,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20 +PARAM_ANGLE_Z=0,-0.03,-0.13,-0.28,-0.49,-0.74,-1.04,-1.37,-1.75,-2.15,-2.58,-3.03,-3.49,-3.97,-4.45,-4.94,-5.42,-5.90,-6.38,-6.84,-7.28,-7.70,-8.10,-8.46,-8.80,-9.10,-9.37,-9.59,-9.76,-9.89,-9.97,-10,-9.99,-9.95,-9.89,-9.81,-9.71,-9.58,-9.43,-9.27,-9.08,-8.88,-8.65,-8.41,-8.15,-7.88,-7.59,-7.29,-6.97,-6.64,-6.30,-5.94,-5.56,-5.19,-4.79,-4.39,-3.98,-3.56,-3.13,-2.69,-2.24,-1.80,-1.34,-0.88,-0.41,0.06,0.54,1.02,1.50,1.98,2.46,2.96,3.44,3.93,4.41,4.89,5.38,5.86,6.34,6.81,7.28,7.75,8.21,8.66,9.11,9.55,9.99,10.41,10.83,11.24,11.64,12.02,12.40,12.77,13.13,13.48,13.81,14.13,14.43,14.72,15.00,15.26,15.51,15.73,15.94,16.14,16.31,16.47,16.61,16.72,16.82,16.90,16.95,16.99,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.97,16.90,16.78,16.61,16.40,16.14,15.84,15.51,15.14,14.73,14.29,13.82,13.31,12.78,12.23,11.64,11.04,10.40,9.75,9.08,8.40,7.69,6.97,6.24,5.49,4.75,3.98,3.21,2.43,1.67,0.88,0.10,-0.68,-1.47,-2.24,-3.01,-3.78,-4.53,-5.28,-6.02,-6.75,-7.46,-8.16,-8.85,-9.51,-10.15,-10.78,-11.39,-11.96,-12.52,-13.05,-13.56,-14.03,-14.48,-14.89,-15.27,-15.63,-15.94,-16.21,-16.45,-16.64,-16.80,-16.91,-16.98,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-16.99,-16.97,-16.93,-16.88,-16.81,-16.73,-16.64,-16.53,-16.41,-16.27,-16.13,-15.97,-15.80,-15.62,-15.43,-15.22,-15.01,-14.79,-14.55,-14.31,-14.06,-13.79,-13.53,-13.25,-12.96,-12.67,-12.37,-12.06,-11.76,-11.43,-11.11,-10.78,-10.44,-10.10,-9.76,-9.41,-9.05,-8.70,-8.34,-7.97,-7.61,-7.24,-6.87,-6.50,-6.12,-5.75,-5.38,-5,-4.62,-4.25,-3.88,-3.50,-3.13,-2.76,-2.39,-2.03,-1.66,-1.30,-0.95,-0.59,-0.24,0.10,0.44,0.78,1.11,1.43,1.76,2.06,2.37,2.67,2.96,3.25,3.53,3.79,4.06,4.31,4.55,4.79,5.01,5.22,5.43,5.62,5.80,5.97,6.13,6.27,6.41,6.53,6.64,6.73,6.81,6.88,6.93,6.97,6.99,7,6.98,6.91,6.81,6.67,6.50,6.30,6.07,5.82,5.56,5.27,4.98,4.67,4.35,4.03,3.70,3.38,3.06,2.74,2.42,2.12,1.83,1.54,1.28,1.04,0.81,0.61,0.43,0.28,0.16,0.07,0.02,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.11,-0.13,-0.16,-0.19,-0.23,-0.26,-0.29,-0.33,-0.36,-0.40,-0.44,-0.48,-0.51,-0.55,-0.59,-0.63,-0.66,-0.70,-0.73,-0.76,-0.80,-0.82,-0.85,-0.88,-0.90,-0.92,-0.94,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.93,-0.92,-0.91,-0.89,-0.88,-0.86,-0.84,-0.82,-0.81,-0.79,-0.77,-0.75,-0.73,-0.71,-0.68,-0.66,-0.64,-0.62,-0.59,-0.57,-0.55,-0.53,-0.50,-0.48,-0.46,-0.43,-0.41,-0.39,-0.37,-0.34,-0.32,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.17,-0.15,-0.13,-0.12,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.17,-0.21,-0.26,-0.30,-0.35,-0.40,-0.45,-0.49,-0.54,-0.59,-0.64,-0.68,-0.73,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1.00,-1.00,-0.99,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.86,-0.84,-0.82,-0.80,-0.78,-0.75,-0.73,-0.70,-0.67,-0.64,-0.61,-0.58,-0.55,-0.52,-0.49,-0.46,-0.43,-0.39,-0.36,-0.32,-0.29,-0.25,-0.22,-0.18,-0.15,-0.11,-0.08,-0.04,-0.00,0.03,0.07,0.10,0.14,0.17,0.21,0.25,0.28,0.31,0.35,0.38,0.42,0.45,0.48,0.51,0.54,0.57,0.60,0.63,0.66,0.69,0.71,0.74,0.76,0.79,0.81,0.83,0.85,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,1.00,1.00,0.99,0.99,0.98,0.97,0.97,0.96,0.94,0.93,0.92,0.90,0.89,0.87,0.85,0.83,0.81,0.79,0.77,0.75,0.72,0.70,0.68,0.65,0.62,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.33,0.30,0.27,0.23,0.20,0.17,0.14,0.10,0.07,0.04,0.00,-0.03,-0.06,-0.10,-0.13,-0.16,-0.19,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.41,-0.44,-0.47,-0.50,-0.53,-0.56,-0.59,-0.61,-0.64,-0.66,-0.69,-0.71,-0.74,-0.76,-0.78,-0.80,-0.82,-0.84,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.96,-0.96,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.86,-0.85,-0.84,-0.82,-0.81,-0.79,-0.78,-0.76,-0.75,-0.73,-0.71,-0.70,-0.68,-0.66,-0.64,-0.62,-0.60,-0.58,-0.56,-0.54,-0.52,-0.50,-0.48,-0.46,-0.44,-0.42,-0.39,-0.37,-0.35,-0.33,-0.31,-0.28,-0.26,-0.24,-0.21,-0.19,-0.17,-0.14,-0.12,-0.10,-0.07,-0.05,-0.02,0,0.02,0.05,0.07,0.10,0.12,0.14,0.17,0.19,0.21,0.24,0.26,0.28,0.31,0.33,0.35,0.37,0.39,0.42,0.44,0.46,0.48,0.50,0.52,0.54,0.56,0.58,0.60,0.62,0.64,0.66,0.68,0.70,0.71,0.73,0.75,0.76,0.78,0.79,0.81,0.82,0.84,0.85,0.86,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1.00,0.99,0.98,0.96,0.94,0.91,0.88,0.85,0.82,0.78,0.74,0.70,0.66,0.62,0.57,0.53,0.48,0.44,0.40,0.35,0.31,0.27,0.23,0.20,0.16,0.13,0.10,0.08,0.05,0.04,0.02,0.01,0.00,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.07,-0.16,-0.27,-0.43,-0.60,-0.82,-1.05,-1.32,-1.61,-1.92,-2.26,-2.63,-3.01,-3.41,-3.83,-4.27,-4.73,-5.21,-5.70,-6.21,-6.73,-7.26,-7.80,-8.37,-8.92,-9.51,-10.09,-10.68,-11.26,-11.87,-12.47,-13.08,-13.70,-14.30,-14.92,-15.53,-16.14,-16.74,-17.36,-17.96,-18.56,-19.15,-19.74,-20.31,-20.88,-21.45,-22.00,-22.53,-23.06,-23.58,-24.08,-24.57,-25.04,-25.50,-25.94,-26.37,-26.77,-27.15,-27.52,-27.86,-28.18,-28.48,-28.75,-29,-29.23,-29.42,-29.59,-29.74,-29.86,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.95,-29.80,-29.56,-29.24,-28.82,-28.34,-27.78,-27.15,-26.47,-25.72,-24.92,-24.07,-23.19,-22.25,-21.30,-20.30,-19.30,-18.27,-17.23,-16.19,-15.13,-14.08,-13.03,-12.01,-10.98,-9.97,-9.00,-8.06,-7.13,-6.25,-5.42,-4.62,-3.88,-3.20,-2.56,-1.99,-1.48,-1.04,-0.68,-0.38,-0.17,-0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.90,0.91,0.91,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_R_ANGLE=0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.20,0.21,0.22,0.22,0.23,0.24,0.25,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.33,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20,0.20 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.94,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.63,0.63,0.63,0.62,0.62,0.61,0.61,0.61,0.60,0.60,0.60,0.59,0.59,0.58,0.58,0.57,0.57,0.57,0.56,0.56,0.56,0.55,0.55,0.54,0.54,0.54,0.53,0.53,0.53,0.52,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.55,0.55,0.56,0.57,0.58,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.92,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.92,0.92,0.92,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.85,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.81,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.78,0.78,0.78,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.72,0.72,0.71,0.71,0.71,0.70,0.70,0.70,0.70,0.70,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.03,0.05,0.07,0.10,0.12,0.13,0.12,0.10,0.08,0.05,0.03,0.02,0.02,0.04,0.07,0.11,0.13,0.14,0.13,0.11,0.08,0.05,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.16,-0.16,-0.17,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.24,-0.25,-0.25,-0.25,-0.23,-0.22,-0.21,-0.20,-0.19,-0.19,-0.21,-0.24,-0.26,-0.28,-0.29,-0.29,-0.28,-0.26,-0.25,-0.23,-0.21,-0.19,-0.17,-0.16,-0.14,-0.13,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_05.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_05.mtn new file mode 100644 index 0000000..b620993 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_05.mtn @@ -0,0 +1,11 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=-0.38,-1.45,-3.13,-5.26,-7.80,-10.58,-13.51,-16.49,-19.42,-22.20,-24.74,-26.87,-28.55,-29.62,-30,-29.84,-29.37,-28.62,-27.61,-26.38,-24.91,-23.26,-21.44,-19.48,-17.35,-15.13,-12.81,-10.40,-7.91,-5.42,-2.90,-0.31,2.24,4.77,7.23,9.69,12.08,14.35,16.57,18.64,20.59,22.40,24.06,25.54,26.84,27.93,28.81,29.46,29.86,30,29.85,29.42,28.75,27.85,26.79,25.54,24.16,22.68,21.12,19.47,17.80,16.08,14.34,12.66,11.00,9.37,7.84,6.38,5.02,3.80,2.72,1.79,1.03,0.47,0.12,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.03,-0.10,-0.21,-0.35,-0.52,-0.71,-0.90,-1.10,-1.29,-1.48,-1.65,-1.79,-1.90,-1.97,-2,-1.99,-1.96,-1.91,-1.84,-1.76,-1.66,-1.55,-1.43,-1.30,-1.16,-1.01,-0.85,-0.69,-0.53,-0.36,-0.19,-0.02,0.15,0.32,0.48,0.65,0.81,0.96,1.10,1.24,1.37,1.49,1.60,1.70,1.79,1.86,1.92,1.96,1.99,2,1.99,1.96,1.92,1.86,1.79,1.70,1.61,1.51,1.41,1.30,1.19,1.07,0.96,0.84,0.73,0.62,0.52,0.43,0.33,0.25,0.18,0.12,0.07,0.03,0.01,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0.22,0.87,1.83,3.08,4.56,6.23,8.01,9.87,11.78,13.72,15.61,17.45,19.20,20.80,22.27,23.53,24.57,25.33,25.83,26,26.00,25.99,25.98,25.97,25.94,25.92,25.88,25.84,25.79,25.73,25.66,25.58,25.49,25.39,25.27,25.15,25.01,24.86,24.70,24.52,24.33,24.12,23.90,23.66,23.41,23.14,22.86,22.55,22.23,21.89,21.54,21.16,20.77,20.35,19.92,19.47,19,18.35,17.50,16.49,15.32,14.06,12.71,11.30,9.89,8.48,7.09,5.77,4.56,3.43,2.45,1.60,0.92,0.42,0.11,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=-0.03,-0.10,-0.21,-0.36,-0.53,-0.72,-0.92,-1.14,-1.36,-1.58,-1.80,-2.01,-2.22,-2.40,-2.57,-2.72,-2.83,-2.92,-2.98,-3,-2.94,-2.78,-2.51,-2.14,-1.69,-1.15,-0.53,0.14,0.89,1.70,2.55,3.45,4.38,5.34,6.33,7.33,8.35,9.37,10.40,11.40,12.41,13.38,14.33,15.25,16.14,16.99,17.77,18.51,19.20,19.83,20.37,20.85,21.25,21.58,21.81,21.95,22,21.80,21.24,20.38,19.24,17.89,16.36,14.70,12.99,11.23,9.46,7.76,6.16,4.67,3.34,2.19,1.26,0.58,0.15,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0.01,0.05,0.11,0.19,0.27,0.36,0.45,0.53,0.60,0.66,0.70,0.73,0.74,0.73,0.69,0.64,0.57,0.50,0.42,0.34,0.27,0.19,0.13,0.08,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.02,-0.07,-0.16,-0.26,-0.38,-0.50,-0.62,-0.74,-0.84,-0.93,-0.98,-1,-0.99,-0.98,-0.95,-0.91,-0.86,-0.80,-0.74,-0.67,-0.60,-0.52,-0.43,-0.35,-0.26,-0.17,-0.08,0.01,0.10,0.18,0.26,0.34,0.41,0.48,0.54,0.60,0.65,0.70,0.74,0.78,0.81,0.85,0.87,0.90,0.92,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,0.99,0.97,0.94,0.91,0.86,0.80,0.74,0.68,0.61,0.54,0.46,0.39,0.32,0.26,0.20,0.14,0.09,0.06,0.03,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.01,-0.03,-0.07,-0.11,-0.16,-0.21,-0.26,-0.31,-0.35,-0.39,-0.41,-0.42,-0.41,-0.40,-0.37,-0.33,-0.29,-0.24,-0.18,-0.12,-0.07,-0.01,0.05,0.11,0.16,0.20,0.24,0.27,0.28,0.29,0.29,0.27,0.25,0.23,0.19,0.16,0.11,0.07,0.02,-0.03,-0.09,-0.14,-0.19,-0.24,-0.29,-0.34,-0.39,-0.43,-0.47,-0.50,-0.53,-0.55,-0.57,-0.58,-0.58,-0.58,-0.57,-0.55,-0.52,-0.50,-0.46,-0.43,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.15,-0.12,-0.08,-0.06,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_06.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_06.mtn new file mode 100644 index 0000000..69386bf --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_06.mtn @@ -0,0 +1,18 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,-0.04,-0.17,-0.36,-0.64,-0.98,-1.39,-1.85,-2.37,-2.95,-3.58,-4.24,-4.95,-5.70,-6.49,-7.28,-8.12,-8.97,-9.84,-10.71,-11.60,-12.50,-13.40,-14.29,-15.16,-16.03,-16.88,-17.72,-18.51,-19.30,-20.05,-20.76,-21.42,-22.05,-22.63,-23.15,-23.61,-24.02,-24.36,-24.64,-24.83,-24.96,-25,-24.95,-24.81,-24.58,-24.27,-23.88,-23.41,-22.88,-22.28,-21.63,-20.93,-20.18,-19.37,-18.55,-17.68,-16.80,-15.89,-14.98,-14.03,-13.09,-12.15,-11.20,-10.28,-9.36,-8.46,-7.59,-6.73,-5.91,-5.12,-4.38,-3.68,-3.03,-2.43,-1.89,-1.41,-1.00,-0.64,-0.37,-0.17,-0.04,0,-0.01,-0.03,-0.08,-0.13,-0.21,-0.29,-0.40,-0.51,-0.64,-0.79,-0.95,-1.12,-1.30,-1.50,-1.71,-1.93,-2.16,-2.40,-2.65,-2.91,-3.19,-3.47,-3.76,-4.07,-4.38,-4.70,-5.03,-5.37,-5.71,-6.06,-6.42,-6.78,-7.15,-7.54,-7.93,-8.31,-8.71,-9.11,-9.52,-9.93,-10.35,-10.77,-11.20,-11.63,-12.06,-12.50,-12.94,-13.38,-13.83,-14.28,-14.72,-15.17,-15.63,-16.08,-16.54,-17,-17.48,-17.94,-18.36,-18.76,-19.13,-19.48,-19.81,-20.11,-20.39,-20.66,-20.90,-21.13,-21.34,-21.53,-21.71,-21.87,-22.02,-22.16,-22.28,-22.39,-22.49,-22.57,-22.65,-22.72,-22.78,-22.83,-22.87,-22.90,-22.93,-22.96,-22.97,-22.99,-22.99,-23.00,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-22.90,-22.61,-22.13,-21.49,-20.70,-19.75,-18.66,-17.45,-16.13,-14.70,-13.18,-11.58,-9.92,-8.23,-6.46,-4.66,-2.84,-1,0.84,2.66,4.46,6.23,7.92,9.58,11.18,12.70,14.13,15.45,16.66,17.75,18.70,19.49,20.13,20.61,20.90,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,20.96,20.86,20.70,20.47,20.18,19.84,19.45,19.01,18.53,18.00,17.44,16.85,16.23,15.58,14.91,14.21,13.51,12.79,12.06,11.33,10.59,9.85,9.12,8.41,7.69,6.98,6.30,5.64,4.99,4.38,3.79,3.24,2.72,2.24,1.79,1.39,1.03,0.73,0.47,0.27,0.12,0.03,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.11,-0.14,-0.17,-0.21,-0.26,-0.30,-0.36,-0.42,-0.48,-0.55,-0.63,-0.71,-0.80,-0.90,-1,-1.11,-1.23,-1.35,-1.46,-1.58,-1.69,-1.81,-1.93,-2.04,-2.16,-2.28,-2.39,-2.51,-2.63,-2.74,-2.86,-2.97,-3.09,-3.20,-3.32,-3.43,-3.54,-3.66,-3.77,-3.88,-3.99,-4.09,-4.20,-4.31,-4.41,-4.52,-4.62,-4.72,-4.82,-4.92,-5.01,-5.11,-5.20,-5.29,-5.38,-5.47,-5.56,-5.64,-5.72,-5.80,-5.88,-5.96,-6.03,-6.10,-6.17,-6.24,-6.30,-6.36,-6.42,-6.48,-6.53,-6.58,-6.63,-6.68,-6.72,-6.76,-6.80,-6.83,-6.86,-6.89,-6.92,-6.94,-6.96,-6.97,-6.98,-6.99,-7.00,-7,-6.96,-6.85,-6.66,-6.41,-6.11,-5.74,-5.32,-4.86,-4.34,-3.79,-3.21,-2.59,-1.95,-1.29,-0.61,0.09,0.79,1.50,2.21,2.91,3.61,4.29,4.95,5.59,6.21,6.79,7.34,7.86,8.32,8.74,9.11,9.41,9.66,9.85,9.96,10,9.99,9.96,9.92,9.86,9.78,9.69,9.58,9.46,9.33,9.19,9.03,8.86,8.68,8.49,8.29,8.08,7.86,7.64,7.41,7.17,6.93,6.68,6.43,6.18,5.92,5.66,5.40,5.13,4.87,4.60,4.34,4.08,3.82,3.57,3.32,3.07,2.83,2.59,2.36,2.14,1.92,1.71,1.51,1.32,1.14,0.97,0.81,0.67,0.54,0.42,0.31,0.22,0.14,0.08,0.04,0.01,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.05,-0.08,-0.11,-0.15,-0.19,-0.24,-0.29,-0.34,-0.40,-0.46,-0.52,-0.58,-0.65,-0.72,-0.79,-0.86,-0.93,-1,-1.07,-1.14,-1.21,-1.28,-1.35,-1.42,-1.48,-1.54,-1.60,-1.66,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.99,-2.00,-2,-2.00,-2.00,-1.99,-1.98,-1.97,-1.96,-1.94,-1.93,-1.91,-1.89,-1.87,-1.84,-1.82,-1.79,-1.76,-1.73,-1.70,-1.67,-1.64,-1.60,-1.57,-1.53,-1.49,-1.45,-1.42,-1.38,-1.34,-1.30,-1.26,-1.21,-1.17,-1.13,-1.09,-1.05,-1.01,-0.96,-0.92,-0.88,-0.84,-0.80,-0.76,-0.71,-0.67,-0.63,-0.60,-0.56,-0.52,-0.48,-0.45,-0.41,-0.38,-0.34,-0.31,-0.28,-0.25,-0.22,-0.20,-0.17,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.44,0.43,0.43,0.43,0.42,0.42,0.41,0.41,0.41,0.40,0.40,0.39,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.34,0.34,0.33,0.32,0.32,0.31,0.30,0.30,0.29,0.29,0.28,0.28,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.43,0.44,0.44,0.44,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.15,-0.34,-0.59,-0.91,-1.29,-1.73,-2.22,-2.77,-3.35,-4.00,-4.67,-5.40,-6.14,-6.94,-7.75,-8.59,-9.45,-10.32,-11.21,-12.13,-13.05,-13.97,-14.89,-15.81,-16.73,-17.64,-18.53,-19.42,-20.30,-21.15,-21.98,-22.79,-23.56,-24.30,-25.03,-25.70,-26.34,-26.93,-27.48,-27.99,-28.44,-28.84,-29.18,-29.47,-29.70,-29.86,-29.97,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.95,-29.80,-29.56,-29.24,-28.82,-28.34,-27.78,-27.15,-26.47,-25.72,-24.92,-24.07,-23.19,-22.25,-21.30,-20.30,-19.30,-18.27,-17.23,-16.19,-15.13,-14.08,-13.03,-12.01,-10.98,-9.97,-9.00,-8.06,-7.13,-6.25,-5.42,-4.62,-3.88,-3.20,-2.56,-1.99,-1.48,-1.04,-0.68,-0.38,-0.17,-0.04,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.03,-0.06,-0.11,-0.17,-0.24,-0.33,-0.43,-0.54,-0.67,-0.81,-0.96,-1.12,-1.30,-1.49,-1.69,-1.90,-2.13,-2.36,-2.61,-2.87,-3.14,-3.43,-3.73,-4.03,-4.35,-4.68,-5.02,-5.37,-5.74,-6.12,-6.50,-6.89,-7.31,-7.73,-8.16,-8.60,-9.05,-9.51,-9.98,-10.47,-10.96,-11.47,-11.99,-12.51,-13.05,-13.60,-14.16,-14.73,-15.31,-15.89,-16.49,-17.10,-17.72,-18.36,-19,-19.69,-20.35,-20.98,-21.58,-22.15,-22.71,-23.24,-23.75,-24.23,-24.70,-25.14,-25.56,-25.96,-26.33,-26.69,-27.02,-27.34,-27.64,-27.92,-28.18,-28.42,-28.64,-28.85,-29.04,-29.21,-29.36,-29.49,-29.61,-29.72,-29.80,-29.88,-29.93,-29.97,-29.99,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.86,-29.46,-28.81,-27.93,-26.86,-25.56,-24.08,-22.43,-20.63,-18.68,-16.61,-14.43,-12.16,-9.85,-7.44,-4.99,-2.50,0,2.50,4.99,7.44,9.85,12.16,14.43,16.61,18.68,20.63,22.43,24.08,25.56,26.86,27.93,28.81,29.46,29.86,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.95,29.80,29.56,29.24,28.82,28.34,27.78,27.15,26.47,25.72,24.92,24.07,23.19,22.25,21.30,20.30,19.30,18.27,17.23,16.19,15.13,14.08,13.03,12.01,10.98,9.97,9.00,8.06,7.13,6.25,5.42,4.62,3.88,3.20,2.56,1.99,1.48,1.04,0.68,0.38,0.17,0.04,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0.00,0.01,0.03,0.05,0.08,0.11,0.14,0.17,0.21,0.24,0.27,0.30,0.33,0.36,0.38,0.40,0.41,0.42,0.42,0.42,0.41,0.40,0.38,0.36,0.33,0.30,0.27,0.24,0.20,0.15,0.11,0.08,0.05,0.02,0.01,0.00,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.21,0.20,0.19,0.18,0.16,0.15,0.13,0.11,0.09,0.08,0.06,0.05,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.63,-0.63,-0.63,-0.63,-0.64,-0.64,-0.65,-0.65,-0.65,-0.66,-0.67,-0.67,-0.68,-0.68,-0.69,-0.70,-0.70,-0.71,-0.72,-0.72,-0.73,-0.74,-0.75,-0.75,-0.76,-0.77,-0.78,-0.79,-0.79,-0.80,-0.81,-0.82,-0.83,-0.83,-0.84,-0.85,-0.86,-0.86,-0.87,-0.88,-0.89,-0.89,-0.90,-0.91,-0.92,-0.92,-0.93,-0.93,-0.94,-0.95,-0.95,-0.96,-0.96,-0.97,-0.97,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.96,-0.96,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.87,-0.86,-0.85,-0.84,-0.82,-0.81,-0.80,-0.79,-0.77,-0.76,-0.75,-0.74,-0.73,-0.71,-0.70,-0.69,-0.68,-0.66,-0.65,-0.64,-0.63,-0.62,-0.61,-0.60,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.54,-0.53,-0.52,-0.52,-0.51,-0.51,-0.51,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.53,-0.53,-0.53,-0.53,-0.53,-0.54,-0.54,-0.54,-0.54,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.56,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.61,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.91,0.90,0.90,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.71,0.70,0.69,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.57,0.54,0.51,0.46,0.42,0.37,0.33,0.28,0.24,0.19,0.15,0.11,0.08,0.05,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.09,0.14,0.21,0.29,0.37,0.45,0.53,0.61,0.68,0.74,0.80,0.84,0.87,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.80,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.92,-0.94,-0.96,-0.97,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.96,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.93,-0.93,-0.92,-0.92,-0.92,-0.91,-0.91,-0.90,-0.90,-0.90,-0.89,-0.89,-0.88,-0.88,-0.88,-0.87,-0.87,-0.86,-0.86,-0.86,-0.85,-0.85,-0.85,-0.84,-0.84,-0.83,-0.83,-0.83,-0.82,-0.82,-0.82,-0.81,-0.81,-0.81,-0.81,-0.80,-0.80,-0.80,-0.80,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.44,0.43,0.43,0.43,0.42,0.42,0.41,0.41,0.41,0.40,0.40,0.39,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.34,0.34,0.33,0.32,0.31,0.30,0.30,0.29,0.28,0.28,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.39,0.39,0.40,0.40,0.40,0.41,0.41,0.42,0.42,0.43,0.43,0.44,0.44,0.44,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_FORM=-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.80,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.92,-0.94,-0.96,-0.97,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.95,-0.95,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.93,-0.93,-0.93,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.91,-0.91,-0.91,-0.91,-0.91,-0.91,-0.90,-0.90,-0.90,-0.90,-0.90,-0.89,-0.89,-0.89,-0.89,-0.89,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.87,-0.87,-0.87,-0.86,-0.86,-0.86,-0.86,-0.86,-0.85,-0.85,-0.85,-0.85,-0.85,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.83,-0.83,-0.83,-0.83,-0.83,-0.83,-0.82,-0.82,-0.82,-0.82,-0.82,-0.82,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.94,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.91,0.90,0.90,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.79,0.78,0.78,0.78,0.78,0.78,0.78,0.78,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.76,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.73,0.73,0.73,0.72,0.72,0.71,0.70,0.69,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.57,0.54,0.51,0.46,0.42,0.37,0.33,0.28,0.24,0.19,0.15,0.11,0.08,0.05,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.09,0.14,0.21,0.29,0.37,0.45,0.53,0.61,0.68,0.74,0.80,0.84,0.87,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.04,0.04,0.05,0.05,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.17,0.17,0.18,0.19,0.19,0.20,0.21,0.21,0.22,0.23,0.24,0.24,0.25,0.26,0.26,0.27,0.28,0.29,0.29,0.30,0.31,0.32,0.32,0.33,0.34,0.35,0.35,0.36,0.37,0.38,0.38,0.39,0.40,0.40,0.41,0.42,0.43,0.43,0.44,0.45,0.45,0.46,0.47,0.47,0.48,0.49,0.49,0.50,0.51,0.51,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.59,0.59,0.60,0.60,0.61,0.61,0.61,0.62,0.62,0.62,0.63,0.63,0.63,0.63,0.64,0.64,0.64,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.63,0.63,0.62,0.62,0.61,0.61,0.60,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.42,0.40,0.39,0.38,0.37,0.36,0.34,0.33,0.32,0.31,0.30,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.09,-0.09,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.00,0,0.00,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.04,0.03,0.01,-0.00,-0.02,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.23,-0.23,-0.24,-0.24,-0.21,-0.17,-0.13,-0.10,-0.09,-0.12,-0.16,-0.20,-0.23,-0.24,-0.21,-0.17,-0.14,-0.13,-0.16,-0.20,-0.23,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.11,-0.13,-0.16,-0.19,-0.23,-0.26,-0.29,-0.33,-0.36,-0.40,-0.44,-0.48,-0.51,-0.55,-0.59,-0.63,-0.66,-0.70,-0.73,-0.76,-0.80,-0.82,-0.85,-0.88,-0.90,-0.92,-0.94,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.93,-0.93,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-1,-0.99,-0.98,-0.97,-0.95,-0.94,-0.93,-0.92,-0.92,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-0.99,-0.99,-0.97,-0.96,-0.94,-0.93,-0.91,-0.88,-0.86,-0.83,-0.80,-0.77,-0.74,-0.71,-0.68,-0.64,-0.61,-0.57,-0.54,-0.50,-0.47,-0.43,-0.40,-0.37,-0.33,-0.30,-0.27,-0.24,-0.21,-0.18,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_07.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_07.mtn new file mode 100644 index 0000000..44e2c59 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_07.mtn @@ -0,0 +1,22 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.00,-0.01,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.31,-0.33,-0.35,-0.37,-0.39,-0.41,-0.43,-0.45,-0.47,-0.49,-0.51,-0.52,-0.54,-0.56,-0.58,-0.59,-0.61,-0.62,-0.64,-0.65,-0.66,-0.67,-0.69,-0.70,-0.71,-0.71,-0.72,-0.73,-0.73,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.74,-0.74,-0.72,-0.70,-0.68,-0.67,-0.64,-0.62,-0.61,-0.59,-0.58,-0.56,-0.55,-0.54,-0.53,-0.52,-0.52,-0.51,-0.51,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.54,-0.55,-0.55,-0.56,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.63,-0.64,-0.65,-0.66,-0.67,-0.68,-0.70,-0.71,-0.72,-0.73,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.77,-0.78,-0.80,-0.81,-0.83,-0.85,-0.87,-0.89,-0.91,-0.93,-0.95,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1.00,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.90,-0.87,-0.84,-0.82,-0.79,-0.75,-0.72,-0.69,-0.65,-0.63,-0.61,-0.61,-0.60,-0.60,-0.60,-0.61,-0.65,-0.70,-0.74,-0.79,-0.82,-0.86,-0.89,-0.92,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.94,-0.93,-0.92,-0.90,-0.89,-0.88,-0.86,-0.85,-0.83,-0.81,-0.80,-0.78,-0.76,-0.75,-0.73,-0.71,-0.69,-0.67,-0.65,-0.63,-0.61,-0.59,-0.57,-0.55,-0.52,-0.50,-0.48,-0.46,-0.44,-0.42,-0.40,-0.37,-0.35,-0.33,-0.31,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.09,-0.08,-0.06,-0.04,-0.03,-0.01,0.00,0.02,0.03,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.03,-0.13,-0.30,-0.53,-0.81,-1.15,-1.54,-1.98,-2.47,-3.00,-3.57,-4.19,-4.84,-5.52,-6.23,-6.98,-7.75,-8.54,-9.35,-10.18,-11.01,-11.86,-12.72,-13.60,-14.45,-15.33,-16.19,-17.06,-17.91,-18.77,-19.59,-20.40,-21.21,-22.00,-22.76,-23.49,-24.20,-24.88,-25.52,-26.13,-26.70,-27.24,-27.75,-28.19,-28.60,-28.96,-29.27,-29.53,-29.73,-29.88,-29.97,-30,-29.97,-29.87,-29.70,-29.48,-29.20,-28.87,-28.48,-28.05,-27.57,-27.06,-26.49,-25.89,-25.26,-24.60,-23.91,-23.19,-22.45,-21.68,-20.90,-20.10,-19.30,-18.47,-17.64,-16.80,-15.94,-15.11,-14.25,-13.42,-12.58,-11.75,-10.94,-10.14,-9.34,-8.56,-7.80,-7.07,-6.36,-5.68,-5.02,-4.39,-3.79,-3.23,-2.71,-2.22,-1.78,-1.38,-1.03,-0.73,-0.47,-0.27,-0.12,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.05,0.18,0.39,0.67,1.01,1.41,1.86,2.36,2.88,3.46,4.05,4.66,5.29,5.94,6.59,7.25,7.89,8.53,9.15,9.76,10.35,10.91,11.43,11.93,12.37,12.78,13.13,13.43,13.67,13.85,13.96,14,13.99,13.97,13.94,13.89,13.84,13.77,13.68,13.59,13.49,13.37,13.25,13.12,12.97,12.82,12.66,12.50,12.32,12.13,11.95,11.75,11.54,11.33,11.12,10.90,10.67,10.44,10.20,9.96,9.72,9.47,9.23,8.98,8.72,8.47,8.20,7.95,7.69,7.43,7.16,6.90,6.64,6.38,6.12,5.86,5.60,5.35,5.09,4.84,4.59,4.35,4.11,3.87,3.64,3.41,3.19,2.96,2.75,2.54,2.34,2.14,1.95,1.77,1.59,1.42,1.26,1.11,0.97,0.83,0.70,0.59,0.48,0.38,0.30,0.22,0.15,0.10,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.97,-9.90,-9.78,-9.62,-9.42,-9.20,-8.94,-8.65,-8.35,-8.02,-7.69,-7.34,-6.98,-6.61,-6.23,-5.86,-5.49,-5.13,-4.77,-4.42,-4.09,-3.77,-3.47,-3.18,-2.93,-2.70,-2.49,-2.32,-2.19,-2.08,-2.02,-2,-2.01,-2.02,-2.05,-2.08,-2.13,-2.19,-2.25,-2.32,-2.40,-2.49,-2.59,-2.69,-2.80,-2.91,-3.03,-3.16,-3.29,-3.43,-3.58,-3.72,-3.87,-4.03,-4.19,-4.35,-4.51,-4.68,-4.85,-5.02,-5.19,-5.36,-5.54,-5.71,-5.89,-6.06,-6.24,-6.42,-6.59,-6.76,-6.94,-7.11,-7.27,-7.44,-7.60,-7.76,-7.92,-8.07,-8.22,-8.37,-8.51,-8.65,-8.78,-8.91,-9.03,-9.14,-9.25,-9.36,-9.45,-9.54,-9.63,-9.70,-9.77,-9.83,-9.88,-9.92,-9.96,-9.98,-10.00,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.96,-9.91,-9.84,-9.75,-9.65,-9.54,-9.41,-9.27,-9.12,-8.97,-8.81,-8.64,-8.46,-8.29,-8.11,-7.93,-7.76,-7.58,-7.41,-7.24,-7.08,-6.93,-6.78,-6.65,-6.52,-6.41,-6.30,-6.22,-6.14,-6.08,-6.04,-6.01,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6 +PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.03,0.05,0.07,0.10,0.13,0.17,0.21,0.25,0.29,0.33,0.38,0.42,0.47,0.52,0.56,0.61,0.65,0.70,0.74,0.78,0.82,0.85,0.88,0.91,0.94,0.96,0.98,0.99,1.00,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.91,0.90,0.89,0.87,0.85,0.84,0.82,0.80,0.78,0.77,0.75,0.73,0.71,0.69,0.67,0.64,0.62,0.60,0.58,0.56,0.54,0.51,0.49,0.47,0.45,0.43,0.40,0.38,0.36,0.34,0.32,0.30,0.28,0.26,0.24,0.22,0.20,0.19,0.17,0.15,0.14,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.48,0.47,0.46,0.46,0.45,0.44,0.43,0.42,0.41,0.41,0.40,0.39,0.39,0.38,0.37,0.37,0.36,0.35,0.35,0.34,0.34,0.33,0.32,0.32,0.31,0.31,0.30,0.30,0.30,0.29,0.29,0.29,0.28,0.28,0.28,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.10,-0.38,-0.81,-1.38,-2.06,-2.82,-3.65,-4.51,-5.39,-6.27,-7.12,-7.92,-8.67,-9.33,-9.91,-10.37,-10.71,-10.93,-11,-10.86,-10.47,-9.85,-9.07,-8.14,-7.12,-6.05,-4.95,-3.88,-2.86,-1.93,-1.15,-0.53,-0.14,0,-0.20,-0.81,-1.74,-2.85,-5.47,-8.12,-10.39,-12.25,-15.00,-17.41,-19.57,-21.50,-23.19,-24.67,-25.95,-27.04,-27.95,-28.70,-29.26,-29.67,-29.92,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.99,-29.94,-29.87,-29.77,-29.65,-29.50,-29.32,-29.13,-28.90,-28.66,-28.39,-28.11,-27.80,-27.48,-27.14,-26.78,-26.40,-26.00,-25.60,-25.17,-24.73,-24.29,-23.82,-23.35,-22.86,-22.37,-21.86,-21.35,-20.84,-20.30,-19.77,-19.23,-18.69,-18.14,-17.58,-17.03,-16.47,-15.91,-15.35,-14.79,-14.23,-13.67,-13.11,-12.56,-12.01,-11.46,-10.92,-10.38,-9.84,-9.33,-8.81,-8.30,-7.79,-7.30,-6.83,-6.35,-5.89,-5.45,-5.01,-4.59,-4.18,-3.79,-3.41,-3.05,-2.71,-2.38,-2.07,-1.78,-1.51,-1.26,-1.03,-0.82,-0.63,-0.47,-0.33,-0.21,-0.12,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.92,-29.68,-29.30,-28.79,-28.15,-27.39,-26.53,-25.57,-24.55,-23.43,-22.27,-21.04,-19.78,-18.49,-17.17,-15.83,-14.49,-13.18,-11.86,-10.58,-9.33,-8.12,-6.98,-5.87,-4.85,-3.91,-3.04,-2.28,-1.61,-1.05,-0.60,-0.27,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.05,0.10,0.17,0.23,0.29,0.34,0.38,0.40,0.41,0.40,0.36,0.32,0.27,0.21,0.16,0.11,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.15,-0.18,-0.22,-0.24,-0.26,-0.28,-0.29,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.40,-0.41,-0.42,-0.43,-0.44,-0.45,-0.46,-0.47,-0.47,-0.48,-0.49,-0.50,-0.51,-0.51,-0.52,-0.53,-0.53,-0.54,-0.54,-0.55,-0.55,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59 +PARAM_MOUTH_FORM=-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.66,-0.66,-0.66,-0.67,-0.67,-0.68,-0.68,-0.69,-0.69,-0.69,-0.70,-0.70,-0.70,-0.71,-0.71,-0.71,-0.72,-0.72,-0.72,-0.73,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.75,-0.72,-0.68,-0.65,-0.62,-0.58,-0.54,-0.51,-0.49,-0.46,-0.43,-0.41,-0.39,-0.37,-0.35,-0.34,-0.33,-0.32,-0.32,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.33,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.40,-0.41,-0.42,-0.44,-0.46,-0.47,-0.49,-0.51,-0.53,-0.55,-0.57,-0.59,-0.61,-0.63,-0.65,-0.67,-0.70,-0.72,-0.75,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.79,-0.80,-0.80,-0.80,-0.81,-0.81,-0.82,-0.82,-0.83,-0.83,-0.84,-0.84,-0.85,-0.86,-0.86,-0.87,-0.88,-0.89,-0.89,-0.90,-0.91,-0.92,-0.92,-0.93,-0.94,-0.95,-0.95,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.94,-0.93,-0.93,-0.92,-0.91,-0.91,-0.90,-0.90,-0.89,-0.88,-0.88,-0.87,-0.86,-0.86,-0.85,-0.84,-0.84,-0.83,-0.82,-0.82,-0.81,-0.80,-0.80,-0.79,-0.78,-0.78,-0.77,-0.76,-0.76,-0.75,-0.75,-0.74,-0.73,-0.73,-0.72,-0.72,-0.71,-0.71,-0.70,-0.70,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.66,-0.66,-0.66,-0.66,-0.65,-0.65,-0.65,-0.65,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.61,0.29,0.07,0,0.21,0.54,0.78,0.86,0.86,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.81,0.61,0.29,0.07,0,0.19,0.51,0.73,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.80,0.80,0.81,0.82,0.83,0.83,0.84,0.85,0.86,0.86,0.87,0.87,0.87,0.66,0.31,0.08,0,0.20,0.54,0.77,0.85,0.84,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.75,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.75,0.83,0.83,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.13,-0.15,-0.16,-0.18,-0.19,-0.21,-0.22,-0.24,-0.25,-0.27,-0.29,-0.30,-0.32,-0.33,-0.35,-0.37,-0.38,-0.40,-0.41,-0.43,-0.44,-0.45,-0.47,-0.48,-0.50,-0.51,-0.52,-0.53,-0.55,-0.56,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.62,-0.63,-0.64,-0.64,-0.65,-0.65,-0.65,-0.66,-0.66,-0.66,-0.66,-0.66,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.68,-0.68,-0.68,-0.68,-0.69,-0.69,-0.69,-0.70,-0.70,-0.70,-0.71,-0.71,-0.72,-0.72,-0.73,-0.73,-0.74,-0.74,-0.75,-0.75,-0.76,-0.76,-0.77,-0.78,-0.78,-0.79,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80,-0.80 +PARAM_BROW_L_SIDE=-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.16,-0.19,-0.22,-0.25,-0.26,-0.28,-0.30,-0.31,-0.32,-0.34,-0.35,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.44,-0.45,-0.46,-0.46,-0.47,-0.48,-0.49,-0.50,-0.51,-0.51,-0.52,-0.53,-0.53,-0.54,-0.55,-0.55,-0.56,-0.56,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.48,0.47,0.46,0.46,0.45,0.44,0.43,0.43,0.42,0.41,0.41,0.40,0.39,0.39,0.38,0.38,0.37,0.36,0.36,0.35,0.35,0.34,0.34,0.33,0.33,0.33,0.32,0.32,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.27,0.26,0.26,0.26,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.00,-0.01,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.38,-0.40,-0.42,-0.44,-0.46,-0.48,-0.50,-0.52,-0.54,-0.55,-0.57,-0.59,-0.60,-0.62,-0.63,-0.64,-0.66,-0.67,-0.68,-0.69,-0.70,-0.71,-0.72,-0.72,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.73,-0.71,-0.69,-0.68,-0.66,-0.64,-0.62,-0.60,-0.59,-0.58,-0.56,-0.55,-0.54,-0.53,-0.52,-0.52,-0.51,-0.51,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.54,-0.55,-0.55,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.61,-0.62,-0.63,-0.64,-0.66,-0.67,-0.68,-0.69,-0.70,-0.72,-0.73,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.74,-0.75,-0.76,-0.77,-0.79,-0.81,-0.83,-0.85,-0.87,-0.89,-0.91,-0.93,-0.95,-0.96,-0.97,-0.99,-0.99,-1.00,-1,-1.00,-0.99,-0.98,-0.97,-0.95,-0.93,-0.91,-0.89,-0.86,-0.83,-0.80,-0.76,-0.73,-0.69,-0.66,-0.61,-0.59,-0.58,-0.57,-0.56,-0.56,-0.56,-0.57,-0.62,-0.67,-0.72,-0.76,-0.81,-0.84,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.94,-0.93,-0.91,-0.90,-0.89,-0.87,-0.86,-0.84,-0.83,-0.81,-0.79,-0.78,-0.76,-0.74,-0.72,-0.70,-0.68,-0.66,-0.64,-0.62,-0.60,-0.58,-0.56,-0.54,-0.52,-0.49,-0.47,-0.45,-0.43,-0.41,-0.39,-0.36,-0.34,-0.32,-0.30,-0.28,-0.26,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.10,-0.08,-0.06,-0.04,-0.03,-0.01,0.01,0.02,0.04,0.05,0.06,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.17,-0.17,-0.18,-0.18,-0.19,-0.20,-0.20,-0.21,-0.21,-0.22,-0.22,-0.22,-0.23,-0.23,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.29,-0.29,-0.30,-0.30,-0.31,-0.32,-0.33,-0.34,-0.34,-0.35,-0.37,-0.38,-0.39,-0.40,-0.41,-0.43,-0.44,-0.45,-0.47,-0.48,-0.50,-0.52,-0.53,-0.55,-0.57,-0.59,-0.60,-0.62,-0.64,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65,-0.65 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.97,0.96,0.95,0.95,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.61,0.29,0.07,0,0.21,0.54,0.78,0.86,0.86,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.85,0.85,0.84,0.84,0.84,0.83,0.83,0.82,0.81,0.61,0.29,0.07,0,0.19,0.51,0.73,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.80,0.81,0.81,0.82,0.83,0.84,0.85,0.86,0.86,0.87,0.88,0.88,0.88,0.67,0.32,0.08,0,0.21,0.54,0.78,0.85,0.85,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.76,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.63,0.30,0.07,0,0.20,0.53,0.75,0.83,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88 +PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.14,0.15,0.16,0.18,0.19,0.20,0.22,0.23,0.24,0.26,0.27,0.29,0.31,0.32,0.34,0.35,0.37,0.38,0.40,0.42,0.43,0.45,0.46,0.48,0.49,0.51,0.53,0.54,0.56,0.57,0.59,0.60,0.61,0.63,0.64,0.66,0.67,0.68,0.70,0.71,0.72,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.81,0.82,0.83,0.83,0.84,0.84,0.84,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85 +PARAM_EYE_BALL_X=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.90,-0.80,-0.67,-0.53,-0.38,-0.23,-0.08,0.05,0.18,0.28,0.36,0.41,0.43,0.43,0.43,0.41,0.38,0.32,0.24,0.15,0.06,-0.02,-0.10,-0.17,-0.25,-0.32,-0.39,-0.45,-0.51,-0.57,-0.63,-0.68,-0.73,-0.77,-0.81,-0.85,-0.89,-0.92,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.94,-0.93,-0.92,-0.91,-0.88,-0.84,-0.77,-0.68,-0.61,-0.55,-0.45,-0.35,-0.28,-0.23,-0.16,-0.10,-0.04,0.01,0.05,0.09,0.12,0.14,0.16,0.17,0.18,0.19,0.19,0.19,0.18,0.18,0.16,0.15,0.13,0.11,0.09,0.07,0.04,0.01,-0.02,-0.05,-0.09,-0.12,-0.16,-0.20,-0.24,-0.29,-0.33,-0.38,-0.43,-0.48,-0.53,-0.58,-0.63,-0.69,-0.74,-0.80,-0.86,-0.90,-0.91,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.91,-0.90,-0.89,-0.88,-0.86,-0.84,-0.82,-0.79,-0.76,-0.73,-0.70,-0.67,-0.63,-0.59,-0.54,-0.50,-0.45,-0.40,-0.35,-0.30,-0.26,-0.21,-0.17,-0.14,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.05,-0.06,-0.08,-0.10,-0.12,-0.14,-0.17,-0.19,-0.22,-0.24,-0.27,-0.30,-0.33,-0.36,-0.39,-0.42,-0.45,-0.48,-0.51,-0.54,-0.57,-0.60,-0.62,-0.65,-0.67,-0.70,-0.72,-0.74,-0.76,-0.78,-0.79,-0.81,-0.82,-0.83,-0.83,-0.84,-0.84,-0.84,-0.83,-0.82,-0.81,-0.80,-0.78,-0.76,-0.74,-0.71,-0.69,-0.66,-0.63,-0.60,-0.57,-0.54,-0.51,-0.47,-0.44,-0.41,-0.37,-0.34,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.09,-0.09,-0.10,-0.11,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.17,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.17,-0.16,-0.15,-0.14,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.22,-0.23,-0.24,-0.26,-0.28,-0.30,-0.33,-0.35,-0.37,-0.40,-0.42,-0.44,-0.46,-0.47,-0.48,-0.49,-0.50,-0.50,-0.49,-0.48,-0.45,-0.41,-0.37,-0.32,-0.27,-0.23,-0.18,-0.13,-0.09,-0.05,-0.02,-0.01,0,0,0,0,0,0,0,0,-0.00,-0.04,-0.07,-0.10,-0.13,-0.16,-0.19,-0.21,-0.23,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.36,-0.37,-0.39,-0.41,-0.43,-0.45,-0.47,-0.50,-0.52,-0.54,-0.57,-0.59,-0.62,-0.65,-0.67,-0.70,-0.72,-0.75,-0.77,-0.79,-0.82,-0.84,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.98,-0.97,-0.95,-0.93,-0.90,-0.88,-0.85,-0.82,-0.79,-0.75,-0.72,-0.68,-0.64,-0.60,-0.56,-0.52,-0.49,-0.45,-0.41,-0.37,-0.33,-0.30,-0.26,-0.23,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.05,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_08.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_08.mtn new file mode 100644 index 0000000..1e93303 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_08.mtn @@ -0,0 +1,12 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_ANGLE_Z=0,-0.03,-0.11,-0.25,-0.44,-0.68,-0.96,-1.28,-1.65,-2.06,-2.51,-2.99,-3.50,-4.04,-4.61,-5.21,-5.84,-6.49,-7.15,-7.82,-8.52,-9.22,-9.94,-10.67,-11.40,-12.13,-12.87,-13.60,-14.33,-15.06,-15.78,-16.48,-17.18,-17.85,-18.51,-19.16,-19.79,-20.39,-20.96,-21.50,-22.01,-22.49,-22.94,-23.35,-23.72,-24.04,-24.32,-24.56,-24.75,-24.89,-24.97,-25,-25.00,-25.00,-25.00,-25.00,-24.99,-24.98,-24.97,-24.96,-24.94,-24.92,-24.89,-24.85,-24.81,-24.77,-24.72,-24.65,-24.59,-24.51,-24.42,-24.33,-24.23,-24.11,-23.99,-23.85,-23.71,-23.55,-23.38,-23.20,-23,-22.75,-22.47,-22.14,-21.78,-21.40,-20.99,-20.55,-20.09,-19.62,-19.13,-18.63,-18.13,-17.61,-17.10,-16.58,-16.06,-15.55,-15.04,-14.55,-14.06,-13.59,-13.13,-12.70,-12.28,-11.90,-11.53,-11.19,-10.88,-10.61,-10.37,-10.16,-10,-9.85,-9.70,-9.57,-9.44,-9.32,-9.21,-9.10,-9.00,-8.91,-8.82,-8.73,-8.65,-8.57,-8.49,-8.41,-8.34,-8.27,-8.20,-8.13,-8.06,-7.99,-7.92,-7.85,-7.77,-7.70,-7.62,-7.54,-7.46,-7.37,-7.28,-7.19,-7.09,-6.99,-6.93,-6.88,-6.84,-6.79,-6.72,-6.61,-6.47,-6.29,-6.05,-5.76,-5.41,-5,-4.47,-3.92,-3.36,-2.79,-2.20,-1.62,-1.01,-0.40,0.23,0.85,1.48,2.12,2.77,3.42,4.06,4.72,5.37,6.03,6.70,7.36,8.01,8.68,9.33,9.99,10.65,11.29,11.94,12.58,13.21,13.83,14.46,15.07,15.68,16.28,16.86,17.44,18.01,18.56,19.10,19.63,20.16,20.66,21.14,21.62,22.08,22.52,22.95,23.35,23.74,24.11,24.46,24.80,25.11,25.40,25.66,25.91,26.13,26.33,26.51,26.65,26.78,26.87,26.94,26.99,27,26.99,26.98,26.95,26.91,26.86,26.80,26.72,26.64,26.54,26.43,26.31,26.18,26.04,25.88,25.72,25.54,25.35,25.15,24.94,24.72,24.48,24.24,23.98,23.71,23.43,23.14,22.83,22.52,22.19,21.84,21.49,21.13,20.76,20.38,19.97,19.56,19.14,18.71,18.27,17.81,17.34,16.86,16.36,15.86,15.35,14.82,14.28,13.73,13.16,12.59,12,11.40,10.81,10.24,9.69,9.15,8.62,8.12,7.62,7.14,6.68,6.24,5.80,5.39,4.99,4.60,4.23,3.89,3.55,3.22,2.92,2.63,2.36,2.10,1.86,1.63,1.41,1.22,1.03,0.87,0.71,0.58,0.45,0.35,0.25,0.18,0.11,0.06,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,-0.01,-0.05,-0.12,-0.20,-0.31,-0.43,-0.58,-0.74,-0.91,-1.09,-1.29,-1.49,-1.71,-1.93,-2.15,-2.38,-2.62,-2.85,-3.09,-3.32,-3.56,-3.78,-4.01,-4.22,-4.44,-4.64,-4.83,-5.02,-5.19,-5.34,-5.49,-5.62,-5.73,-5.82,-5.90,-5.95,-5.99,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6.00,-6.00,-5.99,-5.99,-5.98,-5.97,-5.96,-5.94,-5.93,-5.91,-5.89,-5.87,-5.85,-5.82,-5.79,-5.76,-5.73,-5.70,-5.67,-5.63,-5.59,-5.55,-5.51,-5.46,-5.42,-5.37,-5.32,-5.26,-5.21,-5.15,-5.09,-5.03,-4.97,-4.91,-4.84,-4.77,-4.70,-4.62,-4.55,-4.47,-4.39,-4.31,-4.22,-4.14,-4.05,-3.96,-3.86,-3.77,-3.67,-3.57,-3.47,-3.36,-3.26,-3.15,-3.04,-2.92,-2.81,-2.69,-2.57,-2.45,-2.32,-2.19,-2.07,-1.95,-1.83,-1.71,-1.59,-1.47,-1.36,-1.24,-1.13,-1.02,-0.91,-0.80,-0.69,-0.58,-0.47,-0.37,-0.26,-0.16,-0.06,0.04,0.14,0.23,0.33,0.43,0.52,0.61,0.70,0.79,0.88,0.97,1.06,1.14,1.23,1.31,1.39,1.47,1.55,1.63,1.70,1.78,1.85,1.92,2.00,2.07,2.14,2.20,2.27,2.34,2.40,2.46,2.52,2.58,2.64,2.70,2.76,2.81,2.87,2.92,2.97,3.02,3.07,3.12,3.17,3.21,3.26,3.30,3.34,3.38,3.42,3.46,3.49,3.53,3.56,3.60,3.63,3.66,3.69,3.71,3.74,3.77,3.79,3.81,3.83,3.85,3.87,3.89,3.91,3.92,3.93,3.95,3.96,3.97,3.98,3.98,3.99,3.99,4.00,4.00,4,4.00,3.99,3.98,3.96,3.94,3.91,3.88,3.84,3.80,3.76,3.71,3.66,3.60,3.54,3.48,3.42,3.35,3.28,3.21,3.14,3.06,2.99,2.91,2.83,2.74,2.66,2.58,2.49,2.40,2.32,2.23,2.14,2.06,1.97,1.88,1.79,1.71,1.62,1.53,1.45,1.36,1.28,1.20,1.12,1.04,0.96,0.89,0.82,0.74,0.68,0.61,0.55,0.49,0.43,0.37,0.32,0.27,0.23,0.19,0.15,0.12,0.09,0.06,0.04,0.02,0.01,0.00,0 +PARAM_ANGLE_Y=0,-0.06,-0.25,-0.55,-0.95,-1.44,-2.02,-2.68,-3.43,-4.24,-5.09,-6.01,-6.98,-7.97,-8.99,-10.05,-11.13,-12.22,-13.30,-14.41,-15.51,-16.59,-17.65,-18.70,-19.71,-20.70,-21.65,-22.55,-23.41,-24.21,-24.94,-25.61,-26.22,-26.73,-27.18,-27.53,-27.79,-27.95,-28,-28.00,-27.99,-27.98,-27.96,-27.94,-27.92,-27.89,-27.85,-27.81,-27.77,-27.72,-27.67,-27.62,-27.56,-27.50,-27.44,-27.37,-27.30,-27.22,-27.15,-27.06,-26.98,-26.89,-26.80,-26.71,-26.62,-26.52,-26.42,-26.32,-26.22,-26.11,-26.01,-25.90,-25.78,-25.67,-25.56,-25.44,-25.32,-25.20,-25.08,-24.96,-24.84,-24.72,-24.59,-24.47,-24.34,-24.22,-24.09,-23.96,-23.84,-23.71,-23.58,-23.45,-23.33,-23.20,-23.07,-22.94,-22.82,-22.69,-22.57,-22.44,-22.32,-22.20,-22.07,-21.95,-21.83,-21.71,-21.60,-21.48,-21.37,-21.25,-21.14,-21.03,-20.93,-20.82,-20.72,-20.62,-20.52,-20.42,-20.33,-20.24,-20.15,-20.06,-19.98,-19.90,-19.82,-19.74,-19.67,-19.60,-19.54,-19.48,-19.42,-19.36,-19.31,-19.26,-19.22,-19.18,-19.14,-19.11,-19.08,-19.06,-19.04,-19.02,-19.01,-19.00,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-19,-18.95,-18.80,-18.57,-18.24,-17.85,-17.37,-16.83,-16.24,-15.57,-14.86,-14.12,-13.32,-12.50,-11.66,-10.79,-9.91,-9.01,-8.11,-7.21,-6.33,-5.44,-4.59,-3.75,-2.94,-2.16,-1.41,-0.72,-0.07,0.54,1.09,1.57,1.99,2.34,2.63,2.83,2.96,3,2.99,2.97,2.93,2.87,2.80,2.71,2.61,2.50,2.37,2.23,2.08,1.92,1.74,1.55,1.36,1.15,0.93,0.70,0.47,0.23,-0.03,-0.29,-0.55,-0.83,-1.11,-1.39,-1.69,-1.99,-2.29,-2.59,-2.90,-3.22,-3.53,-3.85,-4.17,-4.49,-4.81,-5.13,-5.46,-5.79,-6.10,-6.43,-6.75,-7.07,-7.38,-7.70,-8.01,-8.32,-8.62,-8.92,-9.22,-9.51,-9.79,-10.07,-10.34,-10.61,-10.87,-11.12,-11.36,-11.60,-11.83,-12.04,-12.25,-12.45,-12.64,-12.81,-12.98,-13.14,-13.28,-13.41,-13.53,-13.64,-13.73,-13.81,-13.88,-13.93,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.37,-13.11,-12.81,-12.48,-12.11,-11.72,-11.30,-10.85,-10.39,-9.90,-9.41,-8.90,-8.39,-7.86,-7.33,-6.81,-6.27,-5.75,-5.24,-4.74,-4.25,-3.77,-3.31,-2.87,-2.45,-2.06,-1.70,-1.36,-1.06,-0.79,-0.56,-0.36,-0.21,-0.09,-0.02,0 +PARAM_ANGLE_X=0,-0.06,-0.22,-0.49,-0.85,-1.28,-1.81,-2.40,-3.07,-3.78,-4.54,-5.36,-6.23,-7.11,-8.03,-8.97,-9.93,-10.91,-11.88,-12.87,-13.85,-14.81,-15.76,-16.69,-17.60,-18.48,-19.33,-20.14,-20.90,-21.62,-22.27,-22.87,-23.41,-23.87,-24.27,-24.58,-24.81,-24.95,-25,-25.00,-24.98,-24.96,-24.93,-24.89,-24.84,-24.78,-24.72,-24.65,-24.57,-24.48,-24.38,-24.28,-24.17,-24.06,-23.94,-23.81,-23.67,-23.53,-23.39,-23.23,-23.07,-22.91,-22.74,-22.57,-22.39,-22.21,-22.02,-21.83,-21.64,-21.44,-21.23,-21.02,-20.81,-20.60,-20.38,-20.16,-19.94,-19.72,-19.49,-19.26,-19.03,-18.80,-18.56,-18.33,-18.09,-17.85,-17.61,-17.37,-17.13,-16.89,-16.65,-16.41,-16.17,-15.93,-15.69,-15.45,-15.21,-14.97,-14.74,-14.50,-14.26,-14.04,-13.80,-13.58,-13.35,-13.12,-12.91,-12.68,-12.47,-12.26,-12.05,-11.84,-11.64,-11.44,-11.25,-11.06,-10.87,-10.69,-10.51,-10.34,-10.17,-10.00,-9.85,-9.69,-9.55,-9.41,-9.27,-9.14,-9.02,-8.90,-8.79,-8.68,-8.59,-8.49,-8.41,-8.34,-8.27,-8.21,-8.15,-8.11,-8.07,-8.04,-8.02,-8.00,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-7.98,-7.91,-7.81,-7.67,-7.49,-7.28,-7.04,-6.78,-6.48,-6.15,-5.81,-5.45,-5.07,-4.67,-4.27,-3.85,-3.42,-2.98,-2.54,-2.10,-1.65,-1.21,-0.77,-0.33,0.09,0.51,0.92,1.31,1.69,2.06,2.40,2.72,3.03,3.31,3.57,3.79,4,4.20,4.40,4.59,4.77,4.96,5.14,5.31,5.48,5.65,5.81,5.97,6.12,6.27,6.42,6.56,6.70,6.83,6.97,7.09,7.22,7.34,7.45,7.57,7.68,7.79,7.89,7.99,8.09,8.18,8.27,8.36,8.45,8.53,8.61,8.68,8.76,8.83,8.90,8.97,9.03,9.09,9.15,9.20,9.26,9.31,9.36,9.40,9.45,9.49,9.53,9.57,9.60,9.64,9.67,9.70,9.73,9.76,9.78,9.80,9.83,9.85,9.87,9.88,9.90,9.91,9.93,9.94,9.95,9.96,9.97,9.97,9.98,9.99,9.99,9.99,10.00,10.00,10.00,10,9.98,9.92,9.83,9.71,9.55,9.36,9.15,8.91,8.65,8.37,8.07,7.75,7.42,7.07,6.72,6.35,5.99,5.61,5.23,4.86,4.48,4.11,3.74,3.39,3.03,2.69,2.36,2.05,1.75,1.47,1.21,0.97,0.76,0.56,0.40,0.26,0.15,0.07,0.02,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.37,0.10,0.01,0.25,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_R_ANGLE=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.12,0.12,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.63,0.90,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.37,0.10,0.01,0.25,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.11,-0.12,-0.14,-0.16,-0.18,-0.19,-0.21,-0.23,-0.25,-0.27,-0.29,-0.31,-0.33,-0.34,-0.36,-0.38,-0.39,-0.41,-0.42,-0.44,-0.45,-0.46,-0.47,-0.48,-0.48,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.49,-0.48,-0.48,-0.48,-0.48,-0.48,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.45,-0.44,-0.44,-0.43,-0.42,-0.42,-0.41,-0.41,-0.40,-0.40,-0.39,-0.38,-0.38,-0.37,-0.36,-0.36,-0.35,-0.34,-0.33,-0.33,-0.32,-0.31,-0.30,-0.30,-0.29,-0.28,-0.27,-0.26,-0.26,-0.25,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,0.00,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.08,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.08,0.09,0.11,0.13,0.14,0.16,0.17,0.19,0.20,0.21,0.22,0.24,0.25,0.25,0.26,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.25,0.24,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.04,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0 +PARAM_EYE_BALL_Y=0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.03,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.28,-0.28,-0.29,-0.30,-0.30,-0.31,-0.32,-0.32,-0.33,-0.34,-0.34,-0.35,-0.36,-0.36,-0.37,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.41,-0.41,-0.42,-0.42,-0.43,-0.43,-0.44,-0.44,-0.45,-0.45,-0.46,-0.46,-0.46,-0.47,-0.47,-0.48,-0.48,-0.48,-0.49,-0.49,-0.50,-0.50,-0.50,-0.51,-0.51,-0.51,-0.52,-0.52,-0.52,-0.53,-0.53,-0.53,-0.53,-0.54,-0.54,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.56,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.56,-0.51,-0.45,-0.38,-0.31,-0.24,-0.17,-0.12,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.05,-0.07,-0.09,-0.12,-0.15,-0.19,-0.22,-0.26,-0.29,-0.33,-0.36,-0.40,-0.43,-0.47,-0.50,-0.52,-0.55,-0.57,-0.59,-0.61,-0.62,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.62,-0.62,-0.62,-0.62,-0.61,-0.61,-0.61,-0.60,-0.60,-0.60,-0.59,-0.59,-0.59,-0.58,-0.58,-0.57,-0.57,-0.56,-0.56,-0.55,-0.55,-0.54,-0.53,-0.53,-0.52,-0.52,-0.51,-0.50,-0.50,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.45,-0.44,-0.43,-0.42,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.31,-0.30,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_09.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_09.mtn new file mode 100644 index 0000000..7cb54ae --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_09.mtn @@ -0,0 +1,20 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0.00,0.01,0.03,0.05,0.07,0.10,0.13,0.16,0.20,0.23,0.27,0.30,0.34,0.37,0.40,0.43,0.45,0.47,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.56,0.57,0.57,0.57,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.57,0.56,0.56,0.55,0.53,0.52,0.50,0.48,0.45,0.43,0.41,0.38,0.36,0.34,0.31,0.29,0.26,0.24,0.22,0.20,0.18,0.16,0.14,0.12,0.10,0.09,0.07,0.06,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.06,-0.23,-0.50,-0.85,-1.29,-1.79,-2.33,-2.92,-3.54,-4.18,-4.82,-5.46,-6.08,-6.67,-7.21,-7.71,-8.15,-8.50,-8.77,-8.94,-9,-8.97,-8.86,-8.70,-8.47,-8.19,-7.85,-7.47,-7.04,-6.56,-6.06,-5.51,-4.94,-4.33,-3.71,-3.06,-2.40,-1.72,-1.04,-0.34,0.34,1.04,1.72,2.40,3.06,3.71,4.33,4.94,5.51,6.06,6.56,7.04,7.47,7.85,8.19,8.47,8.70,8.86,8.97,9,8.98,8.91,8.79,8.63,8.43,8.20,7.93,7.63,7.30,6.94,6.56,6.15,5.73,5.30,4.84,4.37,3.90,3.42,2.93,2.44,1.94,1.45,0.96,0.48,0,-0.52,-1.04,-1.53,-1.98,-2.43,-2.87,-3.27,-3.66,-4.04,-4.39,-4.73,-5.05,-5.36,-5.65,-5.93,-6.19,-6.44,-6.68,-6.90,-7.11,-7.30,-7.48,-7.65,-7.81,-7.96,-8.09,-8.22,-8.34,-8.44,-8.54,-8.62,-8.70,-8.76,-8.82,-8.87,-8.91,-8.94,-8.97,-8.99,-9.00,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,-0.07,-0.26,-0.55,-0.95,-1.43,-1.99,-2.59,-3.25,-3.94,-4.65,-5.35,-6.06,-6.75,-7.41,-8.01,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-9.98,-9.93,-9.84,-9.74,-9.62,-9.50,-9.38,-9.26,-9.16,-9.07,-9.02,-9,-9.02,-9.07,-9.15,-9.25,-9.37,-9.49,-9.60,-9.71,-9.81,-9.89,-9.95,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.94,-9.79,-9.58,-9.31,-9.01,-8.70,-8.38,-8.07,-7.79,-7.53,-7.32,-7.15,-7.04,-7,-7.01,-7.02,-7.05,-7.09,-7.13,-7.19,-7.25,-7.32,-7.39,-7.48,-7.56,-7.65,-7.75,-7.85,-7.95,-8.05,-8.16,-8.27,-8.38,-8.49,-8.59,-8.70,-8.81,-8.92,-9.02,-9.12,-9.22,-9.31,-9.40,-9.49,-9.57,-9.65,-9.72,-9.78,-9.83,-9.88,-9.92,-9.96,-9.98,-9.99,-10,-9.96,-9.85,-9.66,-9.42,-9.13,-8.79,-8.40,-7.99,-7.54,-7.07,-6.59,-6.09,-5.58,-5.07,-4.55,-4.05,-3.55,-3.07,-2.61,-2.17,-1.76,-1.39,-1.04,-0.74,-0.49,-0.28,-0.13,-0.03,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.50,0.50,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.59,0.60,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.65,0.65,0.66,0.66,0.67,0.67,0.68,0.68,0.68,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.64,0.63,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.55,0.54,0.53,0.53,0.52,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,-0.20,-0.77,-1.66,-2.85,-4.30,-5.96,-7.76,-9.74,-11.81,-13.95,-16.05,-18.19,-20.26,-22.24,-24.04,-25.70,-27.15,-28.34,-29.23,-29.80,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.88,-29.54,-28.99,-28.27,-27.39,-26.37,-25.21,-23.97,-22.62,-21.22,-19.76,-18.27,-16.73,-15.20,-13.66,-12.14,-10.66,-9.20,-7.82,-6.51,-5.29,-4.16,-3.13,-2.23,-1.46,-0.84,-0.38,-0.10,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,-0.20,-0.77,-1.66,-2.85,-4.30,-5.96,-7.76,-9.74,-11.81,-13.95,-16.05,-18.19,-20.26,-22.24,-24.04,-25.70,-27.15,-28.34,-29.23,-29.80,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.88,-29.54,-28.99,-28.27,-27.39,-26.37,-25.21,-23.97,-22.62,-21.22,-19.76,-18.27,-16.73,-15.20,-13.66,-12.14,-10.66,-9.20,-7.82,-6.51,-5.29,-4.16,-3.13,-2.23,-1.46,-0.84,-0.38,-0.10,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.04,0.14,0.26,0.38,0.49,0.59,0.65,0.67,0.67,0.65,0.63,0.61,0.57,0.54,0.50,0.45,0.41,0.36,0.31,0.26,0.22,0.17,0.13,0.10,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.10,-0.13,-0.16,-0.19,-0.21,-0.24,-0.27,-0.30,-0.32,-0.34,-0.36,-0.38,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.39,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.09,-0.07,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=1,0.99,0.95,0.89,0.81,0.71,0.60,0.48,0.35,0.21,0.07,-0.07,-0.21,-0.35,-0.48,-0.60,-0.71,-0.81,-0.89,-0.95,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.88,-0.83,-0.76,-0.68,-0.60,-0.51,-0.41,-0.32,-0.22,-0.12,-0.01,0.09,0.19,0.29,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.90,0.94,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.71,0.47,0.23,0.07,0,0.07,0.22,0.43,0.65,0.80,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.81,0.65,0.46,0.28,0.13,0.03,0,0.03,0.10,0.19,0.30,0.41,0.53,0.63,0.72,0.79,0.84,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.89,0.89,0.90,0.90,0.91,0.92,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.98,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.09,-0.11,-0.14,-0.17,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.39,-0.41,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.42,-0.41,-0.39,-0.38,-0.36,-0.34,-0.32,-0.30,-0.28,-0.26,-0.24,-0.22,-0.20,-0.17,-0.15,-0.13,-0.11,-0.09,-0.08,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_SIDE=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.10,-0.13,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.31,-0.33,-0.35,-0.37,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.36,-0.34,-0.33,-0.31,-0.29,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.50,0.50,0.50,0.51,0.52,0.53,0.54,0.55,0.56,0.57,0.59,0.60,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.68,0.68,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.64,0.64,0.65,0.66,0.66,0.67,0.67,0.68,0.68,0.69,0.69,0.69,0.69,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.64,0.63,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.55,0.54,0.53,0.53,0.52,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0.00,0.01,0.03,0.05,0.07,0.10,0.13,0.16,0.20,0.23,0.27,0.30,0.34,0.37,0.40,0.43,0.45,0.47,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.55,0.56,0.56,0.57,0.57,0.58,0.58,0.58,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.58,0.58,0.57,0.56,0.55,0.54,0.52,0.50,0.48,0.45,0.43,0.40,0.38,0.35,0.33,0.31,0.28,0.26,0.24,0.21,0.19,0.17,0.15,0.13,0.12,0.10,0.08,0.07,0.05,0.04,0.03,0.02,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.10,-0.13,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.31,-0.33,-0.35,-0.37,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.36,-0.34,-0.33,-0.31,-0.29,-0.28,-0.26,-0.24,-0.22,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1.00,1.00,0.99,0.99,0.98,0.97,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.72,0.47,0.24,0.07,0.01,0.07,0.23,0.44,0.65,0.81,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.81,0.65,0.46,0.28,0.13,0.03,0,0.03,0.10,0.19,0.30,0.42,0.53,0.64,0.73,0.81,0.85,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.89,0.89,0.90,0.90,0.91,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.00,-0.02,-0.03,-0.06,-0.09,-0.12,-0.16,-0.20,-0.24,-0.28,-0.33,-0.37,-0.41,-0.45,-0.49,-0.52,-0.55,-0.58,-0.59,-0.61,-0.61,-0.60,-0.57,-0.52,-0.47,-0.40,-0.33,-0.27,-0.20,-0.15,-0.10,-0.07,-0.06,-0.07,-0.11,-0.16,-0.23,-0.30,-0.38,-0.45,-0.52,-0.58,-0.64,-0.68,-0.70,-0.71,-0.70,-0.67,-0.62,-0.56,-0.50,-0.43,-0.36,-0.30,-0.24,-0.18,-0.14,-0.10,-0.08,-0.07,-0.10,-0.17,-0.28,-0.40,-0.52,-0.64,-0.76,-0.85,-0.93,-0.98,-1,-0.97,-0.90,-0.79,-0.66,-0.52,-0.37,-0.21,-0.06,0.08,0.20,0.31,0.39,0.44,0.46,0.46,0.45,0.44,0.43,0.41,0.39,0.37,0.35,0.32,0.29,0.26,0.23,0.19,0.16,0.12,0.08,0.05,0.01,-0.03,-0.07,-0.11,-0.15,-0.19,-0.22,-0.26,-0.30,-0.33,-0.37,-0.40,-0.43,-0.46,-0.48,-0.51,-0.53,-0.55,-0.57,-0.58,-0.59,-0.60,-0.61,-0.61,-0.61,-0.60,-0.59,-0.57,-0.56,-0.54,-0.51,-0.49,-0.46,-0.43,-0.40,-0.37,-0.34,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.13,-0.11,-0.08,-0.06,-0.05,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0.01,-0.03,-0.06,-0.09,-0.14,-0.20,-0.26,-0.32,-0.39,-0.46,-0.54,-0.61,-0.68,-0.74,-0.80,-0.86,-0.91,-0.94,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.94,-0.89,-0.85,-0.80,-0.75,-0.70,-0.66,-0.62,-0.59,-0.56,-0.55,-0.54,-0.54,-0.54,-0.55,-0.55,-0.56,-0.57,-0.58,-0.59,-0.60,-0.61,-0.63,-0.64,-0.65,-0.67,-0.69,-0.70,-0.72,-0.73,-0.75,-0.77,-0.78,-0.80,-0.82,-0.83,-0.85,-0.87,-0.88,-0.89,-0.91,-0.92,-0.93,-0.95,-0.96,-0.97,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-0.98,-0.97,-0.94,-0.91,-0.88,-0.84,-0.80,-0.75,-0.71,-0.66,-0.61,-0.56,-0.51,-0.46,-0.40,-0.36,-0.31,-0.26,-0.22,-0.18,-0.14,-0.10,-0.07,-0.05,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_A.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_A.mtn new file mode 100644 index 0000000..ea79a2f --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_A.mtn @@ -0,0 +1,14 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0.02,0.06,0.14,0.24,0.37,0.52,0.69,0.88,1.08,1.29,1.52,1.76,2,2.25,2.50,2.75,3,3.24,3.48,3.71,3.92,4.12,4.31,4.48,4.63,4.76,4.86,4.94,4.98,5,5,5,5,4.99,4.99,4.98,4.97,4.96,4.95,4.94,4.93,4.91,4.90,4.88,4.86,4.84,4.81,4.79,4.76,4.73,4.70,4.67,4.63,4.60,4.56,4.52,4.47,4.43,4.38,4.33,4.28,4.22,4.17,4.11,4.05,3.98,3.91,3.84,3.77,3.70,3.62,3.54,3.45,3.37,3.28,3.18,3.09,2.99,2.89,2.78,2.67,2.56,2.45,2.33,2.21,2.08,1.95,1.82,1.67,1.52,1.36,1.19,1.01,0.83,0.64,0.45,0.25,0.04,-0.17,-0.39,-0.61,-0.83,-1.06,-1.29,-1.52,-1.75,-1.99,-2.23,-2.46,-2.70,-2.94,-3.18,-3.41,-3.65,-3.88,-4.11,-4.34,-4.56,-4.78,-5,-5.22,-5.43,-5.64,-5.85,-6.05,-6.25,-6.44,-6.63,-6.81,-7,-7.17,-7.35,-7.52,-7.68,-7.84,-8,-8.15,-8.30,-8.45,-8.59,-8.73,-8.86,-8.99,-9.12,-9.24,-9.35,-9.47,-9.58,-9.68,-9.78,-9.88,-9.97,-10.06,-10.14,-10.22,-10.30,-10.37,-10.44,-10.50,-10.57,-10.62,-10.67,-10.72,-10.77,-10.81,-10.84,-10.88,-10.91,-10.93,-10.95,-10.97,-10.98,-10.99,-11,-11,-10.91,-10.65,-10.25,-9.71,-9.07,-8.32,-7.50,-6.61,-5.67,-4.68,-3.68,-2.65,-1.60,-0.59,0.40,1.38,2.29,3.17,3.99,4.72,5.37,5.93,6.38,6.72,6.93,7,6.99,6.95,6.89,6.81,6.71,6.58,6.43,6.27,6.09,5.89,5.68,5.44,5.19,4.93,4.66,4.37,4.08,3.77,3.45,3.12,2.79,2.45,2.10,1.74,1.38,1.02,0.65,0.29,-0.08,-0.46,-0.82,-1.19,-1.56,-1.93,-2.29,-2.64,-2.99,-3.34,-3.68,-4.01,-4.34,-4.65,-4.96,-5.26,-5.54,-5.81,-6.07,-6.32,-6.55,-6.77,-6.97,-7.16,-7.33,-7.48,-7.61,-7.73,-7.83,-7.90,-7.96,-7.99,-8,-7.98,-7.93,-7.84,-7.72,-7.58,-7.41,-7.21,-6.99,-6.75,-6.50,-6.22,-5.93,-5.64,-5.33,-5.02,-4.69,-4.37,-4.04,-3.71,-3.39,-3.07,-2.76,-2.45,-2.16,-1.88,-1.60,-1.35,-1.12,-0.89,-0.70,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.43,-0.47,-0.50,-0.53,-0.56,-0.59,-0.62,-0.65,-0.68,-0.71,-0.73,-0.76,-0.79,-0.81,-0.83,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-0.99,-0.97,-0.94,-0.90,-0.84,-0.78,-0.70,-0.62,-0.53,-0.43,-0.32,-0.21,-0.09,0.04,0.17,0.30,0.44,0.58,0.71,0.86,1,1.14,1.29,1.42,1.56,1.70,1.83,1.96,2.09,2.21,2.32,2.43,2.53,2.62,2.70,2.78,2.84,2.90,2.94,2.97,2.99,3,3,2.98,2.96,2.93,2.89,2.85,2.79,2.73,2.67,2.59,2.51,2.43,2.34,2.24,2.14,2.04,1.93,1.82,1.70,1.59,1.46,1.34,1.21,1.09,0.96,0.83,0.70,0.57,0.43,0.30,0.17,0.04,-0.09,-0.21,-0.34,-0.46,-0.59,-0.70,-0.82,-0.93,-1.04,-1.14,-1.24,-1.34,-1.43,-1.51,-1.59,-1.67,-1.73,-1.79,-1.85,-1.89,-1.93,-1.96,-1.98,-2,-2,-2,-1.99,-1.98,-1.97,-1.96,-1.94,-1.92,-1.90,-1.87,-1.84,-1.81,-1.77,-1.73,-1.69,-1.65,-1.61,-1.56,-1.51,-1.46,-1.41,-1.35,-1.29,-1.23,-1.17,-1.11,-1.05,-0.98,-0.91,-0.85,-0.78,-0.70,-0.63,-0.56,-0.48,-0.41,-0.33,-0.25,-0.18,-0.10,-0.02,0.06,0.14,0.22,0.30,0.38,0.46,0.54,0.62,0.70,0.78,0.86,0.94,1.02,1.10,1.18,1.25,1.33,1.41,1.48,1.56,1.63,1.70,1.78,1.85,1.91,1.98,2.05,2.11,2.17,2.23,2.29,2.35,2.41,2.46,2.51,2.56,2.61,2.65,2.69,2.73,2.77,2.81,2.84,2.87,2.90,2.92,2.94,2.96,2.97,2.98,2.99,3,3,3,2.99,2.98,2.96,2.93,2.91,2.88,2.84,2.80,2.76,2.71,2.66,2.60,2.55,2.49,2.43,2.36,2.29,2.23,2.15,2.08,2.01,1.93,1.86,1.78,1.70,1.63,1.55,1.47,1.39,1.32,1.24,1.16,1.09,1.01,0.94,0.87,0.80,0.73,0.66,0.60,0.54,0.48,0.42,0.37,0.32,0.27,0.23,0.18,0.15,0.11,0.08,0.06,0.04,0.02,0.01,0,0 +PARAM_BODY_ANGLE_Z=0,-0,-0.01,-0.03,-0.04,-0.07,-0.10,-0.13,-0.17,-0.21,-0.25,-0.30,-0.35,-0.40,-0.46,-0.52,-0.58,-0.64,-0.70,-0.77,-0.83,-0.90,-0.97,-1.03,-1.10,-1.17,-1.23,-1.30,-1.36,-1.42,-1.48,-1.54,-1.60,-1.65,-1.70,-1.75,-1.79,-1.83,-1.87,-1.90,-1.93,-1.96,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.77,-1.72,-1.68,-1.63,-1.58,-1.53,-1.47,-1.41,-1.35,-1.28,-1.22,-1.15,-1.08,-1.01,-0.94,-0.86,-0.78,-0.71,-0.63,-0.55,-0.46,-0.38,-0.30,-0.21,-0.13,-0.04,0.05,0.13,0.22,0.31,0.40,0.49,0.58,0.67,0.75,0.84,0.93,1.02,1.10,1.19,1.27,1.36,1.44,1.52,1.60,1.68,1.76,1.83,1.91,1.98,2.05,2.12,2.19,2.26,2.32,2.38,2.44,2.50,2.55,2.60,2.65,2.70,2.74,2.78,2.82,2.85,2.88,2.91,2.93,2.95,2.97,2.98,2.99,3,3,3,2.99,2.97,2.94,2.91,2.88,2.84,2.79,2.74,2.68,2.62,2.55,2.48,2.41,2.33,2.25,2.17,2.08,1.99,1.90,1.81,1.71,1.61,1.51,1.42,1.32,1.21,1.11,1.01,0.91,0.81,0.71,0.61,0.51,0.41,0.32,0.22,0.13,0.04,-0.05,-0.13,-0.22,-0.30,-0.37,-0.45,-0.52,-0.58,-0.65,-0.70,-0.76,-0.81,-0.85,-0.89,-0.92,-0.95,-0.97,-0.99,-1,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.30,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.01,-0.02,-0.05,-0.09,-0.14,-0.19,-0.26,-0.34,-0.42,-0.51,-0.61,-0.72,-0.84,-0.96,-1.09,-1.23,-1.37,-1.52,-1.67,-1.83,-1.99,-2.16,-2.33,-2.50,-2.68,-2.86,-3.04,-3.23,-3.42,-3.61,-3.80,-3.99,-4.18,-4.38,-4.57,-4.77,-4.96,-5.15,-5.34,-5.53,-5.72,-5.90,-6.08,-6.27,-6.44,-6.61,-6.79,-6.95,-7.11,-7.27,-7.42,-7.57,-7.71,-7.85,-7.98,-8.10,-8.22,-8.33,-8.43,-8.52,-8.61,-8.69,-8.76,-8.82,-8.88,-8.92,-8.95,-8.98,-8.99,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.95,-8.80,-8.55,-8.23,-7.83,-7.37,-6.84,-6.27,-5.65,-5.01,-4.33,-3.64,-2.94,-2.23,-1.54,-0.86,-0.18,0.45,1.05,1.62,2.14,2.60,3.01,3.36,3.63,3.83,3.96,4,3.98,3.91,3.79,3.64,3.46,3.24,2.99,2.72,2.42,2.10,1.77,1.42,1.06,0.69,0.31,-0.07,-0.45,-0.84,-1.22,-1.58,-1.95,-2.31,-2.65,-2.99,-3.30,-3.59,-3.86,-4.11,-4.33,-4.53,-4.69,-4.82,-4.92,-4.98,-5,-4.99,-4.96,-4.90,-4.82,-4.73,-4.62,-4.49,-4.34,-4.18,-4,-3.81,-3.60,-3.39,-3.16,-2.92,-2.67,-2.42,-2.15,-1.88,-1.61,-1.33,-1.05,-0.76,-0.47,-0.18,0.11,0.40,0.69,0.97,1.26,1.53,1.80,2.07,2.33,2.59,2.83,3.07,3.29,3.51,3.71,3.90,4.08,4.25,4.40,4.53,4.65,4.76,4.84,4.91,4.96,4.99,5,4.97,4.87,4.71,4.50,4.23,3.92,3.55,3.15,2.70,2.22,1.70,1.16,0.59,0,-0.61,-1.23,-1.88,-2.52,-3.18,-3.82,-4.48,-5.12,-5.77,-6.39,-7,-7.59,-8.16,-8.70,-9.22,-9.70,-10.15,-10.55,-10.92,-11.23,-11.50,-11.71,-11.87,-11.97,-12,-11.98,-11.92,-11.83,-11.69,-11.53,-11.34,-11.11,-10.86,-10.59,-10.29,-9.97,-9.63,-9.28,-8.90,-8.52,-8.12,-7.72,-7.31,-6.89,-6.47,-6.05,-5.63,-5.21,-4.80,-4.39,-3.99,-3.60,-3.22,-2.85,-2.50,-2.17,-1.85,-1.55,-1.28,-1.02,-0.80,-0.59,-0.42,-0.27,-0.15,-0.07,-0.02,0 +PARAM_ANGLE_X=0,0,0.01,0.02,0.04,0.07,0.09,0.13,0.16,0.21,0.25,0.30,0.36,0.42,0.48,0.55,0.62,0.70,0.78,0.86,0.95,1.03,1.13,1.22,1.32,1.42,1.53,1.63,1.74,1.85,1.97,2.08,2.20,2.33,2.45,2.57,2.70,2.83,2.96,3.09,3.22,3.36,3.49,3.63,3.76,3.90,4.04,4.18,4.32,4.46,4.60,4.74,4.88,5.02,5.16,5.30,5.44,5.58,5.72,5.86,6,6.14,6.26,6.38,6.50,6.61,6.72,6.82,6.91,7,7.09,7.16,7.24,7.31,7.37,7.44,7.49,7.55,7.60,7.64,7.68,7.72,7.76,7.79,7.82,7.85,7.87,7.89,7.91,7.93,7.94,7.95,7.96,7.97,7.98,7.99,7.99,7.99,8,8,8,8,8,7.99,7.94,7.87,7.77,7.65,7.50,7.32,7.12,6.90,6.65,6.38,6.10,5.79,5.47,5.13,4.77,4.39,4,3.60,3.22,2.84,2.46,2.10,1.75,1.40,1.05,0.72,0.40,0.08,-0.24,-0.54,-0.84,-1.13,-1.41,-1.69,-1.96,-2.22,-2.47,-2.72,-2.96,-3.19,-3.41,-3.63,-3.84,-4.05,-4.24,-4.43,-4.62,-4.79,-4.96,-5.12,-5.28,-5.43,-5.57,-5.70,-5.83,-5.95,-6.07,-6.17,-6.27,-6.37,-6.46,-6.54,-6.61,-6.68,-6.74,-6.80,-6.84,-6.89,-6.92,-6.95,-6.97,-6.99,-7,-7,-7,-6.99,-6.97,-6.95,-6.91,-6.87,-6.83,-6.77,-6.71,-6.64,-6.56,-6.47,-6.37,-6.26,-6.14,-6.01,-5.88,-5.73,-5.57,-5.41,-5.23,-5.04,-4.85,-4.64,-4.42,-4.18,-3.94,-3.68,-3.42,-3.14,-2.85,-2.55,-2.24,-1.92,-1.59,-1.23,-0.88,-0.51,-0.12,0.27,0.71,1.14,1.56,1.98,2.39,2.79,3.19,3.58,3.96,4.34,4.71,5.08,5.43,5.78,6.12,6.46,6.79,7.11,7.42,7.73,8.02,8.32,8.60,8.87,9.14,9.40,9.65,9.89,10.13,10.35,10.57,10.77,10.98,11.17,11.35,11.52,11.69,11.84,11.99,12.12,12.25,12.37,12.48,12.57,12.66,12.74,12.81,12.87,12.91,12.95,12.98,12.99,13,12.95,12.80,12.56,12.25,11.87,11.43,10.93,10.38,9.80,9.20,8.56,7.92,7.25,6.59,5.92,5.26,4.62,3.99,3.39,2.82,2.29,1.80,1.35,0.97,0.63,0.36,0.16,0.04,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.10,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.28,-0.29,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.39,-0.36,-0.31,-0.27,-0.22,-0.16,-0.11,-0.07,-0.03,-0,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.05,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.42,-0.44,-0.47,-0.49,-0.51,-0.52,-0.54,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.51,-0.49,-0.47,-0.45,-0.42,-0.40,-0.37,-0.35,-0.32,-0.30,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.10,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.10,0.12,0.14,0.15,0.17,0.19,0.20,0.22,0.24,0.26,0.27,0.29,0.31,0.32,0.34,0.36,0.37,0.38,0.40,0.41,0.42,0.43,0.44,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.32,0.30,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.10,0.08,0.07,0.05,0.03,0.02,0,-0.01,-0.03,-0.05,-0.06,-0.08,-0.10,-0.11,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.40,-0.41,-0.42,-0.43,-0.43,-0.44,-0.44,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.45,-0.43,-0.39,-0.34,-0.29,-0.23,-0.17,-0.12,-0.07,-0.03,-0.01,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.24,-0.26,-0.27,-0.28,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.38,-0.39,-0.40,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.34,-0.32,-0.31,-0.29,-0.27,-0.25,-0.22,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.05,-0.03,0,0.03,0.05,0.08,0.11,0.14,0.16,0.19,0.21,0.24,0.27,0.29,0.31,0.33,0.35,0.37,0.38,0.39,0.40,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.40,0.38,0.36,0.33,0.29,0.26,0.23,0.19,0.16,0.13,0.10,0.08,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,0 +VISIBLE:PARTS_RIGHT_ARM_B=0 +VISIBLE:PARTS_LEFT_ARM_B=0 +VISIBLE:PARTS_BODY_B=0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_A2.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_A2.mtn new file mode 100644 index 0000000..d2745a1 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_A2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0.02,0.06,0.14,0.24,0.37,0.52,0.69,0.88,1.08,1.29,1.52,1.76,2,2.25,2.50,2.75,3,3.24,3.48,3.71,3.92,4.12,4.31,4.48,4.63,4.76,4.86,4.94,4.98,5,5,5,5,4.99,4.99,4.98,4.97,4.96,4.95,4.94,4.93,4.91,4.90,4.88,4.86,4.84,4.81,4.79,4.76,4.73,4.70,4.67,4.63,4.60,4.56,4.52,4.47,4.43,4.38,4.33,4.28,4.22,4.17,4.11,4.05,3.98,3.91,3.84,3.77,3.70,3.62,3.54,3.45,3.37,3.28,3.18,3.09,2.99,2.89,2.78,2.67,2.56,2.45,2.33,2.21,2.08,1.95,1.82,1.67,1.52,1.36,1.19,1.01,0.83,0.64,0.45,0.25,0.04,-0.17,-0.39,-0.61,-0.83,-1.06,-1.29,-1.52,-1.75,-1.99,-2.23,-2.46,-2.70,-2.94,-3.18,-3.41,-3.65,-3.88,-4.11,-4.34,-4.56,-4.78,-5,-5.22,-5.43,-5.64,-5.85,-6.05,-6.25,-6.44,-6.63,-6.81,-7,-7.17,-7.35,-7.52,-7.68,-7.84,-8,-8.15,-8.30,-8.45,-8.59,-8.73,-8.86,-8.99,-9.12,-9.24,-9.35,-9.47,-9.58,-9.68,-9.78,-9.88,-9.97,-10.06,-10.14,-10.22,-10.30,-10.37,-10.44,-10.50,-10.57,-10.62,-10.67,-10.72,-10.77,-10.81,-10.84,-10.88,-10.91,-10.93,-10.95,-10.97,-10.98,-10.99,-11,-11,-10.91,-10.65,-10.25,-9.71,-9.07,-8.32,-7.50,-6.61,-5.67,-4.68,-3.68,-2.65,-1.60,-0.59,0.40,1.38,2.29,3.17,3.99,4.72,5.37,5.93,6.38,6.72,6.93,7,6.99,6.95,6.89,6.81,6.71,6.58,6.43,6.27,6.09,5.89,5.68,5.44,5.19,4.93,4.66,4.37,4.08,3.77,3.45,3.12,2.79,2.45,2.10,1.74,1.38,1.02,0.65,0.29,-0.08,-0.46,-0.82,-1.19,-1.56,-1.93,-2.29,-2.64,-2.99,-3.34,-3.68,-4.01,-4.34,-4.65,-4.96,-5.26,-5.54,-5.81,-6.07,-6.32,-6.55,-6.77,-6.97,-7.16,-7.33,-7.48,-7.61,-7.73,-7.83,-7.90,-7.96,-7.99,-8,-7.98,-7.93,-7.84,-7.72,-7.58,-7.41,-7.21,-6.99,-6.75,-6.50,-6.22,-5.93,-5.64,-5.33,-5.02,-4.69,-4.37,-4.04,-3.71,-3.39,-3.07,-2.76,-2.45,-2.16,-1.88,-1.60,-1.35,-1.12,-0.89,-0.70,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.43,-0.47,-0.50,-0.53,-0.56,-0.59,-0.62,-0.65,-0.68,-0.71,-0.73,-0.76,-0.79,-0.81,-0.83,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-0.99,-0.97,-0.94,-0.90,-0.84,-0.78,-0.70,-0.62,-0.53,-0.43,-0.32,-0.21,-0.09,0.04,0.17,0.30,0.44,0.58,0.71,0.86,1,1.14,1.29,1.42,1.56,1.70,1.83,1.96,2.09,2.21,2.32,2.43,2.53,2.62,2.70,2.78,2.84,2.90,2.94,2.97,2.99,3,3,2.98,2.96,2.93,2.89,2.85,2.79,2.73,2.67,2.59,2.51,2.43,2.34,2.24,2.14,2.04,1.93,1.82,1.70,1.59,1.46,1.34,1.21,1.09,0.96,0.83,0.70,0.57,0.43,0.30,0.17,0.04,-0.09,-0.21,-0.34,-0.46,-0.59,-0.70,-0.82,-0.93,-1.04,-1.14,-1.24,-1.34,-1.43,-1.51,-1.59,-1.67,-1.73,-1.79,-1.85,-1.89,-1.93,-1.96,-1.98,-2,-2,-2,-1.99,-1.98,-1.97,-1.96,-1.94,-1.92,-1.90,-1.87,-1.84,-1.81,-1.77,-1.73,-1.69,-1.65,-1.61,-1.56,-1.51,-1.46,-1.41,-1.35,-1.29,-1.23,-1.17,-1.11,-1.05,-0.98,-0.91,-0.85,-0.78,-0.70,-0.63,-0.56,-0.48,-0.41,-0.33,-0.25,-0.18,-0.10,-0.02,0.06,0.14,0.22,0.30,0.38,0.46,0.54,0.62,0.70,0.78,0.86,0.94,1.02,1.10,1.18,1.25,1.33,1.41,1.48,1.56,1.63,1.70,1.78,1.85,1.91,1.98,2.05,2.11,2.17,2.23,2.29,2.35,2.41,2.46,2.51,2.56,2.61,2.65,2.69,2.73,2.77,2.81,2.84,2.87,2.90,2.92,2.94,2.96,2.97,2.98,2.99,3,3,3,2.99,2.98,2.96,2.93,2.91,2.88,2.84,2.80,2.76,2.71,2.66,2.60,2.55,2.49,2.43,2.36,2.29,2.23,2.15,2.08,2.01,1.93,1.86,1.78,1.70,1.63,1.55,1.47,1.39,1.32,1.24,1.16,1.09,1.01,0.94,0.87,0.80,0.73,0.66,0.60,0.54,0.48,0.42,0.37,0.32,0.27,0.23,0.18,0.15,0.11,0.08,0.06,0.04,0.02,0.01,0,0 +PARAM_BODY_ANGLE_Z=0,-0,-0.01,-0.03,-0.04,-0.07,-0.10,-0.13,-0.17,-0.21,-0.25,-0.30,-0.35,-0.40,-0.46,-0.52,-0.58,-0.64,-0.70,-0.77,-0.83,-0.90,-0.97,-1.03,-1.10,-1.17,-1.23,-1.30,-1.36,-1.42,-1.48,-1.54,-1.60,-1.65,-1.70,-1.75,-1.79,-1.83,-1.87,-1.90,-1.93,-1.96,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.77,-1.72,-1.68,-1.63,-1.58,-1.53,-1.47,-1.41,-1.35,-1.28,-1.22,-1.15,-1.08,-1.01,-0.94,-0.86,-0.78,-0.71,-0.63,-0.55,-0.46,-0.38,-0.30,-0.21,-0.13,-0.04,0.05,0.13,0.22,0.31,0.40,0.49,0.58,0.67,0.75,0.84,0.93,1.02,1.10,1.19,1.27,1.36,1.44,1.52,1.60,1.68,1.76,1.83,1.91,1.98,2.05,2.12,2.19,2.26,2.32,2.38,2.44,2.50,2.55,2.60,2.65,2.70,2.74,2.78,2.82,2.85,2.88,2.91,2.93,2.95,2.97,2.98,2.99,3,3,3,2.99,2.97,2.94,2.91,2.88,2.84,2.79,2.74,2.68,2.62,2.55,2.48,2.41,2.33,2.25,2.17,2.08,1.99,1.90,1.81,1.71,1.61,1.51,1.42,1.32,1.21,1.11,1.01,0.91,0.81,0.71,0.61,0.51,0.41,0.32,0.22,0.13,0.04,-0.05,-0.13,-0.22,-0.30,-0.37,-0.45,-0.52,-0.58,-0.65,-0.70,-0.76,-0.81,-0.85,-0.89,-0.92,-0.95,-0.97,-0.99,-1,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.71,-0.67,-0.62,-0.58,-0.53,-0.48,-0.44,-0.39,-0.35,-0.30,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,-0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.01,-0.02,-0.05,-0.09,-0.14,-0.19,-0.26,-0.34,-0.42,-0.51,-0.61,-0.72,-0.84,-0.96,-1.09,-1.23,-1.37,-1.52,-1.67,-1.83,-1.99,-2.16,-2.33,-2.50,-2.68,-2.86,-3.04,-3.23,-3.42,-3.61,-3.80,-3.99,-4.18,-4.38,-4.57,-4.77,-4.96,-5.15,-5.34,-5.53,-5.72,-5.90,-6.08,-6.27,-6.44,-6.61,-6.79,-6.95,-7.11,-7.27,-7.42,-7.57,-7.71,-7.85,-7.98,-8.10,-8.22,-8.33,-8.43,-8.52,-8.61,-8.69,-8.76,-8.82,-8.88,-8.92,-8.95,-8.98,-8.99,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.95,-8.80,-8.55,-8.23,-7.83,-7.37,-6.84,-6.27,-5.65,-5.01,-4.33,-3.64,-2.94,-2.23,-1.54,-0.86,-0.18,0.45,1.05,1.62,2.14,2.60,3.01,3.36,3.63,3.83,3.96,4,3.98,3.91,3.79,3.64,3.46,3.24,2.99,2.72,2.42,2.10,1.77,1.42,1.06,0.69,0.31,-0.07,-0.45,-0.84,-1.22,-1.58,-1.95,-2.31,-2.65,-2.99,-3.30,-3.59,-3.86,-4.11,-4.33,-4.53,-4.69,-4.82,-4.92,-4.98,-5,-4.99,-4.96,-4.90,-4.82,-4.73,-4.62,-4.49,-4.34,-4.18,-4,-3.81,-3.60,-3.39,-3.16,-2.92,-2.67,-2.42,-2.15,-1.88,-1.61,-1.33,-1.05,-0.76,-0.47,-0.18,0.11,0.40,0.69,0.97,1.26,1.53,1.80,2.07,2.33,2.59,2.83,3.07,3.29,3.51,3.71,3.90,4.08,4.25,4.40,4.53,4.65,4.76,4.84,4.91,4.96,4.99,5,4.97,4.87,4.71,4.50,4.23,3.92,3.55,3.15,2.70,2.22,1.70,1.16,0.59,0,-0.61,-1.23,-1.88,-2.52,-3.18,-3.82,-4.48,-5.12,-5.77,-6.39,-7,-7.59,-8.16,-8.70,-9.22,-9.70,-10.15,-10.55,-10.92,-11.23,-11.50,-11.71,-11.87,-11.97,-12,-11.98,-11.92,-11.83,-11.69,-11.53,-11.34,-11.11,-10.86,-10.59,-10.29,-9.97,-9.63,-9.28,-8.90,-8.52,-8.12,-7.72,-7.31,-6.89,-6.47,-6.05,-5.63,-5.21,-4.80,-4.39,-3.99,-3.60,-3.22,-2.85,-2.50,-2.17,-1.85,-1.55,-1.28,-1.02,-0.80,-0.59,-0.42,-0.27,-0.15,-0.07,-0.02,0 +PARAM_ANGLE_X=0,0,0.01,0.02,0.04,0.07,0.09,0.13,0.16,0.21,0.25,0.30,0.36,0.42,0.48,0.55,0.62,0.70,0.78,0.86,0.95,1.03,1.13,1.22,1.32,1.42,1.53,1.63,1.74,1.85,1.97,2.08,2.20,2.33,2.45,2.57,2.70,2.83,2.96,3.09,3.22,3.36,3.49,3.63,3.76,3.90,4.04,4.18,4.32,4.46,4.60,4.74,4.88,5.02,5.16,5.30,5.44,5.58,5.72,5.86,6,6.14,6.26,6.38,6.50,6.61,6.72,6.82,6.91,7,7.09,7.16,7.24,7.31,7.37,7.44,7.49,7.55,7.60,7.64,7.68,7.72,7.76,7.79,7.82,7.85,7.87,7.89,7.91,7.93,7.94,7.95,7.96,7.97,7.98,7.99,7.99,7.99,8,8,8,8,8,7.99,7.94,7.87,7.77,7.65,7.50,7.32,7.12,6.90,6.65,6.38,6.10,5.79,5.47,5.13,4.77,4.39,4,3.60,3.22,2.84,2.46,2.10,1.75,1.40,1.05,0.72,0.40,0.08,-0.24,-0.54,-0.84,-1.13,-1.41,-1.69,-1.96,-2.22,-2.47,-2.72,-2.96,-3.19,-3.41,-3.63,-3.84,-4.05,-4.24,-4.43,-4.62,-4.79,-4.96,-5.12,-5.28,-5.43,-5.57,-5.70,-5.83,-5.95,-6.07,-6.17,-6.27,-6.37,-6.46,-6.54,-6.61,-6.68,-6.74,-6.80,-6.84,-6.89,-6.92,-6.95,-6.97,-6.99,-7,-7,-7,-6.99,-6.97,-6.95,-6.91,-6.87,-6.83,-6.77,-6.71,-6.64,-6.56,-6.47,-6.37,-6.26,-6.14,-6.01,-5.88,-5.73,-5.57,-5.41,-5.23,-5.04,-4.85,-4.64,-4.42,-4.18,-3.94,-3.68,-3.42,-3.14,-2.85,-2.55,-2.24,-1.92,-1.59,-1.23,-0.88,-0.51,-0.12,0.27,0.71,1.14,1.56,1.98,2.39,2.79,3.19,3.58,3.96,4.34,4.71,5.08,5.43,5.78,6.12,6.46,6.79,7.11,7.42,7.73,8.02,8.32,8.60,8.87,9.14,9.40,9.65,9.89,10.13,10.35,10.57,10.77,10.98,11.17,11.35,11.52,11.69,11.84,11.99,12.12,12.25,12.37,12.48,12.57,12.66,12.74,12.81,12.87,12.91,12.95,12.98,12.99,13,12.95,12.80,12.56,12.25,11.87,11.43,10.93,10.38,9.80,9.20,8.56,7.92,7.25,6.59,5.92,5.26,4.62,3.99,3.39,2.82,2.29,1.80,1.35,0.97,0.63,0.36,0.16,0.04,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.10,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.28,-0.29,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.39,-0.36,-0.31,-0.27,-0.22,-0.16,-0.11,-0.07,-0.03,-0,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.05,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.21,-0.24,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.42,-0.44,-0.47,-0.49,-0.51,-0.52,-0.54,-0.56,-0.57,-0.58,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.58,-0.57,-0.56,-0.55,-0.54,-0.53,-0.51,-0.49,-0.47,-0.45,-0.42,-0.40,-0.37,-0.35,-0.32,-0.30,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.11,-0.10,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.10,0.12,0.14,0.15,0.17,0.19,0.20,0.22,0.24,0.26,0.27,0.29,0.31,0.32,0.34,0.36,0.37,0.38,0.40,0.41,0.42,0.43,0.44,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.44,0.44,0.43,0.42,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.33,0.32,0.30,0.29,0.28,0.26,0.25,0.24,0.22,0.21,0.19,0.18,0.16,0.15,0.13,0.12,0.10,0.08,0.07,0.05,0.03,0.02,0,-0.01,-0.03,-0.05,-0.06,-0.08,-0.10,-0.11,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.40,-0.41,-0.42,-0.43,-0.43,-0.44,-0.44,-0.45,-0.45,-0.45,-0.46,-0.46,-0.46,-0.46,-0.45,-0.43,-0.39,-0.34,-0.29,-0.23,-0.17,-0.12,-0.07,-0.03,-0.01,0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.19,-0.20,-0.22,-0.23,-0.24,-0.26,-0.27,-0.28,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.38,-0.39,-0.40,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.34,-0.32,-0.31,-0.29,-0.27,-0.25,-0.22,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.05,-0.03,0,0.03,0.05,0.08,0.11,0.14,0.16,0.19,0.21,0.24,0.27,0.29,0.31,0.33,0.35,0.37,0.38,0.39,0.40,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.40,0.38,0.36,0.33,0.29,0.26,0.23,0.19,0.16,0.13,0.10,0.08,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,-0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_B.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_B.mtn new file mode 100644 index 0000000..a8e485f --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_B.mtn @@ -0,0 +1,11 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.29,0.44,0.62,0.82,1.05,1.29,1.55,1.84,2.13,2.44,2.75,3.06,3.39,3.71,4.04,4.35,4.67,4.98,5.27,5.56,5.82,6.08,6.31,6.52,6.71,6.87,7,7.11,7.21,7.31,7.40,7.48,7.55,7.62,7.67,7.73,7.77,7.82,7.85,7.89,7.91,7.94,7.95,7.97,7.98,7.99,8,8,8.01,8.01,8.01,8.01,8.01,8,8,8,8,7.95,7.80,7.55,7.22,6.81,6.33,5.79,5.19,4.55,3.86,3.12,2.37,1.58,0.80,0,-0.80,-1.58,-2.37,-3.12,-3.86,-4.55,-5.19,-5.79,-6.33,-6.81,-7.22,-7.55,-7.80,-7.95,-8,-8,-7.99,-7.97,-7.94,-7.91,-7.88,-7.83,-7.79,-7.73,-7.67,-7.60,-7.53,-7.45,-7.37,-7.28,-7.19,-7.09,-6.99,-6.88,-6.77,-6.65,-6.53,-6.40,-6.27,-6.14,-6,-5.86,-5.72,-5.57,-5.42,-5.27,-5.11,-4.96,-4.79,-4.63,-4.46,-4.30,-4.13,-3.95,-3.78,-3.60,-3.42,-3.24,-3.06,-2.88,-2.70,-2.52,-2.33,-2.15,-1.96,-1.78,-1.59,-1.41,-1.22,-1.04,-0.85,-0.67,-0.48,-0.30,-0.12,0.06,0.24,0.42,0.60,0.78,0.95,1.13,1.30,1.46,1.63,1.79,1.96,2.11,2.27,2.42,2.57,2.72,2.86,3,3.14,3.27,3.40,3.53,3.65,3.77,3.88,3.99,4.09,4.19,4.28,4.37,4.45,4.53,4.60,4.67,4.73,4.79,4.83,4.88,4.91,4.94,4.97,4.99,5,5,4.98,4.91,4.81,4.66,4.49,4.28,4.04,3.78,3.49,3.19,2.86,2.52,2.16,1.80,1.42,1.04,0.65,0.26,-0.13,-0.52,-0.91,-1.29,-1.66,-2.02,-2.37,-2.71,-3.03,-3.33,-3.62,-3.88,-4.12,-4.33,-4.52,-4.68,-4.80,-4.89,-4.95,-4.97,-4.94,-4.84,-4.70,-4.50,-4.26,-3.98,-3.68,-3.36,-3.01,-2.66,-2.31,-1.96,-1.61,-1.29,-0.99,-0.71,-0.47,-0.27,-0.13,-0.03,0 +PARAM_BODY_ANGLE_X=0,-0,-0.02,-0.03,-0.06,-0.09,-0.13,-0.17,-0.21,-0.26,-0.32,-0.38,-0.44,-0.50,-0.57,-0.63,-0.70,-0.77,-0.85,-0.92,-0.99,-1.06,-1.14,-1.21,-1.28,-1.35,-1.41,-1.48,-1.54,-1.60,-1.66,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.76,-1.72,-1.67,-1.62,-1.57,-1.51,-1.46,-1.40,-1.33,-1.27,-1.20,-1.13,-1.05,-0.98,-0.90,-0.82,-0.74,-0.66,-0.58,-0.49,-0.41,-0.32,-0.23,-0.14,-0.05,0.04,0.14,0.23,0.33,0.42,0.52,0.61,0.71,0.81,0.90,1,1.10,1.20,1.29,1.38,1.47,1.55,1.63,1.71,1.79,1.86,1.93,2,2.06,2.12,2.18,2.24,2.29,2.34,2.39,2.44,2.49,2.53,2.57,2.61,2.64,2.68,2.71,2.74,2.77,2.79,2.82,2.84,2.86,2.88,2.90,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,2.99,3,3,3,3,3,3,3,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3,2.99,2.98,2.96,2.95,2.92,2.90,2.87,2.84,2.80,2.75,2.71,2.65,2.59,2.53,2.46,2.38,2.30,2.20,2.11,2,1.88,1.75,1.62,1.48,1.33,1.18,1.03,0.87,0.71,0.55,0.39,0.22,0.05,-0.12,-0.29,-0.46,-0.63,-0.81,-0.98,-1.15,-1.32,-1.48,-1.65,-1.81,-1.96,-2.12,-2.27,-2.42,-2.56,-2.70,-2.83,-2.96,-3.09,-3.20,-3.31,-3.41,-3.51,-3.60,-3.68,-3.75,-3.81,-3.87,-3.92,-3.95,-3.98,-3.99,-4,-4,-3.98,-3.96,-3.94,-3.90,-3.86,-3.82,-3.76,-3.70,-3.64,-3.57,-3.50,-3.42,-3.33,-3.25,-3.16,-3.06,-2.97,-2.87,-2.77,-2.66,-2.56,-2.45,-2.34,-2.23,-2.12,-2.01,-1.90,-1.80,-1.69,-1.58,-1.47,-1.37,-1.27,-1.17,-1.07,-0.97,-0.88,-0.79,-0.70,-0.62,-0.54,-0.47,-0.40,-0.33,-0.27,-0.22,-0.17,-0.13,-0.09,-0.06,-0.03,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.02,0.04,0.06,0.09,0.12,0.15,0.18,0.22,0.27,0.31,0.36,0.41,0.46,0.52,0.57,0.63,0.69,0.75,0.81,0.88,0.94,1,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.54,1.59,1.64,1.69,1.73,1.78,1.82,1.85,1.88,1.91,1.94,1.96,1.98,1.99,2,2,1.99,1.97,1.94,1.89,1.83,1.76,1.67,1.58,1.48,1.37,1.25,1.12,0.99,0.85,0.70,0.55,0.40,0.24,0.08,-0.08,-0.25,-0.42,-0.58,-0.75,-0.92,-1.08,-1.24,-1.40,-1.55,-1.70,-1.85,-1.99,-2.12,-2.25,-2.37,-2.48,-2.58,-2.67,-2.76,-2.83,-2.89,-2.94,-2.97,-2.99,-3,-3,-3,-2.99,-2.99,-2.98,-2.98,-2.97,-2.95,-2.94,-2.93,-2.91,-2.89,-2.87,-2.85,-2.82,-2.79,-2.76,-2.73,-2.70,-2.66,-2.62,-2.57,-2.53,-2.48,-2.42,-2.37,-2.31,-2.25,-2.18,-2.11,-2.04,-1.97,-1.89,-1.80,-1.72,-1.63,-1.53,-1.44,-1.33,-1.23,-1.12,-1,-0.88,-0.75,-0.63,-0.51,-0.39,-0.27,-0.15,-0.04,0.08,0.19,0.30,0.41,0.51,0.62,0.72,0.81,0.91,1,1.09,1.18,1.26,1.34,1.41,1.48,1.55,1.61,1.67,1.73,1.78,1.82,1.86,1.90,1.93,1.95,1.97,1.99,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.98,1.97,1.94,1.91,1.87,1.83,1.78,1.73,1.67,1.61,1.55,1.48,1.41,1.34,1.27,1.19,1.12,1.04,0.96,0.88,0.81,0.73,0.66,0.59,0.52,0.45,0.39,0.33,0.27,0.22,0.17,0.13,0.09,0.06,0.03,0.02,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,1.99,1.98,1.95,1.91,1.85,1.79,1.72,1.64,1.55,1.45,1.34,1.23,1.10,0.97,0.84,0.69,0.54,0.39,0.23,0.06,-0.11,-0.28,-0.46,-0.64,-0.83,-1.01,-1.20,-1.40,-1.59,-1.78,-1.98,-2.18,-2.37,-2.57,-2.77,-2.97,-3.16,-3.36,-3.55,-3.74,-3.93,-4.12,-4.30,-4.48,-4.66,-4.83,-5,-5.17,-5.33,-5.48,-5.63,-5.77,-5.91,-6.04,-6.16,-6.28,-6.39,-6.49,-6.58,-6.66,-6.74,-6.81,-6.86,-6.91,-6.95,-6.98,-6.99,-7,-6.97,-6.88,-6.74,-6.56,-6.32,-6.04,-5.73,-5.38,-5,-4.59,-4.17,-3.71,-3.25,-2.78,-2.30,-1.81,-1.31,-0.83,-0.35,0.12,0.58,1.02,1.44,1.85,2.22,2.57,2.88,3.16,3.41,3.61,3.78,3.90,3.97,4,3.95,3.83,3.62,3.36,3.04,2.66,2.25,1.80,1.34,0.84,0.34,-0.18,-0.70,-1.20,-1.70,-2.19,-2.65,-3.09,-3.49,-3.86,-4.19,-4.46,-4.69,-4.86,-4.96,-5,-4.97,-4.90,-4.78,-4.62,-4.43,-4.20,-3.96,-3.70,-3.42,-3.14,-2.86,-2.58,-2.30,-2.04,-1.80,-1.57,-1.38,-1.22,-1.10,-1.03,-1 +PARAM_ANGLE_X=0,-0,-0.02,-0.04,-0.06,-0.10,-0.14,-0.19,-0.24,-0.30,-0.37,-0.44,-0.52,-0.60,-0.69,-0.78,-0.88,-0.98,-1.08,-1.19,-1.30,-1.41,-1.52,-1.64,-1.76,-1.88,-2,-2.13,-2.25,-2.38,-2.50,-2.62,-2.75,-2.87,-3,-3.12,-3.24,-3.36,-3.48,-3.59,-3.70,-3.81,-3.92,-4.02,-4.12,-4.22,-4.31,-4.40,-4.48,-4.56,-4.63,-4.70,-4.76,-4.81,-4.86,-4.90,-4.94,-4.96,-4.98,-5,-5,-4.99,-4.97,-4.93,-4.87,-4.80,-4.72,-4.62,-4.51,-4.39,-4.26,-4.11,-3.96,-3.79,-3.62,-3.44,-3.25,-3.05,-2.84,-2.63,-2.41,-2.18,-1.95,-1.72,-1.48,-1.24,-0.99,-0.75,-0.50,-0.25,0,0.25,0.50,0.75,0.99,1.24,1.48,1.72,1.95,2.18,2.41,2.63,2.84,3.05,3.25,3.44,3.62,3.79,3.96,4.11,4.26,4.39,4.51,4.62,4.72,4.80,4.87,4.93,4.97,4.99,5,5,4.99,4.98,4.97,4.95,4.92,4.90,4.86,4.83,4.79,4.74,4.70,4.65,4.59,4.53,4.47,4.40,4.33,4.26,4.18,4.10,4.02,3.93,3.84,3.75,3.65,3.55,3.44,3.34,3.23,3.11,3,2.88,2.75,2.63,2.50,2.37,2.23,2.10,1.95,1.81,1.67,1.52,1.37,1.21,1.06,0.90,0.74,0.57,0.41,0.23,0.06,-0.11,-0.29,-0.47,-0.65,-0.83,-1.02,-1.21,-1.40,-1.59,-1.79,-1.98,-2.18,-2.38,-2.59,-2.79,-3,-3.21,-3.42,-3.61,-3.79,-3.97,-4.14,-4.29,-4.44,-4.58,-4.72,-4.84,-4.96,-5.06,-5.17,-5.26,-5.35,-5.43,-5.50,-5.57,-5.63,-5.69,-5.74,-5.79,-5.83,-5.86,-5.89,-5.92,-5.94,-5.96,-5.98,-5.99,-5.99,-6,-6,-5.96,-5.86,-5.71,-5.50,-5.25,-4.96,-4.64,-4.29,-3.93,-3.54,-3.15,-2.75,-2.35,-1.95,-1.57,-1.19,-0.83,-0.49,-0.17,0.11,0.37,0.58,0.76,0.89,0.97,1,0.98,0.92,0.83,0.72,0.57,0.40,0.22,0.03,-0.18,-0.39,-0.61,-0.82,-1.03,-1.22,-1.40,-1.57,-1.72,-1.83,-1.92,-1.98,-2 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.08,0.08,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.01,0.01,0,-0,-0.01,-0.02,-0.02,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.15,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0.01,0.01,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.10,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0,-0.01,-0.01,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0,-0,-0,-0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.23,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,-0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_B2.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_B2.mtn new file mode 100644 index 0000000..cbc2751 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_B2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.16,0.29,0.44,0.62,0.82,1.05,1.29,1.55,1.84,2.13,2.44,2.75,3.06,3.39,3.71,4.04,4.35,4.67,4.98,5.27,5.56,5.82,6.08,6.31,6.52,6.71,6.87,7,7.11,7.21,7.31,7.40,7.48,7.55,7.62,7.67,7.73,7.77,7.82,7.85,7.89,7.91,7.94,7.95,7.97,7.98,7.99,8,8,8.01,8.01,8.01,8.01,8.01,8,8,8,8,7.95,7.80,7.55,7.22,6.81,6.33,5.79,5.19,4.55,3.86,3.12,2.37,1.58,0.80,0,-0.80,-1.58,-2.37,-3.12,-3.86,-4.55,-5.19,-5.79,-6.33,-6.81,-7.22,-7.55,-7.80,-7.95,-8,-8,-7.99,-7.97,-7.94,-7.91,-7.88,-7.83,-7.79,-7.73,-7.67,-7.60,-7.53,-7.45,-7.37,-7.28,-7.19,-7.09,-6.99,-6.88,-6.77,-6.65,-6.53,-6.40,-6.27,-6.14,-6,-5.86,-5.72,-5.57,-5.42,-5.27,-5.11,-4.96,-4.79,-4.63,-4.46,-4.30,-4.13,-3.95,-3.78,-3.60,-3.42,-3.24,-3.06,-2.88,-2.70,-2.52,-2.33,-2.15,-1.96,-1.78,-1.59,-1.41,-1.22,-1.04,-0.85,-0.67,-0.48,-0.30,-0.12,0.06,0.24,0.42,0.60,0.78,0.95,1.13,1.30,1.46,1.63,1.79,1.96,2.11,2.27,2.42,2.57,2.72,2.86,3,3.14,3.27,3.40,3.53,3.65,3.77,3.88,3.99,4.09,4.19,4.28,4.37,4.45,4.53,4.60,4.67,4.73,4.79,4.83,4.88,4.91,4.94,4.97,4.99,5,5,4.98,4.91,4.81,4.66,4.49,4.28,4.04,3.78,3.49,3.19,2.86,2.52,2.16,1.80,1.42,1.04,0.65,0.26,-0.13,-0.52,-0.91,-1.29,-1.66,-2.02,-2.37,-2.71,-3.03,-3.33,-3.62,-3.88,-4.12,-4.33,-4.52,-4.68,-4.80,-4.89,-4.95,-4.97,-4.94,-4.84,-4.70,-4.50,-4.26,-3.98,-3.68,-3.36,-3.01,-2.66,-2.31,-1.96,-1.61,-1.29,-0.99,-0.71,-0.47,-0.27,-0.13,-0.03,0 +PARAM_BODY_ANGLE_X=0,-0,-0.02,-0.03,-0.06,-0.09,-0.13,-0.17,-0.21,-0.26,-0.32,-0.38,-0.44,-0.50,-0.57,-0.63,-0.70,-0.77,-0.85,-0.92,-0.99,-1.06,-1.14,-1.21,-1.28,-1.35,-1.41,-1.48,-1.54,-1.60,-1.66,-1.71,-1.76,-1.81,-1.85,-1.89,-1.92,-1.95,-1.97,-1.99,-2,-2,-2,-1.99,-1.98,-1.97,-1.95,-1.93,-1.90,-1.87,-1.84,-1.80,-1.76,-1.72,-1.67,-1.62,-1.57,-1.51,-1.46,-1.40,-1.33,-1.27,-1.20,-1.13,-1.05,-0.98,-0.90,-0.82,-0.74,-0.66,-0.58,-0.49,-0.41,-0.32,-0.23,-0.14,-0.05,0.04,0.14,0.23,0.33,0.42,0.52,0.61,0.71,0.81,0.90,1,1.10,1.20,1.29,1.38,1.47,1.55,1.63,1.71,1.79,1.86,1.93,2,2.06,2.12,2.18,2.24,2.29,2.34,2.39,2.44,2.49,2.53,2.57,2.61,2.64,2.68,2.71,2.74,2.77,2.79,2.82,2.84,2.86,2.88,2.90,2.92,2.93,2.94,2.95,2.96,2.97,2.98,2.99,2.99,3,3,3,3,3,3,3,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3.01,3,2.99,2.98,2.96,2.95,2.92,2.90,2.87,2.84,2.80,2.75,2.71,2.65,2.59,2.53,2.46,2.38,2.30,2.20,2.11,2,1.88,1.75,1.62,1.48,1.33,1.18,1.03,0.87,0.71,0.55,0.39,0.22,0.05,-0.12,-0.29,-0.46,-0.63,-0.81,-0.98,-1.15,-1.32,-1.48,-1.65,-1.81,-1.96,-2.12,-2.27,-2.42,-2.56,-2.70,-2.83,-2.96,-3.09,-3.20,-3.31,-3.41,-3.51,-3.60,-3.68,-3.75,-3.81,-3.87,-3.92,-3.95,-3.98,-3.99,-4,-4,-3.98,-3.96,-3.94,-3.90,-3.86,-3.82,-3.76,-3.70,-3.64,-3.57,-3.50,-3.42,-3.33,-3.25,-3.16,-3.06,-2.97,-2.87,-2.77,-2.66,-2.56,-2.45,-2.34,-2.23,-2.12,-2.01,-1.90,-1.80,-1.69,-1.58,-1.47,-1.37,-1.27,-1.17,-1.07,-0.97,-0.88,-0.79,-0.70,-0.62,-0.54,-0.47,-0.40,-0.33,-0.27,-0.22,-0.17,-0.13,-0.09,-0.06,-0.03,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.02,0.04,0.06,0.09,0.12,0.15,0.18,0.22,0.27,0.31,0.36,0.41,0.46,0.52,0.57,0.63,0.69,0.75,0.81,0.88,0.94,1,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.54,1.59,1.64,1.69,1.73,1.78,1.82,1.85,1.88,1.91,1.94,1.96,1.98,1.99,2,2,1.99,1.97,1.94,1.89,1.83,1.76,1.67,1.58,1.48,1.37,1.25,1.12,0.99,0.85,0.70,0.55,0.40,0.24,0.08,-0.08,-0.25,-0.42,-0.58,-0.75,-0.92,-1.08,-1.24,-1.40,-1.55,-1.70,-1.85,-1.99,-2.12,-2.25,-2.37,-2.48,-2.58,-2.67,-2.76,-2.83,-2.89,-2.94,-2.97,-2.99,-3,-3,-3,-2.99,-2.99,-2.98,-2.98,-2.97,-2.95,-2.94,-2.93,-2.91,-2.89,-2.87,-2.85,-2.82,-2.79,-2.76,-2.73,-2.70,-2.66,-2.62,-2.57,-2.53,-2.48,-2.42,-2.37,-2.31,-2.25,-2.18,-2.11,-2.04,-1.97,-1.89,-1.80,-1.72,-1.63,-1.53,-1.44,-1.33,-1.23,-1.12,-1,-0.88,-0.75,-0.63,-0.51,-0.39,-0.27,-0.15,-0.04,0.08,0.19,0.30,0.41,0.51,0.62,0.72,0.81,0.91,1,1.09,1.18,1.26,1.34,1.41,1.48,1.55,1.61,1.67,1.73,1.78,1.82,1.86,1.90,1.93,1.95,1.97,1.99,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,1.98,1.97,1.94,1.91,1.87,1.83,1.78,1.73,1.67,1.61,1.55,1.48,1.41,1.34,1.27,1.19,1.12,1.04,0.96,0.88,0.81,0.73,0.66,0.59,0.52,0.45,0.39,0.33,0.27,0.22,0.17,0.13,0.09,0.06,0.03,0.02,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,1.99,1.98,1.95,1.91,1.85,1.79,1.72,1.64,1.55,1.45,1.34,1.23,1.10,0.97,0.84,0.69,0.54,0.39,0.23,0.06,-0.11,-0.28,-0.46,-0.64,-0.83,-1.01,-1.20,-1.40,-1.59,-1.78,-1.98,-2.18,-2.37,-2.57,-2.77,-2.97,-3.16,-3.36,-3.55,-3.74,-3.93,-4.12,-4.30,-4.48,-4.66,-4.83,-5,-5.17,-5.33,-5.48,-5.63,-5.77,-5.91,-6.04,-6.16,-6.28,-6.39,-6.49,-6.58,-6.66,-6.74,-6.81,-6.86,-6.91,-6.95,-6.98,-6.99,-7,-6.97,-6.88,-6.74,-6.56,-6.32,-6.04,-5.73,-5.38,-5,-4.59,-4.17,-3.71,-3.25,-2.78,-2.30,-1.81,-1.31,-0.83,-0.35,0.12,0.58,1.02,1.44,1.85,2.22,2.57,2.88,3.16,3.41,3.61,3.78,3.90,3.97,4,3.95,3.83,3.62,3.36,3.04,2.66,2.25,1.80,1.34,0.84,0.34,-0.18,-0.70,-1.20,-1.70,-2.19,-2.65,-3.09,-3.49,-3.86,-4.19,-4.46,-4.69,-4.86,-4.96,-5,-4.97,-4.90,-4.78,-4.62,-4.43,-4.20,-3.96,-3.70,-3.42,-3.14,-2.86,-2.58,-2.30,-2.04,-1.80,-1.57,-1.38,-1.22,-1.10,-1.03,-1 +PARAM_ANGLE_X=0,-0,-0.02,-0.04,-0.06,-0.10,-0.14,-0.19,-0.24,-0.30,-0.37,-0.44,-0.52,-0.60,-0.69,-0.78,-0.88,-0.98,-1.08,-1.19,-1.30,-1.41,-1.52,-1.64,-1.76,-1.88,-2,-2.13,-2.25,-2.38,-2.50,-2.62,-2.75,-2.87,-3,-3.12,-3.24,-3.36,-3.48,-3.59,-3.70,-3.81,-3.92,-4.02,-4.12,-4.22,-4.31,-4.40,-4.48,-4.56,-4.63,-4.70,-4.76,-4.81,-4.86,-4.90,-4.94,-4.96,-4.98,-5,-5,-4.99,-4.97,-4.93,-4.87,-4.80,-4.72,-4.62,-4.51,-4.39,-4.26,-4.11,-3.96,-3.79,-3.62,-3.44,-3.25,-3.05,-2.84,-2.63,-2.41,-2.18,-1.95,-1.72,-1.48,-1.24,-0.99,-0.75,-0.50,-0.25,0,0.25,0.50,0.75,0.99,1.24,1.48,1.72,1.95,2.18,2.41,2.63,2.84,3.05,3.25,3.44,3.62,3.79,3.96,4.11,4.26,4.39,4.51,4.62,4.72,4.80,4.87,4.93,4.97,4.99,5,5,4.99,4.98,4.97,4.95,4.92,4.90,4.86,4.83,4.79,4.74,4.70,4.65,4.59,4.53,4.47,4.40,4.33,4.26,4.18,4.10,4.02,3.93,3.84,3.75,3.65,3.55,3.44,3.34,3.23,3.11,3,2.88,2.75,2.63,2.50,2.37,2.23,2.10,1.95,1.81,1.67,1.52,1.37,1.21,1.06,0.90,0.74,0.57,0.41,0.23,0.06,-0.11,-0.29,-0.47,-0.65,-0.83,-1.02,-1.21,-1.40,-1.59,-1.79,-1.98,-2.18,-2.38,-2.59,-2.79,-3,-3.21,-3.42,-3.61,-3.79,-3.97,-4.14,-4.29,-4.44,-4.58,-4.72,-4.84,-4.96,-5.06,-5.17,-5.26,-5.35,-5.43,-5.50,-5.57,-5.63,-5.69,-5.74,-5.79,-5.83,-5.86,-5.89,-5.92,-5.94,-5.96,-5.98,-5.99,-5.99,-6,-6,-5.96,-5.86,-5.71,-5.50,-5.25,-4.96,-4.64,-4.29,-3.93,-3.54,-3.15,-2.75,-2.35,-1.95,-1.57,-1.19,-0.83,-0.49,-0.17,0.11,0.37,0.58,0.76,0.89,0.97,1,0.98,0.92,0.83,0.72,0.57,0.40,0.22,0.03,-0.18,-0.39,-0.61,-0.82,-1.03,-1.22,-1.40,-1.57,-1.72,-1.83,-1.92,-1.98,-2 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.19,0.50,0.72,0.81,0.84,0.86,0.89,0.91,0.92,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0.01,0.01,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.08,0.08,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.01,0.01,0,-0,-0.01,-0.02,-0.02,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.15,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,0,0.01,0.01,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.10,0.11,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.17,0.16,0.15,0.14,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0,-0.01,-0.01,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0,-0,-0,-0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.13,-0.14,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.23,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0,-0,-0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_C.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_C.mtn new file mode 100644 index 0000000..221fac3 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_C.mtn @@ -0,0 +1,11 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.64,-0.86,-1.11,-1.38,-1.68,-2,-2.34,-2.70,-3.07,-3.47,-3.87,-4.29,-4.73,-5.16,-5.61,-6.06,-6.52,-6.98,-7.45,-7.91,-8.37,-8.82,-9.26,-9.71,-10.15,-10.58,-10.99,-11.39,-11.78,-12.15,-12.51,-12.85,-13.17,-13.47,-13.74,-13.99,-14.22,-14.42,-14.59,-14.74,-14.85,-14.93,-14.98,-15,-15,-15,-15,-15,-14.85,-14.50,-14.06,-13.63,-13.29,-13.07,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13.01,-13.03,-13.07,-13.12,-13.18,-13.24,-13.31,-13.38,-13.45,-13.53,-13.60,-13.67,-13.74,-13.80,-13.86,-13.91,-13.94,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.38,-13.14,-12.87,-12.58,-12.26,-11.93,-11.59,-11.23,-10.86,-10.50,-10.14,-9.78,-9.43,-9.08,-8.75,-8.43,-8.13,-7.85,-7.60,-7.37,-7.17,-7,-6.84,-6.69,-6.54,-6.39,-6.25,-6.11,-5.98,-5.84,-5.72,-5.59,-5.47,-5.35,-5.23,-5.11,-5,-4.89,-4.78,-4.67,-4.57,-4.46,-4.36,-4.26,-4.15,-4.06,-3.96,-3.86,-3.76,-3.66,-3.56,-3.46,-3.36,-3.27,-3.17,-3.07,-2.97,-2.86,-2.76,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.89,-1.78,-1.66,-1.54,-1.41,-1.28,-1.15,-1.02,-0.89,-0.75,-0.61,-0.46,-0.31,-0.16,0,0.18,0.39,0.65,0.92,1.23,1.56,1.91,2.27,2.65,3.05,3.46,3.87,4.28,4.70,5.11,5.51,5.91,6.30,6.67,7.03,7.36,7.67,7.96,8.22,8.44,8.64,8.79,8.91,8.98,9,8.99,8.97,8.93,8.87,8.81,8.72,8.63,8.52,8.41,8.28,8.14,7.99,7.83,7.67,7.49,7.31,7.12,6.93,6.73,6.52,6.31,6.10,5.88,5.66,5.44,5.21,4.98,4.76,4.53,4.30,4.07,3.85,3.62,3.40,3.18,2.97,2.75,2.54,2.34,2.14,1.95,1.76,1.58,1.41,1.24,1.09,0.94,0.80,0.67,0.55,0.44,0.34,0.25,0.18,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.15,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.47,-0.53,-0.59,-0.65,-0.71,-0.78,-0.85,-0.91,-0.98,-1.06,-1.13,-1.20,-1.28,-1.35,-1.43,-1.50,-1.57,-1.65,-1.72,-1.80,-1.87,-1.94,-2.02,-2.09,-2.15,-2.22,-2.29,-2.35,-2.41,-2.47,-2.53,-2.59,-2.64,-2.69,-2.73,-2.78,-2.82,-2.85,-2.89,-2.92,-2.94,-2.96,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.97,-2.96,-2.94,-2.91,-2.89,-2.86,-2.83,-2.79,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.48,-2.43,-2.37,-2.31,-2.25,-2.19,-2.12,-2.06,-1.99,-1.92,-1.85,-1.78,-1.70,-1.63,-1.55,-1.48,-1.40,-1.32,-1.24,-1.16,-1.08,-1,-0.92,-0.83,-0.75,-0.67,-0.58,-0.50,-0.42,-0.33,-0.25,-0.17,-0.08,-0,0.08,0.16,0.24,0.32,0.40,0.48,0.55,0.63,0.70,0.78,0.85,0.92,0.99,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.53,1.58,1.63,1.67,1.72,1.76,1.79,1.83,1.86,1.89,1.91,1.94,1.96,1.97,1.98,1.99,2,2,2,1.99,1.98,1.97,1.96,1.94,1.91,1.89,1.86,1.83,1.79,1.76,1.72,1.67,1.63,1.58,1.53,1.48,1.43,1.37,1.31,1.25,1.19,1.12,1.06,0.99,0.92,0.85,0.78,0.70,0.63,0.55,0.48,0.40,0.32,0.24,0.16,0.08,-0,-0.08,-0.17,-0.25,-0.33,-0.42,-0.50,-0.58,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.16,-1.24,-1.32,-1.40,-1.48,-1.55,-1.63,-1.70,-1.78,-1.85,-1.92,-1.99,-2.06,-2.12,-2.19,-2.25,-2.31,-2.37,-2.43,-2.48,-2.53,-2.58,-2.63,-2.67,-2.72,-2.76,-2.79,-2.83,-2.86,-2.89,-2.91,-2.94,-2.96,-2.97,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.96,-2.94,-2.91,-2.88,-2.84,-2.80,-2.76,-2.71,-2.66,-2.61,-2.56,-2.50,-2.44,-2.37,-2.31,-2.24,-2.17,-2.10,-2.03,-1.96,-1.89,-1.81,-1.74,-1.66,-1.59,-1.51,-1.43,-1.36,-1.28,-1.21,-1.13,-1.06,-0.99,-0.92,-0.85,-0.78,-0.71,-0.65,-0.59,-0.53,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.95,1.93,1.92,1.90,1.88,1.85,1.83,1.80,1.78,1.75,1.72,1.69,1.66,1.62,1.59,1.55,1.51,1.47,1.43,1.39,1.35,1.31,1.27,1.22,1.18,1.13,1.09,1.04,0.99,0.94,0.90,0.85,0.80,0.75,0.70,0.65,0.60,0.55,0.50,0.45,0.40,0.35,0.30,0.25,0.20,0.15,0.10,0.06,0.01,-0.04,-0.09,-0.13,-0.18,-0.22,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.55,-0.59,-0.62,-0.66,-0.69,-0.72,-0.75,-0.78,-0.80,-0.83,-0.85,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.85,-0.83,-0.80,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.22,-0.18,-0.13,-0.09,-0.04,0.01,0.06,0.10,0.15,0.20,0.25,0.30,0.35,0.40,0.45,0.50,0.55,0.60,0.65,0.70,0.75,0.80,0.85,0.90,0.94,0.99,1.04,1.09,1.13,1.18,1.22,1.27,1.31,1.35,1.39,1.43,1.47,1.51,1.55,1.59,1.62,1.66,1.69,1.72,1.75,1.78,1.80,1.83,1.85,1.88,1.90,1.92,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.94,1.92,1.89,1.87,1.84,1.81,1.78,1.74,1.70,1.67,1.62,1.58,1.54,1.50,1.45,1.40,1.35,1.31,1.26,1.21,1.16,1.11,1.06,1.01,0.96,0.90,0.86,0.80,0.76,0.71,0.66,0.61,0.57,0.52,0.48,0.43,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.10,0.08,0.06,0.04,0.03,0.01,0.01,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.13,4.48,4.76,4.94,5.01,4.97,4.85,4.68,4.45,4.18,3.86,3.52,3.16,2.79,2.41,2.04,1.68,1.34,1.03,0.74,0.49,0.28,0.12,0,-0.10,-0.21,-0.30,-0.40,-0.49,-0.59,-0.68,-0.76,-0.85,-0.93,-1.01,-1.09,-1.17,-1.25,-1.32,-1.40,-1.47,-1.54,-1.61,-1.68,-1.75,-1.81,-1.88,-1.95,-2.01,-2.07,-2.14,-2.20,-2.26,-2.33,-2.39,-2.45,-2.51,-2.57,-2.63,-2.69,-2.75,-2.82,-2.88,-2.94,-3,-3.07,-3.13,-3.18,-3.24,-3.28,-3.33,-3.37,-3.42,-3.46,-3.50,-3.54,-3.58,-3.62,-3.67,-3.72,-3.77,-3.82,-3.87,-3.94,-4,-4.13,-4.34,-4.61,-4.91,-5.20,-5.46,-5.69,-5.86,-5.96,-6,-5.99,-5.95,-5.90,-5.83,-5.74,-5.65,-5.56,-5.46,-5.37,-5.28,-5.20,-5.13,-5.08,-5.04,-5.01,-5,-5.01,-5.03,-5.07,-5.13,-5.19,-5.27,-5.36,-5.46,-5.58,-5.70,-5.82,-5.96,-6.10,-6.25,-6.41,-6.56,-6.72,-6.89,-7.06,-7.23,-7.39,-7.56,-7.73,-7.90,-8.07,-8.23,-8.39,-8.55,-8.70,-8.85,-8.99,-9.12,-9.25,-9.37,-9.48,-9.58,-9.67,-9.76,-9.83,-9.89,-9.94,-9.97,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.95,-9.93,-9.90,-9.86,-9.82,-9.78,-9.74,-9.70,-9.65,-9.60,-9.55,-9.50,-9.45,-9.40,-9.35,-9.30,-9.26,-9.22,-9.18,-9.14,-9.10,-9.07,-9.05,-9.03,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.32,-0.53,-0.80,-1.09,-1.42,-1.77,-2.13,-2.50,-2.88,-3.26,-3.63,-3.99,-4.33,-4.65,-4.94,-5.20,-5.42,-5.61,-5.75,-5.83,-5.86,-5.84,-5.78,-5.71,-5.62,-5.52,-5.42,-5.32,-5.22,-5.14,-5.06,-5,-4.94,-4.88,-4.83,-4.77,-4.72,-4.67,-4.62,-4.57,-4.52,-4.47,-4.42,-4.37,-4.33,-4.28,-4.24,-4.19,-4.15,-4.10,-4.06,-4.01,-3.97,-3.93,-3.88,-3.84,-3.79,-3.75,-3.70,-3.66,-3.61,-3.56,-3.52,-3.47,-3.42,-3.37,-3.32,-3.27,-3.22,-3.17,-3.11,-3.06,-3,-2.93,-2.86,-2.78,-2.70,-2.62,-2.53,-2.44,-2.35,-2.25,-2.15,-2.04,-1.94,-1.83,-1.72,-1.60,-1.49,-1.37,-1.25,-1.13,-1,-0.77,-0.41,0.05,0.55,1.07,1.58,2.04,2.43,2.76,3,3.25,3.51,3.76,4.01,4.26,4.50,4.72,4.93,5.13,5.32,5.48,5.62,5.75,5.85,5.94,6,6.06,6.11,6.17,6.22,6.27,6.32,6.36,6.40,6.44,6.48,6.52,6.56,6.59,6.62,6.65,6.68,6.71,6.73,6.76,6.78,6.80,6.82,6.84,6.86,6.87,6.89,6.90,6.91,6.93,6.94,6.95,6.96,6.96,6.97,6.98,6.98,6.99,6.99,6.99,7,7,7,7,7,6.92,6.68,6.30,5.81,5.22,4.57,3.87,3.14,2.40,1.68,0.98,0.35,-0.21,-0.66,-1,-1.26,-1.51,-1.74,-1.96,-2.16,-2.35,-2.53,-2.69,-2.84,-2.98,-3.11,-3.22,-3.33,-3.43,-3.51,-3.59,-3.66,-3.72,-3.78,-3.82,-3.86,-3.90,-3.92,-3.95,-3.97,-3.98,-3.99,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.79,-3.72,-3.64,-3.55,-3.45,-3.35,-3.24,-3.13,-3.01,-2.89,-2.76,-2.63,-2.50,-2.37,-2.24,-2.10,-1.97,-1.84,-1.71,-1.58,-1.46,-1.34,-1.22,-1.11,-1,-0.89,-0.80,-0.71,-0.62,-0.55,-0.48,-0.42,-0.36,-0.31,-0.27,-0.22,-0.19,-0.16,-0.13,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0,-0,-0,-0,-0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.15,0.15,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.04,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.21,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0,0.01,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_C2.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_C2.mtn new file mode 100644 index 0000000..c41d84e --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_C2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.64,-0.86,-1.11,-1.38,-1.68,-2,-2.34,-2.70,-3.07,-3.47,-3.87,-4.29,-4.73,-5.16,-5.61,-6.06,-6.52,-6.98,-7.45,-7.91,-8.37,-8.82,-9.26,-9.71,-10.15,-10.58,-10.99,-11.39,-11.78,-12.15,-12.51,-12.85,-13.17,-13.47,-13.74,-13.99,-14.22,-14.42,-14.59,-14.74,-14.85,-14.93,-14.98,-15,-15,-15,-15,-15,-14.85,-14.50,-14.06,-13.63,-13.29,-13.07,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13.01,-13.03,-13.07,-13.12,-13.18,-13.24,-13.31,-13.38,-13.45,-13.53,-13.60,-13.67,-13.74,-13.80,-13.86,-13.91,-13.94,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.38,-13.14,-12.87,-12.58,-12.26,-11.93,-11.59,-11.23,-10.86,-10.50,-10.14,-9.78,-9.43,-9.08,-8.75,-8.43,-8.13,-7.85,-7.60,-7.37,-7.17,-7,-6.84,-6.69,-6.54,-6.39,-6.25,-6.11,-5.98,-5.84,-5.72,-5.59,-5.47,-5.35,-5.23,-5.11,-5,-4.89,-4.78,-4.67,-4.57,-4.46,-4.36,-4.26,-4.15,-4.06,-3.96,-3.86,-3.76,-3.66,-3.56,-3.46,-3.36,-3.27,-3.17,-3.07,-2.97,-2.86,-2.76,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.89,-1.78,-1.66,-1.54,-1.41,-1.28,-1.15,-1.02,-0.89,-0.75,-0.61,-0.46,-0.31,-0.16,0,0.18,0.39,0.65,0.92,1.23,1.56,1.91,2.27,2.65,3.05,3.46,3.87,4.28,4.70,5.11,5.51,5.91,6.30,6.67,7.03,7.36,7.67,7.96,8.22,8.44,8.64,8.79,8.91,8.98,9,8.99,8.97,8.93,8.87,8.81,8.72,8.63,8.52,8.41,8.28,8.14,7.99,7.83,7.67,7.49,7.31,7.12,6.93,6.73,6.52,6.31,6.10,5.88,5.66,5.44,5.21,4.98,4.76,4.53,4.30,4.07,3.85,3.62,3.40,3.18,2.97,2.75,2.54,2.34,2.14,1.95,1.76,1.58,1.41,1.24,1.09,0.94,0.80,0.67,0.55,0.44,0.34,0.25,0.18,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0,-0,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.15,-0.18,-0.22,-0.27,-0.31,-0.36,-0.41,-0.47,-0.53,-0.59,-0.65,-0.71,-0.78,-0.85,-0.91,-0.98,-1.06,-1.13,-1.20,-1.28,-1.35,-1.43,-1.50,-1.57,-1.65,-1.72,-1.80,-1.87,-1.94,-2.02,-2.09,-2.15,-2.22,-2.29,-2.35,-2.41,-2.47,-2.53,-2.59,-2.64,-2.69,-2.73,-2.78,-2.82,-2.85,-2.89,-2.92,-2.94,-2.96,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.97,-2.96,-2.94,-2.91,-2.89,-2.86,-2.83,-2.79,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.48,-2.43,-2.37,-2.31,-2.25,-2.19,-2.12,-2.06,-1.99,-1.92,-1.85,-1.78,-1.70,-1.63,-1.55,-1.48,-1.40,-1.32,-1.24,-1.16,-1.08,-1,-0.92,-0.83,-0.75,-0.67,-0.58,-0.50,-0.42,-0.33,-0.25,-0.17,-0.08,-0,0.08,0.16,0.24,0.32,0.40,0.48,0.55,0.63,0.70,0.78,0.85,0.92,0.99,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.53,1.58,1.63,1.67,1.72,1.76,1.79,1.83,1.86,1.89,1.91,1.94,1.96,1.97,1.98,1.99,2,2,2,1.99,1.98,1.97,1.96,1.94,1.91,1.89,1.86,1.83,1.79,1.76,1.72,1.67,1.63,1.58,1.53,1.48,1.43,1.37,1.31,1.25,1.19,1.12,1.06,0.99,0.92,0.85,0.78,0.70,0.63,0.55,0.48,0.40,0.32,0.24,0.16,0.08,-0,-0.08,-0.17,-0.25,-0.33,-0.42,-0.50,-0.58,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.16,-1.24,-1.32,-1.40,-1.48,-1.55,-1.63,-1.70,-1.78,-1.85,-1.92,-1.99,-2.06,-2.12,-2.19,-2.25,-2.31,-2.37,-2.43,-2.48,-2.53,-2.58,-2.63,-2.67,-2.72,-2.76,-2.79,-2.83,-2.86,-2.89,-2.91,-2.94,-2.96,-2.97,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.96,-2.94,-2.91,-2.88,-2.84,-2.80,-2.76,-2.71,-2.66,-2.61,-2.56,-2.50,-2.44,-2.37,-2.31,-2.24,-2.17,-2.10,-2.03,-1.96,-1.89,-1.81,-1.74,-1.66,-1.59,-1.51,-1.43,-1.36,-1.28,-1.21,-1.13,-1.06,-0.99,-0.92,-0.85,-0.78,-0.71,-0.65,-0.59,-0.53,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=0,0,0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.15,0.18,0.21,0.24,0.28,0.31,0.35,0.39,0.43,0.47,0.52,0.56,0.61,0.66,0.70,0.75,0.80,0.85,0.90,0.95,1,1.05,1.10,1.15,1.20,1.25,1.30,1.34,1.39,1.44,1.48,1.53,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.95,1.93,1.92,1.90,1.88,1.85,1.83,1.80,1.78,1.75,1.72,1.69,1.66,1.62,1.59,1.55,1.51,1.47,1.43,1.39,1.35,1.31,1.27,1.22,1.18,1.13,1.09,1.04,0.99,0.94,0.90,0.85,0.80,0.75,0.70,0.65,0.60,0.55,0.50,0.45,0.40,0.35,0.30,0.25,0.20,0.15,0.10,0.06,0.01,-0.04,-0.09,-0.13,-0.18,-0.22,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.55,-0.59,-0.62,-0.66,-0.69,-0.72,-0.75,-0.78,-0.80,-0.83,-0.85,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.85,-0.83,-0.80,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.22,-0.18,-0.13,-0.09,-0.04,0.01,0.06,0.10,0.15,0.20,0.25,0.30,0.35,0.40,0.45,0.50,0.55,0.60,0.65,0.70,0.75,0.80,0.85,0.90,0.94,0.99,1.04,1.09,1.13,1.18,1.22,1.27,1.31,1.35,1.39,1.43,1.47,1.51,1.55,1.59,1.62,1.66,1.69,1.72,1.75,1.78,1.80,1.83,1.85,1.88,1.90,1.92,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.94,1.92,1.89,1.87,1.84,1.81,1.78,1.74,1.70,1.67,1.62,1.58,1.54,1.50,1.45,1.40,1.35,1.31,1.26,1.21,1.16,1.11,1.06,1.01,0.96,0.90,0.86,0.80,0.76,0.71,0.66,0.61,0.57,0.52,0.48,0.43,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.10,0.08,0.06,0.04,0.03,0.01,0.01,0,0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.13,4.48,4.76,4.94,5.01,4.97,4.85,4.68,4.45,4.18,3.86,3.52,3.16,2.79,2.41,2.04,1.68,1.34,1.03,0.74,0.49,0.28,0.12,0,-0.10,-0.21,-0.30,-0.40,-0.49,-0.59,-0.68,-0.76,-0.85,-0.93,-1.01,-1.09,-1.17,-1.25,-1.32,-1.40,-1.47,-1.54,-1.61,-1.68,-1.75,-1.81,-1.88,-1.95,-2.01,-2.07,-2.14,-2.20,-2.26,-2.33,-2.39,-2.45,-2.51,-2.57,-2.63,-2.69,-2.75,-2.82,-2.88,-2.94,-3,-3.07,-3.13,-3.18,-3.24,-3.28,-3.33,-3.37,-3.42,-3.46,-3.50,-3.54,-3.58,-3.62,-3.67,-3.72,-3.77,-3.82,-3.87,-3.94,-4,-4.13,-4.34,-4.61,-4.91,-5.20,-5.46,-5.69,-5.86,-5.96,-6,-5.99,-5.95,-5.90,-5.83,-5.74,-5.65,-5.56,-5.46,-5.37,-5.28,-5.20,-5.13,-5.08,-5.04,-5.01,-5,-5.01,-5.03,-5.07,-5.13,-5.19,-5.27,-5.36,-5.46,-5.58,-5.70,-5.82,-5.96,-6.10,-6.25,-6.41,-6.56,-6.72,-6.89,-7.06,-7.23,-7.39,-7.56,-7.73,-7.90,-8.07,-8.23,-8.39,-8.55,-8.70,-8.85,-8.99,-9.12,-9.25,-9.37,-9.48,-9.58,-9.67,-9.76,-9.83,-9.89,-9.94,-9.97,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.95,-9.93,-9.90,-9.86,-9.82,-9.78,-9.74,-9.70,-9.65,-9.60,-9.55,-9.50,-9.45,-9.40,-9.35,-9.30,-9.26,-9.22,-9.18,-9.14,-9.10,-9.07,-9.05,-9.03,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.32,-0.53,-0.80,-1.09,-1.42,-1.77,-2.13,-2.50,-2.88,-3.26,-3.63,-3.99,-4.33,-4.65,-4.94,-5.20,-5.42,-5.61,-5.75,-5.83,-5.86,-5.84,-5.78,-5.71,-5.62,-5.52,-5.42,-5.32,-5.22,-5.14,-5.06,-5,-4.94,-4.88,-4.83,-4.77,-4.72,-4.67,-4.62,-4.57,-4.52,-4.47,-4.42,-4.37,-4.33,-4.28,-4.24,-4.19,-4.15,-4.10,-4.06,-4.01,-3.97,-3.93,-3.88,-3.84,-3.79,-3.75,-3.70,-3.66,-3.61,-3.56,-3.52,-3.47,-3.42,-3.37,-3.32,-3.27,-3.22,-3.17,-3.11,-3.06,-3,-2.93,-2.86,-2.78,-2.70,-2.62,-2.53,-2.44,-2.35,-2.25,-2.15,-2.04,-1.94,-1.83,-1.72,-1.60,-1.49,-1.37,-1.25,-1.13,-1,-0.77,-0.41,0.05,0.55,1.07,1.58,2.04,2.43,2.76,3,3.25,3.51,3.76,4.01,4.26,4.50,4.72,4.93,5.13,5.32,5.48,5.62,5.75,5.85,5.94,6,6.06,6.11,6.17,6.22,6.27,6.32,6.36,6.40,6.44,6.48,6.52,6.56,6.59,6.62,6.65,6.68,6.71,6.73,6.76,6.78,6.80,6.82,6.84,6.86,6.87,6.89,6.90,6.91,6.93,6.94,6.95,6.96,6.96,6.97,6.98,6.98,6.99,6.99,6.99,7,7,7,7,7,6.92,6.68,6.30,5.81,5.22,4.57,3.87,3.14,2.40,1.68,0.98,0.35,-0.21,-0.66,-1,-1.26,-1.51,-1.74,-1.96,-2.16,-2.35,-2.53,-2.69,-2.84,-2.98,-3.11,-3.22,-3.33,-3.43,-3.51,-3.59,-3.66,-3.72,-3.78,-3.82,-3.86,-3.90,-3.92,-3.95,-3.97,-3.98,-3.99,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.79,-3.72,-3.64,-3.55,-3.45,-3.35,-3.24,-3.13,-3.01,-2.89,-2.76,-2.63,-2.50,-2.37,-2.24,-2.10,-1.97,-1.84,-1.71,-1.58,-1.46,-1.34,-1.22,-1.11,-1,-0.89,-0.80,-0.71,-0.62,-0.55,-0.48,-0.42,-0.36,-0.31,-0.27,-0.22,-0.19,-0.16,-0.13,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0,-0,-0,-0,-0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.15,0.15,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.04,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.21,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0,0.01,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/idle_C2_copy.mtn b/model/ShizukuTalk/shizuku-pajama/motions/idle_C2_copy.mtn new file mode 100644 index 0000000..ce18a58 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/idle_C2_copy.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ANGLE_Z=-30,-29.62,-28.55,-26.87,-24.74,-22.20,-19.42,-16.49,-13.51,-10.58,-7.80,-5.26,-3.13,-1.45,-0.38,0,-0.02,-0.08,-0.17,-0.30,-0.45,-0.64,-0.86,-1.11,-1.38,-1.68,-2,-2.34,-2.70,-3.07,-3.47,-3.87,-4.29,-4.73,-5.16,-5.61,-6.06,-6.52,-6.98,-7.45,-7.91,-8.37,-8.82,-9.26,-9.71,-10.15,-10.58,-10.99,-11.39,-11.78,-12.15,-12.51,-12.85,-13.17,-13.47,-13.74,-13.99,-14.22,-14.42,-14.59,-14.74,-14.85,-14.93,-14.98,-15,-15,-15,-15,-15,-14.85,-14.50,-14.06,-13.63,-13.29,-13.07,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13,-13.01,-13.03,-13.07,-13.12,-13.18,-13.24,-13.31,-13.38,-13.45,-13.53,-13.60,-13.67,-13.74,-13.80,-13.86,-13.91,-13.94,-13.97,-13.99,-14,-13.97,-13.89,-13.76,-13.59,-13.38,-13.14,-12.87,-12.58,-12.26,-11.93,-11.59,-11.23,-10.86,-10.50,-10.14,-9.78,-9.43,-9.08,-8.75,-8.43,-8.13,-7.85,-7.60,-7.37,-7.17,-7,-6.84,-6.69,-6.54,-6.39,-6.25,-6.11,-5.98,-5.84,-5.72,-5.59,-5.47,-5.35,-5.23,-5.11,-5,-4.89,-4.78,-4.67,-4.57,-4.46,-4.36,-4.26,-4.15,-4.06,-3.96,-3.86,-3.76,-3.66,-3.56,-3.46,-3.36,-3.27,-3.17,-3.07,-2.97,-2.86,-2.76,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.89,-1.78,-1.66,-1.54,-1.41,-1.28,-1.15,-1.02,-0.89,-0.75,-0.61,-0.46,-0.31,-0.16,0,0.18,0.39,0.65,0.92,1.23,1.56,1.91,2.27,2.65,3.05,3.46,3.87,4.28,4.70,5.11,5.51,5.91,6.30,6.67,7.03,7.36,7.67,7.96,8.22,8.44,8.64,8.79,8.91,8.98,9,8.99,8.97,8.93,8.87,8.81,8.72,8.63,8.52,8.41,8.28,8.14,7.99,7.83,7.67,7.49,7.31,7.12,6.93,6.73,6.52,6.31,6.10,5.88,5.66,5.44,5.21,4.98,4.76,4.53,4.30,4.07,3.85,3.62,3.40,3.18,2.97,2.75,2.54,2.34,2.14,1.95,1.76,1.58,1.41,1.24,1.09,0.94,0.80,0.67,0.55,0.44,0.34,0.25,0.18,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=-10,0,-0,-0.01,-0.02,-0.04,-0.06,-0.09,-0.12,-0.16,-0.20,-0.24,-0.29,-0.34,-0.39,-0.44,-0.50,-0.56,-0.63,-0.69,-0.76,-0.83,-0.90,-0.97,-1.04,-1.11,-1.19,-1.26,-1.34,-1.41,-1.49,-1.57,-1.64,-1.72,-1.79,-1.87,-1.94,-2.01,-2.08,-2.15,-2.22,-2.29,-2.35,-2.41,-2.47,-2.53,-2.59,-2.64,-2.69,-2.73,-2.78,-2.82,-2.85,-2.89,-2.92,-2.94,-2.96,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.97,-2.96,-2.94,-2.91,-2.89,-2.86,-2.83,-2.79,-2.76,-2.72,-2.67,-2.63,-2.58,-2.53,-2.48,-2.43,-2.37,-2.31,-2.25,-2.19,-2.12,-2.06,-1.99,-1.92,-1.85,-1.78,-1.70,-1.63,-1.55,-1.48,-1.40,-1.32,-1.24,-1.16,-1.08,-1,-0.92,-0.83,-0.75,-0.67,-0.58,-0.50,-0.42,-0.33,-0.25,-0.17,-0.08,-0,0.08,0.16,0.24,0.32,0.40,0.48,0.55,0.63,0.70,0.78,0.85,0.92,0.99,1.06,1.12,1.19,1.25,1.31,1.37,1.43,1.48,1.53,1.58,1.63,1.67,1.72,1.76,1.79,1.83,1.86,1.89,1.91,1.94,1.96,1.97,1.98,1.99,2,2,2,1.99,1.98,1.97,1.96,1.94,1.91,1.89,1.86,1.83,1.79,1.76,1.72,1.67,1.63,1.58,1.53,1.48,1.43,1.37,1.31,1.25,1.19,1.12,1.06,0.99,0.92,0.85,0.78,0.70,0.63,0.55,0.48,0.40,0.32,0.24,0.16,0.08,-0,-0.08,-0.17,-0.25,-0.33,-0.42,-0.50,-0.58,-0.67,-0.75,-0.83,-0.92,-1,-1.08,-1.16,-1.24,-1.32,-1.40,-1.48,-1.55,-1.63,-1.70,-1.78,-1.85,-1.92,-1.99,-2.06,-2.12,-2.19,-2.25,-2.31,-2.37,-2.43,-2.48,-2.53,-2.58,-2.63,-2.67,-2.72,-2.76,-2.79,-2.83,-2.86,-2.89,-2.91,-2.94,-2.96,-2.97,-2.98,-2.99,-3,-3,-3,-2.99,-2.98,-2.96,-2.94,-2.91,-2.88,-2.84,-2.80,-2.76,-2.71,-2.66,-2.61,-2.56,-2.50,-2.44,-2.37,-2.31,-2.24,-2.17,-2.10,-2.03,-1.96,-1.89,-1.81,-1.74,-1.66,-1.59,-1.51,-1.43,-1.36,-1.28,-1.21,-1.13,-1.06,-0.99,-0.92,-0.85,-0.78,-0.71,-0.65,-0.59,-0.53,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0,0 +PARAM_BODY_ANGLE_Z=10,0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.11,0.13,0.16,0.19,0.22,0.26,0.30,0.33,0.38,0.42,0.46,0.50,0.55,0.60,0.65,0.69,0.74,0.79,0.84,0.89,0.94,0.99,1.04,1.10,1.14,1.20,1.24,1.29,1.34,1.39,1.43,1.48,1.52,1.57,1.61,1.65,1.69,1.72,1.76,1.79,1.82,1.85,1.88,1.90,1.92,1.94,1.96,1.97,1.99,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.95,1.93,1.92,1.90,1.88,1.85,1.83,1.80,1.78,1.75,1.72,1.69,1.66,1.62,1.59,1.55,1.51,1.47,1.43,1.39,1.35,1.31,1.27,1.22,1.18,1.13,1.09,1.04,0.99,0.94,0.90,0.85,0.80,0.75,0.70,0.65,0.60,0.55,0.50,0.45,0.40,0.35,0.30,0.25,0.20,0.15,0.10,0.06,0.01,-0.04,-0.09,-0.13,-0.18,-0.22,-0.27,-0.31,-0.35,-0.39,-0.43,-0.47,-0.51,-0.55,-0.59,-0.62,-0.66,-0.69,-0.72,-0.75,-0.78,-0.80,-0.83,-0.85,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1,-1,-1,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.95,-0.93,-0.92,-0.90,-0.88,-0.85,-0.83,-0.80,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.51,-0.47,-0.43,-0.39,-0.35,-0.31,-0.27,-0.22,-0.18,-0.13,-0.09,-0.04,0.01,0.06,0.10,0.15,0.20,0.25,0.30,0.35,0.40,0.45,0.50,0.55,0.60,0.65,0.70,0.75,0.80,0.85,0.90,0.94,0.99,1.04,1.09,1.13,1.18,1.22,1.27,1.31,1.35,1.39,1.43,1.47,1.51,1.55,1.59,1.62,1.66,1.69,1.72,1.75,1.78,1.80,1.83,1.85,1.88,1.90,1.92,1.93,1.95,1.96,1.97,1.98,1.99,2,2,2,2,1.99,1.98,1.97,1.96,1.94,1.92,1.89,1.87,1.84,1.81,1.78,1.74,1.70,1.67,1.62,1.58,1.54,1.50,1.45,1.40,1.35,1.31,1.26,1.21,1.16,1.11,1.06,1.01,0.96,0.90,0.86,0.80,0.76,0.71,0.66,0.61,0.57,0.52,0.48,0.43,0.39,0.35,0.31,0.28,0.24,0.21,0.18,0.15,0.12,0.10,0.08,0.06,0.04,0.03,0.01,0.01,0,0 +PARAM_ANGLE_Y=-30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.13,4.48,4.76,4.94,5.01,4.97,4.85,4.68,4.45,4.18,3.86,3.52,3.16,2.79,2.41,2.04,1.68,1.34,1.03,0.74,0.49,0.28,0.12,0,-0.10,-0.21,-0.30,-0.40,-0.49,-0.59,-0.68,-0.76,-0.85,-0.93,-1.01,-1.09,-1.17,-1.25,-1.32,-1.40,-1.47,-1.54,-1.61,-1.68,-1.75,-1.81,-1.88,-1.95,-2.01,-2.07,-2.14,-2.20,-2.26,-2.33,-2.39,-2.45,-2.51,-2.57,-2.63,-2.69,-2.75,-2.82,-2.88,-2.94,-3,-3.07,-3.13,-3.18,-3.24,-3.28,-3.33,-3.37,-3.42,-3.46,-3.50,-3.54,-3.58,-3.62,-3.67,-3.72,-3.77,-3.82,-3.87,-3.94,-4,-4.13,-4.34,-4.61,-4.91,-5.20,-5.46,-5.69,-5.86,-5.96,-6,-5.99,-5.95,-5.90,-5.83,-5.74,-5.65,-5.56,-5.46,-5.37,-5.28,-5.20,-5.13,-5.08,-5.04,-5.01,-5,-5.01,-5.03,-5.07,-5.13,-5.19,-5.27,-5.36,-5.46,-5.58,-5.70,-5.82,-5.96,-6.10,-6.25,-6.41,-6.56,-6.72,-6.89,-7.06,-7.23,-7.39,-7.56,-7.73,-7.90,-8.07,-8.23,-8.39,-8.55,-8.70,-8.85,-8.99,-9.12,-9.25,-9.37,-9.48,-9.58,-9.67,-9.76,-9.83,-9.89,-9.94,-9.97,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.99,-9.97,-9.95,-9.93,-9.90,-9.86,-9.82,-9.78,-9.74,-9.70,-9.65,-9.60,-9.55,-9.50,-9.45,-9.40,-9.35,-9.30,-9.26,-9.22,-9.18,-9.14,-9.10,-9.07,-9.05,-9.03,-9.01,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.96,-8.86,-8.70,-8.48,-8.22,-7.91,-7.56,-7.19,-6.79,-6.37,-5.93,-5.48,-5.02,-4.56,-4.10,-3.64,-3.20,-2.76,-2.35,-1.95,-1.59,-1.25,-0.94,-0.67,-0.44,-0.25,-0.11,-0.03,0 +PARAM_ANGLE_X=30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.32,-0.53,-0.80,-1.09,-1.42,-1.77,-2.13,-2.50,-2.88,-3.26,-3.63,-3.99,-4.33,-4.65,-4.94,-5.20,-5.42,-5.61,-5.75,-5.83,-5.86,-5.84,-5.78,-5.71,-5.62,-5.52,-5.42,-5.32,-5.22,-5.14,-5.06,-5,-4.94,-4.88,-4.83,-4.77,-4.72,-4.67,-4.62,-4.57,-4.52,-4.47,-4.42,-4.37,-4.33,-4.28,-4.24,-4.19,-4.15,-4.10,-4.06,-4.01,-3.97,-3.93,-3.88,-3.84,-3.79,-3.75,-3.70,-3.66,-3.61,-3.56,-3.52,-3.47,-3.42,-3.37,-3.32,-3.27,-3.22,-3.17,-3.11,-3.06,-3,-2.93,-2.86,-2.78,-2.70,-2.62,-2.53,-2.44,-2.35,-2.25,-2.15,-2.04,-1.94,-1.83,-1.72,-1.60,-1.49,-1.37,-1.25,-1.13,-1,-0.77,-0.41,0.05,0.55,1.07,1.58,2.04,2.43,2.76,3,3.25,3.51,3.76,4.01,4.26,4.50,4.72,4.93,5.13,5.32,5.48,5.62,5.75,5.85,5.94,6,6.06,6.11,6.17,6.22,6.27,6.32,6.36,6.40,6.44,6.48,6.52,6.56,6.59,6.62,6.65,6.68,6.71,6.73,6.76,6.78,6.80,6.82,6.84,6.86,6.87,6.89,6.90,6.91,6.93,6.94,6.95,6.96,6.96,6.97,6.98,6.98,6.99,6.99,6.99,7,7,7,7,7,6.92,6.68,6.30,5.81,5.22,4.57,3.87,3.14,2.40,1.68,0.98,0.35,-0.21,-0.66,-1,-1.26,-1.51,-1.74,-1.96,-2.16,-2.35,-2.53,-2.69,-2.84,-2.98,-3.11,-3.22,-3.33,-3.43,-3.51,-3.59,-3.66,-3.72,-3.78,-3.82,-3.86,-3.90,-3.92,-3.95,-3.97,-3.98,-3.99,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.79,-3.72,-3.64,-3.55,-3.45,-3.35,-3.24,-3.13,-3.01,-2.89,-2.76,-2.63,-2.50,-2.37,-2.24,-2.10,-1.97,-1.84,-1.71,-1.58,-1.46,-1.34,-1.22,-1.11,-1,-0.89,-0.80,-0.71,-0.62,-0.55,-0.48,-0.42,-0.36,-0.31,-0.27,-0.22,-0.19,-0.16,-0.13,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0,-0,-0,-0,-0,0 +SWING_SKIRT=0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +RIBBON_BACK=0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BUST_X=-0.10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_L_ARM=0,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25,25 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.21,0.20,0.20,0.20,0.20,0.20,0.20,0.19,0.19,0.19,0.19,0.18,0.18,0.18,0.17,0.17,0.17,0.17,0.16,0.16,0.16,0.15,0.15,0.14,0.14,0.14,0.13,0.13,0.13,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.04,0.03,0.02,0.01,-0.01,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.21,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0,0.01,0.01,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0,0,0,0,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.20,0.20,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.28,0.28,0.28,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.29,0.28,0.27,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0,0,0,0,0 +VISIBLE:PARTS_01_NECK=0 +VISIBLE:PARTS_RIBBON_BACK=0 +VISIBLE:PARTS_RIGHT_ARM=0 +VISIBLE:PARTS_LEFT_ARM=0 +VISIBLE:PARTS_LEG=0 +VISIBLE:PARTS_SKIRT=0 +VISIBLE:PARTS_01_BODY=0 +VISIBLE:PARTS_RIBBON_BREAST=0 +VISIBLE:PARTS_LEG_B=1 +VISIBLE:PARTS_RIGHT_ARM_B=1 +VISIBLE:PARTS_LEFT_ARM_B=1 +VISIBLE:PARTS_BODY_B=1 \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/motions/kurakura1.mtn b/model/ShizukuTalk/shizuku-pajama/motions/kurakura1.mtn new file mode 100644 index 0000000..cc4e205 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/kurakura1.mtn @@ -0,0 +1,16 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BASE_X=-1.76,-3.70,-6.12,-8.80,-11.65,-14.45,-17.06,-19.37,-21.32,-22.78,-23.69,-24,-23.99,-23.95,-23.90,-23.82,-23.74,-23.65,-23.55,-23.45,-23.35,-23.26,-23.18,-23.10,-23.05,-23.01,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23 +PARAM_BASE_Y=8.58,16.00,23.24,29.06,32.75,34,31.44,25.24,17,8.76,2.56,0,0.06,0.24,0.52,0.88,1.30,1.76,2.25,2.75,3.24,3.70,4.12,4.48,4.76,4.94,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5 +PARAM_ANGLE_Z=-1.99,-4.16,-6.88,-9.90,-13.10,-16.25,-19.19,-21.79,-23.98,-25.62,-26.65,-27,-26.30,-24.35,-21.27,-17.36,-12.69,-7.61,-2.24,3.24,8.61,13.69,18.36,22.27,25.35,27.30,28,27.76,27.07,25.99,24.58,22.92,21.01,18.93,16.75,14.50,12.25,10.07,7.99,6.08,4.42,3.01,1.93,1.24,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BODY_ANGLE_X=2.27,4.24,6.15,7.69,8.67,9,8.98,8.93,8.85,8.74,8.59,8.43,8.23,8.02,7.78,7.53,7.25,6.97,6.66,6.35,6.03,5.70,5.36,5.02,4.67,4.33,3.98,3.64,3.30,2.97,2.65,2.34,2.03,1.75,1.47,1.22,0.98,0.77,0.57,0.41,0.26,0.15,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.59,-1.23,-2.04,-2.93,-3.88,-4.82,-5.69,-6.46,-7.11,-7.59,-7.90,-8,-7.99,-7.96,-7.91,-7.84,-7.74,-7.62,-7.47,-7.29,-7.08,-6.83,-6.54,-6.22,-5.85,-5.45,-5,-4.53,-4.08,-3.65,-3.23,-2.83,-2.45,-2.09,-1.75,-1.44,-1.15,-0.90,-0.67,-0.47,-0.31,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=5.80,10.83,15.72,19.66,22.15,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23 +PARAM_ANGLE_X=0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/kurakura2.mtn b/model/ShizukuTalk/shizuku-pajama/motions/kurakura2.mtn new file mode 100644 index 0000000..b711149 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/kurakura2.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.57,0.53,0.47,0.42,0.35,0.28,0.21,0.15,0.08,0.03,-0.02,-0.06,-0.09,-0.11,-0.12,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=-2.93,-4.85,-7.07,-9.49,-12.07,-14.65,-17.28,-19.76,-22.12,-24.29,-26.20,-27.77,-28.97,-29.73,-30,-29.32,-27.40,-24.37,-20.53,-15.95,-10.96,-5.69,-0.31,4.96,9.95,14.53,18.37,21.40,23.32,24,22.81,19.83,15.79,11.06,6.15,1.31,-3.28,-7.14,-10.25,-12.26,-13,-12.18,-10.04,-6.93,-3.08,1.20,5.67,10.20,14.60,18.70,22.41,25.48,27.90,29.46,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.73,28.97,27.79,26.23,24.39,22.31,20.05,17.71,15.31,12.90,10.58,8.40,6.36,4.56,2.99,1.72,0.79,0.20,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.96,9.85,9.66,9.41,9.10,8.73,8.29,7.82,7.29,6.73,6.12,5.49,4.81,4.12,3.40,2.67,1.91,1.15,0.38,-0.38,-1.15,-1.91,-2.67,-3.40,-4.12,-4.81,-5.49,-6.12,-6.73,-7.29,-7.82,-8.29,-8.73,-9.10,-9.41,-9.66,-9.85,-9.96,-10,-9.91,-9.66,-9.26,-8.74,-8.13,-7.44,-6.68,-5.90,-5.10,-4.30,-3.53,-2.80,-2.12,-1.52,-1.00,-0.57,-0.26,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.43,-0.74,-1.12,-1.55,-2.05,-2.58,-3.14,-3.72,-4.31,-4.93,-5.53,-6.12,-6.70,-7.25,-7.77,-8.25,-8.68,-9.06,-9.39,-9.65,-9.84,-9.96,-10,-9.90,-9.61,-9.14,-8.52,-7.76,-6.90,-5.90,-4.85,-3.73,-2.55,-1.37,-0.15,1.05,2.24,3.40,4.51,5.54,6.49,7.36,8.13,8.78,9.30,9.68,9.92,10,9.93,9.73,9.40,8.96,8.43,7.83,7.13,6.39,5.61,4.79,3.96,3.10,2.26,1.43,0.62,-0.16,-0.88,-1.55,-2.16,-2.69,-3.15,-3.51,-3.78,-3.94,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=2.93,4.85,7.07,9.49,12.07,14.65,17.28,19.76,22.12,24.29,26.20,27.77,28.97,29.73,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.70,28.83,27.47,25.69,23.60,21.20,18.58,15.83,13,10.17,7.42,4.80,2.40,0.31,-1.47,-2.83,-3.70,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.52,8.26,6.43,4.35,2.18,0.16,-1.56,-2.88,-3.71,-4,-0.25,5.76,11.37,15.42,17,16.72,15.98,14.90,13.52,11.96,10.21,8.30,6.34,4.26,2.16,0,-2.54,-4.68,-6.51,-8.09,-9.42,-10.52,-11.44,-12.19,-12.79,-13.26,-13.59,-13.83,-13.96,-14,-13.81,-13.28,-12.44,-11.34,-10.05,-8.56,-6.95,-5.25,-3.50,-1.75,-0.05,1.56,3.05,4.34,5.44,6.28,6.81,7,6.94,6.76,6.49,6.12,5.69,5.21,4.68,4.13,3.57,3.01,2.47,1.96,1.48,1.06,0.70,0.40,0.18,0.05,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.19,0.36,0.53,0.69,0.82,0.91,0.94,0.93,0.89,0.84,0.78,0.70,0.61,0.53,0.44,0.35,0.27,0.19,0.13,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0.06,0.10,0.15,0.20,0.25,0.30,0.36,0.41,0.46,0.50,0.54,0.57,0.60,0.61,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.58,0.53,0.47,0.40,0.32,0.24,0.16,0.08,0.00,-0.06,-0.12,-0.17,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.80,0.68,0.53,0.37,0.20,0.02,-0.15,-0.32,-0.47,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1.00,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.89,-0.87,-0.84,-0.81,-0.77,-0.74,-0.70,-0.66,-0.62,-0.57,-0.53,-0.48,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.08,-0.03,0.02,0.07,0.12,0.17,0.23,0.28,0.32,0.37,0.42,0.47,0.51,0.56,0.60,0.64,0.68,0.72,0.75,0.79,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.99,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.95,0.93,0.92,0.91,0.89,0.88,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0 +PARAM_BROW_L_SIDE=0.06,0.10,0.14,0.19,0.24,0.29,0.34,0.39,0.43,0.48,0.52,0.55,0.57,0.58,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.58,0.55,0.50,0.45,0.38,0.30,0.22,0.15,0.07,-0.00,-0.07,-0.13,-0.18,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0 +PARAM_BROW_R_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.56,0.52,0.47,0.41,0.34,0.27,0.20,0.13,0.06,0.00,-0.05,-0.09,-0.12,-0.14,-0.15,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.90,0.89,0.87,0.86,0.85,0.85,0.84,0.84,0.84,0.84,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.93,0.94,0.95,0.96,0.97,0.98,0.98,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.05,-0.08,-0.12,-0.16,-0.20,-0.24,-0.28,-0.32,-0.36,-0.40,-0.43,-0.45,-0.47,-0.49,-0.49,-0.47,-0.43,-0.36,-0.27,-0.16,-0.04,0.08,0.21,0.33,0.45,0.56,0.65,0.72,0.76,0.78,0.77,0.74,0.70,0.64,0.56,0.48,0.39,0.29,0.18,0.07,-0.03,-0.14,-0.25,-0.35,-0.44,-0.52,-0.60,-0.66,-0.70,-0.73,-0.74,-0.69,-0.59,-0.47,-0.33,-0.17,0.10,0.32,0.46,0.53,0.59,0.62,0.63,0.63,0.63,0.52,0.32,0.09,-0.16,-0.41,-0.62,-0.70,-0.71,-0.70,-0.69,-0.66,-0.62,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.25,-0.20,-0.15,-0.11,-0.07,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0.08,0.13,0.19,0.25,0.32,0.39,0.45,0.52,0.58,0.64,0.69,0.73,0.76,0.78,0.79,0.79,0.79,0.79,0.78,0.78,0.77,0.76,0.75,0.74,0.72,0.70,0.68,0.65,0.62,0.58,0.54,0.50,0.46,0.42,0.38,0.34,0.31,0.27,0.24,0.20,0.17,0.14,0.11,0.09,0.07,0.05,0.03,0.02,0.01,0.00,0,0.16,0.43,0.67,0.85,0.92,0.87,0.74,0.60,0.46,0.19,-0.01,-0.18,-0.34,-0.50,-0.73,-0.86,-0.94,-0.99,-1,-0.77,-0.37,-0.13,-0.11,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/kurakura3.mtn b/model/ShizukuTalk/shizuku-pajama/motions/kurakura3.mtn new file mode 100644 index 0000000..33794dc --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/kurakura3.mtn @@ -0,0 +1,27 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.57,0.53,0.47,0.42,0.35,0.28,0.21,0.15,0.08,0.03,-0.02,-0.06,-0.09,-0.11,-0.12,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0 +PARAM_ANGLE_Z=-2.93,-4.85,-7.07,-9.49,-12.07,-14.65,-17.28,-19.76,-22.12,-24.29,-26.20,-27.77,-28.97,-29.73,-30,-29.32,-27.40,-24.37,-20.53,-15.95,-10.96,-5.69,-0.31,4.96,9.95,14.53,18.37,21.40,23.32,24,22.81,19.83,15.79,11.06,6.15,1.31,-3.28,-7.14,-10.25,-12.26,-13,-12.18,-10.04,-6.93,-3.08,1.20,5.67,10.20,14.60,18.70,22.41,25.48,27.90,29.46,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.73,28.97,27.79,26.23,24.39,22.31,20.05,17.71,15.31,12.90,10.58,8.40,6.36,4.56,2.99,1.72,0.79,0.20,0 +PARAM_BODY_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.96,9.85,9.66,9.41,9.10,8.73,8.29,7.82,7.29,6.73,6.12,5.49,4.81,4.12,3.40,2.67,1.91,1.15,0.38,-0.38,-1.15,-1.91,-2.67,-3.40,-4.12,-4.81,-5.49,-6.12,-6.73,-7.29,-7.82,-8.29,-8.73,-9.10,-9.41,-9.66,-9.85,-9.96,-10,-9.91,-9.66,-9.26,-8.74,-8.13,-7.44,-6.68,-5.90,-5.10,-4.30,-3.53,-2.80,-2.12,-1.52,-1.00,-0.57,-0.26,-0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=-0.43,-0.74,-1.12,-1.55,-2.05,-2.58,-3.14,-3.72,-4.31,-4.93,-5.53,-6.12,-6.70,-7.25,-7.77,-8.25,-8.68,-9.06,-9.39,-9.65,-9.84,-9.96,-10,-9.90,-9.61,-9.14,-8.52,-7.76,-6.90,-5.90,-4.85,-3.73,-2.55,-1.37,-0.15,1.05,2.24,3.40,4.51,5.54,6.49,7.36,8.13,8.78,9.30,9.68,9.92,10,9.93,9.73,9.40,8.96,8.43,7.83,7.13,6.39,5.61,4.79,3.96,3.10,2.26,1.43,0.62,-0.16,-0.88,-1.55,-2.16,-2.69,-3.15,-3.51,-3.78,-3.94,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0 +PARAM_ANGLE_Y=2.93,4.85,7.07,9.49,12.07,14.65,17.28,19.76,22.12,24.29,26.20,27.77,28.97,29.73,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.70,28.83,27.47,25.69,23.60,21.20,18.58,15.83,13,10.17,7.42,4.80,2.40,0.31,-1.47,-2.83,-3.70,-4,-3.96,-3.86,-3.71,-3.50,-3.25,-2.98,-2.67,-2.36,-2.04,-1.72,-1.41,-1.12,-0.85,-0.61,-0.40,-0.23,-0.10,-0.03,0 +PARAM_ANGLE_X=0.98,1.62,2.36,3.16,4.02,4.88,5.76,6.59,7.37,8.10,8.73,9.26,9.66,9.91,10,9.52,8.26,6.43,4.35,2.18,0.16,-1.56,-2.88,-3.71,-4,-0.25,5.76,11.37,15.42,17,16.72,15.98,14.90,13.52,11.96,10.21,8.30,6.34,4.26,2.16,0,-2.54,-4.68,-6.51,-8.09,-9.42,-10.52,-11.44,-12.19,-12.79,-13.26,-13.59,-13.83,-13.96,-14,-13.81,-13.28,-12.44,-11.34,-10.05,-8.56,-6.95,-5.25,-3.50,-1.75,-0.05,1.56,3.05,4.34,5.44,6.28,6.81,7,6.94,6.76,6.49,6.12,5.69,5.21,4.68,4.13,3.57,3.01,2.47,1.96,1.48,1.06,0.70,0.40,0.18,0.05,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.19,0.36,0.53,0.69,0.82,0.91,0.94,0.93,0.89,0.84,0.78,0.70,0.61,0.53,0.44,0.35,0.27,0.19,0.13,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0.06,0.10,0.15,0.20,0.25,0.30,0.36,0.41,0.46,0.50,0.54,0.57,0.60,0.61,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.58,0.53,0.47,0.40,0.32,0.24,0.16,0.08,0.00,-0.06,-0.12,-0.17,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0 +PARAM_MOUTH_FORM=0.80,0.68,0.53,0.37,0.20,0.02,-0.15,-0.32,-0.47,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-1.00,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.89,-0.87,-0.84,-0.81,-0.77,-0.74,-0.70,-0.66,-0.62,-0.57,-0.53,-0.48,-0.44,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.08,-0.03,0.02,0.07,0.12,0.17,0.23,0.28,0.32,0.37,0.42,0.47,0.51,0.56,0.60,0.64,0.68,0.72,0.75,0.79,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.99,0.99,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.95,0.93,0.92,0.91,0.89,0.88,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0 +PARAM_BROW_L_SIDE=0.06,0.10,0.14,0.19,0.24,0.29,0.34,0.39,0.43,0.48,0.52,0.55,0.57,0.58,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.59,0.58,0.55,0.50,0.45,0.38,0.30,0.22,0.15,0.07,-0.00,-0.07,-0.13,-0.18,-0.21,-0.23,-0.24,-0.24,-0.23,-0.22,-0.21,-0.20,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0 +PARAM_BROW_R_ANGLE=0.06,0.10,0.14,0.19,0.24,0.29,0.35,0.40,0.44,0.49,0.52,0.56,0.58,0.59,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.60,0.59,0.56,0.52,0.47,0.41,0.34,0.27,0.20,0.13,0.06,0.00,-0.05,-0.09,-0.12,-0.14,-0.15,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,0 +PARAM_BROW_R_FORM=-0.10,-0.16,-0.24,-0.32,-0.40,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.10,-0.06,-0.03,-0.01,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,1.00,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.90,0.89,0.87,0.86,0.85,0.85,0.84,0.84,0.84,0.84,0.85,0.86,0.86,0.87,0.88,0.89,0.90,0.91,0.93,0.94,0.95,0.96,0.97,0.98,0.98,0.99,1.00,1.00,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=-0.05,-0.08,-0.12,-0.16,-0.20,-0.24,-0.28,-0.32,-0.36,-0.40,-0.43,-0.45,-0.47,-0.49,-0.49,-0.47,-0.43,-0.36,-0.27,-0.16,-0.04,0.08,0.21,0.33,0.45,0.56,0.65,0.72,0.76,0.78,0.77,0.74,0.70,0.64,0.56,0.48,0.39,0.29,0.18,0.07,-0.03,-0.14,-0.25,-0.35,-0.44,-0.52,-0.60,-0.66,-0.70,-0.73,-0.74,-0.69,-0.59,-0.47,-0.33,-0.17,0.10,0.32,0.46,0.53,0.59,0.62,0.63,0.63,0.63,0.52,0.32,0.09,-0.16,-0.41,-0.62,-0.70,-0.71,-0.70,-0.69,-0.66,-0.62,-0.58,-0.53,-0.47,-0.42,-0.36,-0.31,-0.25,-0.20,-0.15,-0.11,-0.07,-0.04,-0.02,-0.00,0 +PARAM_EYE_BALL_Y=0.08,0.13,0.19,0.25,0.32,0.39,0.45,0.52,0.58,0.64,0.69,0.73,0.76,0.78,0.79,0.79,0.79,0.79,0.78,0.78,0.77,0.76,0.75,0.74,0.72,0.70,0.68,0.65,0.62,0.58,0.54,0.50,0.46,0.42,0.38,0.34,0.31,0.27,0.24,0.20,0.17,0.14,0.11,0.09,0.07,0.05,0.03,0.02,0.01,0.00,0,0.16,0.43,0.67,0.85,0.92,0.87,0.74,0.60,0.46,0.19,-0.01,-0.18,-0.34,-0.50,-0.73,-0.86,-0.94,-0.99,-1,-0.77,-0.37,-0.13,-0.11,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/touch1.mtn b/model/ShizukuTalk/shizuku-pajama/motions/touch1.mtn new file mode 100644 index 0000000..d6b41c0 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/touch1.mtn @@ -0,0 +1,32 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.02,0.04,0.06,0.10,0.13,0.18,0.22,0.26,0.30,0.34,0.38,0.41,0.44,0.45,0.47,0.47,0.47,0.47,0.46,0.45,0.44,0.43,0.42,0.41,0.39,0.38,0.36,0.34,0.33,0.31,0.29,0.27,0.25,0.23,0.22,0.20,0.18,0.16,0.15,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.05,0.05,0.07,0.08,0.10,0.13,0.16,0.18,0.21,0.23,0.24,0.26,0.26,0.26,0.25,0.24,0.23,0.21,0.19,0.16,0.14,0.11,0.08,0.05,0.02,-0.02,-0.05,-0.08,-0.11,-0.14,-0.17,-0.20,-0.22,-0.25,-0.27,-0.28,-0.30,-0.31,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.31,-0.29,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.06,-0.04,-0.02,-0.01,-0.00,0 +PARAM_BASE_X=0,0,-0.97,-2.56,-3.65,-4,-3.86,-3.50,-2.98,-2.38,-1.77,-1.19,-0.70,-0.32,-0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=0,0,1.94,5.11,7.29,8,7.72,7.00,5.96,4.77,3.53,2.38,1.39,0.64,0.17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=-0.28,-1.06,-2.27,-3.83,-5.64,-7.63,-9.68,-11.77,-13.81,-15.75,-17.49,-19.03,-20.29,-21.22,-21.80,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-22,-21.99,-21.96,-21.91,-21.84,-21.76,-21.66,-21.54,-21.40,-21.25,-21.08,-20.89,-20.69,-20.48,-20.26,-20.02,-19.76,-19.50,-19.22,-18.94,-18.64,-18.34,-18.02,-17.69,-17.36,-17.01,-16.67,-16.31,-15.94,-15.58,-15.20,-14.82,-14.44,-14.05,-13.65,-13.26,-12.86,-12.46,-12.06,-11.65,-11.25,-10.85,-10.44,-10.04,-9.64,-9.24,-8.85,-8.45,-8.06,-7.67,-7.29,-6.91,-6.54,-6.17,-5.81,-5.45,-5.11,-4.77,-4.43,-4.11,-3.79,-3.49,-3.19,-2.91,-2.63,-2.37,-2.11,-1.88,-1.65,-1.43,-1.23,-1.04,-0.87,-0.71,-0.56,-0.43,-0.32,-0.22,-0.14,-0.08,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-0.13,-0.48,-1.03,-1.74,-2.56,-3.47,-4.40,-5.35,-6.28,-7.16,-7.95,-8.65,-9.22,-9.64,-9.91,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.97,-9.90,-9.78,-9.62,-9.44,-9.23,-9.01,-8.77,-8.53,-8.29,-8.06,-7.84,-7.64,-7.46,-7.30,-7.17,-7.08,-7.02,-7,-7.04,-7.15,-7.31,-7.52,-7.75,-8,-8.25,-8.48,-8.69,-8.85,-8.96,-9,-8.97,-8.89,-8.76,-8.59,-8.37,-8.12,-7.84,-7.53,-7.20,-6.85,-6.48,-6.11,-5.74,-5.36,-4.98,-4.62,-4.25,-3.91,-3.59,-3.28,-3.00,-2.76,-2.53,-2.35,-2.20,-2.09,-2.02,-2,-2.02,-2.09,-2.20,-2.35,-2.54,-2.75,-2.99,-3.25,-3.53,-3.83,-4.15,-4.47,-4.79,-5.12,-5.45,-5.77,-6.09,-6.39,-6.67,-6.93,-7.17,-7.38,-7.57,-7.72,-7.83,-7.90,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.92,-7.85,-7.65,-7.33,-6.92,-6.43,-5.87,-5.26,-4.62,-3.96,-3.30,-2.66,-2.05,-1.49,-1.00,-0.59,-0.27,-0.07,0 +PARAM_BODY_ANGLE_Y=-0.05,-0.19,-0.41,-0.70,-1.02,-1.39,-1.76,-2.14,-2.51,-2.86,-3.18,-3.46,-3.69,-3.86,-3.96,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4.00,-3.99,-3.97,-3.95,-3.93,-3.90,-3.86,-3.82,-3.78,-3.73,-3.68,-3.62,-3.56,-3.50,-3.43,-3.36,-3.28,-3.21,-3.13,-3.05,-2.97,-2.88,-2.79,-2.71,-2.62,-2.52,-2.43,-2.34,-2.25,-2.15,-2.06,-1.96,-1.87,-1.78,-1.68,-1.59,-1.50,-1.41,-1.32,-1.23,-1.15,-1.06,-0.98,-0.90,-0.82,-0.75,-0.67,-0.60,-0.54,-0.47,-0.41,-0.35,-0.30,-0.25,-0.21,-0.16,-0.13,-0.09,-0.07,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.51,0.52,0.53,0.54,0.55,0.57,0.58,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.62,0.62,0.62,0.62,0.62,0.62,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.61,0.62,0.63,0.63,0.64,0.65,0.65,0.66,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.65,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.60,0.60,0.59,0.58,0.58,0.57,0.56,0.56,0.55,0.55,0.55,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.52,0.52,0.52,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.08,-0.32,-0.70,-1.21,-1.85,-2.61,-3.47,-4.43,-5.45,-6.57,-7.73,-8.96,-10.22,-11.51,-12.83,-14.17,-15.51,-16.82,-18.14,-19.42,-20.67,-21.88,-23.02,-24.13,-25.15,-26.09,-26.96,-27.72,-28.39,-28.95,-29.40,-29.73,-29.93,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.73,-28.97,-27.77,-26.20,-24.36,-22.24,-19.93,-17.49,-15,-12.51,-10.07,-7.76,-5.64,-3.80,-2.23,-1.03,-0.27,0 +PARAM_ANGLE_X=-0.38,-1.45,-3.10,-5.23,-7.69,-10.41,-13.20,-16.05,-18.83,-21.48,-23.86,-25.95,-27.67,-28.93,-29.73,-30,-29.91,-29.66,-29.26,-28.71,-28.02,-27.22,-26.30,-25.28,-24.19,-23.00,-21.76,-20.44,-19.10,-17.72,-16.31,-14.89,-13.46,-12.06,-10.65,-9.28,-7.95,-6.66,-5.44,-4.26,-3.18,-2.17,-1.24,-0.43,0.28,0.88,1.36,1.71,1.93,2,1.60,0.53,-1.13,-3.20,-5.50,-8,-10.50,-12.80,-14.88,-16.53,-17.60,-18,-17.91,-17.64,-17.21,-16.64,-15.93,-15.11,-14.18,-13.16,-12.08,-10.94,-9.73,-8.51,-7.27,-6.03,-4.80,-3.60,-2.40,-1.28,-0.22,0.78,1.70,2.52,3.24,3.86,4.34,4.70,4.93,5,4.98,4.92,4.83,4.70,4.55,4.37,4.17,3.94,3.71,3.45,3.19,2.92,2.64,2.36,2.08,1.81,1.55,1.29,1.06,0.83,0.63,0.45,0.30,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,0.92,0.74,0.50,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.14,0.22,0.31,0.39,0.47,0.54,0.59,0.63,0.64,0.63,0.62,0.59,0.56,0.53,0.49,0.44,0.40,0.35,0.30,0.26,0.21,0.17,0.13,0.09,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.08,0.16,0.25,0.35,0.44,0.52,0.58,0.62,0.63,0.62,0.61,0.58,0.55,0.51,0.47,0.42,0.37,0.32,0.26,0.21,0.16,0.12,0.08,0.05,0.02,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.08,-0.10,-0.11,-0.13,-0.15,-0.17,-0.19,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.37,-0.39,-0.41,-0.42,-0.44,-0.45,-0.46,-0.47,-0.48,-0.49,-0.50,-0.50,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.51,-0.49,-0.47,-0.45,-0.41,-0.38,-0.34,-0.30,-0.26,-0.21,-0.17,-0.13,-0.10,-0.06,-0.04,-0.02,-0.00,0 +PARAM_MOUTH_FORM=0.97,0.90,0.79,0.65,0.49,0.31,0.12,-0.07,-0.26,-0.43,-0.59,-0.73,-0.84,-0.93,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.62,-0.48,-0.33,-0.17,0,0.17,0.33,0.48,0.62,0.75,0.85,0.93,0.98,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,0.74,0.26,0,0.73,1,1.00,1.00,0.99,0.98,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.63,0.22,0,0.05,0.15,0.28,0.42,0.55,0.67,0.75,0.80,0.83,0.85,0.87,0.89,0.90,0.91,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.90,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.83,0.82,0.81,0.80,0.79,0.78,0.77,0.77,0.76,0.75,0.75,0.75,0.74,0.74,0.74,0.74,0.74,0.75,0.75,0.76,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.82,0.84,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.90,0.91,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.89,0.89,0.89,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.82,0.81,0.81,0.80,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.80,0.81,0.82,0.83,0.84,0.86,0.88,0.90,0.91,0.93,0.95,0.96,0.97,0.98,0.99,1.00,1 +PARAM_BROW_L_FORM=-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.17,-0.21,-0.26,-0.30,-0.35,-0.40,-0.45,-0.49,-0.54,-0.59,-0.64,-0.68,-0.73,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.97,-0.97,-0.96,-0.95,-0.95,-0.94,-0.94,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.93,-0.93,-0.93,-0.93,-0.93,-0.94,-0.94,-0.94,-0.94,-0.95,-0.95,-0.95,-0.96,-0.96,-0.96,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.66,-0.58,-0.50,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.11,-0.11,-0.12,-0.12,-0.13,-0.14,-0.14,-0.15,-0.15,-0.15,-0.16,-0.16,-0.16,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.13,-0.11,-0.10,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0 +PARAM_BROW_L_Y=0.50,0.51,0.52,0.53,0.54,0.56,0.57,0.59,0.61,0.62,0.64,0.65,0.66,0.66,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.67,0.66,0.66,0.66,0.66,0.66,0.66,0.65,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.64,0.64,0.64,0.64,0.64,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.63,0.64,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.70,0.71,0.71,0.71,0.71,0.71,0.70,0.70,0.69,0.69,0.68,0.68,0.67,0.66,0.66,0.65,0.64,0.64,0.63,0.62,0.62,0.61,0.60,0.60,0.59,0.59,0.59,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.58,0.57,0.57,0.56,0.56,0.55,0.55,0.54,0.53,0.53,0.52,0.52,0.51,0.51,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0.02,0.04,0.07,0.10,0.14,0.18,0.23,0.27,0.32,0.36,0.39,0.43,0.45,0.47,0.49,0.49,0.49,0.49,0.48,0.47,0.46,0.45,0.44,0.43,0.41,0.39,0.38,0.36,0.34,0.32,0.30,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.15,0.14,0.12,0.11,0.09,0.08,0.07,0.07,0.06,0.05,0.05,0.05,0.05,0.07,0.09,0.11,0.14,0.17,0.20,0.23,0.25,0.27,0.29,0.29,0.29,0.28,0.27,0.25,0.23,0.20,0.17,0.14,0.11,0.08,0.04,0.00,-0.04,-0.07,-0.11,-0.15,-0.18,-0.22,-0.25,-0.28,-0.31,-0.33,-0.36,-0.38,-0.39,-0.40,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.41,-0.40,-0.38,-0.36,-0.33,-0.30,-0.27,-0.24,-0.21,-0.17,-0.14,-0.11,-0.08,-0.05,-0.03,-0.01,-0.00,0 +PARAM_BROW_R_FORM=-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.17,-0.21,-0.26,-0.30,-0.35,-0.40,-0.45,-0.49,-0.54,-0.59,-0.64,-0.68,-0.73,-0.77,-0.81,-0.85,-0.88,-0.91,-0.94,-0.96,-0.98,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.97,-0.93,-0.87,-0.81,-0.74,-0.66,-0.58,-0.50,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,0.74,0.26,0,0.73,1,1.00,0.99,0.99,0.98,0.97,0.96,0.95,0.94,0.93,0.92,0.90,0.89,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.84,0.84,0.84,0.84,0.85,0.85,0.85,0.85,0.85,0.63,0.22,0,0.05,0.15,0.27,0.41,0.54,0.65,0.74,0.79,0.82,0.85,0.87,0.89,0.90,0.91,0.92,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.88,0.87,0.86,0.85,0.84,0.83,0.82,0.80,0.79,0.78,0.78,0.77,0.76,0.75,0.75,0.74,0.74,0.73,0.73,0.73,0.73,0.73,0.74,0.74,0.75,0.75,0.76,0.77,0.78,0.79,0.80,0.81,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.90,0.91,0.91,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.89,0.89,0.88,0.88,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.84,0.84,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.82,0.82,0.83,0.85,0.86,0.87,0.89,0.91,0.92,0.94,0.95,0.96,0.98,0.99,0.99,1.00,1 +PARAM_TERE=0.51,0.52,0.55,0.59,0.63,0.67,0.72,0.77,0.81,0.86,0.90,0.93,0.96,0.98,1.00,1,0.99,0.98,0.95,0.91,0.87,0.82,0.77,0.73,0.68,0.63,0.59,0.55,0.52,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.52,0.52,0.53,0.53,0.54,0.54,0.55,0.56,0.57,0.57,0.58,0.59,0.60,0.61,0.62,0.63,0.64,0.65,0.66,0.67,0.68,0.69,0.70,0.71,0.73,0.74,0.75,0.76,0.77,0.78,0.79,0.80,0.82,0.83,0.84,0.85,0.86,0.87,0.88,0.89,0.90,0.91,0.91,0.92,0.93,0.94,0.95,0.95,0.96,0.97,0.97,0.98,0.98,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,0.98,0.96,0.94,0.91,0.87,0.83,0.79,0.75,0.71,0.67,0.63,0.59,0.56,0.54,0.52,0.50,0.50 +PARAM_EYE_BALL_X=0.01,0.04,0.08,0.13,0.19,0.25,0.32,0.39,0.46,0.52,0.58,0.63,0.67,0.70,0.72,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.72,0.72,0.72,0.71,0.71,0.71,0.70,0.69,0.69,0.68,0.64,0.54,0.40,0.23,0.04,-0.17,-0.38,-0.57,-0.74,-0.88,-0.97,-1,-0.99,-0.97,-0.93,-0.88,-0.82,-0.75,-0.67,-0.58,-0.49,-0.39,-0.28,-0.18,-0.07,0.04,0.14,0.25,0.35,0.45,0.54,0.63,0.70,0.78,0.84,0.89,0.93,0.96,0.98,0.99,0.99,0.98,0.98,0.97,0.95,0.94,0.92,0.90,0.88,0.85,0.82,0.79,0.76,0.72,0.69,0.65,0.60,0.56,0.51,0.46,0.41,0.35,0.30,0.24,0.18,0.12,0.05,-0.02,-0.05,-0.07,-0.08,-0.08,-0.06,-0.02,0.03,0.09,0.13,0.15,0.12,0.06,-0.03,-0.12,-0.18,-0.21,-0.18,-0.12,-0.03,0.06,0.12,0.15,0.15,0.15,0.14,0.14,0.13,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0 +PARAM_EYE_BALL_Y=-0.01,-0.05,-0.10,-0.17,-0.26,-0.35,-0.44,-0.54,-0.63,-0.72,-0.80,-0.87,-0.92,-0.96,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.95,-0.92,-0.89,-0.86,-0.82,-0.79,-0.76,-0.73,-0.72,-0.71,-0.71,-0.71,-0.72,-0.73,-0.74,-0.75,-0.76,-0.77,-0.78,-0.80,-0.81,-0.83,-0.85,-0.86,-0.88,-0.89,-0.91,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.98,-0.96,-0.94,-0.92,-0.90,-0.87,-0.84,-0.81,-0.78,-0.74,-0.71,-0.67,-0.64,-0.60,-0.57,-0.54,-0.51,-0.48,-0.46,-0.44,-0.42,-0.40,-0.39,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.35,-0.33,-0.31,-0.28,-0.25,-0.22,-0.19,-0.16,-0.13,-0.10,-0.07,-0.05,-0.03,-0.01,-0.00,0 + +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/touch2.mtn b/model/ShizukuTalk/shizuku-pajama/motions/touch2.mtn new file mode 100644 index 0000000..1e8d639 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/touch2.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.09,0.14,0.20,0.25,0.29,0.32,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.33,0.31,0.29,0.26,0.23,0.19,0.16,0.12,0.09,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=2.58,5,7.42,9.25,10,9.25,7.42,5,2.58,0.75,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.32,1.17,2.40,3.92,5.61,7.38,9.17,10.91,12.53,14.00,15.21,16.17,16.79,17,16.89,16.57,16.06,15.39,14.58,13.66,12.62,11.55,10.40,9.23,8.05,6.91,5.78,4.71,3.71,2.81,2.00,1.31,0.75,0.34,0.09,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.56,0.62,0.68,0.72,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.74,0.73,0.73,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.61,0.59,0.58,0.57,0.56,0.55,0.54,0.53,0.52,0.52,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BREATH=0.26,0.50,0.74,0.92,1,0.92,0.74,0.50,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0.18,0.35,0.51,0.64,0.69,0.64,0.55,0.43,0.30,0.18,0.09,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.26,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_Y=0.56,0.62,0.67,0.71,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.72,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.64,0.63,0.62,0.60,0.59,0.58,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.05,0.09,0.15,0.21,0.26,0.31,0.34,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.35,0.33,0.31,0.27,0.24,0.20,0.17,0.13,0.10,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.26,0.74,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_TERE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.52,0.56,0.63,0.70,0.78,0.85,0.91,0.96,0.99,1,1,1,1,1,1,1,1,0.99,0.98,0.95,0.91,0.87,0.82,0.77,0.73,0.68,0.63,0.59,0.55,0.52,0.51,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_EYE_BALL_X=0.01,0.02,0.02,0.03,0.03,0.03,0.02,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.26,-0.50,-0.74,-0.92,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.96,-0.93,-0.89,-0.84,-0.79,-0.74,-0.68,-0.62,-0.56,-0.50,-0.44,-0.38,-0.32,-0.26,-0.21,-0.16,-0.11,-0.07,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/touch3.mtn b/model/ShizukuTalk/shizuku-pajama/motions/touch3.mtn new file mode 100644 index 0000000..3a161d9 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/touch3.mtn @@ -0,0 +1,31 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.09,-0.11,-0.14,-0.17,-0.21,-0.24,-0.28,-0.31,-0.34,-0.38,-0.41,-0.44,-0.46,-0.49,-0.51,-0.53,-0.54,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.51,-0.47,-0.41,-0.35,-0.28,-0.22,-0.16,-0.11,-0.06,-0.03,-0.01,0,0 +PARAM_BASE_X=-0.12,-0.48,-1.05,-1.81,-2.75,-3.82,-5.00,-6.26,-7.59,-9,-10.73,-11.58,-11.92,-12,-11.98,-11.93,-11.85,-11.73,-11.59,-11.42,-11.22,-11.00,-10.76,-10.49,-10.20,-9.90,-9.58,-9.25,-8.90,-8.55,-8.18,-7.80,-7.42,-7.03,-6.64,-6.25,-5.85,-5.46,-5.07,-4.68,-4.31,-3.93,-3.57,-3.22,-2.87,-2.54,-2.23,-1.92,-1.64,-1.38,-1.13,-0.91,-0.70,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=-0.14,-0.50,-1.02,-1.62,-2.23,-2.81,-3.30,-3.68,-3.92,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.92,-3.71,-3.38,-2.98,-2.53,-2.06,-1.59,-1.16,-0.77,-0.45,-0.20,-0.05,0,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.13,-0.50,-1.10,-1.90,-2.84,-3.93,-5.15,-6.41,-7.76,-9.14,-10.53,-11.87,-13.20,-14.46,-15.64,-16.70,-17.65,-18.46,-19.11,-19.60,-19.90,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-19.60,-18.53,-16.92,-14.90,-12.67,-10.29,-7.96,-5.78,-3.86,-2.24,-1.02,-0.26,0,0 +PARAM_BODY_ANGLE_X=-0.19,-0.69,-1.41,-2.31,-3.30,-4.34,-5.40,-6.42,-7.37,-8.24,-8.95,-9.51,-9.87,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.69,-8.88,-7.84,-6.71,-5.64,-4.72,-4,-3.21,-2.45,-1.71,-1.02,-0.36,0.27,0.86,1.42,1.95,2.45,2.92,3.36,3.77,4.16,4.51,4.84,5.14,5.41,5.67,5.89,6.10,6.28,6.44,6.58,6.69,6.79,6.87,6.93,6.97,6.99,7,6.98,6.93,6.84,6.73,6.59,6.44,6.27,6.10,5.91,5.72,5.52,5.33,5.14,4.96,4.78,4.62,4.47,4.34,4.22,4.13,4.06,4.02,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.92,3.71,3.38,2.98,2.53,2.06,1.59,1.16,0.77,0.45,0.20,0.05,0,0 +PARAM_BODY_ANGLE_Y=-0.17,-0.62,-1.27,-2.02,-2.79,-3.51,-4.13,-4.60,-4.90,-5,-5,-5,-5,-5,-4.95,-4.83,-4.64,-4.41,-4.12,-3.79,-3.42,-3,-2.49,-2.01,-1.57,-1.16,-0.79,-0.46,-0.17,0.09,0.31,0.51,0.66,0.79,0.88,0.95,0.99,1,1.00,0.99,0.99,0.98,0.97,0.95,0.93,0.92,0.90,0.87,0.85,0.82,0.80,0.77,0.74,0.71,0.68,0.65,0.62,0.58,0.55,0.52,0.48,0.45,0.42,0.38,0.35,0.32,0.29,0.26,0.23,0.20,0.18,0.15,0.13,0.10,0.08,0.07,0.05,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0.51,0.54,0.57,0.62,0.66,0.70,0.74,0.77,0.78,0.79,0.79,0.79,0.79,0.79,0.79,0.78,0.77,0.76,0.74,0.72,0.69,0.67,0.64,0.61,0.58,0.56,0.53,0.50,0.47,0.44,0.42,0.39,0.37,0.35,0.34,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.35,0.37,0.39,0.41,0.43,0.45,0.47,0.48,0.49,0.50,0.50,0.50 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.60,-2.21,-4.69,-7.80,-11.26,-15,-18.74,-22.20,-25.31,-27.79,-29.40,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.40,-27.79,-25.38,-22.35,-19.00,-15.44,-11.94,-8.68,-5.78,-3.35,-1.53,-0.39,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.22,-0.47,-0.78,-1.13,-1.50,-1.87,-2.22,-2.53,-2.78,-2.94,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.94,-2.78,-2.54,-2.24,-1.90,-1.54,-1.19,-0.87,-0.58,-0.34,-0.15,-0.04,0,0 +PARAM_MOUTH_OPEN_Y=0.03,0.12,0.25,0.40,0.56,0.70,0.83,0.92,0.98,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.17,0.46,0.66,0.72,0.67,0.54,0.37,0.19,0.06,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00,0,0 +PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.02,-0.05,-0.08,-0.11,-0.16,-0.20,-0.24,-0.28,-0.33,-0.36,-0.39,-0.42,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.43,-0.41,-0.37,-0.33,-0.28,-0.23,-0.18,-0.13,-0.08,-0.05,-0.02,-0.01,0,0 +PARAM_MOUTH_FORM=0.93,0.75,0.49,0.19,-0.12,-0.41,-0.65,-0.84,-0.96,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.20,0.42,0.61,0.78,0.90,0.97,1,1 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.66,0.31,0.08,0,0.21,0.59,0.80,0.81,0.82,0.83,0.84,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.90,0.91,0.92,0.94,0.95,0.97,0.98,0.99,0.99,1.00,1,1 +PARAM_BROW_L_FORM=-0.03,-0.11,-0.22,-0.36,-0.49,-0.62,-0.73,-0.81,-0.86,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.89,-0.89,-0.89,-0.90,-0.90,-0.91,-0.92,-0.93,-0.93,-0.94,-0.95,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0 +PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.02,-0.04,-0.07,-0.10,-0.13,-0.17,-0.21,-0.25,-0.28,-0.31,-0.34,-0.36,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.35,-0.32,-0.28,-0.24,-0.20,-0.15,-0.11,-0.07,-0.04,-0.02,-0.00,0,0 +PARAM_BROW_L_Y=0.51,0.53,0.57,0.61,0.65,0.68,0.71,0.74,0.75,0.76,0.76,0.76,0.76,0.76,0.76,0.75,0.74,0.73,0.71,0.69,0.67,0.65,0.62,0.60,0.57,0.54,0.52,0.49,0.47,0.44,0.42,0.40,0.38,0.36,0.35,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.36,0.37,0.39,0.41,0.43,0.45,0.47,0.48,0.49,0.50,0.50,0.50 +PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.03,-0.05,-0.07,-0.10,-0.12,-0.15,-0.18,-0.21,-0.24,-0.26,-0.29,-0.32,-0.35,-0.37,-0.40,-0.42,-0.44,-0.45,-0.46,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.47,-0.46,-0.44,-0.40,-0.35,-0.30,-0.24,-0.19,-0.14,-0.09,-0.05,-0.02,-0.01,0,0 +PARAM_BROW_R_FORM=-0.03,-0.11,-0.23,-0.37,-0.51,-0.65,-0.76,-0.85,-0.90,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.93,-0.93,-0.93,-0.94,-0.94,-0.95,-0.95,-0.95,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.98,-0.93,-0.85,-0.75,-0.63,-0.51,-0.40,-0.29,-0.19,-0.11,-0.05,-0.01,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.93,0.92,0.91,0.90,0.89,0.88,0.87,0.87,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.66,0.31,0.08,0,0.21,0.59,0.80,0.81,0.82,0.83,0.84,0.84,0.85,0.85,0.86,0.86,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.90,0.91,0.92,0.94,0.95,0.97,0.98,0.99,0.99,1.00,1,1 +PARAM_TERE=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.48,0.45,0.41,0.37,0.33,0.28,0.23,0.19,0.14,0.10,0.07,0.04,0.02,0.00,0,0.00,0.01,0.01,0.02,0.04,0.05,0.07,0.09,0.11,0.14,0.16,0.19,0.22,0.25,0.28,0.32,0.35,0.39,0.43,0.47,0.51,0.55,0.59,0.62,0.66,0.69,0.72,0.75,0.78,0.80,0.82,0.85,0.87,0.88,0.90,0.92,0.93,0.94,0.95,0.96,0.97,0.98,0.99,0.99,1.00,1.00,1.00,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.96,0.92,0.87,0.82,0.76,0.70,0.64,0.60,0.56,0.53,0.51,0.50,0.50 +PARAM_EYE_BALL_X=0.01,0.03,0.07,0.11,0.16,0.20,0.25,0.30,0.35,0.39,0.42,0.45,0.46,0.47,0.47,0.46,0.45,0.44,0.42,0.40,0.37,0.35,0.32,0.29,0.26,0.24,0.21,0.18,0.15,0.12,0.10,0.07,0.05,0.03,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.10,-0.15,-0.21,-0.27,-0.32,-0.37,-0.41,-0.43,-0.44,-0.42,-0.37,-0.29,-0.21,-0.12,-0.04,0.05,0.12,0.17,0.21,0.22,0.22,0.21,0.20,0.19,0.18,0.16,0.15,0.13,0.11,0.09,0.07,0.06,0.04,0.03,0.02,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.02,-0.06,-0.12,-0.20,-0.29,-0.38,-0.47,-0.56,-0.65,-0.72,-0.79,-0.84,-0.87,-0.88,-0.88,-0.86,-0.84,-0.81,-0.78,-0.74,-0.70,-0.65,-0.60,-0.55,-0.50,-0.44,-0.38,-0.33,-0.28,-0.23,-0.18,-0.14,-0.10,-0.07,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.11,-0.17,-0.25,-0.32,-0.40,-0.47,-0.55,-0.61,-0.67,-0.73,-0.78,-0.81,-0.84,-0.85,-0.86,-0.87,-0.88,-0.88,-0.88,-0.88,-0.87,-0.85,-0.81,-0.77,-0.71,-0.65,-0.58,-0.51,-0.44,-0.37,-0.30,-0.23,-0.17,-0.11,-0.07,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/touch4.mtn b/model/ShizukuTalk/shizuku-pajama/motions/touch4.mtn new file mode 100644 index 0000000..c37752c --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/touch4.mtn @@ -0,0 +1,30 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_BROW_L_ANGLE=0.05,0.01,0,0.12,0.32,0.46,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BASE_X=0,0,0,0.48,2.26,5.22,9,17.32,23.85,27.44,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.50,28.48,28.43,28.36,28.24,28.11,27.94,27.75,27.52,27.28,27.00,26.71,26.39,26.05,25.69,25.31,24.90,24.49,24.05,23.60,23.14,22.66,22.16,21.65,21.13,20.60,20.06,19.51,18.95,18.39,17.82,17.25,16.66,16.08,15.50,14.91,14.32,13.74,13.14,12.56,11.98,11.41,10.84,10.27,9.71,9.15,8.61,8.07,7.54,7.03,6.52,6.03,5.55,5.09,4.64,4.21,3.78,3.39,3.00,2.64,2.30,1.98,1.68,1.40,1.14,0.91,0.70,0.52,0.37,0.24,0.13,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BASE_Y=0,0,0,7.75,20.45,29.16,32,24.25,11.55,2.84,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=10.83,2.66,0,0.28,1.03,2.16,3.57,5.13,6.79,8.43,9.95,11.30,12.43,13.29,13.82,14,14.00,14.00,14.00,14.00,13.99,13.99,13.98,13.98,13.97,13.96,13.95,13.94,13.93,13.92,13.90,13.89,13.87,13.85,13.83,13.80,13.78,13.75,13.72,13.69,13.65,13.62,13.58,13.54,13.50,13.45,13.40,13.35,13.30,13.24,13.19,13.12,13.06,12.99,12.92,12.85,12.77,12.69,12.60,12.52,12.43,12.33,12.23,12.13,12.03,11.92,11.80,11.69,11.56,11.44,11.31,11.18,11.04,10.90,10.75,10.60,10.45,10.29,10.12,9.95,9.78,9.60,9.42,9.23,9.03,8.83,8.63,8.42,8.20,7.99,7.76,7.53,7.29,7.05,6.80,6.55,6.29,6.03,5.76,5.48,5.20,4.91,4.61,4.31,4,3.67,3.32,2.95,2.57,2.16,1.74,1.31,0.86,0.40,-0.07,-0.56,-1.05,-1.56,-2.08,-2.60,-3.13,-3.67,-4.21,-4.76,-5.31,-5.86,-6.41,-6.97,-7.53,-8.09,-8.65,-9.20,-9.74,-10.29,-10.84,-11.37,-11.90,-12.43,-12.94,-13.44,-13.94,-14.42,-14.90,-15.36,-15.81,-16.25,-16.67,-17.08,-17.47,-17.84,-18.20,-18.54,-18.86,-19.16,-19.44,-19.70,-19.94,-20.15,-20.35,-20.52,-20.66,-20.78,-20.88,-20.94,-20.99,-21,-21.00,-20.98,-20.95,-20.91,-20.84,-20.75,-20.62,-20.47,-20.28,-20.05,-19.77,-19.45,-19.01,-18.44,-17.75,-17.00,-16.22,-15.42,-14.66,-13.96,-13.36,-12.83,-12.30,-11.79,-11.28,-10.79,-10.31,-9.85,-9.39,-8.95,-8.52,-8.10,-7.69,-7.29,-6.90,-6.53,-6.16,-5.81,-5.47,-5.14,-4.81,-4.51,-4.21,-3.92,-3.64,-3.38,-3.12,-2.88,-2.65,-2.43,-2.21,-2.01,-1.82,-1.63,-1.46,-1.30,-1.15,-1.01,-0.87,-0.75,-0.64,-0.53,-0.44,-0.35,-0.28,-0.21,-0.16,-0.11,-0.07,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=-4.50,-4.50,-4.50,-4.86,-5.46,-5.87,-6,-5.64,-5.04,-4.63,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.50,-4.52,-4.54,-4.57,-4.61,-4.65,-4.71,-4.77,-4.83,-4.91,-4.99,-5.07,-5.16,-5.26,-5.36,-5.46,-5.57,-5.68,-5.80,-5.92,-6.04,-6.17,-6.30,-6.43,-6.56,-6.69,-6.83,-6.96,-7.10,-7.23,-7.37,-7.50,-7.64,-7.77,-7.90,-8.04,-8.16,-8.29,-8.42,-8.54,-8.66,-8.77,-8.89,-8.99,-9.10,-9.20,-9.29,-9.38,-9.47,-9.55,-9.62,-9.69,-9.75,-9.81,-9.86,-9.90,-9.94,-9.96,-9.98,-10.00,-10,-10.00,-10.00,-9.99,-9.97,-9.96,-9.93,-9.89,-9.85,-9.80,-9.73,-9.65,-9.56,-9.44,-9.31,-9.15,-8.97,-8.78,-8.56,-8.32,-8.07,-7.80,-7.52,-7.24,-6.97,-6.70,-6.43,-6.18,-5.92,-5.67,-5.43,-5.19,-4.95,-4.72,-4.50,-4.28,-4.06,-3.85,-3.64,-3.44,-3.25,-3.06,-2.88,-2.70,-2.52,-2.35,-2.19,-2.03,-1.89,-1.74,-1.60,-1.46,-1.34,-1.21,-1.10,-0.98,-0.88,-0.78,-0.68,-0.60,-0.51,-0.44,-0.37,-0.31,-0.25,-0.20,-0.15,-0.11,-0.08,-0.05,-0.03,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Y=0.36,0.57,0.80,1.03,1.27,1.52,1.75,1.97,2.18,2.38,2.55,2.71,2.83,2.92,2.98,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3.00,2.98,2.97,2.94,2.91,2.87,2.83,2.78,2.72,2.66,2.60,2.53,2.46,2.38,2.30,2.22,2.14,2.05,1.96,1.87,1.78,1.69,1.59,1.50,1.41,1.31,1.22,1.13,1.04,0.95,0.86,0.78,0.70,0.62,0.54,0.47,0.40,0.34,0.28,0.22,0.17,0.13,0.09,0.06,0.03,0.02,0.00,0,0.00,0.01,0.02,0.04,0.06,0.08,0.11,0.15,0.18,0.22,0.26,0.31,0.36,0.41,0.47,0.53,0.58,0.65,0.71,0.78,0.84,0.91,0.98,1.05,1.12,1.20,1.27,1.34,1.42,1.49,1.56,1.64,1.71,1.79,1.86,1.93,2.00,2.07,2.14,2.20,2.27,2.33,2.39,2.45,2.51,2.56,2.61,2.66,2.71,2.75,2.79,2.83,2.87,2.90,2.92,2.95,2.97,2.98,2.99,3.00,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3 +PARAM_BROW_R_Y=0.48,0.54,0.61,0.67,0.72,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.70,0.70,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.57,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56 +PARAM_ANGLE_Y=-30,-30,-30,-15.48,8.34,24.68,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,29.98,29.94,29.85,29.74,29.60,29.42,29.21,28.98,28.72,28.42,28.10,27.75,27.37,26.97,26.53,26.07,25.59,25.08,24.54,23.99,23.40,22.78,22.16,21.50,20.82,20.13,19.40,18.65,17.90,17.11,16.30,15.49,14.64,13.77,12.90,12.00,11.08,10.16,9.21,8.23,7.27,6.27,5.25,4.24,3.19,2.13,1.09,0,-1.09,-2.15,-3.20,-4.22,-5.21,-6.20,-7.15,-8.07,-8.98,-9.86,-10.72,-11.56,-12.39,-13.19,-13.97,-14.73,-15.46,-16.18,-16.87,-17.55,-18.20,-18.83,-19.44,-20.04,-20.62,-21.17,-21.70,-22.22,-22.72,-23.20,-23.66,-24.11,-24.54,-24.94,-25.33,-25.70,-26.06,-26.40,-26.72,-27.03,-27.32,-27.59,-27.85,-28.09,-28.32,-28.53,-28.73,-28.91,-29.07,-29.23,-29.36,-29.49,-29.60,-29.69,-29.78,-29.85,-29.90,-29.94,-29.98,-29.99,-30,-29.99,-29.97,-29.93,-29.87,-29.77,-29.63,-29.46,-29.24,-28.97,-28.63,-28.25,-27.78,-27.17,-26.35,-25.37,-24.30,-23.18,-22.05,-20.96,-19.96,-19.11,-18.34,-17.60,-16.85,-16.13,-15.43,-14.75,-14.09,-13.44,-12.80,-12.19,-11.59,-11.00,-10.43,-9.88,-9.34,-8.82,-8.31,-7.82,-7.35,-6.89,-6.45,-6.03,-5.61,-5.21,-4.84,-4.47,-4.13,-3.79,-3.47,-3.16,-2.88,-2.60,-2.34,-2.09,-1.86,-1.64,-1.44,-1.25,-1.07,-0.91,-0.77,-0.63,-0.51,-0.40,-0.30,-0.22,-0.15,-0.10,-0.06,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.10,-0.22,-0.38,-0.59,-0.84,-1.13,-1.46,-1.82,-2.22,-2.65,-3.11,-3.61,-4.13,-4.68,-5.25,-5.85,-6.46,-7.10,-7.76,-8.43,-9.10,-9.80,-10.51,-11.23,-11.96,-12.69,-13.42,-14.17,-14.91,-15.65,-16.38,-17.12,-17.85,-18.57,-19.29,-19.99,-20.68,-21.36,-22.03,-22.68,-23.30,-23.92,-24.51,-25.08,-25.62,-26.15,-26.64,-27.10,-27.54,-27.94,-28.32,-28.66,-28.96,-29.23,-29.46,-29.65,-29.80,-29.91,-29.98,-30,-29.99,-29.97,-29.93,-29.87,-29.77,-29.63,-29.46,-29.24,-28.97,-28.63,-28.25,-27.78,-27.17,-26.35,-25.37,-24.30,-23.18,-22.05,-20.96,-19.96,-19.11,-18.34,-17.60,-16.85,-16.13,-15.43,-14.75,-14.09,-13.44,-12.80,-12.19,-11.59,-11.00,-10.43,-9.88,-9.34,-8.82,-8.31,-7.82,-7.35,-6.89,-6.45,-6.03,-5.61,-5.21,-4.84,-4.47,-4.13,-3.79,-3.47,-3.16,-2.88,-2.60,-2.34,-2.09,-1.86,-1.64,-1.44,-1.25,-1.07,-0.91,-0.77,-0.63,-0.51,-0.40,-0.30,-0.22,-0.15,-0.10,-0.06,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0.15,0.04,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.12,0.13,0.15,0.16,0.18,0.19,0.21,0.22,0.24,0.26,0.27,0.29,0.30,0.32,0.33,0.35,0.36,0.38,0.39,0.41,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.49,0.49,0.50,0.50,0.51,0.51,0.51,0.51,0.51,0.51,0.50,0.50,0.50,0.49,0.49,0.48,0.47,0.46,0.46,0.45,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.34,0.33,0.32,0.31,0.29,0.28,0.27,0.26,0.24,0.23,0.22,0.21,0.19,0.18,0.17,0.16,0.15,0.14,0.12,0.11,0.10,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_SIDE=-0.21,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.24,0.64,0.91,1,0.74,0.26,0,0.08,0.26,0.50,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.84,0.84,0.84,0.84,0.84,0.84,0.83,0.83,0.83,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.79,0.75,0.68,0.60,0.50,0.40,0.30,0.21,0.13,0.06,0.02,0,0.03,0.11,0.23,0.36,0.51,0.64,0.76,0.84,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87 +PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.38,-0.40,-0.42,-0.44,-0.46,-0.47,-0.49,-0.51,-0.52,-0.54,-0.55,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.63,-0.63,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_BROW_L_SIDE=-0.21,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_Y=0.48,0.54,0.61,0.67,0.72,0.76,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.77,0.76,0.76,0.76,0.75,0.75,0.75,0.74,0.74,0.73,0.73,0.72,0.72,0.71,0.70,0.70,0.69,0.68,0.68,0.67,0.67,0.66,0.65,0.65,0.64,0.63,0.63,0.62,0.61,0.61,0.60,0.60,0.59,0.59,0.58,0.58,0.58,0.57,0.57,0.57,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56,0.56 +PARAM_BROW_R_ANGLE=0.05,0.01,0,0.12,0.32,0.46,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50 +PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.36,-0.38,-0.40,-0.42,-0.44,-0.46,-0.47,-0.49,-0.51,-0.52,-0.54,-0.55,-0.57,-0.58,-0.59,-0.60,-0.61,-0.62,-0.63,-0.63,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64 +PARAM_EYE_R_OPEN=0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.24,0.64,0.91,1,0.74,0.26,0,0.08,0.26,0.50,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.89,0.88,0.88,0.88,0.88,0.88,0.88,0.87,0.87,0.87,0.87,0.87,0.87,0.86,0.86,0.86,0.86,0.86,0.86,0.85,0.85,0.85,0.85,0.85,0.85,0.84,0.84,0.84,0.84,0.84,0.84,0.83,0.83,0.83,0.83,0.83,0.83,0.82,0.82,0.82,0.82,0.82,0.81,0.81,0.81,0.79,0.75,0.68,0.60,0.50,0.40,0.30,0.21,0.13,0.06,0.02,0,0.03,0.11,0.23,0.36,0.51,0.64,0.76,0.84,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87 +PARAM_TERE=0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.03,0.04,0.05,0.07,0.09,0.12,0.14,0.17,0.20,0.23,0.26,0.29,0.32,0.36,0.39,0.43,0.46,0.50,0.54,0.57,0.61,0.64,0.68,0.71,0.74,0.77,0.80,0.83,0.86,0.88,0.91,0.93,0.95,0.96,0.97,0.99,0.99,1.00,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.95,0.95,0.94,0.93,0.93,0.92,0.91,0.91,0.90,0.90,0.89,0.88,0.88,0.87,0.86,0.86,0.85,0.84,0.84,0.83,0.83,0.82,0.82,0.81,0.81,0.81,0.80,0.80,0.80,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,-0.00,-0.02,-0.03,-0.05,-0.08,-0.10,-0.11,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.05,-0.03,0.00,0.03,0.05,0.06,0.02,-0.04,-0.09,-0.10,-0.09,-0.07,-0.04,-0.01,0.01,0.03,0.04,0.05,0.02,-0.03,-0.06,-0.07,-0.06,-0.05,-0.03,-0.00,0.02,0.05,0.07,0.08,0.09,0.05,-0.01,-0.05,-0.06,-0.05,-0.02,0.02,0.05,0.08,0.09,0.10,0.09,0.05,0.01,-0.03,-0.07,-0.08,-0.07,-0.04,0.00,0.05,0.08,0.09,0.06,0.01,-0.03,-0.07,-0.08,-0.07,-0.04,0.00,0.04,0.07,0.10,0.12,0.13,0.08,0.01,-0.04,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03 +PARAM_EYE_BALL_Y=-0.64,-0.91,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.97,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.96,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.95,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.94,-0.93,-0.93,-0.93,-0.93,-0.93,-0.93,-0.93,-0.93,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.92,-0.91,-0.91,-0.91,-0.91,-0.91,-0.91,-0.91,-0.90,-0.90,-0.90,-0.90,-0.90,-0.90,-0.89,-0.89,-0.89,-0.89,-0.89,-0.89,-0.88,-0.88,-0.88,-0.88,-0.87,-0.86,-0.84,-0.82,-0.80,-0.78,-0.76,-0.73,-0.71,-0.68,-0.65,-0.63,-0.60,-0.58,-0.55,-0.53,-0.51,-0.49,-0.47,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.34,-0.33,-0.32,-0.32,-0.31,-0.30,-0.30,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/wait_01.mtn b/model/ShizukuTalk/shizuku-pajama/motions/wait_01.mtn new file mode 100644 index 0000000..1df9912 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/wait_01.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.06,0.19,0.36,0.53,0.69,0.83,0.92,0.96,0.97,0.978,0.984,0.989,0.993,0.996,0.998,0.999,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.89,0.886,0.876,0.86,0.839,0.81,0.79,0.76,0.73,0.7,0.68,0.65,0.63,0.614,0.604,0.6,0.6,0.601,0.602,0.604,0.606,0.609,0.612,0.616,0.619,0.624,0.628,0.633,0.638,0.644,0.65,0.656,0.662,0.669,0.675,0.682,0.689,0.696,0.704,0.711,0.718,0.726,0.734,0.741,0.749,0.756,0.764,0.772,0.779,0.786,0.794,0.801,0.808,0.815,0.821,0.828,0.834,0.84,0.846,0.852,0.857,0.862,0.866,0.871,0.874,0.878,0.881,0.884,0.886,0.888,0.889,0.89,0.89,0.89,0.89 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0,0.008,0.03,0.07,0.11,0.17,0.23,0.29,0.35,0.41,0.47,0.53,0.57,0.61,0.63,0.64,0.639,0.638,0.635,0.631,0.626,0.62,0.613,0.606,0.597,0.588,0.578,0.567,0.555,0.543,0.53,0.517,0.503,0.489,0.474,0.459,0.443,0.428,0.411,0.395,0.379,0.362,0.345,0.328,0.312,0.295,0.278,0.261,0.245,0.229,0.212,0.197,0.181,0.166,0.151,0.137,0.123,0.11,0.097,0.085,0.073,0.062,0.052,0.043,0.034,0.027,0.02,0.014,0.009,0.005,0.002,0.001,0,0,0 +PARAM_HAND_L=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.06,0.18,0.34,0.5,0.65,0.78,0.87,0.92,0.939,0.955,0.967,0.977,0.985,0.991,0.995,0.997,0.999,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.013,-0.05,-0.1,-0.18,-0.26,-0.35,-0.45,-0.55,-0.65,-0.74,-0.82,-0.9,-0.95,-0.99,-1,-0.991,-0.97,-0.92,-0.87,-0.8,-0.72,-0.63,-0.54,-0.44,-0.33,-0.22,-0.11,0,0.11,0.22,0.32,0.41,0.5,0.58,0.65,0.7,0.75,0.77,0.78,0.775,0.76,0.74,0.71,0.67,0.62,0.58,0.53,0.47,0.42,0.36,0.31,0.25,0.2,0.16,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0.006,0.024,0.05,0.09,0.13,0.18,0.24,0.29,0.35,0.41,0.47,0.53,0.58,0.63,0.67,0.71,0.74,0.77,0.8,0.82,0.85,0.87,0.889,0.906,0.922,0.935,0.947,0.958,0.967,0.975,0.981,0.986,0.991,0.994,0.996,0.998,0.999,1,1,0.993,0.974,0.94,0.91,0.86,0.8,0.74,0.68,0.61,0.54,0.46,0.39,0.32,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0,0.006,0.023,0.05,0.08,0.12,0.17,0.22,0.26,0.31,0.36,0.4,0.43,0.46,0.474,0.48,0.48,0.478,0.476,0.473,0.47,0.465,0.46,0.454,0.448,0.441,0.433,0.425,0.417,0.407,0.398,0.388,0.377,0.367,0.355,0.344,0.333,0.321,0.309,0.296,0.284,0.272,0.259,0.246,0.234,0.221,0.208,0.196,0.184,0.171,0.159,0.147,0.136,0.125,0.113,0.103,0.092,0.082,0.073,0.063,0.055,0.047,0.039,0.032,0.026,0.02,0.015,0.01,0.007,0.004,0.002,0,0,0,0 +PARAM_ANGLE_Z=0,0.2,0.77,1.67,2.81,4.16,5.64,7.2,8.8,10.36,11.84,13.19,14.33,15.23,15.8,16,15.79,15.2,14.24,12.95,11.42,9.59,7.55,5.39,3.03,0.56,-1.92,-4.5,-7.08,-9.56,-12.03,-14.39,-16.55,-18.59,-20.42,-21.95,-23.24,-24.2,-24.79,-25,-24.93,-24.74,-24.42,-23.99,-23.46,-22.83,-22.11,-21.31,-20.44,-19.51,-18.51,-17.48,-16.41,-15.32,-14.2,-13.07,-11.93,-10.8,-9.68,-8.59,-7.52,-6.49,-5.49,-4.56,-3.69,-2.89,-2.17,-1.54,-1.01,-0.58,-0.26,-0.07,0,0,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,0.19,0.72,1.56,2.63,3.9,5.29,6.75,8.25,9.71,11.1,12.37,13.44,14.28,14.81,15,14.986,14.95,14.88,14.79,14.67,14.54,14.38,14.2,14,13.78,13.54,13.29,13.02,12.73,12.43,12.12,11.79,11.45,11.11,10.76,10.39,10.02,9.64,9.26,8.88,8.49,8.09,7.7,7.3,6.91,6.51,6.12,5.74,5.36,4.98,4.61,4.24,3.89,3.55,3.21,2.88,2.57,2.27,1.98,1.71,1.46,1.22,1,0.8,0.62,0.46,0.33,0.21,0.12,0.05,0.01,0,0,0 +PARAM_BROW_R_Y=0,0.009,0.04,0.08,0.13,0.19,0.26,0.33,0.4,0.47,0.54,0.6,0.65,0.69,0.72,0.73,0.729,0.727,0.724,0.72,0.714,0.707,0.7,0.691,0.681,0.671,0.659,0.647,0.633,0.62,0.605,0.59,0.574,0.557,0.541,0.523,0.506,0.488,0.469,0.451,0.432,0.413,0.394,0.375,0.355,0.336,0.317,0.298,0.279,0.261,0.242,0.224,0.207,0.189,0.173,0.156,0.14,0.125,0.11,0.097,0.083,0.071,0.059,0.049,0.039,0.03,0.023,0.016,0.01,0.006,0.003,0.001,0,0,0 +PARAM_ANGLE_X=0,0.11,0.43,0.94,1.58,2.34,3.17,4.05,4.95,5.83,6.66,7.42,8.06,8.57,8.89,9,8.992,8.97,8.93,8.87,8.8,8.72,8.63,8.52,8.4,8.27,8.12,7.97,7.81,7.64,7.46,7.27,7.07,6.87,6.66,6.45,6.24,6.01,5.79,5.56,5.33,5.09,4.86,4.62,4.38,4.14,3.91,3.67,3.44,3.21,2.99,2.76,2.55,2.34,2.13,1.93,1.73,1.54,1.36,1.19,1.03,0.88,0.73,0.6,0.48,0.37,0.28,0.2,0.13,0.07,0.03,0.01,0,0,0 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0 +PARAM_ARM_R=0 +PARAM_BODY_Z=0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0 +PARAM_ARM_L=0 +PARAM_MOUTH_FORM=-0.38,-0.385,-0.398,-0.42,-0.44,-0.48,-0.51,-0.55,-0.58,-0.62,-0.65,-0.69,-0.71,-0.73,-0.745,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.751,-0.75,-0.751,-0.75,-0.75,-0.749,-0.748,-0.747,-0.745,-0.743,-0.741,-0.738,-0.735,-0.731,-0.727,-0.722,-0.716,-0.71,-0.703,-0.695,-0.686,-0.677,-0.666,-0.655,-0.644,-0.632,-0.619,-0.606,-0.593,-0.579,-0.566,-0.552,-0.539,-0.525,-0.512,-0.499,-0.486,-0.473,-0.461,-0.45,-0.439,-0.429,-0.419,-0.411,-0.403,-0.396,-0.391,-0.386,-0.383,-0.381,-0.38,-0.38,-0.38 +PARAM_ARM_R_02=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0,0.006,0.025,0.05,0.09,0.13,0.18,0.23,0.28,0.33,0.38,0.42,0.46,0.49,0.504,0.51,0.51,0.508,0.506,0.503,0.499,0.494,0.489,0.483,0.476,0.468,0.46,0.452,0.443,0.433,0.423,0.412,0.401,0.389,0.378,0.366,0.353,0.341,0.328,0.315,0.302,0.289,0.275,0.262,0.248,0.235,0.221,0.208,0.195,0.182,0.169,0.157,0.144,0.132,0.121,0.109,0.098,0.087,0.077,0.067,0.058,0.05,0.042,0.034,0.027,0.021,0.016,0.011,0.007,0.004,0.002,0,0,0,0 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0.91,0.905,0.892,0.87,0.84,0.81,0.78,0.74,0.7,0.66,0.63,0.6,0.57,0.55,0.535,0.53,0.53,0.531,0.533,0.535,0.538,0.542,0.546,0.55,0.555,0.561,0.567,0.573,0.58,0.588,0.595,0.603,0.611,0.62,0.629,0.637,0.647,0.656,0.666,0.675,0.685,0.695,0.705,0.715,0.725,0.735,0.745,0.755,0.765,0.774,0.784,0.793,0.803,0.811,0.82,0.829,0.837,0.845,0.852,0.86,0.867,0.873,0.879,0.885,0.89,0.894,0.898,0.902,0.905,0.907,0.909,0.91,0.91,0.91,0.91 +PARAM_TERE=0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/wait_02.mtn b/model/ShizukuTalk/shizuku-pajama/motions/wait_02.mtn new file mode 100644 index 0000000..3a6001c --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/wait_02.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0,0.004,0.014,0.03,0.05,0.07,0.1,0.13,0.17,0.2,0.23,0.27,0.31,0.34,0.37,0.41,0.44,0.46,0.49,0.51,0.526,0.539,0.547,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.548,0.542,0.532,0.518,0.502,0.483,0.46,0.44,0.41,0.39,0.36,0.33,0.31,0.28,0.25,0.22,0.2,0.17,0.14,0.12,0.1,0.08,0.057,0.041,0.027,0.015,0.007,0.002,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0 +PARAM_HAND_L=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,-0.006,-0.025,-0.05,-0.09,-0.14,-0.19,-0.24,-0.3,-0.36,-0.43,-0.49,-0.56,-0.62,-0.68,-0.74,-0.79,-0.84,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-1,-1,-1,-1,-1,-1,-1,-0.996,-0.985,-0.966,-0.94,-0.91,-0.88,-0.84,-0.8,-0.75,-0.71,-0.66,-0.61,-0.56,-0.51,-0.46,-0.4,-0.36,-0.31,-0.26,-0.22,-0.18,-0.14,-0.1,-0.07,-0.05,-0.028,-0.013,-0.003,0 +PARAM_EYE_BALL_Y=0,0.003,0.013,0.029,0.049,0.07,0.1,0.13,0.16,0.2,0.23,0.27,0.3,0.33,0.37,0.4,0.43,0.46,0.48,0.5,0.517,0.529,0.537,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.538,0.532,0.522,0.509,0.493,0.475,0.45,0.43,0.41,0.38,0.36,0.33,0.3,0.27,0.25,0.22,0.19,0.17,0.14,0.12,0.1,0.07,0.056,0.04,0.026,0.015,0.007,0.002,0 +PARAM_BROW_L_ANGLE=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_ANGLE_Z=0,-0.19,-0.74,-1.61,-2.72,-4.08,-5.59,-7.26,-9.04,-10.92,-12.81,-14.76,-16.69,-18.57,-20.43,-22.16,-23.78,-25.28,-26.62,-27.77,-28.71,-29.41,-29.85,-30,-30,-30,-30,-30,-30,-30,-30,-29.88,-29.54,-28.99,-28.27,-27.39,-26.37,-25.21,-23.97,-22.62,-21.22,-19.76,-18.27,-16.73,-15.2,-13.66,-12.14,-10.66,-9.2,-7.82,-6.51,-5.29,-4.16,-3.13,-2.23,-1.46,-0.84,-0.38,-0.1,0 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,-0.1,-0.37,-0.81,-1.36,-2.04,-2.8,-3.63,-4.52,-5.46,-6.4,-7.38,-8.34,-9.29,-10.21,-11.08,-11.89,-12.64,-13.31,-13.88,-14.36,-14.71,-14.92,-15,-15,-15,-15,-15,-15,-15,-15,-14.94,-14.77,-14.5,-14.13,-13.7,-13.18,-12.61,-11.98,-11.31,-10.61,-9.88,-9.14,-8.37,-7.6,-6.83,-6.07,-5.33,-4.6,-3.91,-3.25,-2.65,-2.08,-1.56,-1.12,-0.73,-0.42,-0.19,-0.05,0 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=0 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0,-0.001,-0.005,-0.01,-0.017,-0.026,-0.035,-0.046,-0.057,-0.069,-0.081,-0.093,-0.106,-0.118,-0.129,-0.14,-0.151,-0.16,-0.169,-0.176,-0.182,-0.186,-0.189,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.189,-0.187,-0.184,-0.179,-0.173,-0.167,-0.16,-0.152,-0.143,-0.134,-0.125,-0.116,-0.106,-0.096,-0.087,-0.077,-0.068,-0.058,-0.05,-0.041,-0.034,-0.026,-0.02,-0.014,-0.009,-0.005,-0.002,-0.001,0 +PARAM_ARM_R=0,-0,-0,-0.001,-0,-0.003,-0.004,-0.005,-0.006,-0.007,-0.009,-0.01,-0.011,-0.012,-0.014,-0.015,-0.016,-0.017,-0.018,-0.019,-0.019,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.019,-0.02,-0.018,-0.017,-0.016,-0.02,-0.014,-0.013,-0.012,-0.011,-0.01,-0.009,-0.008,-0.007,-0.006,-0.005,-0.004,-0.004,-0.003,-0,-0.001,-0.001,-0,-0,-0,0 +PARAM_BODY_Z=0,-0.004,-0.015,-0.032,-0.05,-0.08,-0.11,-0.15,-0.18,-0.22,-0.26,-0.3,-0.33,-0.37,-0.41,-0.44,-0.48,-0.51,-0.53,-0.56,-0.574,-0.588,-0.597,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.598,-0.591,-0.58,-0.565,-0.548,-0.527,-0.5,-0.48,-0.45,-0.42,-0.4,-0.37,-0.33,-0.3,-0.27,-0.24,-0.21,-0.18,-0.16,-0.13,-0.11,-0.08,-0.06,-0.045,-0.029,-0.017,-0.008,-0.002,0 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0 +PARAM_ARM_L=0 +PARAM_MOUTH_FORM=1 +PARAM_ARM_R_02=0,0.002,0.008,0.018,0.03,0.045,0.061,0.08,0.099,0.12,0.141,0.16,0.18,0.2,0.225,0.244,0.262,0.278,0.293,0.305,0.316,0.324,0.328,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.329,0.325,0.319,0.311,0.301,0.29,0.277,0.264,0.249,0.233,0.217,0.201,0.184,0.167,0.15,0.134,0.117,0.101,0.086,0.072,0.058,0.046,0.034,0.025,0.016,0.009,0.004,0.001,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91 +PARAM_TERE=0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/wait_03.mtn b/model/ShizukuTalk/shizuku-pajama/motions/wait_03.mtn new file mode 100644 index 0000000..549247f --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/wait_03.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.887,0.878,0.863,0.844,0.82,0.8,0.77,0.74,0.71,0.68,0.65,0.62,0.6,0.58,0.557,0.542,0.533,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0 +PARAM_HAND_L=0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.74,0.26,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=1,1,1,1,1,1,1,0.991,0.97,0.93,0.88,0.82,0.76,0.69,0.62,0.55,0.47,0.4,0.33,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.169,-0.164,-0.158,-0.15,-0.14,-0.129,-0.118,-0.105,-0.093,-0.08,-0.068,-0.056,-0.044,-0.034,-0.024,-0.016,-0.009,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_L_ANGLE=0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55 +PARAM_ANGLE_Z=14,14,14,14,14,14,14,13.72,12.91,11.63,10.02,8.02,5.8,3.35,0.74,-2.01,-4.79,-7.65,-10.48,-13.24,-15.96,-18.5,-20.88,-23.08,-25.04,-26.73,-28.11,-29.14,-29.77,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,-0.03,-0.1,-0.22,-0.36,-0.54,-0.75,-0.97,-1.21,-1.46,-1.71,-1.97,-2.23,-2.48,-2.72,-2.95,-3.17,-3.37,-3.55,-3.7,-3.83,-3.92,-3.98,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4 +PARAM_BROW_R_Y=0 +PARAM_ANGLE_X=15,15,15,15,15,15,15,14.9,14.63,14.19,13.64,12.96,12.2,11.37,10.48,9.54,8.6,7.62,6.66,5.71,4.79,3.92,3.11,2.36,1.69,1.12,0.64,0.29,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.008,-0.018,-0.03,-0.045,-0.062,-0.081,-0.1,-0.12,-0.14,-0.159,-0.178,-0.195,-0.21,-0.222,-0.232,-0.238,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24 +PARAM_ARM_R=0 +PARAM_BODY_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.005,-0.02,-0.04,-0.07,-0.11,-0.15,-0.19,-0.24,-0.29,-0.33,-0.38,-0.42,-0.46,-0.5,-0.53,-0.55,-0.565,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57,-0.57 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0.48,0.481,0.483,0.482,0.476,0.463,0.44,0.41,0.38,0.35,0.31,0.28,0.25,0.22,0.18,0.15,0.13,0.1,0.07,0.05,0.035,0.02,0.009,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L=0 +PARAM_MOUTH_FORM=-0.71,-0.71,-0.71,-0.712,-0.713,-0.714,-0.716,-0.718,-0.72,-0.723,-0.725,-0.727,-0.73,-0.733,-0.735,-0.737,-0.74,-0.742,-0.744,-0.746,-0.747,-0.748,-0.749,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.75,-0.734,-0.69,-0.62,-0.53,-0.42,-0.3,-0.16,-0.02,0.13,0.27,0.41,0.55,0.67,0.78,0.87,0.94,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_ARM_R_02=0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.907,0.9,0.888,0.873,0.855,0.83,0.81,0.79,0.77,0.74,0.72,0.7,0.67,0.657,0.642,0.63,0.623,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62,0.62 +PARAM_TERE=0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/wait_04.mtn b/model/ShizukuTalk/shizuku-pajama/motions/wait_04.mtn new file mode 100644 index 0000000..9ec9b97 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/wait_04.mtn @@ -0,0 +1,23 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_ARM_L_02=0,0,-0.006,-0.024,-0.05,-0.09,-0.13,-0.18,-0.23,-0.29,-0.35,-0.41,-0.47,-0.53,-0.59,-0.65,-0.71,-0.76,-0.81,-0.85,-0.89,-0.92,-0.94,-0.955,-0.96,-0.96,-0.96,-0.954,-0.936,-0.91,-0.87,-0.83,-0.78,-0.73,-0.67,-0.61,-0.55,-0.49,-0.43,-0.37,-0.31,-0.25,-0.2,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.2,0.42,0.61,0.78,0.9,0.97,1,1,1,1,1,1,1,1,1,1,1 +PARAM_BROW_L_FORM=0,0,0.003,0.006,0.01,0.015,0.022,0.029,0.038,0.047,0.057,0.068,0.079,0.092,0.104,0.118,0.132,0.146,0.161,0.176,0.191,0.206,0.222,0.237,0.253,0.269,0.284,0.3,0.315,0.33,0.345,0.36,0.374,0.387,0.401,0.413,0.425,0.437,0.448,0.458,0.467,0.476,0.483,0.49,0.496,0.501,0.505,0.508,0.509,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +PARAM_EYE_R_OPEN=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.96,-0.85,-0.69,-0.49,-0.27,-0.03,0.2,0.42,0.61,0.78,0.9,0.97,1,1,1,1,1,1,1,1,1,1,1 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0.23,0.83,1.76,2.91,4.24,5.7,7.24,8.79,10.37,11.86,13.27,14.57,15.72,16.66,17.38,17.84,18,18,18,17.81,17.28,16.44,15.38,14.06,12.6,10.98,9.26,7.45,5.62,3.73,1.87,0.05,-1.74,-3.42,-4.99,-6.44,-7.73,-8.84,-9.75,-10.43,-10.85,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11 +PARAM_ANGLE_Y=-26,-26,-26,-26,-26,-26,-26,-26,-25.51,-24.2,-22.19,-19.69,-16.81,-13.66,-10.31,-6.96,-3.54,-0.31,2.75,5.57,8.06,10.1,11.66,12.65,13,13,13,12.87,12.48,11.87,11.1,10.15,9.09,7.92,6.67,5.36,4.03,2.67,1.32,-0,-1.3,-2.51,-3.65,-4.7,-5.63,-6.44,-7.1,-7.59,-7.89,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8 +PARAM_ANGLE_X=0 +PARAM_BODY_Y=-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.6,-0.58,-0.53,-0.44,-0.34,-0.22,-0.09,0.04,0.18,0.32,0.45,0.58,0.7,0.8,0.88,0.94,0.99,1,1,1,0.994,0.975,0.95,0.91,0.86,0.81,0.76,0.7,0.64,0.57,0.51,0.44,0.38,0.32,0.26,0.21,0.16,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_R=0 +PARAM_BODY_Z=0 +PARAM_BODY_X=0 +PARAM_ARM_L=0 +PARAM_ARM_R_02=0,0,-0.002,-0.009,-0.019,-0.032,-0.048,-0.065,-0.085,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.258,-0.277,-0.295,-0.311,-0.324,-0.335,-0.343,-0.348,-0.35,-0.35,-0.35,-0.348,-0.341,-0.331,-0.318,-0.302,-0.285,-0.265,-0.24,-0.22,-0.2,-0.18,-0.16,-0.13,-0.11,-0.092,-0.073,-0.055,-0.039,-0.026,-0.015,-0.007,-0.002,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BROW_R_FORM=0,0,0.003,0.006,0.01,0.015,0.022,0.029,0.038,0.047,0.057,0.068,0.079,0.092,0.104,0.118,0.132,0.146,0.161,0.176,0.191,0.206,0.222,0.237,0.253,0.269,0.284,0.3,0.315,0.33,0.345,0.36,0.374,0.387,0.401,0.413,0.425,0.437,0.448,0.458,0.467,0.476,0.483,0.49,0.496,0.501,0.505,0.508,0.509,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51,0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/motions/wait_05.mtn b/model/ShizukuTalk/shizuku-pajama/motions/wait_05.mtn new file mode 100644 index 0000000..7d2b7a2 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/motions/wait_05.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 +PARAM_MOUTH_OPEN_Y=0 +PARAM_ARM_L_02=0.91,0.91,0.91,0.91,0.91,0.91,0.91,0.906,0.896,0.879,0.86,0.83,0.8,0.77,0.74,0.7,0.66,0.62,0.59,0.55,0.52,0.48,0.45,0.42,0.4,0.37,0.355,0.341,0.333,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.328,0.322,0.312,0.299,0.283,0.265,0.245,0.22,0.2,0.18,0.16,0.13,0.11,0.09,0.072,0.054,0.039,0.025,0.015,0.007,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.05,0.15,0.28,0.42,0.54,0.65,0.72,0.75,0.756,0.761,0.766,0.77,0.774,0.777,0.78,0.782,0.784,0.786,0.787,0.788,0.79,0.789,0.79,0.79,0.79,0.79,0.77,0.7,0.61,0.48,0.33,0.17,0,-0.17,-0.33,-0.49,-0.63,-0.76,-0.86,-0.94,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_BROW_L_FORM=0 +PARAM_BROW_L_X=0 +PARAM_HAND_R=0 +PARAM_BROW_L_Y=0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39 +PARAM_HAND_L=0,0,0,0,0,0,0,0.006,0.023,0.05,0.08,0.13,0.17,0.23,0.28,0.34,0.4,0.46,0.52,0.58,0.63,0.69,0.74,0.78,0.83,0.86,0.89,0.91,0.925,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.924,0.907,0.88,0.84,0.8,0.75,0.69,0.63,0.57,0.51,0.44,0.38,0.32,0.26,0.2,0.15,0.11,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.05,0.16,0.3,0.45,0.58,0.69,0.76,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.77,0.7,0.61,0.48,0.33,0.17,0,-0.17,-0.33,-0.49,-0.63,-0.76,-0.86,-0.94,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_EYE_BALL_X=1,1,1,1,1,1,1,0.96,0.87,0.73,0.55,0.35,0.14,-0.07,-0.27,-0.44,-0.58,-0.69,-0.76,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.772,-0.75,-0.72,-0.68,-0.63,-0.57,-0.51,-0.45,-0.38,-0.32,-0.25,-0.19,-0.13,-0.08,-0.03,0.02,0.05,0.08,0.094,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1 +PARAM_EYE_BALL_Y=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.182,-0.22,-0.27,-0.33,-0.4,-0.47,-0.54,-0.61,-0.67,-0.72,-0.76,-0.78,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.781,-0.75,-0.71,-0.66,-0.6,-0.53,-0.46,-0.38,-0.3,-0.22,-0.14,-0.07,0.01,0.07,0.14,0.19,0.23,0.26,0.283,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29 +PARAM_BROW_L_ANGLE=0 +PARAM_ANGLE_Z=-4,-4,-4,-4,-4,-4,-4,-4.16,-4.62,-5.34,-6.26,-7.4,-8.66,-10.05,-11.53,-13.1,-14.67,-16.3,-17.91,-19.48,-21.02,-22.46,-23.82,-25.07,-26.18,-27.14,-27.93,-28.51,-28.87,-29,-29,-29,-29,-29,-29,-29,-29,-28.25,-26.15,-22.85,-18.66,-13.65,-8.2,-2.43,3.43,9.2,14.65,19.66,23.85,27.15,29.25,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30 +PARAM_BREATH=0 +PARAM_ANGLE_Y=0,0,0,0,0,0,0,-0.19,-0.74,-1.61,-2.72,-4.08,-5.59,-7.26,-9.04,-10.92,-12.81,-14.76,-16.69,-18.57,-20.43,-22.16,-23.78,-25.28,-26.62,-27.77,-28.71,-29.41,-29.85,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30 +PARAM_BROW_R_Y=0.46 +PARAM_ANGLE_X=15,15,15,15,15,15,15,14.9,14.63,14.19,13.64,12.96,12.2,11.37,10.48,9.54,8.6,7.62,6.66,5.71,4.79,3.92,3.11,2.36,1.69,1.12,0.64,0.29,0.08,0,0,0,0,0,0,0,0,-0.06,-0.24,-0.52,-0.88,-1.3,-1.76,-2.25,-2.75,-3.24,-3.7,-4.12,-4.48,-4.76,-4.94,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5 +PARAM_BROW_R_X=0 +PARAM_BODY_Y=0 +PARAM_ARM_R=-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02 +PARAM_BODY_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.018,0.04,0.06,0.1,0.13,0.17,0.2,0.24,0.27,0.31,0.33,0.35,0.365,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.37 +PARAM_EYE_BALL_KIRAKIRA=0 +PARAM_BODY_X=0.48,0.48,0.48,0.48,0.48,0.48,0.48,0.474,0.458,0.43,0.4,0.36,0.32,0.27,0.22,0.16,0.11,0.05,-0,-0.06,-0.11,-0.16,-0.21,-0.25,-0.29,-0.33,-0.35,-0.37,-0.386,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.39,-0.385,-0.371,-0.35,-0.32,-0.29,-0.25,-0.21,-0.18,-0.14,-0.1,-0.07,-0.04,-0.02,-0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARM_L=0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.85,0.848,0.847,0.846,0.844,0.843,0.841,0.839,0.837,0.835,0.833,0.831,0.83,0.828,0.826,0.825,0.823,0.822,0.821,0.821,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.82,0.815,0.799,0.77,0.74,0.7,0.66,0.61,0.56,0.5,0.45,0.39,0.33,0.28,0.23,0.18,0.14,0.1,0.06,0.04,0.016,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.71,-0.699,-0.67,-0.62,-0.56,-0.48,-0.39,-0.3,-0.19,-0.09,0.02,0.13,0.24,0.35,0.45,0.55,0.65,0.73,0.81,0.87,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_ARM_R_02=0,0,0,0,0,0,0,0.004,0.017,0.037,0.06,0.09,0.13,0.17,0.21,0.25,0.29,0.34,0.38,0.43,0.47,0.51,0.55,0.58,0.61,0.64,0.66,0.677,0.686,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.69,0.685,0.673,0.65,0.62,0.59,0.55,0.51,0.47,0.42,0.37,0.33,0.28,0.23,0.19,0.15,0.11,0.08,0.05,0.03,0.014,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_FORM=0 +PARAM_BROW_R_ANGLE=0 +PARAM_MOUTH_SIZE=0 +PARAM_BROW_R_FORM=0 +PARAM_TERE=0.51 +VISIBLE:PARTS_01_ARM_L_01=1 + +VISIBLE:PARTS_01_ARM_R_01=1 + +VISIBLE:PARTS_01_ARM_L_02=0 + +VISIBLE:PARTS_01_ARM_R_02=0 diff --git a/model/ShizukuTalk/shizuku-pajama/physics.json b/model/ShizukuTalk/shizuku-pajama/physics.json new file mode 100644 index 0000000..ea70e55 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/physics.json @@ -0,0 +1 @@ +{"type":"Live2D Physics","physics_hair":[{"comment":"hair front","setup":{"length":0.17,"regist":0.5,"mass":0.1},"src":[{"id":"PARAM_ANGLE_X","ptype":"x","scale":0.005,"weight":1},{"id":"PARAM_ANGLE_Z","ptype":"angle","scale":0.8,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_FRONT","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair side","setup":{"length":0.2,"regist":0.5,"mass":0.1},"src":[{"id":"PARAM_ANGLE_X","ptype":"x","scale":0.005,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_SIDE_R","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_SIDE_L","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair side 2","setup":{"length":0.2,"regist":0.5,"mass":0.1},"src":[{"id":"PARAM_ANGLE_Z","ptype":"angle","scale":0.8,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_SIDE_R_02","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_SIDE_L_02","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair back","setup":{"length":0.2,"regist":1.4,"mass":0.3},"src":[{"id":"PARAM_ANGLE_X","ptype":"x","scale":-0.005,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_TWIN_R","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_TWIN_L","ptype":"angle","scale":0.025,"weight":1}]},{"comment":"hair back 2","setup":{"length":0.2,"regist":1.4,"mass":0.3},"src":[{"id":"PARAM_ANGLE_Z","ptype":"angle","scale":0.8,"weight":1}],"targets":[{"id":"PARAM_KAMIYURE_TWIN_R_02","ptype":"angle","scale":0.025,"weight":1},{"id":"PARAM_KAMIYURE_TWIN_L_02","ptype":"angle","scale":0.025,"weight":1}]}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/pose.json b/model/ShizukuTalk/shizuku-pajama/pose.json new file mode 100644 index 0000000..7b35e01 --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/pose.json @@ -0,0 +1 @@ +{"type":"Live2D Pose","parts_visible":[{"group":[{"id":"PARTS_01_ARM_PAJAMA_L_01"},{"id":"PARTS_01_ARM_PAJAMA_L_02"}]},{"group":[{"id":"PARTS_01_ARM_PAJAMA_R_01"},{"id":"PARTS_01_ARM_PAJAMA_R_02"}]}]} \ No newline at end of file diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/00.png b/model/ShizukuTalk/shizuku-pajama/textures.512/00.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/00.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/01.png b/model/ShizukuTalk/shizuku-pajama/textures.512/01.png new file mode 100644 index 0000000..f2241b7 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/01.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/02.png b/model/ShizukuTalk/shizuku-pajama/textures.512/02.png new file mode 100644 index 0000000..f6d8395 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/02.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/03.png b/model/ShizukuTalk/shizuku-pajama/textures.512/03.png new file mode 100644 index 0000000..5d7c8ac Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/03.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/04.png b/model/ShizukuTalk/shizuku-pajama/textures.512/04.png new file mode 100644 index 0000000..2262841 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/04.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/05.png b/model/ShizukuTalk/shizuku-pajama/textures.512/05.png new file mode 100644 index 0000000..1187310 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/05.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/06.png b/model/ShizukuTalk/shizuku-pajama/textures.512/06.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/06.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/07.png b/model/ShizukuTalk/shizuku-pajama/textures.512/07.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/07.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.512/08.png b/model/ShizukuTalk/shizuku-pajama/textures.512/08.png new file mode 100644 index 0000000..c904b58 Binary files /dev/null and b/model/ShizukuTalk/shizuku-pajama/textures.512/08.png differ diff --git a/model/ShizukuTalk/shizuku-pajama/textures.cache b/model/ShizukuTalk/shizuku-pajama/textures.cache new file mode 100644 index 0000000..ec747fa --- /dev/null +++ b/model/ShizukuTalk/shizuku-pajama/textures.cache @@ -0,0 +1 @@ +null \ No newline at end of file diff --git a/model/bilibili-live/22/index.json b/model/bilibili-live/22/index.json new file mode 100644 index 0000000..9a4a5e2 --- /dev/null +++ b/model/bilibili-live/22/index.json @@ -0,0 +1,40 @@ +{ + "type":"Live2D Model Setting", + "name":"22-3695903", + "label":"22", + "model":"model.moc", + "textures":[ + "texture_00/closet-default-v2.png", + "texture_01/default-upper.png", + "texture_02/default-lower.png", + "texture_03/default-hat.png" + ], + "layout":{ + "center_x": 0, + "center_y": 0.1, + "width": 2.3, + "height": 2.3 + }, + "hit_areas_custom":{ + "head_x":[-0.33, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions":{ + "idle":[ + {"file":"motions/idle-01.mtn","fade_in":2000,"fade_out":2000}, + {"file":"motions/idle-02.mtn","fade_in":2000,"fade_out":2000}, + {"file":"motions/idle-03.mtn","fade_in":100,"fade_out":100} + ], + "flick_head":[ + {"file":"motions/touch.mtn","fade_in":500,"fade_out":200} + ], + "tap_body":[ + {"file":"motions/touch.mtn","fade_in":500,"fade_out":200} + ], + "thanking":[ + {"file":"motions/thanking.mtn","fade_in":2000,"fade_out":2000} + ] + } +} \ No newline at end of file diff --git a/model/bilibili-live/22/model.moc b/model/bilibili-live/22/model.moc new file mode 100644 index 0000000..b08a53a Binary files /dev/null and b/model/bilibili-live/22/model.moc differ diff --git a/model/bilibili-live/22/motions/idle-01.mtn b/model/bilibili-live/22/motions/idle-01.mtn new file mode 100644 index 0000000..b78ac62 --- /dev/null +++ b/model/bilibili-live/22/motions/idle-01.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=2,1.987,1.95,1.89,1.81,1.7,1.58,1.45,1.3,1.14,0.96,0.78,0.59,0.4,0.2,0,-0.2,-0.4,-0.59,-0.78,-0.96,-1.14,-1.3,-1.45,-1.58,-1.7,-1.81,-1.89,-1.95,-1.99,-2,-1.987,-1.95,-1.89,-1.81,-1.7,-1.58,-1.45,-1.3,-1.14,-0.96,-0.78,-0.59,-0.4,-0.2,0,0.2,0.4,0.59,0.78,0.96,1.14,1.3,1.45,1.58,1.7,1.81,1.89,1.95,1.99,2,1.987,1.95,1.89,1.81,1.7,1.58,1.45,1.3,1.14,0.96,0.78,0.59,0.4,0.2,0,-0.2,-0.4,-0.59,-0.78,-0.96,-1.14,-1.3,-1.45,-1.58,-1.7,-1.81,-1.89,-1.95,-1.99,-2,-1.987,-1.95,-1.89,-1.81,-1.7,-1.58,-1.45,-1.3,-1.14,-0.96,-0.78,-0.59,-0.4,-0.2,0,0.2,0.4,0.59,0.78,0.96,1.14,1.3,1.45,1.58,1.7,1.81,1.89,1.95,1.99,2 +PARAM_ANGLE_Y=8,7.91,7.66,7.27,6.77,6.18,5.53,4.85,4.15,3.47,2.82,2.23,1.73,1.34,1.09,1,1.11,1.43,1.94,2.58,3.34,4.17,5.05,5.95,6.83,7.66,8.42,9.06,9.57,9.89,10,9.89,9.57,9.06,8.42,7.66,6.83,5.95,5.05,4.17,3.34,2.58,1.94,1.43,1.11,1,1.09,1.34,1.73,2.23,2.82,3.47,4.15,4.85,5.53,6.18,6.77,7.27,7.66,7.91,8,7.91,7.66,7.27,6.77,6.18,5.53,4.85,4.15,3.47,2.82,2.23,1.73,1.34,1.09,1,1.11,1.43,1.94,2.58,3.34,4.17,5.05,5.95,6.83,7.66,8.42,9.06,9.57,9.89,10,9.89,9.57,9.06,8.42,7.66,6.83,5.95,5.05,4.17,3.34,2.58,1.94,1.43,1.11,1,1.09,1.34,1.73,2.23,2.82,3.47,4.15,4.85,5.53,6.18,6.77,7.27,7.66,7.91,8 +PARAM_ANGLE_Z=6,5.96,5.86,5.69,5.47,5.18,4.85,4.48,4.07,3.63,3.15,2.65,2.13,1.59,1.05,0.5,-0.05,-0.59,-1.13,-1.65,-2.15,-2.63,-3.07,-3.48,-3.85,-4.18,-4.47,-4.69,-4.86,-4.96,-5,-4.96,-4.86,-4.69,-4.47,-4.18,-3.85,-3.48,-3.07,-2.63,-2.15,-1.65,-1.13,-0.59,-0.05,0.5,1.05,1.59,2.13,2.65,3.15,3.63,4.07,4.48,4.85,5.18,5.47,5.69,5.86,5.96,6,5.96,5.86,5.69,5.47,5.18,4.85,4.48,4.07,3.63,3.15,2.65,2.13,1.59,1.05,0.5,-0.05,-0.59,-1.13,-1.65,-2.15,-2.63,-3.07,-3.48,-3.85,-4.18,-4.47,-4.69,-4.86,-4.96,-5,-4.96,-4.86,-4.69,-4.47,-4.18,-3.85,-3.48,-3.07,-2.63,-2.15,-1.65,-1.13,-0.59,-0.05,0.5,1.05,1.59,2.13,2.65,3.15,3.63,4.07,4.48,4.85,5.18,5.47,5.69,5.86,5.96,6 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L=0,0.007,0.026,0.06,0.09,0.14,0.2,0.26,0.32,0.39,0.46,0.54,0.61,0.68,0.74,0.8,0.86,0.91,0.94,0.97,0.993,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.993,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYEK_R=0,0.007,0.026,0.06,0.09,0.14,0.2,0.26,0.32,0.39,0.46,0.54,0.61,0.68,0.74,0.8,0.86,0.91,0.94,0.97,0.993,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.993,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_X=-0.06,-0.06,-0.059,-0.057,-0.055,-0.052,-0.049,-0.046,-0.041,-0.037,-0.032,-0.026,-0.02,-0.014,-0.007,0,0.007,0.013,0.019,0.024,0.029,0.033,0.037,0.04,0.043,0.045,0.047,0.048,0.049,0.05,0.05,0.049,0.048,0.045,0.041,0.037,0.032,0.027,0.023,0.018,0.013,0.009,0.005,0.002,0.001,0,0,0,0,0,0,0,0,0,-0.004,-0.015,-0.028,-0.041,-0.051,-0.058,-0.06,-0.06,-0.059,-0.057,-0.055,-0.052,-0.049,-0.046,-0.041,-0.037,-0.032,-0.026,-0.02,-0.014,-0.007,0,0.007,0.013,0.019,0.024,0.029,0.033,0.037,0.04,0.043,0.045,0.047,0.048,0.049,0.05,0.05,0.05,0.05,0.048,0.047,0.045,0.043,0.04,0.037,0.033,0.029,0.024,0.019,0.013,0.007,0,-0.007,-0.014,-0.02,-0.026,-0.032,-0.037,-0.041,-0.046,-0.049,-0.052,-0.055,-0.057,-0.059,-0.06,-0.06 +PARAM_EYE_BALL_Y=-0.25,-0.246,-0.234,-0.216,-0.19,-0.16,-0.13,-0.1,-0.07,-0.04,-0.01,0.02,0.05,0.064,0.076,0.08,0.075,0.06,0.04,0.01,-0.03,-0.06,-0.1,-0.15,-0.19,-0.22,-0.26,-0.29,-0.31,-0.325,-0.33,-0.325,-0.31,-0.29,-0.26,-0.22,-0.19,-0.15,-0.1,-0.06,-0.03,0.01,0.04,0.06,0.075,0.08,0.08,0.078,0.074,0.067,0.057,0.043,0.024,0,-0.04,-0.09,-0.15,-0.19,-0.22,-0.24,-0.25,-0.246,-0.234,-0.216,-0.19,-0.16,-0.13,-0.1,-0.07,-0.04,-0.01,0.02,0.05,0.064,0.076,0.08,0.075,0.06,0.04,0.01,-0.03,-0.06,-0.1,-0.15,-0.19,-0.22,-0.26,-0.29,-0.31,-0.325,-0.33,-0.325,-0.31,-0.29,-0.26,-0.22,-0.19,-0.15,-0.1,-0.06,-0.03,0.01,0.04,0.06,0.075,0.08,0.076,0.064,0.046,0.02,-0.01,-0.04,-0.07,-0.1,-0.13,-0.16,-0.19,-0.22,-0.234,-0.246,-0.25 +PARAM_MOUTH_OPEN_Y=0 +PARAM_CHEEK=0 +PARAM_ARMR_ANGLE_Z=0 +PARAM_ARML_ANGLE_Z=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY2_ANGLE_Z=-1,-0.994,-0.975,-0.94,-0.9,-0.85,-0.79,-0.72,-0.65,-0.57,-0.48,-0.39,-0.3,-0.2,-0.1,0,0.1,0.2,0.3,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.994,1,0.994,0.975,0.94,0.9,0.85,0.79,0.72,0.65,0.57,0.48,0.39,0.3,0.2,0.1,0,-0.1,-0.2,-0.3,-0.39,-0.48,-0.57,-0.65,-0.72,-0.79,-0.85,-0.9,-0.94,-0.97,-0.994,-1,-0.994,-0.975,-0.94,-0.9,-0.85,-0.79,-0.72,-0.65,-0.57,-0.48,-0.39,-0.3,-0.2,-0.1,0,0.1,0.2,0.3,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.994,1,0.994,0.975,0.94,0.9,0.85,0.79,0.72,0.65,0.57,0.48,0.39,0.3,0.2,0.1,0,-0.1,-0.2,-0.3,-0.39,-0.48,-0.57,-0.65,-0.72,-0.79,-0.85,-0.9,-0.94,-0.97,-0.994,-1 +PARAM_BODY3_ANGLE_Z=1,0.994,0.975,0.94,0.9,0.85,0.79,0.72,0.65,0.57,0.48,0.39,0.3,0.2,0.1,0,-0.1,-0.2,-0.3,-0.39,-0.48,-0.57,-0.65,-0.72,-0.79,-0.85,-0.9,-0.94,-0.97,-0.994,-1,-0.994,-0.975,-0.94,-0.9,-0.85,-0.79,-0.72,-0.65,-0.57,-0.48,-0.39,-0.3,-0.2,-0.1,0,0.1,0.2,0.3,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.994,1,0.994,0.975,0.94,0.9,0.85,0.79,0.72,0.65,0.57,0.48,0.39,0.3,0.2,0.1,0,-0.1,-0.2,-0.3,-0.39,-0.48,-0.57,-0.65,-0.72,-0.79,-0.85,-0.9,-0.94,-0.97,-0.994,-1,-0.994,-0.975,-0.94,-0.9,-0.85,-0.79,-0.72,-0.65,-0.57,-0.48,-0.39,-0.3,-0.2,-0.1,0,0.1,0.2,0.3,0.39,0.48,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.994,1 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_LEGS=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/22/motions/idle-02.mtn b/model/bilibili-live/22/motions/idle-02.mtn new file mode 100644 index 0000000..70076e5 --- /dev/null +++ b/model/bilibili-live/22/motions/idle-02.mtn @@ -0,0 +1,41 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=2,1.998,1.992,1.981,1.965,1.945,1.92,1.89,1.85,1.81,1.76,1.71,1.64,1.58,1.5,1.42,1.33,1.24,1.13,1.02,0.9,0.77,0.64,0.49,0.34,0.17,0,-1.86,-6.09,-11.64,-17.16,-21.3,-23,-22.21,-20.09,-17.02,-13.38,-9.62,-5.98,-2.91,-0.79,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.1,0.21,0.35,0.51,0.69,0.88,1.07,1.26,1.43,1.59,1.73,1.84,1.93,1.98,2 +PARAM_ANGLE_Y=8,7.93,7.74,7.43,7.03,6.55,6.01,5.43,4.81,4.18,3.56,2.94,2.37,1.83,1.38,1,0.66,0.41,0.24,0.12,0.05,0.01,-0.011,-0.015,-0.01,-0.004,0,2.25,7.73,15,22.27,27.75,30,28.97,26.2,22.2,17.45,12.55,7.8,3.8,1.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.1,0.39,0.83,1.39,2.05,2.78,3.52,4.28,5.02,5.73,6.36,6.92,7.38,7.72,7.93,8 +PARAM_ANGLE_Z=6,5.987,5.95,5.88,5.78,5.66,5.5,5.32,5.1,4.86,4.58,4.27,3.92,3.53,3.12,2.67,2.17,1.65,1.08,0.47,-0.18,-0.87,-1.6,-2.38,-3.21,-4.08,-5,-7.04,-10.51,-14.73,-18.8,-21.79,-23,-21.45,-17.3,-11.29,-4.18,3.18,10.29,16.3,20.45,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,21.82,21.32,20.51,19.44,18.16,16.7,15.05,13.35,11.52,9.67,7.79,5.98,4.18,2.49,0.89,-0.54,-1.82,-2.93,-3.81,-4.46,-4.86,-5,-4.86,-4.47,-3.86,-3.08,-2.18,-1.18,-0.16,0.89,1.9,2.88,3.75,4.52,5.15,5.61,5.9,6 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L=0 +PARAM_EYEK_R=0 +PARAM_EYE_BALL_X=-0.06,-0.06,-0.058,-0.056,-0.054,-0.05,-0.046,-0.042,-0.038,-0.033,-0.027,-0.022,-0.016,-0.011,-0.005,0,0.006,0.01,0.013,0.015,0.017,0.018,0.019,0.02,0.02,0.02,0.02,0.02,0.02,0.018,0.016,0.015,0.013,0.011,0.009,0.007,0.005,0.004,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.006,-0.01,-0.015,-0.021,-0.026,-0.032,-0.038,-0.043,-0.048,-0.052,-0.055,-0.058,-0.059,-0.06 +PARAM_EYE_BALL_Y=-0.25,-0.246,-0.234,-0.216,-0.19,-0.16,-0.13,-0.1,-0.07,-0.04,-0.01,0.02,0.05,0.064,0.076,0.08,0.073,0.056,0.03,0.01,-0.02,-0.05,-0.07,-0.1,-0.114,-0.126,-0.13,-0.128,-0.124,-0.116,-0.107,-0.096,-0.084,-0.071,-0.059,-0.046,-0.034,-0.023,-0.014,-0.006,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.012,-0.026,-0.044,-0.06,-0.09,-0.11,-0.13,-0.16,-0.18,-0.199,-0.216,-0.231,-0.241,-0.248,-0.25 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.18,0.26,0.35,0.45,0.55,0.65,0.74,0.82,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.993,0.975,0.94,0.91,0.86,0.8,0.74,0.68,0.61,0.54,0.47,0.41,0.34,0.28,0.22,0.17,0.12,0.08,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.18,0.26,0.35,0.45,0.55,0.65,0.74,0.82,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARMR_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.01,-0.022,-0.037,-0.055,-0.074,-0.095,-0.12,-0.136,-0.155,-0.173,-0.188,-0.2,-0.207,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.209,-0.21,-0.21,-0.208,-0.21,-0.207,-0.206,-0.21,-0.204,-0.203,-0.202,-0.201,-0.2,-0.198,-0.194,-0.189,-0.183,-0.175,-0.167,-0.157,-0.147,-0.137,-0.126,-0.114,-0.103,-0.091,-0.079,-0.068,-0.057,-0.046,-0.035,-0.026,-0.016,-0.008,0,0.007,0.01,0.01,0.01,0.01,0.01,0.008,0.007,0.006,0.005,0.004,0.003,0.002,0.001,0,0 +PARAM_ARML_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.01,-0.022,-0.037,-0.055,-0.074,-0.095,-0.12,-0.136,-0.155,-0.173,-0.188,-0.2,-0.207,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.209,-0.21,-0.208,-0.21,-0.207,-0.21,-0.205,-0.204,-0.203,-0.202,-0.201,-0.2,-0.197,-0.192,-0.185,-0.176,-0.166,-0.154,-0.141,-0.128,-0.114,-0.1,-0.086,-0.072,-0.059,-0.046,-0.034,-0.023,-0.014,-0.005,0.001,0.006,0.009,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.008,0.007,0.006,0.005,0.004,0.003,0.002,0.001,0,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.18,0.26,0.35,0.45,0.55,0.65,0.74,0.82,0.9,0.95,0.99,1,0.995,0.981,0.96,0.93,0.89,0.85,0.81,0.76,0.7,0.65,0.59,0.54,0.48,0.42,0.37,0.31,0.26,0.21,0.17,0.13,0.09,0.06,0.03,0.016,0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY2_ANGLE_Z=-1,-0.99,-0.96,-0.92,-0.86,-0.79,-0.7,-0.61,-0.51,-0.41,-0.3,-0.19,-0.07,0.04,0.16,0.27,0.38,0.48,0.57,0.67,0.75,0.82,0.88,0.93,0.97,0.99,1,0.993,0.973,0.94,0.9,0.84,0.78,0.71,0.63,0.55,0.46,0.37,0.28,0.18,0.09,0,-0.1,-0.18,-0.27,-0.34,-0.41,-0.48,-0.54,-0.59,-0.64,-0.69,-0.73,-0.77,-0.81,-0.84,-0.87,-0.89,-0.92,-0.934,-0.951,-0.965,-0.976,-0.985,-0.992,-0.996,-0.999,-1,-0.987,-0.95,-0.89,-0.81,-0.72,-0.61,-0.48,-0.36,-0.22,-0.09,0.05,0.19,0.32,0.45,0.56,0.67,0.76,0.85,0.91,0.96,0.99,1,0.97,0.9,0.79,0.65,0.49,0.31,0.12,-0.07,-0.26,-0.43,-0.59,-0.73,-0.84,-0.93,-0.98,-1 +PARAM_BODY3_ANGLE_Z=1,0.99,0.96,0.92,0.86,0.79,0.7,0.61,0.51,0.41,0.3,0.19,0.07,-0.04,-0.16,-0.27,-0.38,-0.48,-0.57,-0.67,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-0.91,-0.66,-0.27,0.23,0.83,1.5,2.22,2.96,3.7,4.43,5.12,5.74,6.28,6.71,7,7.23,7.44,7.63,7.8,7.95,8.1,8.22,8.34,8.44,8.53,8.61,8.68,8.74,8.79,8.84,8.87,8.91,8.93,8.952,8.968,8.98,8.989,8.994,8.998,9,9,8.93,8.75,8.45,8.05,7.58,7.04,6.42,5.79,5.12,4.43,3.74,3.07,2.4,1.77,1.18,0.65,0.18,-0.23,-0.56,-0.8,-0.95,-1,-0.97,-0.9,-0.79,-0.65,-0.49,-0.31,-0.12,0.07,0.26,0.43,0.59,0.73,0.84,0.93,0.98,1 +PARAM_DM_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.11,-0.28,-0.45,-0.56,-0.61,-0.52,-0.29,-0.01,0.26,0.48,0.61,0.66,0.58,0.38,0.13,-0.11,-0.3,-0.42,-0.46,-0.39,-0.21,0.01,0.22,0.39,0.5,0.54,0.536,0.526,0.51,0.49,0.46,0.43,0.4,0.37,0.33,0.29,0.26,0.22,0.18,0.15,0.12,0.09,0.06,0.04,0.024,0.011,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_LEGS=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/22/motions/idle-03.mtn b/model/bilibili-live/22/motions/idle-03.mtn new file mode 100644 index 0000000..cf0d4c7 --- /dev/null +++ b/model/bilibili-live/22/motions/idle-03.mtn @@ -0,0 +1,29 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0,0,0,0,0,-0.08,-0.27,-0.56,-0.92,-1.32,-1.74,-2.16,-2.57,-2.95,-3.29,-3.58,-3.8,-3.95,-4,-3.86,-3.52,-3.03,-2.43,-1.78,-1.1,-0.4,0.26,0.91,1.49,2,2.48,2.78,2.93,2.99,3.01,3.005,3,2.94,2.76,2.49,2.12,1.69,1.21,0.68,0.13,-0.43,-0.99,-1.53,-2.04,-2.52,-2.94,-3.3,-3.6,-3.82,-3.95,-4,-3.92,-3.7,-3.35,-2.89,-2.36,-1.76,-1.12,-0.46,0.21,0.86,1.45,2,2.48,2.78,2.93,3,3.01,3.005,3,2.9,2.66,2.33,1.95,1.55,1.16,0.79,0.48,0.22,0.06,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=1,1,1,1,1,1,2.03,4.53,7.59,10.57,12.96,14.49,15,13.9,11.21,7.94,4.75,2.18,0.55,0,0.48,1.69,3.33,5.25,7.24,9.2,11.06,12.62,13.88,14.7,15,13.82,10.96,7.47,4.06,1.33,-0.41,-1,-0.68,0.18,1.5,3.16,5,7,9,10.84,12.5,13.82,14.68,15,13.9,11.21,7.94,4.75,2.18,0.55,0,0.28,1.03,2.19,3.64,5.25,7,8.75,10.36,11.81,12.97,13.72,14,12.9,10.21,6.94,3.75,1.18,-0.45,-1,-0.94,-0.77,-0.56,-0.3,-0.04,0.23,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1 +PARAM_ANGLE_Z=0,0,0,0,0,0,-0.52,-1.86,-3.81,-6.23,-8.92,-11.72,-14.57,-17.33,-19.91,-22.24,-24.16,-25.68,-26.66,-27,-26.38,-24.74,-22.33,-19.26,-15.73,-11.77,-7.4,-2.89,1.94,6.87,12,17.64,21.61,24.16,25.71,26.54,26.91,27,26.52,25.14,23.03,20.22,16.91,13.16,9.09,4.88,0.55,-3.79,-7.96,-11.89,-15.55,-18.8,-21.62,-23.9,-25.58,-26.64,-27,-26.64,-25.63,-23.97,-21.7,-18.96,-15.66,-11.89,-7.81,-3.27,1.6,6.62,12,17.5,21.42,24,25.6,26.49,26.9,27,26.13,23.96,21.01,17.56,13.97,10.44,7.09,4.28,2.01,0.54,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,0.74,0.26,0,0.26,0.74,1 +PARAM_EYE_R_OPEN=1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,0.74,0.26,0,0.26,0.74,1 +PARAM_EYE_L=1,0.91,0.76,0.63,0.53,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.474,0.43,0.38,0.32,0.25,0.19,0.13,0.08,0.04,0.01,0,0.26,0.74,1,1,1,1 +PARAM_EYEK_R=1,0.91,0.76,0.63,0.53,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.474,0.43,0.38,0.32,0.25,0.19,0.13,0.08,0.04,0.01,0,0.26,0.74,1,1,1,1 +PARAM_BROW_L_Y=0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0 +PARAM_BROW_R_Y=0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=-1,-0.64,-0.07,0.46,0.85,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.94,0.77,0.56,0.3,0.04,-0.23,-0.47,-0.68,-0.85,-0.96,-1,-1,-1,-1,-1,-1,-1 +PARAM_MOUTH_OPEN_Y=0 +PARAM_MOUTH_1=0 +PARAM_CHEEK=0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0 +PARAM_ARMR_ANGLE_Z=0,0,0,0,0,0,-0.011,-0.04,-0.07,-0.1,-0.13,-0.144,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.148,-0.143,-0.135,-0.126,-0.115,-0.103,-0.09,-0.077,-0.064,-0.051,-0.039,-0.029,-0.019,-0.011,-0.005,-0.001,0 +PARAM_ARML_ANGLE_Z=0,0,0,0,0,0,-0.011,-0.04,-0.07,-0.1,-0.13,-0.144,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.148,-0.143,-0.135,-0.126,-0.115,-0.103,-0.09,-0.077,-0.064,-0.051,-0.039,-0.029,-0.019,-0.011,-0.005,-0.001,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,-0.04,-0.14,-0.28,-0.46,-0.66,-0.87,-1.08,-1.28,-1.47,-1.65,-1.79,-1.9,-1.97,-2,-1.96,-1.86,-1.7,-1.49,-1.25,-0.96,-0.66,-0.33,0,0.33,0.66,0.96,1.25,1.49,1.7,1.86,1.96,2,1.96,1.86,1.71,1.5,1.25,0.98,0.67,0.36,0.04,-0.28,-0.59,-0.88,-1.15,-1.39,-1.6,-1.77,-1.9,-1.97,-2,-1.96,-1.86,-1.71,-1.5,-1.25,-0.98,-0.67,-0.36,-0.04,0.28,0.59,0.88,1.15,1.39,1.6,1.77,1.9,1.97,2,1.97,1.91,1.8,1.68,1.53,1.37,1.2,1.02,0.85,0.68,0.53,0.38,0.25,0.15,0.07,0.02,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0.08,0.27,0.56,0.92,1.32,1.74,2.16,2.57,2.95,3.29,3.58,3.8,3.95,4,3.93,3.72,3.41,2.99,2.5,1.93,1.31,0.67,0,-0.67,-1.31,-1.93,-2.5,-2.99,-3.41,-3.72,-3.93,-4,-3.93,-3.72,-3.41,-2.99,-2.5,-1.95,-1.35,-0.72,-0.08,0.56,1.18,1.76,2.3,2.78,3.2,3.54,3.79,3.95,4,3.93,3.72,3.41,2.99,2.5,1.95,1.35,0.72,0.08,-0.56,-1.18,-1.76,-2.3,-2.78,-3.2,-3.54,-3.79,-3.95,-4,-3.95,-3.82,-3.61,-3.35,-3.06,-2.73,-2.39,-2.05,-1.7,-1.37,-1.05,-0.76,-0.51,-0.3,-0.14,-0.04,0 +PARAM_BODY2_ANGLE_Z=0,0,0,0,0,0,0.04,0.14,0.28,0.46,0.66,0.87,1.08,1.28,1.47,1.65,1.79,1.9,1.97,2,1.97,1.9,1.78,1.62,1.44,1.22,0.99,0.75,0.5,0.25,0.01,-0.22,-0.44,-0.62,-0.78,-0.9,-0.97,-1,-0.97,-0.9,-0.78,-0.62,-0.44,-0.23,-0.01,0.23,0.47,0.71,0.94,1.16,1.36,1.54,1.7,1.83,1.92,1.98,2,1.97,1.9,1.78,1.62,1.44,1.23,1.01,0.77,0.53,0.29,0.06,-0.16,-0.36,-0.54,-0.7,-0.83,-0.92,-0.98,-1,-0.987,-0.95,-0.9,-0.84,-0.76,-0.68,-0.6,-0.51,-0.42,-0.34,-0.26,-0.19,-0.13,-0.07,-0.03,-0.01,0 +PARAM_HAIR_FRONT=0,0.002,0.005,0.007,0.009,0.01,-0.06,-0.24,-0.47,-0.68,-0.85,-0.96,-1,-0.85,-0.5,-0.06,0.37,0.71,0.93,1,0.94,0.77,0.56,0.3,0.04,-0.23,-0.47,-0.68,-0.85,-0.96,-1,-0.85,-0.5,-0.06,0.37,0.71,0.93,1,0.96,0.85,0.69,0.48,0.25,0,-0.25,-0.48,-0.69,-0.85,-0.96,-1,-0.85,-0.5,-0.06,0.37,0.71,0.93,1,0.96,0.85,0.69,0.48,0.25,0,-0.25,-0.48,-0.69,-0.85,-0.96,-1,-0.85,-0.5,-0.06,0.37,0.71,0.93,1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0 +PARAM_DM_Z=0,0,0,0,0,0,0.019,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,0.982,0.93,0.85,0.75,0.62,0.48,0.33,0.17,0,-0.17,-0.33,-0.48,-0.62,-0.75,-0.85,-0.93,-0.98,-1,-0.982,-0.93,-0.85,-0.75,-0.63,-0.49,-0.34,-0.18,-0.02,0.14,0.29,0.44,0.58,0.7,0.8,0.89,0.95,0.99,1,0.982,0.93,0.85,0.75,0.63,0.49,0.34,0.18,0.02,-0.14,-0.29,-0.44,-0.58,-0.7,-0.8,-0.89,-0.95,-0.99,-1,-0.97,-0.89,-0.78,-0.65,-0.52,-0.39,-0.26,-0.16,-0.07,-0.02,0,0,0,0,0,0,0 +PARAM_fu1=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.005,0.013,0.025,0.043,0.07,0.1,0.13,0.18,0.24,0.3,0.41,0.56,0.7,0.83,0.92,0.98,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.005,0.013,0.025,0.043,0.07,0.1,0.13,0.18,0.24,0.3,0.41,0.56,0.7,0.83,0.92,0.98,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_fu2=0,0,0.003,0.008,0.016,0.029,0.046,0.07,0.1,0.14,0.18,0.24,0.3,0.41,0.55,0.69,0.82,0.92,0.98,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.003,0.008,0.016,0.029,0.046,0.07,0.1,0.14,0.18,0.24,0.3,0.41,0.55,0.69,0.82,0.92,0.98,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 \ No newline at end of file diff --git a/model/bilibili-live/22/motions/thanking.mtn b/model/bilibili-live/22/motions/thanking.mtn new file mode 100644 index 0000000..35dbd71 --- /dev/null +++ b/model/bilibili-live/22/motions/thanking.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=1000 + +$fadeout=1000 + +PARAM_ANGLE_X=0,-0.27,-1.03,-2.21,-3.77,-5.61,-7.69,-9.95,-12.29,-14.69,-17.1,-19.42,-21.6,-23.64,-25.44,-27.01,-28.28,-29.21,-29.8,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.85,-29.41,-28.71,-27.78,-26.65,-25.35,-23.86,-22.27,-20.59,-18.83,-17.06,-15.22,-13.42,-11.64,-9.91,-8.24,-6.7,-5.26,-3.95,-2.81,-1.83,-1.05,-0.48,-0.12,0 +PARAM_ANGLE_Y=0,0.03,0.14,0.32,0.58,0.93,1.36,1.89,2.51,3.24,4.06,4.99,6,7.13,8.35,9.69,11.12,12.64,14.27,16,18.67,21.2,23.59,25.71,27.47,28.83,29.69,30,27.5,23.49,19.75,17.05,16,16.011,16.04,16.1,16.17,16.26,16.37,16.49,16.63,16.78,16.94,17.11,17.29,17.48,17.67,17.87,18.07,18.27,18.47,18.68,18.88,19.08,19.28,19.47,19.65,19.83,20,20.15,20.3,20.44,20.57,20.67,20.77,20.85,20.92,20.96,20.99,21,20.55,19.79,19.23,19,18.89,18.78,18.67,18.57,18.47,18.37,18.27,18.18,18.09,18,17.91,17.82,17.74,17.66,17.58,17.5,17.42,17.35,17.28,17.21,17.14,17.08,17.01,16.95,16.9,16.84,16.78,16.73,16.68,16.63,16.58,16.54,16.49,16.45,16.41,16.38,16.34,16.31,16.27,16.24,16.22,16.19,16.16,16.14,16.12,16.101,16.083,16.067,16.053,16.04,16.03,16.021,16.013,16.007,16.003,16.001,16,16,16,16,16,16,16,16,16,16,16,15.92,15.69,15.31,14.82,14.21,13.52,12.72,11.88,10.98,10.04,9.1,8.12,7.16,6.21,5.28,4.39,3.57,2.81,2.11,1.5,0.98,0.56,0.25,0.06,0 +PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.016,0.06,0.14,0.24,0.37,0.52,0.69,0.88,1.09,1.32,1.55,1.81,2.07,2.34,2.61,2.89,3.18,3.46,3.75,4.03,4.31,4.59,4.85,5.11,5.36,5.6,5.82,6.02,6.22,6.39,6.54,6.68,6.79,6.88,6.95,6.99,7,6.52,5.72,5.18,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5.34,6.25,7.55,9.04,10.58,12.03,13.26,14.2,14.79,15,14.92,14.71,14.36,13.89,13.32,12.67,11.93,11.14,10.3,9.41,8.53,7.61,6.71,5.82,4.95,4.12,3.35,2.63,1.98,1.4,0.92,0.53,0.24,0.06,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_L=0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.993,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,1,1,1,1,1,0.991,0.97,0.93,0.88,0.82,0.76,0.69,0.62,0.55,0.47,0.4,0.33,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0 +PARAM_EYEK_R=0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.993,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.25,0.4,0.56,0.7,0.83,0.92,0.98,1,1,1,1,1,1,0.991,0.97,0.93,0.88,0.82,0.76,0.69,0.62,0.55,0.47,0.4,0.33,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0 +PARAM_EYE_BALL_X=0 +PARAM_EYE_BALL_Y=0 +PARAM_EYEDEFORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.62,0.82,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_1=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.997,0.989,0.977,0.96,0.94,0.92,0.89,0.86,0.82,0.79,0.75,0.71,0.67,0.63,0.59,0.55,0.51,0.46,0.42,0.38,0.34,0.3,0.26,0.22,0.19,0.16,0.13,0.1,0.07,0.05,0.034,0.02,0.009,0.002,0 +PARAM_ARMR_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.24,-0.64,-0.91,-1,-0.91,-0.76,-0.65,-0.62,-0.71,-0.86,-0.97,-1,-0.89,-0.71,-0.59,-0.55,-0.66,-0.84,-0.96,-1,-0.91,-0.76,-0.65,-0.62,-0.71,-0.86,-0.97,-1,-0.89,-0.71,-0.59,-0.55,-0.66,-0.84,-0.96,-1,-0.91,-0.76,-0.65,-0.62,-0.71,-0.86,-0.97,-1,-0.89,-0.71,-0.59,-0.55,-0.66,-0.84,-0.96,-1,-1,-1,-1,-1,-1,-0.97,-0.88,-0.75,-0.6,-0.44,-0.3,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ARML_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.24,-0.64,-0.91,-1,-0.91,-0.76,-0.65,-0.62,-0.71,-0.86,-0.97,-1,-0.89,-0.71,-0.59,-0.55,-0.66,-0.84,-0.96,-1,-0.91,-0.76,-0.65,-0.62,-0.71,-0.86,-0.97,-1,-0.89,-0.71,-0.59,-0.55,-0.66,-0.84,-0.96,-1,-0.91,-0.76,-0.65,-0.62,-0.71,-0.86,-0.97,-1,-0.89,-0.71,-0.59,-0.55,-0.66,-0.84,-0.96,-1,-1,-1,-1,-1,-1,-0.97,-0.88,-0.75,-0.6,-0.44,-0.3,-0.17,-0.08,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-2.42,-6.39,-9.11,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.66,-8.75,-7.45,-5.96,-4.42,-2.97,-1.74,-0.8,-0.21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-2.18,-5.75,-8.2,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-8.69,-7.88,-6.71,-5.37,-3.97,-2.68,-1.57,-0.72,-0.19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY2_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1.21,-3.19,-4.56,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-4.83,-4.38,-3.73,-2.98,-2.21,-1.49,-0.87,-0.4,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY3_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.48,1.28,1.82,2,1.995,1.982,1.96,1.93,1.89,1.85,1.8,1.74,1.68,1.61,1.53,1.45,1.37,1.28,1.19,1.09,0.99,0.89,0.79,0.68,0.57,0.46,0.35,0.24,0.13,0.01,-0.1,-0.21,-0.32,-0.43,-0.54,-0.65,-0.75,-0.86,-0.96,-1.06,-1.15,-1.24,-1.33,-1.42,-1.49,-1.57,-1.64,-1.7,-1.76,-1.82,-1.86,-1.9,-1.94,-1.96,-1.984,-1.996,-2,-1.995,-1.979,-1.95,-1.92,-1.88,-1.83,-1.78,-1.71,-1.65,-1.58,-1.5,-1.43,-1.35,-1.26,-1.18,-1.1,-1.01,-0.93,-0.84,-0.76,-0.68,-0.6,-0.52,-0.45,-0.38,-0.31,-0.25,-0.2,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0 +PARAM_LEGL_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.2,0.52,0.74,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.81,0.78,0.71,0.6,0.48,0.36,0.24,0.14,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_HAIR_FRONT=0 +PARAM_DM_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,0.76,0.37,0.1,0.01,0.25,0.64,0.91,1,0.76,0.37,0.1,0.01,0.25,0.64,0.91,1,0.76,0.36,0.09,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_L=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_LEGS=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/22/motions/touch.mtn b/model/bilibili-live/22/motions/touch.mtn new file mode 100644 index 0000000..9f32238 --- /dev/null +++ b/model/bilibili-live/22/motions/touch.mtn @@ -0,0 +1,46 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.38,1.37,2.82,4.61,6.6,8.69,10.79,12.84,14.75,16.47,17.9,19.02,19.75,20,20,20,20,20,20,20,20,20,19.31,17.47,14.8,11.63,8.37,5.2,2.53,0.69,0 +PARAM_ANGLE_Y=0,-0.36,-1.31,-2.68,-4.38,-6.27,-8.25,-10.25,-12.19,-14.01,-15.65,-17,-18.07,-18.76,-19,-17.43,-14.03,-9.79,-5.39,-1.37,1.96,4.17,5,4.83,4.37,3.7,2.91,2.09,1.3,0.63,0.17,0 +PARAM_ANGLE_Z=0,0.34,1.24,2.54,4.15,5.94,7.82,9.71,11.55,13.27,14.82,16.11,17.12,17.77,18,17.68,16.92,15.85,14.54,13.08,11.47,9.78,8,6.1,4.51,3.19,2.13,1.32,0.71,0.3,0.07,0 +PARAM_EYE_L_OPEN=1,0.998,0.991,0.982,0.97,0.957,0.944,0.93,0.917,0.904,0.893,0.884,0.876,0.872,0.87,0.87,0.872,0.874,0.878,0.883,0.89,0.899,0.91,0.924,0.938,0.952,0.964,0.976,0.986,0.993,0.998,1 +PARAM_EYE_R_OPEN=1,0.981,0.93,0.86,0.77,0.67,0.57,0.46,0.36,0.26,0.18,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1 +PARAM_EYE_L=0,0.019,0.07,0.14,0.23,0.33,0.43,0.54,0.64,0.74,0.82,0.89,0.95,0.99,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0 +PARAM_EYEK_R=0 +PARAM_EYE_BALL_X=0,-0.009,-0.03,-0.07,-0.11,-0.16,-0.2,-0.25,-0.3,-0.35,-0.39,-0.42,-0.45,-0.464,-0.47,-0.47,-0.47,-0.47,-0.47,-0.467,-0.463,-0.458,-0.45,-0.43,-0.38,-0.32,-0.25,-0.18,-0.11,-0.05,-0.01,0 +PARAM_EYE_BALL_Y=0,0.011,0.04,0.08,0.13,0.19,0.25,0.31,0.37,0.43,0.48,0.52,0.55,0.57,0.58,0.572,0.553,0.52,0.49,0.45,0.4,0.35,0.29,0.23,0.17,0.12,0.08,0.05,0.03,0.013,0.003,0 +PARAM_EYEDEFORM=0 +PARAM_MOUTH_OPEN_Y=0,0.014,0.05,0.11,0.17,0.25,0.33,0.4,0.48,0.55,0.62,0.67,0.71,0.74,0.75,0.741,0.72,0.68,0.63,0.57,0.51,0.45,0.38,0.32,0.26,0.2,0.14,0.09,0.06,0.03,0.007,0 +PARAM_MOUTH_1=0 +PARAM_CHEEK=0 +PARAM_ARMR_ANGLE_Z=0,0.005,0.016,0.034,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.215,0.228,0.237,0.24,0.237,0.229,0.217,0.201,0.183,0.164,0.14,0.12,0.1,0.082,0.063,0.046,0.03,0.018,0.008,0.002,0 +PARAM_ARML_ANGLE_Z=0,0.002,0.006,0.013,0.021,0.03,0.039,0.049,0.058,0.066,0.074,0.081,0.086,0.089,0.09,0.089,0.086,0.081,0.075,0.069,0.062,0.054,0.046,0.038,0.031,0.024,0.017,0.011,0.007,0.003,0.001,0 +PARAM_BODY_ANGLE_X=0,0.19,0.69,1.41,2.31,3.3,4.34,5.4,6.42,7.37,8.24,8.95,9.51,9.87,10,9.997,9.96,9.87,9.7,9.45,9.09,8.61,8,7.11,6.05,4.88,3.7,2.58,1.56,0.74,0.2,0 +PARAM_BODY_ANGLE_Z=0,-0.19,-0.69,-1.41,-2.31,-3.3,-4.34,-5.4,-6.42,-7.37,-8.24,-8.95,-9.51,-9.87,-10,-9.87,-9.54,-9.02,-8.38,-7.64,-6.84,-5.98,-5.12,-4.24,-3.41,-2.63,-1.9,-1.27,-0.74,-0.34,-0.09,0 +PARAM_BODY2_ANGLE_Z=0,-0.1,-0.34,-0.71,-1.15,-1.65,-2.17,-2.7,-3.21,-3.69,-4.12,-4.47,-4.76,-4.94,-5,-4.94,-4.77,-4.51,-4.19,-3.82,-3.42,-2.99,-2.56,-2.12,-1.71,-1.31,-0.95,-0.63,-0.37,-0.17,-0.04,0 +PARAM_BODY3_ANGLE_Z=0 +PARAM_LEGL_ANGLE_Z=0 +PARAM_DM_Z=0 +PARAM_L=0 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_EYE_DEFORM=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_LEGS=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/22/texture_00/closet-default-v2.png b/model/bilibili-live/22/texture_00/closet-default-v2.png new file mode 100644 index 0000000..0d00935 Binary files /dev/null and b/model/bilibili-live/22/texture_00/closet-default-v2.png differ diff --git a/model/bilibili-live/22/texture_01/cba-normal-upper.png b/model/bilibili-live/22/texture_01/cba-normal-upper.png new file mode 100644 index 0000000..0fc4e3b Binary files /dev/null and b/model/bilibili-live/22/texture_01/cba-normal-upper.png differ diff --git a/model/bilibili-live/22/texture_01/cba-super-upper.png b/model/bilibili-live/22/texture_01/cba-super-upper.png new file mode 100644 index 0000000..b4d672d Binary files /dev/null and b/model/bilibili-live/22/texture_01/cba-super-upper.png differ diff --git a/model/bilibili-live/22/texture_01/default-upper.png b/model/bilibili-live/22/texture_01/default-upper.png new file mode 100644 index 0000000..5cf11c6 Binary files /dev/null and b/model/bilibili-live/22/texture_01/default-upper.png differ diff --git a/model/bilibili-live/22/texture_01/newyear-upper.png b/model/bilibili-live/22/texture_01/newyear-upper.png new file mode 100644 index 0000000..7c824d4 Binary files /dev/null and b/model/bilibili-live/22/texture_01/newyear-upper.png differ diff --git a/model/bilibili-live/22/texture_01/school2017-upper.png b/model/bilibili-live/22/texture_01/school2017-upper.png new file mode 100644 index 0000000..bc0886c Binary files /dev/null and b/model/bilibili-live/22/texture_01/school2017-upper.png differ diff --git a/model/bilibili-live/22/texture_01/spring-2018-upper.png b/model/bilibili-live/22/texture_01/spring-2018-upper.png new file mode 100644 index 0000000..b712d05 Binary files /dev/null and b/model/bilibili-live/22/texture_01/spring-2018-upper.png differ diff --git a/model/bilibili-live/22/texture_01/summer2017-high-upper.png b/model/bilibili-live/22/texture_01/summer2017-high-upper.png new file mode 100644 index 0000000..18c710d Binary files /dev/null and b/model/bilibili-live/22/texture_01/summer2017-high-upper.png differ diff --git a/model/bilibili-live/22/texture_01/summer2017-low-upper.png b/model/bilibili-live/22/texture_01/summer2017-low-upper.png new file mode 100644 index 0000000..9f94cc2 Binary files /dev/null and b/model/bilibili-live/22/texture_01/summer2017-low-upper.png differ diff --git a/model/bilibili-live/22/texture_01/tomo-high-upper.png b/model/bilibili-live/22/texture_01/tomo-high-upper.png new file mode 100644 index 0000000..73b420d Binary files /dev/null and b/model/bilibili-live/22/texture_01/tomo-high-upper.png differ diff --git a/model/bilibili-live/22/texture_01/tomo-low-upper.png b/model/bilibili-live/22/texture_01/tomo-low-upper.png new file mode 100644 index 0000000..9314036 Binary files /dev/null and b/model/bilibili-live/22/texture_01/tomo-low-upper.png differ diff --git a/model/bilibili-live/22/texture_01/valley2017-upper.png b/model/bilibili-live/22/texture_01/valley2017-upper.png new file mode 100644 index 0000000..47ff9b4 Binary files /dev/null and b/model/bilibili-live/22/texture_01/valley2017-upper.png differ diff --git a/model/bilibili-live/22/texture_01/vdays-upper.png b/model/bilibili-live/22/texture_01/vdays-upper.png new file mode 100644 index 0000000..18f2937 Binary files /dev/null and b/model/bilibili-live/22/texture_01/vdays-upper.png differ diff --git a/model/bilibili-live/22/texture_01/xmas-upper.png b/model/bilibili-live/22/texture_01/xmas-upper.png new file mode 100644 index 0000000..e4d8139 Binary files /dev/null and b/model/bilibili-live/22/texture_01/xmas-upper.png differ diff --git a/model/bilibili-live/22/texture_02/cba-normal-lower.png b/model/bilibili-live/22/texture_02/cba-normal-lower.png new file mode 100644 index 0000000..94524a9 Binary files /dev/null and b/model/bilibili-live/22/texture_02/cba-normal-lower.png differ diff --git a/model/bilibili-live/22/texture_02/cba-super-lower.png b/model/bilibili-live/22/texture_02/cba-super-lower.png new file mode 100644 index 0000000..346f9e1 Binary files /dev/null and b/model/bilibili-live/22/texture_02/cba-super-lower.png differ diff --git a/model/bilibili-live/22/texture_02/default-lower.png b/model/bilibili-live/22/texture_02/default-lower.png new file mode 100644 index 0000000..1786e4a Binary files /dev/null and b/model/bilibili-live/22/texture_02/default-lower.png differ diff --git a/model/bilibili-live/22/texture_02/newyear-lower.png b/model/bilibili-live/22/texture_02/newyear-lower.png new file mode 100644 index 0000000..7e0cb8a Binary files /dev/null and b/model/bilibili-live/22/texture_02/newyear-lower.png differ diff --git a/model/bilibili-live/22/texture_02/school2017-lower.png b/model/bilibili-live/22/texture_02/school2017-lower.png new file mode 100644 index 0000000..678043d Binary files /dev/null and b/model/bilibili-live/22/texture_02/school2017-lower.png differ diff --git a/model/bilibili-live/22/texture_02/spring-2018-lower.png b/model/bilibili-live/22/texture_02/spring-2018-lower.png new file mode 100644 index 0000000..0bdcbba Binary files /dev/null and b/model/bilibili-live/22/texture_02/spring-2018-lower.png differ diff --git a/model/bilibili-live/22/texture_02/summer2017-high-lower.png b/model/bilibili-live/22/texture_02/summer2017-high-lower.png new file mode 100644 index 0000000..ea9b525 Binary files /dev/null and b/model/bilibili-live/22/texture_02/summer2017-high-lower.png differ diff --git a/model/bilibili-live/22/texture_02/summer2017-low-lower.png b/model/bilibili-live/22/texture_02/summer2017-low-lower.png new file mode 100644 index 0000000..053a38e Binary files /dev/null and b/model/bilibili-live/22/texture_02/summer2017-low-lower.png differ diff --git a/model/bilibili-live/22/texture_02/tomo-high-lower.png b/model/bilibili-live/22/texture_02/tomo-high-lower.png new file mode 100644 index 0000000..ae956b5 Binary files /dev/null and b/model/bilibili-live/22/texture_02/tomo-high-lower.png differ diff --git a/model/bilibili-live/22/texture_02/tomo-low-lower.png b/model/bilibili-live/22/texture_02/tomo-low-lower.png new file mode 100644 index 0000000..c07ca44 Binary files /dev/null and b/model/bilibili-live/22/texture_02/tomo-low-lower.png differ diff --git a/model/bilibili-live/22/texture_02/valley2017-lower.png b/model/bilibili-live/22/texture_02/valley2017-lower.png new file mode 100644 index 0000000..61df229 Binary files /dev/null and b/model/bilibili-live/22/texture_02/valley2017-lower.png differ diff --git a/model/bilibili-live/22/texture_02/vdays-lower.png b/model/bilibili-live/22/texture_02/vdays-lower.png new file mode 100644 index 0000000..0c779a4 Binary files /dev/null and b/model/bilibili-live/22/texture_02/vdays-lower.png differ diff --git a/model/bilibili-live/22/texture_02/xmas-lower.png b/model/bilibili-live/22/texture_02/xmas-lower.png new file mode 100644 index 0000000..782f30a Binary files /dev/null and b/model/bilibili-live/22/texture_02/xmas-lower.png differ diff --git a/model/bilibili-live/22/texture_03/cba-hat.png b/model/bilibili-live/22/texture_03/cba-hat.png new file mode 100644 index 0000000..dccb8e8 Binary files /dev/null and b/model/bilibili-live/22/texture_03/cba-hat.png differ diff --git a/model/bilibili-live/22/texture_03/default-hat.png b/model/bilibili-live/22/texture_03/default-hat.png new file mode 100644 index 0000000..4ad891c Binary files /dev/null and b/model/bilibili-live/22/texture_03/default-hat.png differ diff --git a/model/bilibili-live/22/texture_03/newyear-hat.png b/model/bilibili-live/22/texture_03/newyear-hat.png new file mode 100644 index 0000000..fe8fb7d Binary files /dev/null and b/model/bilibili-live/22/texture_03/newyear-hat.png differ diff --git a/model/bilibili-live/22/texture_03/school2017-hat.png b/model/bilibili-live/22/texture_03/school2017-hat.png new file mode 100644 index 0000000..2a7eea8 Binary files /dev/null and b/model/bilibili-live/22/texture_03/school2017-hat.png differ diff --git a/model/bilibili-live/22/texture_03/spring-2018-hat.png b/model/bilibili-live/22/texture_03/spring-2018-hat.png new file mode 100644 index 0000000..c981891 Binary files /dev/null and b/model/bilibili-live/22/texture_03/spring-2018-hat.png differ diff --git a/model/bilibili-live/22/texture_03/summer2017-hat.png b/model/bilibili-live/22/texture_03/summer2017-hat.png new file mode 100644 index 0000000..3625e74 Binary files /dev/null and b/model/bilibili-live/22/texture_03/summer2017-hat.png differ diff --git a/model/bilibili-live/22/texture_03/tomo-high-hat.png b/model/bilibili-live/22/texture_03/tomo-high-hat.png new file mode 100644 index 0000000..01ee5ab Binary files /dev/null and b/model/bilibili-live/22/texture_03/tomo-high-hat.png differ diff --git a/model/bilibili-live/22/texture_03/tomo-low-hat.png b/model/bilibili-live/22/texture_03/tomo-low-hat.png new file mode 100644 index 0000000..5f3792f Binary files /dev/null and b/model/bilibili-live/22/texture_03/tomo-low-hat.png differ diff --git a/model/bilibili-live/22/texture_03/valley2017-hat.png b/model/bilibili-live/22/texture_03/valley2017-hat.png new file mode 100644 index 0000000..77bb838 Binary files /dev/null and b/model/bilibili-live/22/texture_03/valley2017-hat.png differ diff --git a/model/bilibili-live/22/texture_03/vdays-hat.png b/model/bilibili-live/22/texture_03/vdays-hat.png new file mode 100644 index 0000000..c0aca72 Binary files /dev/null and b/model/bilibili-live/22/texture_03/vdays-hat.png differ diff --git a/model/bilibili-live/22/texture_03/xmas-hat.png b/model/bilibili-live/22/texture_03/xmas-hat.png new file mode 100644 index 0000000..6892265 Binary files /dev/null and b/model/bilibili-live/22/texture_03/xmas-hat.png differ diff --git a/model/bilibili-live/22/texture_03/xmas-headwear.png b/model/bilibili-live/22/texture_03/xmas-headwear.png new file mode 100644 index 0000000..d90cd9d Binary files /dev/null and b/model/bilibili-live/22/texture_03/xmas-headwear.png differ diff --git a/model/bilibili-live/22/textures.cache b/model/bilibili-live/22/textures.cache new file mode 100644 index 0000000..11fd2c9 --- /dev/null +++ b/model/bilibili-live/22/textures.cache @@ -0,0 +1 @@ +[["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/xmas-headwear.png"]] \ No newline at end of file diff --git a/model/bilibili-live/22/textures_order.json b/model/bilibili-live/22/textures_order.json new file mode 100644 index 0000000..6b672d5 --- /dev/null +++ b/model/bilibili-live/22/textures_order.json @@ -0,0 +1,5 @@ +[ + ["texture_00"], + ["texture_01","texture_02"], + ["texture_03"] +] \ No newline at end of file diff --git a/model/bilibili-live/33/index.json b/model/bilibili-live/33/index.json new file mode 100644 index 0000000..8c0d70b --- /dev/null +++ b/model/bilibili-live/33/index.json @@ -0,0 +1,40 @@ +{ + "type":"Live2D Model Setting", + "name":"33-3695903", + "label":"33", + "model":"model.moc", + "textures":[ + "texture_00/closet-default-v2.png", + "texture_01/default-upper.png", + "texture_02/default-lower.png", + "texture_03/default-hat.png" + ], + "layout":{ + "center_x": 0, + "center_y": 0.1, + "width": 2.3, + "height": 2.3 + }, + "hit_areas_custom":{ + "head_x":[-0.35, 0.6], + "head_y":[0.19, -0.2], + "body_x":[-0.3, -0.25], + "body_y":[0.3, -0.9] + }, + "motions":{ + "idle":[ + {"file":"motions/idle-01.mtn","fade_in":2000,"fade_out":2000}, + {"file":"motions/idle-02.mtn","fade_in":2000,"fade_out":2000}, + {"file":"motions/idle-03.mtn","fade_in":2000,"fade_out":2000} + ], + "flick_head":[ + {"file":"motions/touch.mtn","fade_in":150,"fade_out":100} + ], + "tap_body":[ + {"file":"motions/touch.mtn","fade_in":150,"fade_out":100} + ], + "thanking":[ + {"file":"motions/thanking.mtn","fade_in":2000,"fade_out":2000} + ] + } +} \ No newline at end of file diff --git a/model/bilibili-live/33/model.moc b/model/bilibili-live/33/model.moc new file mode 100644 index 0000000..ca9bf46 Binary files /dev/null and b/model/bilibili-live/33/model.moc differ diff --git a/model/bilibili-live/33/motions/idle-01.mtn b/model/bilibili-live/33/motions/idle-01.mtn new file mode 100644 index 0000000..1e0a28d --- /dev/null +++ b/model/bilibili-live/33/motions/idle-01.mtn @@ -0,0 +1,40 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.03,0.11,0.25,0.44,0.68,0.96,1.28,1.63,2.03,2.45,2.91,3.38,3.89,4.41,4.95,5.5,6.07,6.63,7.21,7.79,8.37,8.93,9.5,10.05,10.59,11.11,11.62,12.09,12.55,12.97,13.37,13.72,14.04,14.32,14.56,14.75,14.89,14.97,15,14.96,14.84,14.65,14.39,14.05,13.66,13.2,12.69,12.11,11.49,10.81,10.1,9.34,8.54,7.71,6.83,5.92,4.99,4.05,3.08,2.09,1.08,0.06,-0.96,-1.99,-3.01,-4.04,-5.06,-6.08,-7.09,-8.08,-9.05,-9.99,-10.92,-11.83,-12.71,-13.54,-14.34,-15.1,-15.81,-16.49,-17.11,-17.69,-18.2,-18.66,-19.05,-19.39,-19.65,-19.84,-19.96,-20,-19.95,-19.79,-19.54,-19.2,-18.79,-18.3,-17.75,-17.15,-16.49,-15.78,-15.04,-14.27,-13.47,-12.64,-11.81,-10.97,-10.1,-9.25,-8.41,-7.59,-6.77,-5.97,-5.22,-4.48,-3.79,-3.14,-2.53,-1.98,-1.49,-1.05,-0.69,-0.4,-0.18,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=0,-0.05,-0.21,-0.47,-0.82,-1.27,-1.78,-2.39,-3.05,-3.79,-4.58,-5.43,-6.32,-7.27,-8.23,-9.25,-10.27,-11.33,-12.38,-13.47,-14.53,-15.62,-16.67,-17.73,-18.75,-19.77,-20.73,-21.68,-22.57,-23.42,-24.21,-24.95,-25.61,-26.22,-26.73,-27.18,-27.53,-27.79,-27.95,-28,-27.97,-27.88,-27.72,-27.51,-27.24,-26.93,-26.56,-26.15,-25.69,-25.19,-24.65,-24.08,-23.47,-22.83,-22.16,-21.46,-20.73,-20,-19.24,-18.46,-17.67,-16.86,-16.04,-15.23,-14.41,-13.59,-12.77,-11.96,-11.14,-10.33,-9.54,-8.76,-8,-7.27,-6.54,-5.84,-5.17,-4.53,-3.92,-3.35,-2.81,-2.31,-1.85,-1.44,-1.07,-0.76,-0.49,-0.28,-0.12,-0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Z=0,-0.008,-0.03,-0.07,-0.12,-0.18,-0.25,-0.34,-0.44,-0.54,-0.65,-0.78,-0.9,-1.04,-1.18,-1.32,-1.47,-1.62,-1.77,-1.92,-2.08,-2.23,-2.38,-2.53,-2.68,-2.82,-2.96,-3.1,-3.22,-3.35,-3.46,-3.56,-3.66,-3.75,-3.82,-3.88,-3.93,-3.97,-3.99,-4,-3.99,-3.96,-3.91,-3.84,-3.76,-3.66,-3.54,-3.41,-3.26,-3.1,-2.92,-2.74,-2.54,-2.34,-2.12,-1.9,-1.66,-1.43,-1.18,-0.93,-0.68,-0.42,-0.16,0.1,0.37,0.63,0.9,1.16,1.42,1.68,1.93,2.18,2.43,2.66,2.9,3.12,3.34,3.54,3.74,3.92,4.1,4.26,4.41,4.54,4.66,4.76,4.84,4.91,4.96,4.99,5,4.987,4.95,4.88,4.8,4.7,4.58,4.44,4.29,4.12,3.95,3.76,3.57,3.37,3.16,2.95,2.74,2.53,2.31,2.1,1.9,1.69,1.49,1.3,1.12,0.95,0.78,0.63,0.5,0.37,0.26,0.17,0.1,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0.004,0.008,0.014,0.022,0.031,0.041,0.052,0.065,0.078,0.093,0.108,0.125,0.141,0.159,0.176,0.194,0.212,0.231,0.249,0.268,0.286,0.304,0.321,0.339,0.355,0.372,0.387,0.402,0.415,0.428,0.439,0.449,0.458,0.466,0.472,0.476,0.479,0.48,0.479,0.475,0.468,0.459,0.448,0.435,0.42,0.403,0.384,0.36,0.34,0.32,0.29,0.26,0.24,0.21,0.18,0.15,0.11,0.08,0.05,0.01,-0.02,-0.05,-0.09,-0.12,-0.16,-0.19,-0.22,-0.26,-0.29,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.5,-0.53,-0.55,-0.57,-0.59,-0.613,-0.63,-0.645,-0.658,-0.669,-0.678,-0.685,-0.689,-0.69,-0.688,-0.683,-0.674,-0.663,-0.648,-0.631,-0.613,-0.59,-0.57,-0.54,-0.52,-0.49,-0.46,-0.44,-0.41,-0.38,-0.35,-0.32,-0.29,-0.26,-0.23,-0.21,-0.18,-0.15,-0.13,-0.11,-0.09,-0.068,-0.051,-0.036,-0.024,-0.014,-0.006,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.001,-0.002,-0.004,-0.005,-0.007,-0.009,-0.011,-0.013,-0.016,-0.018,-0.021,-0.024,-0.027,-0.03,-0.034,-0.037,-0.041,-0.044,-0.048,-0.052,-0.056,-0.059,-0.063,-0.067,-0.071,-0.074,-0.078,-0.082,-0.086,-0.089,-0.093,-0.096,-0.1,-0.103,-0.106,-0.109,-0.112,-0.114,-0.117,-0.119,-0.121,-0.123,-0.125,-0.126,-0.128,-0.129,-0.129,-0.13,-0.13,-0.13,-0.129,-0.127,-0.125,-0.122,-0.119,-0.115,-0.111,-0.107,-0.103,-0.098,-0.093,-0.088,-0.082,-0.077,-0.071,-0.066,-0.06,-0.055,-0.049,-0.044,-0.039,-0.034,-0.029,-0.025,-0.02,-0.016,-0.013,-0.01,-0.007,-0.004,-0.003,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0 +PARAM_MOUTH_OPEN_Y=0 +PARAM_CHEEK=0 +PARAM_ARMR_ANGLE_Z=0 +PARAM_ARML_ANGLE_Z=0 +PARAM_BODY_ANGLE_X=0,0.004,0.015,0.034,0.06,0.09,0.13,0.17,0.22,0.27,0.33,0.39,0.45,0.52,0.59,0.66,0.73,0.81,0.88,0.96,1.04,1.12,1.19,1.27,1.34,1.41,1.48,1.55,1.61,1.67,1.73,1.78,1.83,1.87,1.91,1.94,1.97,1.985,1.996,2,1.994,1.978,1.95,1.91,1.86,1.81,1.74,1.67,1.59,1.5,1.4,1.3,1.19,1.08,0.96,0.83,0.7,0.57,0.44,0.3,0.16,0.01,-0.13,-0.28,-0.43,-0.57,-0.72,-0.87,-1.01,-1.16,-1.3,-1.44,-1.57,-1.7,-1.83,-1.96,-2.08,-2.19,-2.3,-2.4,-2.5,-2.59,-2.67,-2.74,-2.81,-2.86,-2.91,-2.95,-2.98,-2.994,-3,-2.992,-2.97,-2.93,-2.88,-2.82,-2.75,-2.66,-2.57,-2.47,-2.37,-2.26,-2.14,-2.02,-1.9,-1.77,-1.64,-1.52,-1.39,-1.26,-1.14,-1.02,-0.9,-0.78,-0.67,-0.57,-0.47,-0.38,-0.3,-0.22,-0.16,-0.1,-0.06,-0.03,-0.007,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY2_ANGLE_Z=0,0.002,0.008,0.017,0.029,0.045,0.064,0.09,0.11,0.14,0.16,0.19,0.23,0.26,0.29,0.33,0.37,0.4,0.44,0.48,0.52,0.56,0.6,0.63,0.67,0.71,0.74,0.77,0.81,0.84,0.86,0.89,0.91,0.94,0.955,0.971,0.983,0.992,0.998,1,0.998,0.991,0.98,0.965,0.946,0.92,0.9,0.87,0.84,0.8,0.76,0.72,0.68,0.63,0.58,0.53,0.48,0.43,0.37,0.32,0.26,0.2,0.15,0.09,0.03,-0.03,-0.09,-0.15,-0.2,-0.26,-0.32,-0.37,-0.43,-0.48,-0.53,-0.58,-0.63,-0.68,-0.72,-0.76,-0.8,-0.84,-0.87,-0.9,-0.92,-0.95,-0.965,-0.98,-0.991,-0.998,-1,-0.997,-0.989,-0.977,-0.96,-0.94,-0.92,-0.89,-0.86,-0.82,-0.79,-0.75,-0.71,-0.67,-0.63,-0.59,-0.55,-0.51,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.22,-0.19,-0.16,-0.13,-0.1,-0.07,-0.05,-0.034,-0.02,-0.009,-0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_BODY3_ANGLE_Z=0 +PARAM_DM_Z=0 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_LEGS=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/33/motions/idle-02.mtn b/model/bilibili-live/33/motions/idle-02.mtn new file mode 100644 index 0000000..e2c6941 --- /dev/null +++ b/model/bilibili-live/33/motions/idle-02.mtn @@ -0,0 +1,36 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,0.004,0.014,0.024,0.031,0.031,0.019,-0.01,-0.05,-0.11,-0.2,-0.31,-0.46,-0.63,-0.84,-1.09,-1.38,-1.71,-2.09,-2.52,-3,-3.63,-4.4,-5.34,-6.42,-7.58,-8.86,-10.23,-11.63,-13.1,-14.61,-16.09,-17.6,-19.09,-20.51,-21.9,-23.22,-24.42,-25.54,-26.53,-27.36,-28.06,-28.57,-28.89,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-29,-27.21,-24.35,-21.68,-19.75,-19,-19,-19,-19,-19,-19,-19,-19,-19,-18.76,-18.08,-17.02,-15.67,-14.06,-12.3,-10.44,-8.56,-6.7,-4.94,-3.33,-1.98,-0.92,-0.24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_ANGLE_Y=-1,-1.006,-1.03,-1.07,-1.14,-1.24,-1.38,-1.55,-1.77,-2.03,-2.34,-2.7,-3.13,-3.61,-4.15,-4.78,-5.46,-6.23,-7.05,-7.98,-9,-10.14,-11.27,-12.46,-13.66,-14.83,-16.04,-17.23,-18.39,-19.56,-20.69,-21.77,-22.84,-23.86,-24.8,-25.7,-26.54,-27.29,-27.97,-28.57,-29.06,-29.46,-29.76,-29.94,-30,-29.89,-29.57,-29.06,-28.42,-27.66,-26.83,-25.95,-25.05,-24.17,-23.34,-22.58,-21.94,-21.43,-21.11,-21,-21.18,-21.66,-22.39,-23.29,-24.3,-25.37,-26.42,-27.4,-28.26,-28.99,-29.54,-29.88,-30,-29.87,-29.52,-28.96,-28.25,-27.4,-26.47,-25.5,-24.5,-23.53,-22.6,-21.75,-21.04,-20.48,-20.13,-20,-20.04,-20.16,-20.34,-20.6,-20.91,-21.26,-21.67,-22.11,-22.59,-23.1,-23.62,-24.17,-24.72,-25.28,-25.83,-26.38,-26.9,-27.41,-27.89,-28.33,-28.74,-29.09,-29.4,-29.66,-29.84,-29.96,-30,-23.21,-12.33,-2.18,5.14,8,6.31,3.53,1.62,1,1,1,1,1,0.97,0.9,0.79,0.65,0.48,0.29,0.1,-0.1,-0.29,-0.48,-0.65,-0.79,-0.9,-0.97,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 +PARAM_ANGLE_Z=0,0.004,0.013,0.021,0.026,0.024,0.01,-0.02,-0.06,-0.13,-0.22,-0.33,-0.48,-0.65,-0.86,-1.11,-1.4,-1.73,-2.1,-2.52,-3,-3.61,-4.33,-5.2,-6.18,-7.22,-8.37,-9.59,-10.83,-12.13,-13.46,-14.76,-16.08,-17.38,-18.62,-19.84,-20.98,-22.03,-23,-23.86,-24.58,-25.18,-25.63,-25.9,-26,-25.97,-25.9,-25.79,-25.65,-25.48,-25.29,-25.1,-24.9,-24.71,-24.52,-24.35,-24.21,-24.1,-24.03,-24,-24.04,-24.15,-24.31,-24.51,-24.73,-24.97,-25.2,-25.42,-25.61,-25.78,-25.9,-25.97,-26,-25.97,-25.9,-25.79,-25.65,-25.48,-25.29,-25.1,-24.9,-24.71,-24.52,-24.35,-24.21,-24.1,-24.03,-24,-24.008,-24.03,-24.07,-24.12,-24.18,-24.25,-24.33,-24.42,-24.52,-24.62,-24.72,-24.83,-24.94,-25.06,-25.17,-25.28,-25.38,-25.48,-25.58,-25.67,-25.75,-25.82,-25.88,-25.93,-25.97,-25.99,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-26,-25.67,-24.75,-23.29,-21.44,-19.24,-16.83,-14.29,-11.71,-9.17,-6.76,-4.56,-2.71,-1.25,-0.33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_EYE_L_OPEN=1,0.998,0.991,0.981,0.968,0.953,0.935,0.917,0.898,0.878,0.857,0.838,0.819,0.801,0.784,0.769,0.756,0.745,0.737,0.732,0.73,0.734,0.744,0.758,0.774,0.791,0.807,0.821,0.831,0.838,0.84,0.824,0.78,0.72,0.65,0.56,0.48,0.39,0.3,0.22,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14,0.36,0.56,0.71,0.77,0.77,0.77,0.77,0.77,0.78,0.8,0.82,0.84,0.86,0.883,0.901,0.918,0.933,0.947,0.958,0.968,0.977,0.984,0.99,0.995,0.998,0.999,1,0.74,0.26,0,0.24,0.64,0.91,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,0.998,0.991,0.982,0.969,0.954,0.938,0.92,0.901,0.882,0.863,0.844,0.825,0.808,0.792,0.777,0.765,0.754,0.747,0.742,0.74,0.743,0.752,0.765,0.78,0.796,0.81,0.823,0.832,0.838,0.84,0.824,0.78,0.72,0.65,0.56,0.48,0.39,0.3,0.22,0.15,0.09,0.04,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.14,0.36,0.56,0.71,0.77,0.77,0.77,0.77,0.77,0.78,0.8,0.82,0.84,0.86,0.883,0.901,0.918,0.933,0.947,0.958,0.968,0.977,0.984,0.99,0.995,0.998,0.999,1,0.74,0.26,0,0.24,0.64,0.91,1,0.74,0.26,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.16,0.42,0.59,0.65,0.642,0.62,0.58,0.54,0.48,0.42,0.36,0.3,0.24,0.18,0.12,0.08,0.04,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.009,0.007,0.006,0.004,0.003,0.001,0,0 +PARAM_EYE_BALL_Y=0,-0.002,-0.009,-0.02,-0.034,-0.051,-0.071,-0.09,-0.12,-0.14,-0.17,-0.2,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.4,-0.43,-0.46,-0.49,-0.508,-0.522,-0.532,-0.537,-0.54,-0.541,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.538,-0.536,-0.533,-0.529,-0.524,-0.517,-0.509,-0.5,-0.484,-0.46,-0.43,-0.39,-0.35,-0.3,-0.25,-0.21,-0.16,-0.12,-0.08,-0.05,-0.02,-0.006,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.06,0.16,0.23,0.25,0.247,0.238,0.224,0.206,0.18,0.16,0.14,0.11,0.09,0.07,0.04,0.026,0.012,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_FORM=0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.008,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.007,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.006,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.005,0,0,0,0,0,0,0.004,0,0,0,0,0,0,0,0.003,0,0,0,0,0,0,0,0,0.002,0,0,0,0,0,0,0,0,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.005,0.007,0.009,0.01,0.01,0.01,0.01,0.01,0.009,0.01,0.008,0.007,0.01,0.006,0.01,0.004,0.004,0,0.003,0,0.002,0,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_MOUTH_OPEN_Y=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.91,0.77,0.63,0.54,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.63,0.87,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_CHEEK=0 +PARAM_ARMR_ANGLE_Z=0 +PARAM_ARML_ANGLE_Z=0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.021,0.08,0.17,0.3,0.45,0.63,0.82,1.04,1.27,1.51,1.75,2,2.25,2.49,2.73,2.96,3.18,3.38,3.55,3.7,3.83,3.92,3.98,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.95,3.81,3.58,3.3,2.96,2.59,2.2,1.8,1.41,1.04,0.7,0.42,0.19,0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/33/motions/idle-03.mtn b/model/bilibili-live/33/motions/idle-03.mtn new file mode 100644 index 0000000..a956da3 --- /dev/null +++ b/model/bilibili-live/33/motions/idle-03.mtn @@ -0,0 +1,25 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.05,-0.2,-0.43,-0.72,-1.09,-1.49,-1.94,-2.41,-2.91,-3.42,-3.94,-4.45,-4.95,-5.45,-5.91,-6.34,-6.74,-7.1,-7.41,-7.66,-7.84,-7.96,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-7.72,-6.99,-5.92,-4.65,-3.35,-2.08,-1.01,-0.28,0 +PARAM_ANGLE_Y=1,0.8,0.23,-0.67,-1.81,-3.21,-4.78,-6.5,-8.34,-10.28,-12.24,-14.25,-16.24,-18.19,-20.11,-21.9,-23.58,-25.12,-26.5,-27.7,-28.67,-29.39,-29.84,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.91,-29.66,-29.27,-28.77,-28.18,-27.53,-26.85,-26.15,-25.47,-24.82,-24.23,-23.73,-23.34,-23.09,-23,-23.14,-23.51,-24.09,-24.82,-25.63,-26.5,-27.37,-28.18,-28.91,-29.49,-29.86,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-28.93,-26.07,-21.94,-17.03,-11.97,-7.06,-2.93,-0.07,1 +PARAM_ANGLE_Z=0,0.17,0.67,1.45,2.44,3.67,5.03,6.54,8.14,9.82,11.53,13.28,15.02,16.72,18.38,19.94,21.41,22.75,23.96,24.99,25.84,26.47,26.86,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,26.07,23.58,19.98,15.71,11.29,7.02,3.42,0.93,0 +PARAM_EYE_L_OPEN=1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0.016,0.06,0.12,0.21,0.3,0.4,0.49,0.58,0.67,0.73,0.77,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.797,0.817,0.84,0.88,0.91,0.95,0.97,0.993,1 +PARAM_EYE_R_OPEN=1,0.97,0.89,0.78,0.65,0.52,0.39,0.26,0.16,0.07,0.02,0,0.016,0.06,0.12,0.21,0.3,0.4,0.49,0.58,0.67,0.73,0.77,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.797,0.817,0.84,0.88,0.91,0.95,0.97,0.993,1 +PARAM_EYE_BALL_X=0,0.006,0.025,0.05,0.09,0.14,0.19,0.24,0.3,0.36,0.43,0.49,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0 +PARAM_EYE_BALL_Y=-0.04,-0.046,-0.064,-0.09,-0.13,-0.17,-0.22,-0.27,-0.33,-0.39,-0.45,-0.51,-0.57,-0.63,-0.69,-0.75,-0.8,-0.85,-0.89,-0.93,-0.96,-0.98,-0.995,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.88,-0.75,-0.6,-0.44,-0.29,-0.16,-0.07,-0.04 +PARAM_MOUTH_FORM=0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.009,0.01,0.007,0.006,0.005,0.005,0.004,0.003,0.002,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0,0.002,0,0.003,0,0.004,0,0.006,0.006,0.01,0.007,0.01,0.008,0.01,0.009,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01 +PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.04,0.08,0.12,0.18,0.24,0.3,0.36,0.4,0.44,0.47,0.48,0.478,0.471,0.459,0.445,0.426,0.41,0.38,0.36,0.33,0.3,0.27,0.24,0.21,0.19,0.16,0.13,0.11,0.08,0.06,0.045,0.029,0.017,0.008,0.002,0,0,0,0,0,0,0,0,0,0 +PARAM_CHEEK=0 +PARAM_ARMR_ANGLE_Z=0,0.002,0.007,0.015,0.024,0.037,0.05,0.065,0.081,0.098,0.115,0.133,0.15,0.167,0.184,0.199,0.214,0.228,0.24,0.25,0.258,0.265,0.269,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.261,0.24,0.2,0.16,0.11,0.07,0.03,0.01,0 +PARAM_ARML_ANGLE_Z=0,0.002,0.007,0.015,0.024,0.037,0.05,0.065,0.081,0.098,0.115,0.133,0.15,0.167,0.184,0.199,0.214,0.228,0.24,0.25,0.258,0.265,0.269,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.261,0.24,0.2,0.16,0.11,0.07,0.03,0.01,0 +PARAM_BODY_ANGLE_X=0 +PARAM_BODY_ANGLE_Z=0 +PARAM_BODY2_ANGLE_Z=0 +PARAM_BREATH=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.18,0.26,0.35,0.45,0.55,0.65,0.74,0.82,0.9,0.95,0.99,1,0.98,0.93,0.84,0.74,0.62,0.5,0.38,0.26,0.16,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 +PARAM_DM_Z=0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.016,0.034,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.42,0.47,0.53,0.58,0.64,0.69,0.74,0.79,0.83,0.87,0.91,0.94,0.97,0.984,0.996,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.79,0.62,0.43,0.27,0.13,0.03,0 +PARAM_tanqi=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.003,0.01,0.019,0.033,0.053,0.08,0.11,0.15,0.2,0.24,0.29,0.34,0.39,0.44,0.48,0.53,0.58,0.62,0.66,0.71,0.75,0.78,0.82,0.85,0.88,0.91,0.93,0.95,0.969,0.982,0.992,0.998,1,1,1,1,1,1,1,1,1,1 \ No newline at end of file diff --git a/model/bilibili-live/33/motions/thanking.mtn b/model/bilibili-live/33/motions/thanking.mtn new file mode 100644 index 0000000..e3c2465 --- /dev/null +++ b/model/bilibili-live/33/motions/thanking.mtn @@ -0,0 +1,38 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-0.11,-0.45,-1,-1.73,-2.66,-3.75,-4.99,-6.37,-7.89,-9.51,-11.27,-13.09,-15.02,-16.98,-19,-21.09,-22.88,-24.42,-25.74,-26.83,-27.73,-28.44,-28.98,-29.39,-29.68,-29.87,-29.97,-30,-29.54,-28.23,-26.2,-23.49,-20.29,-16.65,-12.67,-8.51,-4.2,0.17,4.44,8.51,12.39,15.94,19.16,21.91,24.15,25.88,27,27.89,28.58,29.11,29.5,29.77,29.95,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28.97,26.2,22.2,17.45,12.55,7.8,3.8,1.03,0 +PARAM_ANGLE_Y=-1,-0.7,0.16,1.5,3.21,5.24,7.46,9.81,12.19,14.54,16.76,18.79,20.5,21.84,22.7,23,21.94,19.1,14.83,9.49,3.57,-2.72,-8.9,-14.67,-19.78,-24.07,-27.3,-29.31,-30,-29.91,-29.66,-29.26,-28.74,-28.13,-27.44,-26.68,-25.9,-25.1,-24.3,-23.53,-22.8,-22.12,-21.52,-21,-20.57,-20.26,-20.07,-20,-20.2,-20.74,-21.54,-22.55,-23.67,-24.85,-26.02,-27.11,-28.07,-28.88,-29.49,-29.87,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29,-26.33,-22.46,-17.87,-13.13,-8.54,-4.67,-2,-1 +PARAM_ANGLE_Z=0,-0.04,-0.16,-0.37,-0.68,-1.11,-1.64,-2.29,-3.08,-4.01,-5.08,-6.33,-7.72,-9.31,-11.06,-13,-15.21,-17.32,-19.34,-21.27,-23.02,-24.63,-26.04,-27.24,-28.23,-29.01,-29.56,-29.89,-30,-29.46,-27.93,-25.59,-22.46,-18.78,-14.63,-10.1,-5.42,-0.62,4.21,8.85,13.21,17.28,20.89,24.03,26.56,28.43,29.6,30,28.98,26.25,22.14,17,11.3,5.25,-0.7,-6.25,-11.17,-15.3,-18.4,-20.34,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-20.28,-18.34,-15.54,-12.22,-8.78,-5.46,-2.66,-0.72,0 +PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.15,0.25,0.37,0.49,0.6,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0.24,0.64,0.91,1,0.82,0.54,0.27,0.08,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0.22,0.61,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.61,0.22,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.98,0.93,0.85,0.75,0.63,0.51,0.4,0.29,0.19,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.02,0.07,0.15,0.25,0.37,0.49,0.6,0.71,0.81,0.89,0.95,0.99,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0.24,0.64,0.91,1,0.82,0.54,0.27,0.08,0,0,0.24,0.64,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.76,0.36,0.09,0,0,0.22,0.61,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.83,0.61,0.22,0,0.26,0.74,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1 +PARAM_EYE_BALL_X=0.01,0.018,0.04,0.08,0.12,0.17,0.23,0.29,0.36,0.42,0.48,0.53,0.57,0.61,0.63,0.64,0.627,0.59,0.54,0.48,0.41,0.33,0.25,0.19,0.12,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.04,-0.08,-0.13,-0.19,-0.25,-0.31,-0.37,-0.42,-0.46,-0.49,-0.513,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.12,0.6,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.6,-0.12,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.52,-0.502,-0.45,-0.38,-0.3,-0.21,-0.13,-0.06,-0.01,0.01 +PARAM_EYE_BALL_Y=0.08,0.066,0.03,-0.03,-0.11,-0.2,-0.3,-0.41,-0.51,-0.62,-0.72,-0.81,-0.89,-0.95,-0.99,-1,-0.981,-0.93,-0.85,-0.76,-0.65,-0.53,-0.42,-0.32,-0.23,-0.15,-0.09,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,0,0.04,0.09,0.14,0.2,0.26,0.32,0.36,0.4,0.43,0.453,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.22,-0.22,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.46,-0.22,0.22,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.447,0.41,0.36,0.3,0.24,0.18,0.13,0.09,0.08 +PARAM_MOUTH_FORM=0.01,0.01,0.013,0.017,0.023,0.03,0.038,0.047,0.058,0.07,0.083,0.098,0.113,0.129,0.147,0.165,0.184,0.203,0.224,0.24,0.27,0.29,0.31,0.33,0.36,0.38,0.41,0.43,0.46,0.48,0.51,0.53,0.55,0.58,0.6,0.63,0.65,0.68,0.7,0.72,0.74,0.77,0.79,0.807,0.826,0.845,0.863,0.881,0.897,0.912,0.927,0.94,0.952,0.963,0.972,0.98,0.987,0.993,0.997,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.59,0.42,0.27,0.14,0.04,0.01 +PARAM_MOUTH_OPEN_Y=1 +PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.006,0.013,0.022,0.034,0.049,0.065,0.084,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.42,0.45,0.48,0.52,0.55,0.58,0.62,0.65,0.68,0.71,0.74,0.77,0.8,0.82,0.85,0.87,0.9,0.92,0.935,0.951,0.966,0.978,0.987,0.994,0.999,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0 +PARAM_ARMR_ANGLE_Z=0,-0.002,-0.009,-0.019,-0.032,-0.047,-0.063,-0.081,-0.099,-0.117,-0.133,-0.148,-0.161,-0.171,-0.178,-0.18,-0.16,-0.09,0,0.12,0.25,0.39,0.53,0.66,0.77,0.87,0.94,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.999,1,1,1,1,0.998,1,1,0.997,1,1,0.996,1,0.995,0.99,0.994,0.99,0.993,0.99,0.992,0.99,0.991,0.99,0.99,0.989,0.99,0.988,0.987,0.99,0.985,0.985,0.984,0.98,0.982,0.982,0.981,0.98,0.979,0.978,0.98,0.976,0.975,0.974,0.973,0.972,0.971,0.97,0.969,0.968,0.967,0.965,0.964,0.963,0.962,0.96,0.959,0.958,0.957,0.955,0.954,0.952,0.951,0.95,0.948,0.947,0.945,0.944,0.942,0.941,0.939,0.937,0.936,0.934,0.932,0.931,0.929,0.927,0.925,0.924,0.922,0.92,0.918,0.916,0.914,0.912,0.91,0.908,0.906,0.904,0.902,0.9,0.898,0.896,0.894,0.891,0.889,0.887,0.885,0.882,0.88,0.85,0.77,0.65,0.51,0.37,0.23,0.11,0.03,0 +PARAM_ARML_ANGLE_Z=0.01,0.008,0.001,-0.01,-0.023,-0.039,-0.057,-0.076,-0.094,-0.113,-0.131,-0.147,-0.16,-0.171,-0.178,-0.18,-0.16,-0.09,0,0.12,0.25,0.39,0.53,0.66,0.77,0.87,0.94,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.999,1,1,1,1,0.998,1,1,0.997,1,1,0.996,1,0.995,0.99,0.994,0.99,0.993,0.99,0.992,0.99,0.991,0.99,0.99,0.989,0.99,0.988,0.987,0.99,0.985,0.985,0.984,0.98,0.982,0.982,0.981,0.98,0.979,0.978,0.98,0.976,0.975,0.974,0.973,0.972,0.971,0.97,0.969,0.968,0.967,0.965,0.964,0.963,0.962,0.96,0.959,0.958,0.957,0.955,0.954,0.952,0.951,0.95,0.948,0.947,0.945,0.944,0.942,0.941,0.939,0.937,0.936,0.934,0.932,0.931,0.929,0.927,0.925,0.924,0.922,0.92,0.918,0.916,0.914,0.912,0.91,0.908,0.906,0.904,0.902,0.9,0.898,0.896,0.894,0.891,0.889,0.887,0.885,0.882,0.88,0.85,0.77,0.65,0.51,0.37,0.23,0.11,0.03,0 +PARAM_BODY_ANGLE_X=0,0.03,0.1,0.21,0.35,0.52,0.71,0.9,1.1,1.29,1.48,1.65,1.79,1.9,1.97,2,1.84,1.41,0.77,-0.04,-0.93,-1.88,-2.82,-3.69,-4.46,-5.11,-5.59,-5.9,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-5.9,-5.63,-5.23,-4.73,-4.17,-3.57,-2.99,-2.45,-1.96,-1.56,-1.25,-1.07,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.87,-0.74,-0.58,-0.42,-0.26,-0.13,-0.03,0 +PARAM_BODY_ANGLE_Z=0,0.04,0.14,0.31,0.53,0.78,1.06,1.35,1.65,1.94,2.22,2.47,2.69,2.86,2.96,3,2.84,2.41,1.77,0.96,0.07,-0.88,-1.82,-2.69,-3.46,-4.11,-4.59,-4.9,-5,-4.91,-4.66,-4.26,-3.74,-3.13,-2.44,-1.68,-0.9,-0.1,0.7,1.47,2.2,2.88,3.48,4,4.43,4.74,4.93,5,4.98,4.93,4.85,4.75,4.63,4.51,4.4,4.29,4.19,4.11,4.05,4.01,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3.86,3.49,2.96,2.33,1.67,1.04,0.51,0.14,0 +PARAM_BODY2_ANGLE_Z=0,0.04,0.14,0.31,0.53,0.78,1.06,1.35,1.65,1.94,2.22,2.47,2.69,2.86,2.96,3,2.82,2.34,1.61,0.71,-0.3,-1.37,-2.42,-3.4,-4.26,-4.99,-5.54,-5.88,-6,-5.86,-5.45,-4.82,-3.99,-3.01,-1.9,-0.69,0.55,1.84,3.12,4.36,5.52,6.61,7.57,8.41,9.08,9.58,9.89,10,10,10,9.998,9.997,9.996,9.994,9.992,9.989,9.986,9.983,9.979,9.975,9.971,9.966,9.961,9.955,9.95,9.943,9.937,9.93,9.923,9.915,9.907,9.899,9.89,9.881,9.871,9.861,9.851,9.84,9.829,9.818,9.806,9.794,9.781,9.768,9.755,9.741,9.727,9.712,9.697,9.682,9.666,9.65,9.634,9.617,9.6,9.582,9.564,9.545,9.526,9.507,9.487,9.47,9.446,9.43,9.4,9.38,9.36,9.34,9.31,9.29,9.27,9.24,9.22,9.19,9.17,9.14,9.11,9.09,9.06,9.03,9,8.97,8.95,8.92,8.89,8.85,8.82,8.79,8.76,8.73,8.7,8.66,8.63,8.59,8.56,8.53,8.49,8.45,8.42,8.38,8.34,8.31,8.27,8.23,8.19,8.15,8.11,8.07,8.03,7.99,7.94,7.9,7.86,7.81,7.77,7.73,7.68,7.64,7.59,7.54,7.5,7.45,7.4,7.35,7.3,7.25,7.2,7.15,7.1,7.05,7,6.72,6.05,5.11,4.01,2.88,1.79,0.87,0.24,0 +PARAM_DM_Z=0,0,0.001,0.002,0.004,0.006,0.009,0.012,0.016,0.02,0.024,0.029,0.034,0.04,0.046,0.053,0.059,0.066,0.074,0.082,0.09,0.099,0.107,0.117,0.126,0.136,0.146,0.156,0.167,0.177,0.188,0.2,0.211,0.223,0.234,0.247,0.259,0.271,0.284,0.296,0.309,0.322,0.335,0.349,0.362,0.375,0.389,0.402,0.416,0.43,0.443,0.457,0.471,0.484,0.498,0.512,0.526,0.54,0.553,0.567,0.581,0.594,0.608,0.621,0.635,0.648,0.661,0.674,0.687,0.7,0.712,0.725,0.737,0.749,0.761,0.773,0.785,0.796,0.807,0.818,0.829,0.839,0.85,0.86,0.869,0.879,0.888,0.897,0.905,0.914,0.922,0.929,0.936,0.943,0.95,0.956,0.962,0.967,0.972,0.977,0.981,0.985,0.989,0.992,0.994,0.996,0.998,0.999,1,1,0.995,0.982,0.96,0.93,0.9,0.86,0.81,0.75,0.7,0.64,0.57,0.5,0.43,0.36,0.28,0.21,0.13,0.05,-0.03,-0.11,-0.19,-0.26,-0.34,-0.41,-0.48,-0.55,-0.61,-0.67,-0.73,-0.78,-0.83,-0.87,-0.91,-0.94,-0.97,-0.985,-0.996,-1,-0.997,-0.987,-0.972,-0.95,-0.93,-0.9,-0.87,-0.83,-0.79,-0.75,-0.71,-0.66,-0.62,-0.57,-0.52,-0.48,-0.43,-0.38,-0.34,-0.3,-0.25,-0.21,-0.18,-0.14,-0.11,-0.08,-0.05,-0.03,-0.013,-0.001,0.007,0.01 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/33/motions/touch.mtn b/model/bilibili-live/33/motions/touch.mtn new file mode 100644 index 0000000..0cef95d --- /dev/null +++ b/model/bilibili-live/33/motions/touch.mtn @@ -0,0 +1,44 @@ +# Live2D Animator Motion Data +$fps=30 + +$fadein=0 + +$fadeout=0 + +PARAM_ANGLE_X=0,-1.03,-3.74,-7.65,-12.12,-16.75,-21.08,-24.77,-27.6,-29.37,-30,-29.993,-29.94,-29.8,-29.52,-29.08,-28.46,-27.65,-26.63,-25.43,-24,-21.58,-18.58,-15.19,-11.79,-8.52,-5.62,-3.24,-1.47,-0.38,0 +PARAM_ANGLE_Y=0,-1.03,-3.74,-7.65,-12.12,-16.75,-21.08,-24.77,-27.6,-29.37,-30,-29.9,-29.59,-29.03,-28.22,-27.13,-25.79,-24.19,-22.36,-20.31,-18,-14.86,-11.92,-9.17,-6.76,-4.67,-2.96,-1.65,-0.73,-0.18,0 +PARAM_ANGLE_Z=0,-0.16,-0.62,-1.36,-2.33,-3.5,-4.82,-6.25,-7.77,-9.35,-11,-13.05,-14.77,-16.22,-17.38,-18.29,-18.97,-19.46,-19.77,-19.95,-20,-19.31,-17.51,-14.9,-11.92,-8.83,-5.95,-3.48,-1.6,-0.42,0 +PARAM_EYE_L_OPEN=1,0.992,0.97,0.94,0.9,0.87,0.83,0.8,0.78,0.765,0.76,0.762,0.769,0.779,0.792,0.807,0.824,0.842,0.861,0.88,0.9,0.92,0.944,0.96,0.973,0.983,0.99,0.995,0.998,0.999,1 +PARAM_EYE_R_OPEN=1,0.992,0.97,0.94,0.9,0.87,0.83,0.8,0.78,0.765,0.76,0.762,0.769,0.779,0.792,0.807,0.824,0.842,0.861,0.88,0.9,0.92,0.944,0.96,0.973,0.983,0.99,0.995,0.998,0.999,1 +PARAM_EYE_BALL_X=0,0.016,0.06,0.12,0.19,0.26,0.34,0.4,0.46,0.5,0.53,0.55,0.572,0.584,0.593,0.597,0.6,0.601,0.6,0.6,0.6,0.58,0.53,0.45,0.36,0.26,0.18,0.1,0.05,0.01,0 +PARAM_EYE_BALL_Y=0,0.002,0.01,0.022,0.04,0.06,0.09,0.12,0.16,0.2,0.25,0.31,0.37,0.42,0.46,0.5,0.53,0.55,0.568,0.577,0.58,0.56,0.51,0.43,0.35,0.26,0.17,0.1,0.05,0.01,0 +PARAM_BROW_L_Y=0,-0.03,-0.1,-0.2,-0.31,-0.43,-0.54,-0.64,-0.71,-0.75,-0.77,-0.763,-0.744,-0.72,-0.68,-0.63,-0.59,-0.53,-0.48,-0.42,-0.36,-0.31,-0.25,-0.2,-0.15,-0.11,-0.07,-0.04,-0.02,-0.005,0 +PARAM_BROW_R_Y=0,-0.03,-0.1,-0.2,-0.32,-0.45,-0.56,-0.66,-0.74,-0.78,-0.8,-0.793,-0.773,-0.74,-0.71,-0.66,-0.61,-0.55,-0.5,-0.44,-0.38,-0.32,-0.26,-0.21,-0.16,-0.11,-0.08,-0.04,-0.02,-0.005,0 +PARAM_BROW_L_FORM=0,-0.03,-0.12,-0.25,-0.4,-0.56,-0.7,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.88,-0.75,-0.6,-0.44,-0.3,-0.17,-0.08,-0.02,0 +PARAM_BROW_R_FORM=0,-0.03,-0.12,-0.25,-0.4,-0.56,-0.7,-0.83,-0.92,-0.98,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.97,-0.88,-0.75,-0.6,-0.44,-0.3,-0.17,-0.08,-0.02,0 +PARAM_MOUTH_FORM=0 +PARAM_MOUTH_OPEN_Y=0,0.004,0.017,0.037,0.06,0.09,0.12,0.16,0.2,0.24,0.27,0.31,0.35,0.38,0.42,0.45,0.47,0.49,0.507,0.517,0.52,0.502,0.46,0.39,0.31,0.23,0.15,0.09,0.04,0.01,0 +PARAM_CHEEK=0 +PARAM_ARMR_ANGLE_Z=0,-0.001,-0.006,-0.014,-0.026,-0.043,-0.063,-0.09,-0.11,-0.15,-0.18,-0.23,-0.27,-0.31,-0.35,-0.38,-0.41,-0.425,-0.439,-0.447,-0.45,-0.435,-0.39,-0.34,-0.27,-0.2,-0.13,-0.08,-0.04,-0.01,0 +PARAM_ARML_ANGLE_Z=0,-0.003,-0.01,-0.022,-0.038,-0.057,-0.08,-0.1,-0.13,-0.15,-0.18,-0.21,-0.24,-0.27,-0.286,-0.301,-0.313,-0.321,-0.326,-0.329,-0.33,-0.319,-0.29,-0.25,-0.2,-0.15,-0.1,-0.06,-0.03,-0.007,0 +PARAM_BODY_ANGLE_X=0,-0.09,-0.33,-0.7,-1.19,-1.75,-2.4,-3.08,-3.79,-4.53,-5.28,-6,-6.71,-7.39,-8,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-9.66,-8.75,-7.45,-5.96,-4.42,-2.97,-1.74,-0.8,-0.21,0 +PARAM_BODY_ANGLE_Z=0,0.009,0.03,0.07,0.12,0.18,0.24,0.31,0.38,0.45,0.53,0.6,0.67,0.74,0.8,0.86,0.91,0.94,0.97,0.993,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0 +PARAM_BODY2_ANGLE_Z=0,0.017,0.07,0.14,0.24,0.35,0.48,0.62,0.76,0.91,1.06,1.2,1.34,1.48,1.6,1.71,1.81,1.89,1.95,1.99,2,1.93,1.75,1.49,1.19,0.88,0.59,0.35,0.16,0.04,0 +PARAM_BODY3_ANGLE_Z=0,-0.05,-0.2,-0.42,-0.71,-1.05,-1.44,-1.85,-2.28,-2.72,-3.17,-3.6,-4.03,-4.43,-4.8,-5.14,-5.43,-5.67,-5.85,-5.96,-6,-5.79,-5.25,-4.47,-3.58,-2.65,-1.78,-1.05,-0.48,-0.13,0 +PARAM_DM_Z=0 +VISIBLE:ROUGH=1 +VISIBLE:PARTS_01_FACE_001=1 +VISIBLE:PARTS_01_EYE_001=1 +VISIBLE:PARTS_01_EYE_BALL_001=1 +VISIBLE:PARTS_01_BROW_001=1 +VISIBLE:PARTS_01_MOUTH_001=1 +VISIBLE:PARTS_01_NOSE_001=1 +VISIBLE:PARTS_01_EAR_001=1 +VISIBLE:PARTS_01_HAIR_FRONT_001=1 +VISIBLE:PARTS_01_HAIR_SIDE_001=1 +VISIBLE:PARTS_01_HAIR_BACK_001=1 +VISIBLE:PARTS_01_NECK=1 +VISIBLE:PARTS_01_BODY=1 +VISIBLE:PARTS_01_LEGS=1 +VISIBLE:PARTS_01_BACKGROUND=1 +VISIBLE:PARTS_01_SKETCH=0 \ No newline at end of file diff --git a/model/bilibili-live/33/texture_00/closet-default-v2.png b/model/bilibili-live/33/texture_00/closet-default-v2.png new file mode 100644 index 0000000..9cee122 Binary files /dev/null and b/model/bilibili-live/33/texture_00/closet-default-v2.png differ diff --git a/model/bilibili-live/33/texture_01/cba-normal-upper.png b/model/bilibili-live/33/texture_01/cba-normal-upper.png new file mode 100644 index 0000000..84a14f9 Binary files /dev/null and b/model/bilibili-live/33/texture_01/cba-normal-upper.png differ diff --git a/model/bilibili-live/33/texture_01/cba-super-upper.png b/model/bilibili-live/33/texture_01/cba-super-upper.png new file mode 100644 index 0000000..0825a28 Binary files /dev/null and b/model/bilibili-live/33/texture_01/cba-super-upper.png differ diff --git a/model/bilibili-live/33/texture_01/default-upper.png b/model/bilibili-live/33/texture_01/default-upper.png new file mode 100644 index 0000000..ee27310 Binary files /dev/null and b/model/bilibili-live/33/texture_01/default-upper.png differ diff --git a/model/bilibili-live/33/texture_01/newyear-upper.png b/model/bilibili-live/33/texture_01/newyear-upper.png new file mode 100644 index 0000000..56e8544 Binary files /dev/null and b/model/bilibili-live/33/texture_01/newyear-upper.png differ diff --git a/model/bilibili-live/33/texture_01/school2017-upper.png b/model/bilibili-live/33/texture_01/school2017-upper.png new file mode 100644 index 0000000..4c62614 Binary files /dev/null and b/model/bilibili-live/33/texture_01/school2017-upper.png differ diff --git a/model/bilibili-live/33/texture_01/spring-2018-upper.png b/model/bilibili-live/33/texture_01/spring-2018-upper.png new file mode 100644 index 0000000..606eb0f Binary files /dev/null and b/model/bilibili-live/33/texture_01/spring-2018-upper.png differ diff --git a/model/bilibili-live/33/texture_01/summer2017-high-upper.png b/model/bilibili-live/33/texture_01/summer2017-high-upper.png new file mode 100644 index 0000000..d9875a8 Binary files /dev/null and b/model/bilibili-live/33/texture_01/summer2017-high-upper.png differ diff --git a/model/bilibili-live/33/texture_01/summer2017-low-upper.png b/model/bilibili-live/33/texture_01/summer2017-low-upper.png new file mode 100644 index 0000000..1659c5c Binary files /dev/null and b/model/bilibili-live/33/texture_01/summer2017-low-upper.png differ diff --git a/model/bilibili-live/33/texture_01/tomo-high-upper.png b/model/bilibili-live/33/texture_01/tomo-high-upper.png new file mode 100644 index 0000000..b75fd12 Binary files /dev/null and b/model/bilibili-live/33/texture_01/tomo-high-upper.png differ diff --git a/model/bilibili-live/33/texture_01/tomo-low-upper.png b/model/bilibili-live/33/texture_01/tomo-low-upper.png new file mode 100644 index 0000000..ae1cc2b Binary files /dev/null and b/model/bilibili-live/33/texture_01/tomo-low-upper.png differ diff --git a/model/bilibili-live/33/texture_01/valley2017-upper.png b/model/bilibili-live/33/texture_01/valley2017-upper.png new file mode 100644 index 0000000..94b6840 Binary files /dev/null and b/model/bilibili-live/33/texture_01/valley2017-upper.png differ diff --git a/model/bilibili-live/33/texture_01/vdays-upper.png b/model/bilibili-live/33/texture_01/vdays-upper.png new file mode 100644 index 0000000..e737b50 Binary files /dev/null and b/model/bilibili-live/33/texture_01/vdays-upper.png differ diff --git a/model/bilibili-live/33/texture_01/xmas-upper.png b/model/bilibili-live/33/texture_01/xmas-upper.png new file mode 100644 index 0000000..8ea3f50 Binary files /dev/null and b/model/bilibili-live/33/texture_01/xmas-upper.png differ diff --git a/model/bilibili-live/33/texture_02/cba-normal-lower.png b/model/bilibili-live/33/texture_02/cba-normal-lower.png new file mode 100644 index 0000000..14d4ac8 Binary files /dev/null and b/model/bilibili-live/33/texture_02/cba-normal-lower.png differ diff --git a/model/bilibili-live/33/texture_02/cba-super-lower.png b/model/bilibili-live/33/texture_02/cba-super-lower.png new file mode 100644 index 0000000..b84bdc1 Binary files /dev/null and b/model/bilibili-live/33/texture_02/cba-super-lower.png differ diff --git a/model/bilibili-live/33/texture_02/default-lower.png b/model/bilibili-live/33/texture_02/default-lower.png new file mode 100644 index 0000000..14fa781 Binary files /dev/null and b/model/bilibili-live/33/texture_02/default-lower.png differ diff --git a/model/bilibili-live/33/texture_02/newyear-lower.png b/model/bilibili-live/33/texture_02/newyear-lower.png new file mode 100644 index 0000000..c63a26b Binary files /dev/null and b/model/bilibili-live/33/texture_02/newyear-lower.png differ diff --git a/model/bilibili-live/33/texture_02/school2017-lower.png b/model/bilibili-live/33/texture_02/school2017-lower.png new file mode 100644 index 0000000..4c16284 Binary files /dev/null and b/model/bilibili-live/33/texture_02/school2017-lower.png differ diff --git a/model/bilibili-live/33/texture_02/spring-2018-lower.png b/model/bilibili-live/33/texture_02/spring-2018-lower.png new file mode 100644 index 0000000..32c30c7 Binary files /dev/null and b/model/bilibili-live/33/texture_02/spring-2018-lower.png differ diff --git a/model/bilibili-live/33/texture_02/summer2017-high-lower.png b/model/bilibili-live/33/texture_02/summer2017-high-lower.png new file mode 100644 index 0000000..78b4936 Binary files /dev/null and b/model/bilibili-live/33/texture_02/summer2017-high-lower.png differ diff --git a/model/bilibili-live/33/texture_02/summer2017-low-lower.png b/model/bilibili-live/33/texture_02/summer2017-low-lower.png new file mode 100644 index 0000000..ce84ef7 Binary files /dev/null and b/model/bilibili-live/33/texture_02/summer2017-low-lower.png differ diff --git a/model/bilibili-live/33/texture_02/tomo-high-lower.png b/model/bilibili-live/33/texture_02/tomo-high-lower.png new file mode 100644 index 0000000..11018fc Binary files /dev/null and b/model/bilibili-live/33/texture_02/tomo-high-lower.png differ diff --git a/model/bilibili-live/33/texture_02/tomo-low-lower.png b/model/bilibili-live/33/texture_02/tomo-low-lower.png new file mode 100644 index 0000000..72fa6b4 Binary files /dev/null and b/model/bilibili-live/33/texture_02/tomo-low-lower.png differ diff --git a/model/bilibili-live/33/texture_02/valley2017-lower.png b/model/bilibili-live/33/texture_02/valley2017-lower.png new file mode 100644 index 0000000..02de42d Binary files /dev/null and b/model/bilibili-live/33/texture_02/valley2017-lower.png differ diff --git a/model/bilibili-live/33/texture_02/vdays-lower.png b/model/bilibili-live/33/texture_02/vdays-lower.png new file mode 100644 index 0000000..7583b16 Binary files /dev/null and b/model/bilibili-live/33/texture_02/vdays-lower.png differ diff --git a/model/bilibili-live/33/texture_02/xmas-lower.png b/model/bilibili-live/33/texture_02/xmas-lower.png new file mode 100644 index 0000000..fddeb05 Binary files /dev/null and b/model/bilibili-live/33/texture_02/xmas-lower.png differ diff --git a/model/bilibili-live/33/texture_03/cba-hat.png b/model/bilibili-live/33/texture_03/cba-hat.png new file mode 100644 index 0000000..478928f Binary files /dev/null and b/model/bilibili-live/33/texture_03/cba-hat.png differ diff --git a/model/bilibili-live/33/texture_03/default-hat.png b/model/bilibili-live/33/texture_03/default-hat.png new file mode 100644 index 0000000..d488018 Binary files /dev/null and b/model/bilibili-live/33/texture_03/default-hat.png differ diff --git a/model/bilibili-live/33/texture_03/newyear-hat.png b/model/bilibili-live/33/texture_03/newyear-hat.png new file mode 100644 index 0000000..a89f261 Binary files /dev/null and b/model/bilibili-live/33/texture_03/newyear-hat.png differ diff --git a/model/bilibili-live/33/texture_03/school2017-hat.png b/model/bilibili-live/33/texture_03/school2017-hat.png new file mode 100644 index 0000000..9cfd08f Binary files /dev/null and b/model/bilibili-live/33/texture_03/school2017-hat.png differ diff --git a/model/bilibili-live/33/texture_03/spring-2018-hat.png b/model/bilibili-live/33/texture_03/spring-2018-hat.png new file mode 100644 index 0000000..1f0b09a Binary files /dev/null and b/model/bilibili-live/33/texture_03/spring-2018-hat.png differ diff --git a/model/bilibili-live/33/texture_03/summer2017-hat.png b/model/bilibili-live/33/texture_03/summer2017-hat.png new file mode 100644 index 0000000..501d042 Binary files /dev/null and b/model/bilibili-live/33/texture_03/summer2017-hat.png differ diff --git a/model/bilibili-live/33/texture_03/tomo-high-hat.png b/model/bilibili-live/33/texture_03/tomo-high-hat.png new file mode 100644 index 0000000..3545516 Binary files /dev/null and b/model/bilibili-live/33/texture_03/tomo-high-hat.png differ diff --git a/model/bilibili-live/33/texture_03/tomo-low-hat.png b/model/bilibili-live/33/texture_03/tomo-low-hat.png new file mode 100644 index 0000000..ea1d751 Binary files /dev/null and b/model/bilibili-live/33/texture_03/tomo-low-hat.png differ diff --git a/model/bilibili-live/33/texture_03/valley2017-hat.png b/model/bilibili-live/33/texture_03/valley2017-hat.png new file mode 100644 index 0000000..a2e62ed Binary files /dev/null and b/model/bilibili-live/33/texture_03/valley2017-hat.png differ diff --git a/model/bilibili-live/33/texture_03/vdays-hat.png b/model/bilibili-live/33/texture_03/vdays-hat.png new file mode 100644 index 0000000..3d31358 Binary files /dev/null and b/model/bilibili-live/33/texture_03/vdays-hat.png differ diff --git a/model/bilibili-live/33/texture_03/xmas-hat.png b/model/bilibili-live/33/texture_03/xmas-hat.png new file mode 100644 index 0000000..b93c927 Binary files /dev/null and b/model/bilibili-live/33/texture_03/xmas-hat.png differ diff --git a/model/bilibili-live/33/texture_03/xmas-headwear.png b/model/bilibili-live/33/texture_03/xmas-headwear.png new file mode 100644 index 0000000..16cf04a Binary files /dev/null and b/model/bilibili-live/33/texture_03/xmas-headwear.png differ diff --git a/model/bilibili-live/33/textures.cache b/model/bilibili-live/33/textures.cache new file mode 100644 index 0000000..11fd2c9 --- /dev/null +++ b/model/bilibili-live/33/textures.cache @@ -0,0 +1 @@ +[["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/cba-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/default-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/newyear-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/school2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/spring-2018-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/summer2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/tomo-high-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/tomo-low-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/valley2017-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/vdays-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/xmas-hat.png"],["texture_00/closet-default-v2.png","texture_01/cba-normal-upper.png","texture_02/cba-normal-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/cba-super-upper.png","texture_02/cba-super-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/default-upper.png","texture_02/default-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/newyear-upper.png","texture_02/newyear-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/school2017-upper.png","texture_02/school2017-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/spring-2018-upper.png","texture_02/spring-2018-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-high-upper.png","texture_02/summer2017-high-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/summer2017-low-upper.png","texture_02/summer2017-low-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/tomo-high-upper.png","texture_02/tomo-high-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/tomo-low-upper.png","texture_02/tomo-low-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/valley2017-upper.png","texture_02/valley2017-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/vdays-upper.png","texture_02/vdays-lower.png","texture_03/xmas-headwear.png"],["texture_00/closet-default-v2.png","texture_01/xmas-upper.png","texture_02/xmas-lower.png","texture_03/xmas-headwear.png"]] \ No newline at end of file diff --git a/model/bilibili-live/33/textures_order.json b/model/bilibili-live/33/textures_order.json new file mode 100644 index 0000000..6b672d5 --- /dev/null +++ b/model/bilibili-live/33/textures_order.json @@ -0,0 +1,5 @@ +[ + ["texture_00"], + ["texture_01","texture_02"], + ["texture_03"] +] \ No newline at end of file diff --git a/model_list.json b/model_list.json new file mode 100644 index 0000000..1694a34 --- /dev/null +++ b/model_list.json @@ -0,0 +1,44 @@ +{ + "models": [ + "Potion-Maker/Pio", + "Potion-Maker/Tia", + "bilibili-live/22", + "bilibili-live/33", + [ + "ShizukuTalk/shizuku-48", + "ShizukuTalk/shizuku-pajama" + ], + [ + "HyperdimensionNeptunia/neptune_classic", + "HyperdimensionNeptunia/nepnep", + "HyperdimensionNeptunia/neptune_santa", + "HyperdimensionNeptunia/nepmaid", + "HyperdimensionNeptunia/nepswim", + "HyperdimensionNeptunia/noir_classic", + "HyperdimensionNeptunia/noir", + "HyperdimensionNeptunia/noir_santa", + "HyperdimensionNeptunia/noireswim", + "HyperdimensionNeptunia/blanc_classic", + "HyperdimensionNeptunia/blanc_normal", + "HyperdimensionNeptunia/blanc_swimwear", + "HyperdimensionNeptunia/vert_classic", + "HyperdimensionNeptunia/vert_normal", + "HyperdimensionNeptunia/vert_swimwear", + "HyperdimensionNeptunia/nepgear", + "HyperdimensionNeptunia/nepgear_extra", + "HyperdimensionNeptunia/nepgearswim", + "HyperdimensionNeptunia/histoire", + "HyperdimensionNeptunia/histoirenohover" + ], + "KantaiCollection/murakumo" + ], + "messages": [ + "来自 Potion Maker 的 Pio 酱 ~", + "来自 Potion Maker 的 Tia 酱 ~", + "来自 Bilibili Live 的 22 哦 ~", + "来自 Bilibili Live 的 33 的说", + "Shizuku Talk !这里是 Shizuku ~", + "Nep! Nep! 超次元游戏:海王星 系列", + "艦隊これくしょん / 叢雲(むらくも)" + ] +} \ No newline at end of file