diff --git a/project/data/sprites/ghost_character.png b/project/data/sprites/ghost_character.png index 688f77b..c4b836a 100644 Binary files a/project/data/sprites/ghost_character.png and b/project/data/sprites/ghost_character.png differ diff --git a/project/data/sprites/sprites.json b/project/data/sprites/sprites.json index 90bfc88..8b7c5fd 100644 --- a/project/data/sprites/sprites.json +++ b/project/data/sprites/sprites.json @@ -410,7 +410,7 @@ 20 ], "width": 24, - "height": 36 + "height": 28 }, { "id": "idle_l", @@ -423,7 +423,7 @@ 20 ], "width": 24, - "height": 36 + "height": 28 }, { "id": "walk_r", @@ -435,7 +435,7 @@ 20 ], "width": 24, - "height": 36 + "height": 28 }, { "id": "walk_l", @@ -447,7 +447,7 @@ 20 ], "width": 24, - "height": 36 + "height": 28 }, { "id": "jump", @@ -456,7 +456,7 @@ 1 ], "width": 24, - "height": 36 + "height": 28 } ] },