kevinwang676 commited on
Commit
ead231b
·
verified ·
1 Parent(s): 9d3a1b1

Create hiyori.model3.json

Browse files
Files changed (1) hide show
  1. hiyori.model3.json +82 -0
hiyori.model3.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Version": 3,
3
+ "FileReferences": {
4
+ "Moc": "hiyori_pro_t11.moc3",
5
+ "Textures": [
6
+ "hiyori_pro_t11.2048/texture_00.png",
7
+ "hiyori_pro_t11.2048/texture_01.png"
8
+ ],
9
+ "Physics": "hiyori_pro_t11.physics3.json",
10
+ "Pose": "hiyori_pro_t11.pose3.json",
11
+ "DisplayInfo": "hiyori_pro_t11.cdi3.json",
12
+ "Motions": {
13
+ "Idle": [
14
+ {
15
+ "File": "motion/hiyori_m01.motion3.json"
16
+ },
17
+ {
18
+ "File": "motion/hiyori_m02.motion3.json"
19
+ },
20
+ {
21
+ "File": "motion/hiyori_m05.motion3.json"
22
+ }
23
+ ],
24
+ "Flick": [
25
+ {
26
+ "File": "motion/hiyori_m03.motion3.json"
27
+ }
28
+ ],
29
+ "FlickDown": [
30
+ {
31
+ "File": "motion/hiyori_m04.motion3.json"
32
+ }
33
+ ],
34
+ "FlickUp": [
35
+ {
36
+ "File": "motion/hiyori_m06.motion3.json"
37
+ }
38
+ ],
39
+ "Tap": [
40
+ {
41
+ "File": "motion/hiyori_m07.motion3.json"
42
+ },
43
+ {
44
+ "File": "motion/hiyori_m08.motion3.json"
45
+ }
46
+ ],
47
+ "Tap@Body": [
48
+ {
49
+ "File": "motion/hiyori_m09.motion3.json"
50
+ }
51
+ ],
52
+ "Flick@Body": [
53
+ {
54
+ "File": "motion/hiyori_m10.motion3.json"
55
+ }
56
+ ]
57
+ }
58
+ },
59
+ "Groups": [
60
+ {
61
+ "Target": "Parameter",
62
+ "Name": "LipSync",
63
+ "Ids": [
64
+ "ParamMouthOpenY"
65
+ ]
66
+ },
67
+ {
68
+ "Target": "Parameter",
69
+ "Name": "EyeBlink",
70
+ "Ids": [
71
+ "ParamEyeLOpen",
72
+ "ParamEyeROpen"
73
+ ]
74
+ }
75
+ ],
76
+ "HitAreas": [
77
+ {
78
+ "Id": "HitArea",
79
+ "Name": "Body"
80
+ }
81
+ ]
82
+ }