From c9ca1de8669dcca84fcc57bdd5f26beb1a0db5ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20W=C3=A4chter?= Date: Tue, 28 Mar 2023 13:11:20 +0200 Subject: [PATCH] Added All blocks zu sprites file --- project/data/sprites/sprites.json | 281 +++++++++++++++++++++++++++++- 1 file changed, 276 insertions(+), 5 deletions(-) diff --git a/project/data/sprites/sprites.json b/project/data/sprites/sprites.json index 21ea76e..b508e98 100644 --- a/project/data/sprites/sprites.json +++ b/project/data/sprites/sprites.json @@ -56,7 +56,46 @@ ] }, { - "id": "small_spike", + "id": "small_spike_up", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "small_spike_down", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "small_spike_left", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "small_spike_right", "subsheets": [ { "id": "1", @@ -131,6 +170,35 @@ } ] }, + { + "id": "tutorial_block_bottom", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, { "id": "tutorial_block_full", "subsheets": [ @@ -160,6 +228,64 @@ } ] }, + { + "id": "tutorial_block_left", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "tutorial_block_right", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, { "id": "tutorial_block_top", "subsheets": [ @@ -190,7 +316,7 @@ ] }, { - "id": "castle_block_full", + "id": "tutorial_block_top_left", "subsheets": [ { "id": "1", @@ -219,7 +345,65 @@ ] }, { - "id": "castle_block_top", + "id": "tutorial_block_top_right", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "castle_block_bottom", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "castle_block_full", "subsheets": [ { "id": "1", @@ -306,7 +490,94 @@ ] }, { - "id": "cave_block", + "id": "castle_block_top", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "castle_block_top_left", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "castle_block_top_right", + "subsheets": [ + { + "id": "1", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "2", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + }, + { + "id": "3", + "delays": [ + 1 + ], + "width": 12, + "height": 12 + } + ] + }, + { + "id": "cave_block_bottom", "subsheets": [ { "id": "1", @@ -319,7 +590,7 @@ ] }, { - "id": "cave_block_bottom", + "id": "cave_block_full", "subsheets": [ { "id": "1",