MatchingTitle.anim 651 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "MatchingTitle",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 1,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 2,
  10. "curveData": {
  11. "comps": {
  12. "cc.Label": {
  13. "string": [
  14. {
  15. "frame": 0,
  16. "value": "匹配中."
  17. },
  18. {
  19. "frame": 0.3333333333333333,
  20. "value": "匹配中.."
  21. },
  22. {
  23. "frame": 0.6666666666666666,
  24. "value": "匹配中..."
  25. },
  26. {
  27. "frame": 1,
  28. "value": "匹配中..."
  29. }
  30. ]
  31. }
  32. }
  33. },
  34. "events": []
  35. }