Skip to content

Commit 7870198

Browse files
committed
v1.0h
1 parent 3e16ea4 commit 7870198

File tree

3 files changed

+4377
-4445
lines changed

3 files changed

+4377
-4445
lines changed

Funkin in Sunny Side Skies/characters/adamCrewmate.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
11
{
22
"animations": [
33
{
4-
"loop": false,
54
"offsets": [
65
0,
76
0
87
],
9-
"anim": "idle",
8+
"loop": false,
109
"fps": 24,
11-
"name": "Idle",
12-
"indices": []
10+
"anim": "idle",
11+
"indices": [],
12+
"name": "Idle"
1313
},
1414
{
15-
"loop": false,
1615
"offsets": [
1716
0,
1817
0
1918
],
20-
"anim": "singLEFT",
19+
"loop": false,
2120
"fps": 24,
22-
"name": "Sing Left",
23-
"indices": []
21+
"anim": "singDOWN",
22+
"indices": [],
23+
"name": "Sing Down"
2424
},
2525
{
26-
"loop": false,
2726
"offsets": [
2827
0,
2928
0
3029
],
31-
"anim": "singDOWN",
30+
"loop": false,
3231
"fps": 24,
33-
"name": "Sing Down",
34-
"indices": []
32+
"anim": "singUP",
33+
"indices": [],
34+
"name": "Sing Up"
3535
},
3636
{
37-
"loop": false,
3837
"offsets": [
3938
0,
4039
0
4140
],
42-
"anim": "singUP",
41+
"indices": [],
4342
"fps": 24,
44-
"name": "Sing Up",
45-
"indices": []
43+
"anim": "singLEFT",
44+
"loop": false,
45+
"name": "Sing Right"
4646
},
4747
{
48-
"loop": false,
4948
"offsets": [
5049
0,
5150
0
5251
],
53-
"anim": "singRIGHT",
52+
"indices": [],
5453
"fps": 24,
55-
"name": "Sing Right",
56-
"indices": []
54+
"anim": "singRIGHT",
55+
"loop": false,
56+
"name": "Sing Left"
5757
}
5858
],
5959
"no_antialiasing": true,

0 commit comments

Comments
 (0)