RewardOpen.anim 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "RewardOpen",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 0.5833333333333334,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 1,
  10. "curveData": {
  11. "props": {
  12. "scale": [
  13. {
  14. "frame": 0,
  15. "value": {
  16. "__type__": "cc.Vec2",
  17. "x": 0,
  18. "y": 0
  19. }
  20. },
  21. {
  22. "frame": 0.25,
  23. "value": {
  24. "__type__": "cc.Vec2",
  25. "x": 1.1,
  26. "y": 1.1
  27. }
  28. },
  29. {
  30. "frame": 0.3333333333333333,
  31. "value": {
  32. "__type__": "cc.Vec2",
  33. "x": 1,
  34. "y": 1
  35. }
  36. }
  37. ]
  38. },
  39. "paths": {
  40. "红包白纸": {
  41. "props": {
  42. "y": [
  43. {
  44. "frame": 0.3333333333333333,
  45. "value": 200
  46. },
  47. {
  48. "frame": 0.5,
  49. "value": 520
  50. },
  51. {
  52. "frame": 0.5833333333333334,
  53. "value": 420
  54. }
  55. ]
  56. }
  57. }
  58. }
  59. },
  60. "events": []
  61. }