DEADSOFTWARE

Add player health
[cavedroid.git] / android / assets / json / texture_regions.json
index d032497ad11b763fc4f07f47c37585181b39334a..9254986879a7c3fed8678fee60fdd9214f800f9d 100644 (file)
       "h": 16
     }
   },
-  "shade": {
-    "shade": {}
-  },
-  "gamelogo": {
-    "gamelogo": {}
+  "shade": {},
+  "gamelogo": {},
+  "background": {},
+  "health":{
+    "heart_whole": {
+      "w": 9
+    },
+    "heart_half": {
+      "x": 9,
+      "w": 9
+    }
   }
 }
\ No newline at end of file