X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=2b73d8f127f8f3ae0295ea44fdba01f8d5b12283;hb=ccbfd61561462c67debf5eb6111c35f91037ab76;hp=e1f3e48adc14ebf25d3578a590cfc545826017c8;hpb=44bd000cd15bf9713453a279840e133416fea998;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json index e1f3e48..2b73d8f 100644 --- a/android/assets/json/texture_regions.json +++ b/android/assets/json/texture_regions.json @@ -37,57 +37,6 @@ "h": 26 } }, - "break": { - "break_0": { - "w": 16, - "h": 16 - }, - "break_1": { - "x": 16, - "w": 16, - "h": 16 - }, - "break_2": { - "x": 32, - "w": 16, - "h": 16 - }, - "break_3": { - "x": 48, - "w": 16, - "h": 16 - }, - "break_4": { - "x": 64, - "w": 16, - "h": 16 - }, - "break_5": { - "x": 80, - "w": 16, - "h": 16 - }, - "break_6": { - "x": 96, - "w": 16, - "h": 16 - }, - "break_7": { - "x": 112, - "w": 16, - "h": 16 - }, - "break_8": { - "x": 128, - "w": 16, - "h": 16 - }, - "break_9": { - "x": 144, - "w": 16, - "h": 16 - } - }, "allitems": { "creative": { "w": 176, @@ -100,6 +49,12 @@ "h": 15 } }, + "inventory": { + "survival": { + "w": 176, + "h": 166 + } + }, "buttons": { "button_0": { "w": 200, @@ -134,5 +89,14 @@ }, "shade": {}, "gamelogo": {}, - "background": {} + "background": {}, + "health":{ + "heart_whole": { + "w": 9 + }, + "heart_half": { + "x": 9, + "w": 9 + } + } } \ No newline at end of file