We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 575da44 commit d6abed2Copy full SHA for d6abed2
blobs/jet.png
431 Bytes
entities/jet.json
@@ -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
22
+ "x": 1,
23
24
+ "width": 64,
25
26
27
28
+ }
29
+ ]
30
31
32
+}
0 commit comments