hehe.json 761 B

12345678910111213141516171819202122232425
  1. { "mc": {
  2. "hehe": {
  3. "frameRate":120,
  4. "labels": [
  5. ],
  6. "frames": [
  7. {"res":"hehe1","x":-59,"y":-90.5,"duration":30},
  8. {"res":"hehe2","x":-57.5,"y":-91.5,"duration":30}
  9. ]
  10. },
  11. "hehe_back": {
  12. "frameRate":120,
  13. "labels": [
  14. ],
  15. "frames": [
  16. {"res":"hehe3","x":-57.5,"y":-91.5,"duration":30},
  17. {"res":"hehe4","x":-59,"y":-90.5,"duration":30}
  18. ]
  19. }
  20. },"res":{
  21. "hehe1":{"x":121,"y":1,"w":118,"h":181,"offX":0,"offY":0,"sourceW":118,"sourceH":181},
  22. "hehe2":{"x":241,"y":1,"w":115,"h":183,"offX":0,"offY":0,"sourceW":115,"sourceH":183},
  23. "hehe3":{"x":358,"y":1,"w":115,"h":183,"offX":0,"offY":0,"sourceW":115,"sourceH":183},
  24. "hehe4":{"x":1,"y":1,"w":118,"h":181,"offX":0,"offY":0,"sourceW":118,"sourceH":181}
  25. }}