aboutsummaryrefslogtreecommitdiff
path: root/data/sprites.json
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-02-25 13:50:04 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-02-25 13:50:04 +0000
commit2f40109ab69892c7b7812fdbba3a83dc3ca96193 (patch)
treedb3a61adae19487c15f5977befd918a5fb213c9b /data/sprites.json
parente066422b950a06873efb6a884b47155c867b7acf (diff)
downloadspace-plat-hs-2f40109ab69892c7b7812fdbba3a83dc3ca96193.tar.gz
space-plat-hs-2f40109ab69892c7b7812fdbba3a83dc3ca96193.zip
Game over sequence WIP
Diffstat (limited to 'data/sprites.json')
-rw-r--r--data/sprites.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/sprites.json b/data/sprites.json
index 844a796..61c751e 100644
--- a/data/sprites.json
+++ b/data/sprites.json
@@ -1,4 +1,10 @@
{
+ "game-over": {
+ "frames": [
+ { "x": 0, "y": 224, "width": 96, "height": 16 }
+ ],
+ "sets": [[0]]
+ },
"player": {
"frames": [
{ "x": 0, "y": 0, "width": 16, "height": 24 },