logo.anim 700 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "logo",
  4. "_objFlags": 0,
  5. "_rawFiles": null,
  6. "_duration": 1,
  7. "sample": 10,
  8. "speed": 1,
  9. "wrapMode": 2,
  10. "curveData": {
  11. "props": {
  12. "scale": [
  13. {
  14. "frame": 0,
  15. "value": {
  16. "__type__": "cc.Vec2",
  17. "x": 1,
  18. "y": 1
  19. }
  20. },
  21. {
  22. "frame": 0.5,
  23. "value": {
  24. "__type__": "cc.Vec2",
  25. "x": 1.07,
  26. "y": 1.07
  27. }
  28. },
  29. {
  30. "frame": 1,
  31. "value": {
  32. "__type__": "cc.Vec2",
  33. "x": 1,
  34. "y": 1
  35. }
  36. }
  37. ]
  38. }
  39. },
  40. "events": []
  41. }