boxMove.anim 798 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "boxMove",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 1,
  10. "events": [
  11. {
  12. "frame": 10,
  13. "func": "test",
  14. "params": []
  15. }
  16. ],
  17. "_duration": 10,
  18. "_keys": [
  19. [
  20. 0,
  21. 10
  22. ]
  23. ],
  24. "_stepness": 0,
  25. "_curves": [
  26. {
  27. "modifiers": [
  28. {
  29. "__id__": 1
  30. },
  31. "editorLeft"
  32. ],
  33. "data": {
  34. "keys": 0,
  35. "values": [
  36. -200,
  37. 1000
  38. ],
  39. "easingMethods": {}
  40. }
  41. }
  42. ],
  43. "_commonTargets": [],
  44. "_hash": 1251883659
  45. },
  46. {
  47. "__type__": "cc.animation.ComponentPath",
  48. "component": "cc.Widget"
  49. }
  50. ]