move.anim 855 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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. "cc.Sprite": {
  37. "spriteFrame": [
  38. {
  39. "frame": 0,
  40. "value": {
  41. "__uuid__": "1d758334-2653-4234-bc9a-bf30c5b3e915"
  42. }
  43. }
  44. ]
  45. }
  46. }
  47. },
  48. "events": []
  49. }