move.anim 640 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "move",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 0.5,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 2,
  10. "curveData": {
  11. "props": {
  12. "angle": [
  13. {
  14. "frame": 0,
  15. "value": 0
  16. },
  17. {
  18. "frame": 0.5,
  19. "value": -360
  20. }
  21. ]
  22. },
  23. "comps": {
  24. "cc.PhysicsBoxCollider": {
  25. "size": [
  26. {
  27. "frame": 0,
  28. "value": {
  29. "__type__": "cc.Size",
  30. "width": 81,
  31. "height": 36
  32. }
  33. }
  34. ]
  35. }
  36. }
  37. },
  38. "events": []
  39. }