File tree Expand file tree Collapse file tree 3 files changed +54
-54
lines changed Expand file tree Collapse file tree 3 files changed +54
-54
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "glyphs" : " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]" ,
3
- "spacing" : 16 ,
4
- "scale" : 3.0
2
+ "glyphs" : " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]" ,
3
+ "spacing" : 16 ,
4
+ "scale" : 3.0
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
- "spritesheet" : " blobs/jet.png" ,
3
- "scale" : 4 ,
4
- "size" : {
5
- "width" : 129 ,
6
- "height" : 22
7
- },
8
- "animations" : {
9
- "default" : {
10
- "frames" : [
11
- {
12
- "rectangle" : {
13
- "x" : 67 ,
14
- "y" : 1 ,
15
- "width" : 61 ,
16
- "height" : 20
17
- },
18
- "duration" : 200
19
- },
20
- {
21
- "rectangle" : {
22
- "x" : 1 ,
23
- "y" : 1 ,
24
- "width" : 64 ,
25
- "height" : 20
26
- },
27
- "duration" : 200
28
- }
29
- ]
30
- }
31
- }
2
+ "spritesheet" : " blobs/jet.png" ,
3
+ "scale" : 4 ,
4
+ "size" : {
5
+ "width" : 129 ,
6
+ "height" : 22
7
+ },
8
+ "animations" : {
9
+ "default" : {
10
+ "frames" : [
11
+ {
12
+ "rectangle" : {
13
+ "x" : 67 ,
14
+ "y" : 1 ,
15
+ "width" : 61 ,
16
+ "height" : 20
17
+ },
18
+ "duration" : 200
19
+ },
20
+ {
21
+ "rectangle" : {
22
+ "x" : 1 ,
23
+ "y" : 1 ,
24
+ "width" : 64 ,
25
+ "height" : 20
26
+ },
27
+ "duration" : 200
28
+ }
29
+ ]
30
+ }
31
+ }
32
32
}
Original file line number Diff line number Diff line change 1
1
{
2
- "spritesheet" : " blobs/segment.png" ,
3
- "scale" : 4 ,
4
- "size" : {
5
- "width" : 8 ,
6
- "height" : 2
7
- },
8
- "animations" : {
9
- "default" : {
10
- "frames" : [
11
- {
12
- "rectangle" : {
13
- "x" : 0 ,
14
- "y" : 0 ,
15
- "width" : 8 ,
16
- "height" : 2
17
- },
18
- "duration" : -1
19
- }
20
- ]
21
- }
22
- }
2
+ "spritesheet" : " blobs/segment.png" ,
3
+ "scale" : 4 ,
4
+ "size" : {
5
+ "width" : 8 ,
6
+ "height" : 2
7
+ },
8
+ "animations" : {
9
+ "default" : {
10
+ "frames" : [
11
+ {
12
+ "rectangle" : {
13
+ "x" : 0 ,
14
+ "y" : 0 ,
15
+ "width" : 8 ,
16
+ "height" : 2
17
+ },
18
+ "duration" : -1
19
+ }
20
+ ]
21
+ }
22
+ }
23
23
}
You can’t perform that action at this time.
0 commit comments