Skip to content

Commit 2126770

Browse files
committed
a handful of things
forgot to re-fix the metadata menu lol
1 parent 0618e20 commit 2126770

File tree

12 files changed

+5545
-5613
lines changed

12 files changed

+5545
-5613
lines changed
Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
{
2+
"animations": [
3+
{
4+
"loop": true,
5+
"offsets": [0, 0],
6+
"anim": "idle-alt",
7+
"fps": 24,
8+
"name": "Angry captain alt Idle instance 1",
9+
"indices": []
10+
},
11+
{
12+
"loop": true,
13+
"offsets": [0, 0],
14+
"anim": "singRIGHT-alt",
15+
"fps": 24,
16+
"name": "Angry captain alt RIGHT NOTE instance 1",
17+
"indices": []
18+
},
19+
{
20+
"loop": true,
21+
"offsets": [0, 0],
22+
"anim": "singLEFT-alt",
23+
"fps": 24,
24+
"name": "Angry captain alt LEFT NOTE instance 1",
25+
"indices": []
26+
},
27+
{
28+
"loop": true,
29+
"offsets": [0, 0],
30+
"anim": "singUP-alt",
31+
"fps": 24,
32+
"name": "Angry captain alt UP NOTE instance 1",
33+
"indices": []
34+
},
35+
{
36+
"loop": true,
37+
"offsets": [0, 0],
38+
"anim": "singDOWN-alt",
39+
"fps": 24,
40+
"name": "Angry captain alt DOWN NOTE instance 1",
41+
"indices": []
42+
},
43+
{
44+
"loop": false,
45+
"offsets": [0, 0],
46+
"anim": "idle",
47+
"fps": 24,
48+
"name": "captain Idle instance 1",
49+
"indices": []
50+
},
51+
{
52+
"loop": false,
53+
"offsets": [40, 0],
54+
"anim": "singLEFT",
55+
"fps": 24,
56+
"name": "captain LEFT NOTE instance 1",
57+
"indices": []
58+
},
59+
{
60+
"loop": false,
61+
"offsets": [6, 37],
62+
"anim": "singUP",
63+
"fps": 24,
64+
"name": "captain UP NOTE instance 1",
65+
"indices": []
66+
},
67+
{
68+
"loop": false,
69+
"offsets": [0, 0],
70+
"anim": "singRIGHT",
71+
"fps": 24,
72+
"name": "captain RIGHT NOTE instance 1",
73+
"indices": []
74+
},
75+
{
76+
"loop": false,
77+
"offsets": [14, 0],
78+
"anim": "singDOWN",
79+
"fps": 24,
80+
"name": "captain DOWN NOTE instance 1",
81+
"indices": []
82+
}
83+
],
84+
"vocals_file": "",
85+
"no_antialiasing": true,
86+
"image": "characters/captain-new",
87+
"position": [150, 40],
88+
"healthicon": "ElCaption",
89+
"flip_x": false,
90+
"healthbar_colors": [255, 255, 255],
91+
"camera_position": [-270, -250],
92+
"sing_duration": 4,
93+
"scale": 6,
94+
"_editor_isPlayer": false
95+
}

0 commit comments

Comments
 (0)