powerMc.json 737 B

12345678910111213141516171819202122232425262728
  1. {
  2. "res":{
  3. "blank0000": {"x":40,"y":40,"w":0,"h":0},
  4. "showPower0000": {"x":80,"y":40,"w":480,"h":740},
  5. "showPower0001": {"x":600,"y":40,"w":480,"h":740},
  6. "showPower0002": {"x":40,"y":820,"w":480,"h":740},
  7. "showPower0003": {"x":560,"y":820,"w":480,"h":740},
  8. "showPower0004": {"x":40,"y":1600,"w":480,"h":740}
  9. },
  10. "frames": {
  11. "blank": {
  12. "totalFrame": 1,
  13. "childrenFrame": [
  14. {"res":"blank0000","x":107374182,"y":107374182}
  15. ]
  16. },
  17. "showPower": {
  18. "totalFrame": 5,
  19. "childrenFrame": [
  20. {"res":"showPower0000","x":-240,"y":-370},
  21. {"res":"showPower0001","x":-240,"y":-370},
  22. {"res":"showPower0002","x":-240,"y":-370},
  23. {"res":"showPower0003","x":-240,"y":-370},
  24. {"res":"showPower0004","x":-240,"y":-370}
  25. ]
  26. }
  27. }
  28. }