summaryrefslogtreecommitdiff
path: root/Live2dHistoire/live2d/model/nep/model.json
diff options
context:
space:
mode:
authormayx <mayx@outlook.com>2022-01-24 14:27:29 +0100
committermayx <mayx@outlook.com>2022-01-24 14:27:29 +0100
commit9514c646335b87251cab2b22c4cea70bd3800763 (patch)
tree8f1072f2d12731f6808f539a19bc8bc057c6409b /Live2dHistoire/live2d/model/nep/model.json
parent86ab19c89877022790538f763ac8624515309128 (diff)
add Live2D
Diffstat (limited to 'Live2dHistoire/live2d/model/nep/model.json')
-rw-r--r--Live2dHistoire/live2d/model/nep/model.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/Live2dHistoire/live2d/model/nep/model.json b/Live2dHistoire/live2d/model/nep/model.json
new file mode 100644
index 0000000..cf0ecb5
--- /dev/null
+++ b/Live2dHistoire/live2d/model/nep/model.json
@@ -0,0 +1,58 @@
+{
+ "version":"1.0.0",
+ "model":"model.moc",
+ "textures":[
+ "histoire.1024/0.png",
+ "histoire.1024/1.png",
+ "histoire.1024/normal_2.png"
+ ],
+ "layout":{
+ "center_x":0.0,
+ "center_y":-0.05,
+ "width":2.0
+ },
+ "hit_areas_custom":{
+ "head_x":[-1, 1],
+ "head_y":[1, -1],
+ "body_x":[-1, -1],
+ "body_y":[1, -1]
+ },
+ "motions":{
+ "idle":[
+ {"file":"motions/idle/idle_00.mtn"},
+ {"file":"motions/idle/idle_01.mtn"},
+ {"file":"motions/idle/idle_02.mtn"}
+ ],
+ "sleepy":[
+ {"file":"motions/tap/shake.mtn"}
+ ],
+ "flick_head":[
+ {"file":"motions/tap/refuse.mtn"},
+ {"file":"motions/tap/nep_slide_head_2.mtn"},
+ {"file":"motions/tap/nep_touch_belly_2.mtn"},
+ {"file":"motions/tap/nep_touch_boobs_1.mtn"}
+ ],
+ "tap_body":[
+ {"file":"motions/tap/smile.mtn"}
+
+ ],
+ "talk":[
+ {"file":"motions/tap/nep_touch_belly_1.mtn"},
+ {"file":"motions/tap/nep_slide_head_2.mtn"},
+ {"file":"motions/tap/nep_touch_head_1.mtn"}
+
+ ],
+ "rest":[
+ {"file":"motions/tap/tilt_head.mtn"},
+ {"file":"motions/idle/idle_00.mtn"},
+ {"file":"motions/idle/idle_01.mtn"},
+ {"file":"motions/idle/idle_02.mtn"}
+ ],
+ "":[
+ {"file":"motions/tap/nep_touch_belly_1.mtn"},
+ {"file":"motions/tap/nep_slide_head_2.mtn"},
+ {"file":"motions/tap/nep_touch_head_1.mtn"},
+ {"file":"motions/tap/nep_touch_boobs_1.mtn"}
+ ]
+ }
+} \ No newline at end of file