hpMc.json 597 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "res":{
  3. "hp00000": {"x":40,"y":40,"w":185,"h":58},
  4. "hp10000": {"x":265,"y":40,"w":185,"h":58},
  5. "hp20000": {"x":40,"y":138,"w":185,"h":58},
  6. "hp30000": {"x":265,"y":138,"w":185,"h":58}
  7. },
  8. "frames": {
  9. "hp0": {
  10. "totalFrame": 1,
  11. "childrenFrame": [
  12. {"res":"hp00000","x":-92.5,"y":-10}
  13. ]
  14. },
  15. "hp1": {
  16. "totalFrame": 1,
  17. "childrenFrame": [
  18. {"res":"hp10000","x":-92.5,"y":-10}
  19. ]
  20. },
  21. "hp2": {
  22. "totalFrame": 1,
  23. "childrenFrame": [
  24. {"res":"hp20000","x":-92.5,"y":-10}
  25. ]
  26. },
  27. "hp3": {
  28. "totalFrame": 1,
  29. "childrenFrame": [
  30. {"res":"hp30000","x":-92.5,"y":-10}
  31. ]
  32. }
  33. }
  34. }