Skip to content

Commit d6abed2

Browse files
committed
Work in progress
1 parent 575da44 commit d6abed2

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

blobs/jet.png

431 Bytes
Loading

entities/jet.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"spritesheet": "blobs/jet.png",
3+
"size": {
4+
"scale": 4,
5+
"width": 129,
6+
"height": 22
7+
},
8+
"animations": {
9+
"default": {
10+
"frames": [
11+
{
12+
"rect": {
13+
"x": 67,
14+
"y": 1,
15+
"width": 61,
16+
"height": 20
17+
},
18+
"duration": 200
19+
},
20+
{
21+
"rect": {
22+
"x": 1,
23+
"y": 1,
24+
"width": 64,
25+
"height": 20
26+
},
27+
"duration": 200
28+
}
29+
]
30+
}
31+
}
32+
}

0 commit comments

Comments
 (0)