animation.anim 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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,
  12. "wrapMode": 1,
  13. "enableTrsBlending": false,
  14. "_duration": 0.18333333333333332,
  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.16666666666666666
  61. ],
  62. "_values": [
  63. {
  64. "__uuid__": "1e9dd2e0-14f8-4337-a3ae-b979fa9b15e2@f9941",
  65. "__expectedType__": "cc.SpriteFrame"
  66. }
  67. ]
  68. }
  69. ]