hand.anim 854 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "hand",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 1.3,
  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.5,
  18. "y": 1.5
  19. }
  20. },
  21. {
  22. "frame": 0.5,
  23. "value": {
  24. "__type__": "cc.Vec2",
  25. "x": 1,
  26. "y": 1
  27. }
  28. },
  29. {
  30. "frame": 0.8,
  31. "value": {
  32. "__type__": "cc.Vec2",
  33. "x": 1,
  34. "y": 1
  35. }
  36. },
  37. {
  38. "frame": 1.3,
  39. "value": {
  40. "__type__": "cc.Vec2",
  41. "x": 1.5,
  42. "y": 1.5
  43. }
  44. }
  45. ]
  46. }
  47. },
  48. "events": []
  49. }