DEADSOFTWARE

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