handMove.anim 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "handMove",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "sample": 60,
  8. "speed": 0.4,
  9. "wrapMode": 2,
  10. "events": [],
  11. "_duration": 0.5,
  12. "_keys": [
  13. [
  14. 0,
  15. 0.3333333333333333
  16. ],
  17. [
  18. 0.3333333333333333,
  19. 0.5
  20. ]
  21. ],
  22. "_stepness": 0,
  23. "_curves": [
  24. {
  25. "modifiers": [
  26. "position"
  27. ],
  28. "data": {
  29. "keys": 0,
  30. "values": [
  31. {
  32. "__type__": "cc.Vec3",
  33. "x": -90,
  34. "y": -150,
  35. "z": 0
  36. },
  37. {
  38. "__type__": "cc.Vec3",
  39. "x": 220.425,
  40. "y": 489.804,
  41. "z": 0
  42. }
  43. ],
  44. "easingMethods": {}
  45. }
  46. },
  47. {
  48. "modifiers": [
  49. {
  50. "__id__": 1
  51. },
  52. "opacity"
  53. ],
  54. "data": {
  55. "keys": 1,
  56. "values": [
  57. 255,
  58. 0
  59. ],
  60. "easingMethods": {}
  61. }
  62. }
  63. ],
  64. "_commonTargets": [],
  65. "_hash": 1579919550
  66. },
  67. {
  68. "__type__": "cc.animation.ComponentPath",
  69. "component": "cc.UIOpacity"
  70. }
  71. ]