handClick.anim 558 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "handClick",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 1,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 2,
  10. "curveData": {
  11. "props": {
  12. "angle": [
  13. {
  14. "frame": 0,
  15. "value": -10
  16. },
  17. {
  18. "frame": 0.16666666666666666,
  19. "value": 0
  20. },
  21. {
  22. "frame": 0.25,
  23. "value": -10
  24. },
  25. {
  26. "frame": 1,
  27. "value": -10
  28. }
  29. ]
  30. }
  31. },
  32. "events": []
  33. }