diff options
author | mayx | 2025-05-23 18:10:49 +0000 |
---|---|---|
committer | mayx | 2025-05-23 18:10:49 +0000 |
commit | ffd614df6cb1fb5fc889f9191e231aa4eab17a29 (patch) | |
tree | e533cd07de8c25c8c84533a1aebca1e8e84e7a9b /Live2dHistoire/live2d/model/nep/model.json | |
parent | c6b5330945cd45f618486d9f0a821c7c95b20da8 (diff) |
Update 20 files
- /Live2dHistoire/live2d/model/nep/histoire.1024/0.png - /Live2dHistoire/live2d/model/nep/histoire.1024/1.png - /Live2dHistoire/live2d/model/nep/histoire.1024/normal_2.png - /Live2dHistoire/live2d/model/nep/motions/idle/idle_00.mtn - /Live2dHistoire/live2d/model/nep/motions/idle/idle_01.mtn - /Live2dHistoire/live2d/model/nep/motions/idle/idle_02.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/nep_slide_head_2.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/nep_touch_belly_1.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/nep_touch_belly_2.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/nep_touch_boobs_1.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/nep_touch_head_1.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/refuse.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/shake.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/smile.mtn - /Live2dHistoire/live2d/model/nep/motions/tap/tilt_head.mtn - /Live2dHistoire/live2d/model/nep/ico_histoire.png - /Live2dHistoire/live2d/model/nep/model.json - /Live2dHistoire/live2d/model/nep/model.moc - /Live2dHistoire/demo.html - /_data/proxylist.yml
Diffstat (limited to 'Live2dHistoire/live2d/model/nep/model.json')
-rw-r--r-- | Live2dHistoire/live2d/model/nep/model.json | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/Live2dHistoire/live2d/model/nep/model.json b/Live2dHistoire/live2d/model/nep/model.json deleted file mode 100644 index cf0ecb5..0000000 --- a/Live2dHistoire/live2d/model/nep/model.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "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 |