Skip to content

Commit d892330

Browse files
authored
Sprites
1 parent f6b9ef1 commit d892330

40 files changed

+199
-0
lines changed
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-4.0",
4+
"copyright": "Created by SonicHDC",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "classic"
12+
}
13+
]
14+
}
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-4.0",
4+
"copyright": "Created by SonicHDC",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "classic"
12+
},
13+
{
14+
"name": "classic-open"
15+
}
16+
]
17+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-4.0",
4+
"copyright": "Created by SonicHDC",
5+
"size": {
6+
"x": 16,
7+
"y": 16
8+
},
9+
"states": [
10+
{
11+
"name": "normal"
12+
}
13+
]
14+
}
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Created by SonicHDC",
5+
6+
"size": {
7+
"x": 32,
8+
"y": 16
9+
},
10+
"states": [
11+
{
12+
"name": "classic"
13+
}
14+
]
15+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "By SonicHDC",
5+
6+
"size": {
7+
"x": 330,
8+
"y": 228
9+
},
10+
"metaAtlas": false,
11+
"states": [
12+
{
13+
"name": "classic_tabletop"
14+
}
15+
]
16+
}
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-4.0",
4+
"copyright": "Created by SonicHDC",
5+
"size": {
6+
"x": 16,
7+
"y": 17
8+
},
9+
"states": [
10+
{
11+
"name": "back",
12+
"directions": 4
13+
},
14+
{
15+
"name": "start_back",
16+
"directions": 4
17+
},
18+
{
19+
"name": "ccccls",
20+
"directions": 4
21+
},
22+
{
23+
"name": "cccfl",
24+
"directions": 4
25+
},
26+
{
27+
"name": "cccfls",
28+
"directions": 4
29+
},
30+
{
31+
"name": "cccrl",
32+
"directions": 4
33+
},
34+
{
35+
"name": "cccrls",
36+
"directions": 4
37+
},
38+
{
39+
"name": "ccff",
40+
"directions": 4
41+
},
42+
{
43+
"name": "ccffl",
44+
"directions": 4
45+
},
46+
{
47+
"name": "ccffls",
48+
"directions": 4
49+
},
50+
{
51+
"name": "ccrr",
52+
"directions": 4
53+
},
54+
{
55+
"name": "ccrrl",
56+
"directions": 4
57+
},
58+
{
59+
"name": "ccrrls",
60+
"directions": 4
61+
},
62+
{
63+
"name": "cfcf",
64+
"directions": 4
65+
},
66+
{
67+
"name": "cfcfl",
68+
"directions": 4
69+
},
70+
{
71+
"name": "cfcfls",
72+
"directions": 4
73+
},
74+
{
75+
"name": "cfff",
76+
"directions": 4
77+
},
78+
{
79+
"name": "cfrr",
80+
"directions": 4
81+
},
82+
{
83+
"name": "crcr",
84+
"directions": 4
85+
},
86+
{
87+
"name": "crfr",
88+
"directions": 4
89+
},
90+
{
91+
"name": "crrf",
92+
"directions": 4
93+
},
94+
{
95+
"name": "crrr",
96+
"directions": 4
97+
},
98+
{
99+
"name": "ffff",
100+
"directions": 4
101+
},
102+
{
103+
"name": "rfff",
104+
"directions": 4
105+
},
106+
{
107+
"name": "rfrf",
108+
"directions": 4
109+
},
110+
{
111+
"name": "rrff",
112+
"directions": 4
113+
},
114+
{
115+
"name": "rrrf",
116+
"directions": 4
117+
},
118+
{
119+
"name": "rrrr",
120+
"directions": 4
121+
}
122+
]
123+
}
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)