aboutsummaryrefslogtreecommitdiff
path: root/data/sprites.json
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-02-26 00:06:40 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-02-26 00:06:40 +0000
commitb3e0ace3ca198cacd8d77c6ca0f2c457826dee63 (patch)
treed55b86d8347da910dd166f44b99e5b072f217c2d /data/sprites.json
parentc5b11b2c3acfd701fe5689bf0666a9adcbde8e4e (diff)
downloadspace-plat-hs-b3e0ace3ca198cacd8d77c6ca0f2c457826dee63.tar.gz
space-plat-hs-b3e0ace3ca198cacd8d77c6ca0f2c457826dee63.zip
Revisited the game over sequence
Diffstat (limited to 'data/sprites.json')
-rw-r--r--data/sprites.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/sprites.json b/data/sprites.json
index 61c751e..bc9a930 100644
--- a/data/sprites.json
+++ b/data/sprites.json
@@ -12,11 +12,13 @@
{ "x": 32, "y": 0, "width": 16, "height": 24 },
{ "x": 48, "y": 0, "width": 16, "height": 24 },
{ "x": 64, "y": 0, "width": 16, "height": 24 },
- { "x": 80, "y": 0, "width": 16, "height": 24 }
+ { "x": 80, "y": 0, "width": 16, "height": 24 },
+ { "x": 64, "y": 24, "width": 16, "height": 24 }
],
"sets": [
[0, 1, 0, 2],
- [5, 4, 5, 3]
+ [5, 4, 5, 3],
+ [6]
]
},
"dust": {