Skip to content

Commit 32d8edb

Browse files
committed
Work in progress
1 parent e8d059a commit 32d8edb

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

fonts/fixedsys.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"glyphs": " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]",
3-
"spacing": 16,
4-
"scale": 3.0
2+
"glyphs": " abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.,!?-+/():;%&`'*#=[]",
3+
"spacing": 16,
4+
"scale": 3.0
55
}

objects/wreckedship/jet.json

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
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+
}
3232
}

objects/wreckedship/segment.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
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+
}
2323
}

0 commit comments

Comments
 (0)