chaochao.json 803 B

123456789101112131415161718192021222324252627
  1. { "mc": {
  2. "chaochao": {
  3. "frameRate":120,
  4. "labels": [
  5. ],
  6. "frames": [
  7. {"res":"chaochao1","x":-83.5,"y":-96.5,"duration":30},
  8. {"res":"chaochao2","x":-84.5,"y":-96,"duration":30}
  9. ]
  10. },
  11. "chaochao_back": {
  12. "frameRate":120,
  13. "labels": [
  14. ],
  15. "frames": [
  16. {"res":"chaochao3","x":-74,"y":-96,"duration":30},
  17. {"res":"chaochao4","x":-74.5,"y":-96,"duration":30}
  18. ]
  19. }
  20. },
  21. "res":{
  22. "chaochao4":{"x":170,"y":195,"w":149,"h":192,"offX":0,"offY":0,"sourceW":150,"sourceH":192},
  23. "chaochao1":{"x":1,"y":195,"w":167,"h":193,"offX":0,"offY":0,"sourceW":167,"sourceH":193},
  24. "chaochao2":{"x":1,"y":1,"w":169,"h":192,"offX":1,"offY":0,"sourceW":170,"sourceH":192},
  25. "chaochao3":{"x":321,"y":195,"w":148,"h":192,"offX":0,"offY":0,"sourceW":148,"sourceH":192}
  26. }
  27. }