block_long.anim 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "block_long",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 3,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 1,
  10. "curveData": {
  11. "props": {
  12. "height": [
  13. {
  14. "frame": 0,
  15. "value": 0
  16. },
  17. {
  18. "frame": 1,
  19. "value": 590
  20. },
  21. {
  22. "frame": 2,
  23. "value": 590
  24. },
  25. {
  26. "frame": 3,
  27. "value": 0
  28. }
  29. ],
  30. "anchorY": [
  31. {
  32. "frame": 0,
  33. "value": 1,
  34. "curve": "constant"
  35. },
  36. {
  37. "frame": 1,
  38. "value": 0
  39. }
  40. ],
  41. "y": [
  42. {
  43. "frame": 0,
  44. "value": 400,
  45. "curve": "constant"
  46. },
  47. {
  48. "frame": 1,
  49. "value": -190
  50. }
  51. ]
  52. },
  53. "paths": {
  54. "face": {
  55. "props": {
  56. "y": [
  57. {
  58. "frame": 0,
  59. "value": -590,
  60. "curve": "constant"
  61. },
  62. {
  63. "frame": 1,
  64. "value": 0
  65. }
  66. ]
  67. }
  68. }
  69. }
  70. },
  71. "events": [
  72. {
  73. "frame": 1,
  74. "func": "reach",
  75. "params": []
  76. },
  77. {
  78. "frame": 3,
  79. "func": "leave",
  80. "params": []
  81. }
  82. ]
  83. }