c_idle.anim 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "c_idle",
  5. "_objFlags": 0,
  6. "__editorExtras__": {
  7. "embeddedPlayerGroups": []
  8. },
  9. "_native": "",
  10. "sample": 60,
  11. "speed": 0.5,
  12. "wrapMode": 1,
  13. "enableTrsBlending": false,
  14. "_duration": 0,
  15. "_hash": 500763545,
  16. "_tracks": [
  17. {
  18. "__id__": 1
  19. }
  20. ],
  21. "_exoticAnimation": null,
  22. "_events": [],
  23. "_embeddedPlayers": [],
  24. "_additiveSettings": {
  25. "__id__": 6
  26. },
  27. "_auxiliaryCurveEntries": []
  28. },
  29. {
  30. "__type__": "cc.animation.ObjectTrack",
  31. "_binding": {
  32. "__type__": "cc.animation.TrackBinding",
  33. "path": {
  34. "__id__": 2
  35. },
  36. "proxy": null
  37. },
  38. "_channel": {
  39. "__id__": 4
  40. }
  41. },
  42. {
  43. "__type__": "cc.animation.TrackPath",
  44. "_paths": [
  45. {
  46. "__id__": 3
  47. },
  48. "spriteFrame"
  49. ]
  50. },
  51. {
  52. "__type__": "cc.animation.ComponentPath",
  53. "component": "cc.Sprite"
  54. },
  55. {
  56. "__type__": "cc.animation.Channel",
  57. "_curve": {
  58. "__id__": 5
  59. }
  60. },
  61. {
  62. "__type__": "cc.ObjectCurve",
  63. "_times": [],
  64. "_values": []
  65. },
  66. {
  67. "__type__": "cc.AnimationClipAdditiveSettings",
  68. "enabled": false,
  69. "refClip": null
  70. }
  71. ]