long_story_start.anim 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "long_story_start",
  5. "_objFlags": 0,
  6. "__editorExtras__": {
  7. "embeddedPlayerGroups": []
  8. },
  9. "_native": "",
  10. "sample": 60,
  11. "speed": 0.25,
  12. "wrapMode": 2,
  13. "enableTrsBlending": false,
  14. "_duration": 0.3333333333333333,
  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. "active"
  49. ]
  50. },
  51. {
  52. "__type__": "cc.animation.HierarchyPath",
  53. "path": "img_start"
  54. },
  55. {
  56. "__type__": "cc.animation.Channel",
  57. "_curve": {
  58. "__id__": 5
  59. }
  60. },
  61. {
  62. "__type__": "cc.ObjectCurve",
  63. "_times": [
  64. 0,
  65. 0.16666666666666666,
  66. 0.3333333333333333
  67. ],
  68. "_values": [
  69. true,
  70. false,
  71. true
  72. ]
  73. },
  74. {
  75. "__type__": "cc.AnimationClipAdditiveSettings",
  76. "enabled": false,
  77. "refClip": null
  78. }
  79. ]