Skip to content

Commit 54ac236

Browse files
committed
v2.1
1 parent 6a07bcd commit 54ac236

Some content is hidden

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

46 files changed

+15620
-60
lines changed
Binary file not shown.
59.6 KB
Binary file not shown.
280 KB
Binary file not shown.
294 KB
Binary file not shown.
202 KB
Binary file not shown.

Funkin in Sunny Side Skies/characters/adam.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,103 @@
11
{
22
"animations": [
33
{
4-
"offsets": [
5-
0,
6-
110
7-
],
8-
"loop": true,
9-
"fps": 24,
10-
"anim": "idle",
11-
"indices": [],
12-
"name": "Adam Idle"
13-
},
14-
{
4+
"loop": false,
155
"offsets": [
166
104,
177
97
188
],
19-
"loop": false,
20-
"fps": 24,
219
"anim": "singLEFT",
22-
"indices": [],
23-
"name": "Adam Sing Left"
10+
"fps": 24,
11+
"name": "Adam Sing Left",
12+
"indices": []
2413
},
2514
{
15+
"loop": false,
2616
"offsets": [
2717
-3,
2818
106
2919
],
30-
"loop": false,
31-
"fps": 24,
3220
"anim": "singRIGHT",
33-
"indices": [],
34-
"name": "Adam Sing Right"
21+
"fps": 24,
22+
"name": "Adam Sing Right",
23+
"indices": []
3524
},
3625
{
26+
"loop": false,
3727
"offsets": [
3828
54,
3929
78
4030
],
41-
"loop": false,
42-
"fps": 24,
4331
"anim": "singDOWN",
44-
"indices": [],
45-
"name": "Adam Sing Down"
32+
"fps": 24,
33+
"name": "Adam Sing Down",
34+
"indices": []
4635
},
4736
{
37+
"loop": false,
4838
"offsets": [
4939
41,
5040
176
5141
],
52-
"loop": false,
53-
"fps": 24,
5442
"anim": "singUP",
55-
"indices": [],
56-
"name": "Adam Sing Up"
43+
"fps": 24,
44+
"name": "Adam Sing Up",
45+
"indices": []
5746
},
5847
{
59-
"loop": false,
6048
"offsets": [
6149
200,
6250
50
6351
],
64-
"anim": "singDOWNmiss",
52+
"loop": false,
6553
"fps": 24,
66-
"name": "Adam Miss Down",
67-
"indices": []
54+
"anim": "singDOWNmiss",
55+
"indices": [],
56+
"name": "Adam Miss Down"
6857
},
6958
{
70-
"loop": false,
7159
"offsets": [
7260
8,
7361
106
7462
],
75-
"anim": "singRIGHTmiss",
63+
"loop": false,
7664
"fps": 24,
77-
"name": "Adam Miss Right",
78-
"indices": []
65+
"anim": "singRIGHTmiss",
66+
"indices": [],
67+
"name": "Adam Miss Right"
7968
},
8069
{
81-
"loop": false,
8270
"offsets": [
8371
40,
8472
133
8573
],
86-
"anim": "singUPmiss",
74+
"loop": false,
8775
"fps": 24,
88-
"name": "Adam Miss Up",
89-
"indices": []
76+
"anim": "singUPmiss",
77+
"indices": [],
78+
"name": "Adam Miss Up"
9079
},
9180
{
92-
"loop": false,
9381
"offsets": [
9482
91,
9583
91
9684
],
85+
"loop": false,
86+
"fps": 24,
9787
"anim": "singLEFTmiss",
88+
"indices": [],
89+
"name": "Adam Miss Left"
90+
},
91+
{
92+
"offsets": [
93+
0,
94+
110
95+
],
96+
"indices": [],
9897
"fps": 24,
99-
"name": "Adam Miss Left",
100-
"indices": []
98+
"anim": "idle",
99+
"loop": false,
100+
"name": "Adam Idle"
101101
}
102102
],
103103
"no_antialiasing": false,
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"animations": [
3+
{
4+
"offsets": [
5+
0,
6+
0
7+
],
8+
"loop": false,
9+
"fps": 24,
10+
"anim": "idle",
11+
"indices": [],
12+
"name": "Idle"
13+
},
14+
{
15+
"offsets": [
16+
0,
17+
0
18+
],
19+
"loop": false,
20+
"fps": 24,
21+
"anim": "singLEFT",
22+
"indices": [],
23+
"name": "Sing Left"
24+
},
25+
{
26+
"offsets": [
27+
0,
28+
0
29+
],
30+
"loop": false,
31+
"fps": 24,
32+
"anim": "singDOWN",
33+
"indices": [],
34+
"name": "Sing Down"
35+
},
36+
{
37+
"offsets": [
38+
0,
39+
0
40+
],
41+
"loop": false,
42+
"fps": 24,
43+
"anim": "singUP",
44+
"indices": [],
45+
"name": "Sing Up"
46+
},
47+
{
48+
"offsets": [
49+
0,
50+
0
51+
],
52+
"loop": false,
53+
"fps": 24,
54+
"anim": "singRIGHT",
55+
"indices": [],
56+
"name": "Sing Right"
57+
}
58+
],
59+
"no_antialiasing": true,
60+
"image": "characters/chaseZanta",
61+
"position": [
62+
0,
63+
0
64+
],
65+
"healthicon": "chaseWorried",
66+
"flip_x": false,
67+
"healthbar_colors": [
68+
120,
69+
96,
70+
144
71+
],
72+
"camera_position": [
73+
440,
74+
-540
75+
],
76+
"sing_duration": 4,
77+
"scale": 3
78+
}
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
{
2+
"animations": [
3+
{
4+
"offsets": [
5+
0,
6+
0
7+
],
8+
"loop": false,
9+
"fps": 24,
10+
"anim": "idle",
11+
"indices": [],
12+
"name": "Idle"
13+
},
14+
{
15+
"offsets": [
16+
0,
17+
0
18+
],
19+
"loop": false,
20+
"fps": 24,
21+
"anim": "singLEFT",
22+
"indices": [],
23+
"name": "Sing Left"
24+
},
25+
{
26+
"offsets": [
27+
0,
28+
0
29+
],
30+
"loop": false,
31+
"fps": 24,
32+
"anim": "singDOWN",
33+
"indices": [],
34+
"name": "Sing Down"
35+
},
36+
{
37+
"offsets": [
38+
0,
39+
0
40+
],
41+
"loop": false,
42+
"fps": 24,
43+
"anim": "singUP",
44+
"indices": [],
45+
"name": "Sing Up"
46+
},
47+
{
48+
"offsets": [
49+
0,
50+
0
51+
],
52+
"loop": false,
53+
"fps": 24,
54+
"anim": "singRIGHT",
55+
"indices": [],
56+
"name": "Sing Right"
57+
},
58+
{
59+
"offsets": [
60+
0,
61+
0
62+
],
63+
"indices": [],
64+
"fps": 24,
65+
"anim": "mosquitoMode1",
66+
"loop": false,
67+
"name": "Completely missed"
68+
},
69+
{
70+
"offsets": [
71+
0,
72+
0
73+
],
74+
"indices": [],
75+
"fps": 24,
76+
"anim": "mosquitoMode2",
77+
"loop": false,
78+
"name": "We spent so much money on that"
79+
}
80+
],
81+
"no_antialiasing": true,
82+
"image": "characters/elliotZanta",
83+
"position": [
84+
0,
85+
0
86+
],
87+
"healthicon": "elliotNutshell",
88+
"flip_x": true,
89+
"healthbar_colors": [
90+
37,
91+
46,
92+
85
93+
],
94+
"camera_position": [
95+
350,
96+
-350
97+
],
98+
"sing_duration": 4,
99+
"scale": 3
100+
}

0 commit comments

Comments
 (0)