animation.anim 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "animation",
  5. "_objFlags": 0,
  6. "__editorExtras__": {
  7. "embeddedPlayerGroups": []
  8. },
  9. "_native": "",
  10. "sample": 60,
  11. "speed": 1.5,
  12. "wrapMode": 1,
  13. "enableTrsBlending": false,
  14. "_duration": 0.35,
  15. "_hash": 500763545,
  16. "_tracks": [
  17. {
  18. "__id__": 1
  19. }
  20. ],
  21. "_exoticAnimation": null,
  22. "_events": [],
  23. "_embeddedPlayers": []
  24. },
  25. {
  26. "__type__": "cc.animation.ObjectTrack",
  27. "_binding": {
  28. "__type__": "cc.animation.TrackBinding",
  29. "path": {
  30. "__id__": 2
  31. },
  32. "proxy": null
  33. },
  34. "_channel": {
  35. "__id__": 4
  36. }
  37. },
  38. {
  39. "__type__": "cc.animation.TrackPath",
  40. "_paths": [
  41. {
  42. "__id__": 3
  43. },
  44. "spriteFrame"
  45. ]
  46. },
  47. {
  48. "__type__": "cc.animation.ComponentPath",
  49. "component": "cc.Sprite"
  50. },
  51. {
  52. "__type__": "cc.animation.Channel",
  53. "_curve": {
  54. "__id__": 5
  55. }
  56. },
  57. {
  58. "__type__": "cc.ObjectCurve",
  59. "_times": [
  60. 0,
  61. 0.16666666666666666,
  62. 0.3333333333333333
  63. ],
  64. "_values": [
  65. {
  66. "__uuid__": "03e59d70-af63-4fdd-a80f-8808177e05df@f9941",
  67. "__expectedType__": "cc.SpriteFrame"
  68. },
  69. {
  70. "__uuid__": "3fb4b0f1-6da4-4696-be86-39fce35ad06e@f9941",
  71. "__expectedType__": "cc.SpriteFrame"
  72. },
  73. {
  74. "__uuid__": "9046418a-0b40-4c4f-a289-ed5a2fb5000c@f9941",
  75. "__expectedType__": "cc.SpriteFrame"
  76. }
  77. ]
  78. }
  79. ]