Skip to content

Commit dd9a750

Browse files
committed
a
1 parent 3a23546 commit dd9a750

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+622
-37
lines changed
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"animations": [
3+
{
4+
"loop": false,
5+
"offsets": [0, 0],
6+
"anim": "idle",
7+
"fps": 24,
8+
"name": "Z_idle",
9+
"indices": []
10+
},
11+
{
12+
"loop": false,
13+
"offsets": [52, 17],
14+
"anim": "singLEFT",
15+
"fps": 24,
16+
"name": "Z_left",
17+
"indices": []
18+
},
19+
{
20+
"loop": false,
21+
"offsets": [17, 16],
22+
"anim": "singDOWN",
23+
"fps": 24,
24+
"name": "Z_down",
25+
"indices": []
26+
},
27+
{
28+
"loop": false,
29+
"offsets": [25, 29],
30+
"anim": "singUP",
31+
"fps": 24,
32+
"name": "Z_up",
33+
"indices": []
34+
},
35+
{
36+
"loop": false,
37+
"offsets": [-5, 5],
38+
"anim": "singRIGHT",
39+
"fps": 24,
40+
"name": "Z_right",
41+
"indices": []
42+
},
43+
{
44+
"loop": false,
45+
"offsets": [-8, -25],
46+
"anim": "idle-alt",
47+
"fps": 24,
48+
"name": "alt_Z_idle",
49+
"indices": []
50+
},
51+
{
52+
"loop": false,
53+
"offsets": [38, -17],
54+
"anim": "singLEFT-alt",
55+
"fps": 24,
56+
"name": "alt_Z_left",
57+
"indices": []
58+
},
59+
{
60+
"loop": false,
61+
"offsets": [19, -14],
62+
"anim": "singDOWN-alt",
63+
"fps": 24,
64+
"name": "alt_Z_down",
65+
"indices": []
66+
},
67+
{
68+
"loop": false,
69+
"offsets": [165, 28],
70+
"anim": "singUP-alt",
71+
"fps": 24,
72+
"name": "alt_Z_up",
73+
"indices": []
74+
},
75+
{
76+
"loop": false,
77+
"offsets": [12, -12],
78+
"anim": "singRIGHT-alt",
79+
"fps": 24,
80+
"name": "alt_Z_right",
81+
"indices": []
82+
}
83+
],
84+
"vocals_file": "",
85+
"no_antialiasing": false,
86+
"score_name": "Z11",
87+
"image": "characters/Z_assest",
88+
"position": [120, 90],
89+
"healthicon": "Z_icon",
90+
"flip_x": false,
91+
"healthbar_colors": [95, 60, 155],
92+
"camera_position": [0, 0],
93+
"sing_duration": 6.1,
94+
"scale": 1,
95+
"_editor_isPlayer": false
96+
}
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"animations": [
3+
{
4+
"loop": false,
5+
"offsets": [0, 0],
6+
"anim": "danceLeft",
7+
"fps": 24,
8+
"name": "idle",
9+
"indices": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
10+
},
11+
{
12+
"loop": false,
13+
"offsets": [-1, 53],
14+
"anim": "danceRight",
15+
"fps": 24,
16+
"name": "idle alt",
17+
"indices": []
18+
},
19+
{
20+
"loop": false,
21+
"offsets": [27, -40],
22+
"anim": "singDOWN",
23+
"fps": 24,
24+
"name": "down0",
25+
"indices": []
26+
},
27+
{
28+
"loop": false,
29+
"offsets": [5, -30],
30+
"anim": "singUP",
31+
"fps": 24,
32+
"name": "up0",
33+
"indices": []
34+
},
35+
{
36+
"loop": false,
37+
"offsets": [27, -20],
38+
"anim": "singDOWN-alt",
39+
"fps": 24,
40+
"name": "down alt",
41+
"indices": []
42+
},
43+
{
44+
"loop": false,
45+
"offsets": [6, -17],
46+
"anim": "singUP-alt",
47+
"fps": 24,
48+
"name": "up alt",
49+
"indices": []
50+
},
51+
{
52+
"offsets": [17, -33],
53+
"loop": false,
54+
"fps": 24,
55+
"anim": "singLEFT",
56+
"indices": [],
57+
"name": "right0"
58+
},
59+
{
60+
"offsets": [-22, 5],
61+
"loop": false,
62+
"fps": 24,
63+
"anim": "singRIGHT",
64+
"indices": [],
65+
"name": "left0"
66+
},
67+
{
68+
"offsets": [17, -8],
69+
"loop": false,
70+
"fps": 24,
71+
"anim": "singLEFT-alt",
72+
"indices": [],
73+
"name": "right alt"
74+
},
75+
{
76+
"offsets": [-23, 30],
77+
"loop": false,
78+
"fps": 24,
79+
"anim": "singRIGHT-alt",
80+
"indices": [],
81+
"name": "left alt"
82+
}
83+
],
84+
"vocals_file": "",
85+
"no_antialiasing": false,
86+
"score_name": "Zenetta",
87+
"image": "characters/Zenetta_assets",
88+
"position": [0, 0],
89+
"healthicon": "z12",
90+
"flip_x": false,
91+
"healthbar_colors": [235, 135, 0],
92+
"camera_position": [80, 40],
93+
"sing_duration": 6.1,
94+
"scale": 1,
95+
"_editor_isPlayer": true
96+
}

0 commit comments

Comments
 (0)