test1.anim 707 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "test1",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 2,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": "2",
  10. "curveData": {
  11. "paths": {
  12. "test2": {
  13. "props": {
  14. "x": [
  15. {
  16. "frame": 0,
  17. "value": 0
  18. },
  19. {
  20. "frame": 2,
  21. "value": -512
  22. }
  23. ]
  24. }
  25. },
  26. "test3": {
  27. "props": {
  28. "x": [
  29. {
  30. "frame": 0,
  31. "value": 512
  32. },
  33. {
  34. "frame": 2,
  35. "value": 0
  36. }
  37. ]
  38. }
  39. }
  40. }
  41. },
  42. "events": []
  43. }