arrow.anim 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "arrow",
  5. "_objFlags": 0,
  6. "__editorExtras__": {
  7. "embeddedPlayerGroups": []
  8. },
  9. "_native": "",
  10. "sample": 60,
  11. "speed": 0.8,
  12. "wrapMode": 2,
  13. "enableTrsBlending": false,
  14. "_duration": 1,
  15. "_hash": 500763545,
  16. "_tracks": [
  17. {
  18. "__id__": 1
  19. },
  20. {
  21. "__id__": 11
  22. }
  23. ],
  24. "_exoticAnimation": null,
  25. "_events": [],
  26. "_embeddedPlayers": [],
  27. "_additiveSettings": {
  28. "__id__": 22
  29. },
  30. "_auxiliaryCurveEntries": []
  31. },
  32. {
  33. "__type__": "cc.animation.VectorTrack",
  34. "_binding": {
  35. "__type__": "cc.animation.TrackBinding",
  36. "path": {
  37. "__id__": 2
  38. },
  39. "proxy": null
  40. },
  41. "_channels": [
  42. {
  43. "__id__": 3
  44. },
  45. {
  46. "__id__": 5
  47. },
  48. {
  49. "__id__": 7
  50. },
  51. {
  52. "__id__": 9
  53. }
  54. ],
  55. "_nComponents": 3
  56. },
  57. {
  58. "__type__": "cc.animation.TrackPath",
  59. "_paths": [
  60. "scale"
  61. ]
  62. },
  63. {
  64. "__type__": "cc.animation.Channel",
  65. "_curve": {
  66. "__id__": 4
  67. }
  68. },
  69. {
  70. "__type__": "cc.RealCurve",
  71. "_times": [
  72. 0.016666666666666666,
  73. 0.5,
  74. 1
  75. ],
  76. "_values": [
  77. {
  78. "__type__": "cc.RealKeyframeValue",
  79. "interpolationMode": 0,
  80. "tangentWeightMode": 0,
  81. "value": 1,
  82. "rightTangent": 0,
  83. "rightTangentWeight": 1,
  84. "leftTangent": 0,
  85. "leftTangentWeight": 1,
  86. "easingMethod": 0,
  87. "__editorExtras__": null
  88. },
  89. {
  90. "__type__": "cc.RealKeyframeValue",
  91. "interpolationMode": 0,
  92. "tangentWeightMode": 0,
  93. "value": 1.2,
  94. "rightTangent": 0,
  95. "rightTangentWeight": 1,
  96. "leftTangent": 0,
  97. "leftTangentWeight": 1,
  98. "easingMethod": 0,
  99. "__editorExtras__": {
  100. "tangentMode": 0
  101. }
  102. },
  103. {
  104. "__type__": "cc.RealKeyframeValue",
  105. "interpolationMode": 0,
  106. "tangentWeightMode": 0,
  107. "value": 1,
  108. "rightTangent": 0,
  109. "rightTangentWeight": 1,
  110. "leftTangent": 0,
  111. "leftTangentWeight": 1,
  112. "easingMethod": 0,
  113. "__editorExtras__": {
  114. "tangentMode": 0
  115. }
  116. }
  117. ],
  118. "preExtrapolation": 1,
  119. "postExtrapolation": 1
  120. },
  121. {
  122. "__type__": "cc.animation.Channel",
  123. "_curve": {
  124. "__id__": 6
  125. }
  126. },
  127. {
  128. "__type__": "cc.RealCurve",
  129. "_times": [
  130. 0.016666666666666666,
  131. 0.5,
  132. 1
  133. ],
  134. "_values": [
  135. {
  136. "__type__": "cc.RealKeyframeValue",
  137. "interpolationMode": 0,
  138. "tangentWeightMode": 0,
  139. "value": 1,
  140. "rightTangent": 0,
  141. "rightTangentWeight": 1,
  142. "leftTangent": 0,
  143. "leftTangentWeight": 1,
  144. "easingMethod": 0,
  145. "__editorExtras__": null
  146. },
  147. {
  148. "__type__": "cc.RealKeyframeValue",
  149. "interpolationMode": 0,
  150. "tangentWeightMode": 0,
  151. "value": 1.2,
  152. "rightTangent": 0,
  153. "rightTangentWeight": 1,
  154. "leftTangent": 0,
  155. "leftTangentWeight": 1,
  156. "easingMethod": 0,
  157. "__editorExtras__": {
  158. "tangentMode": 0
  159. }
  160. },
  161. {
  162. "__type__": "cc.RealKeyframeValue",
  163. "interpolationMode": 0,
  164. "tangentWeightMode": 0,
  165. "value": 1,
  166. "rightTangent": 0,
  167. "rightTangentWeight": 1,
  168. "leftTangent": 0.10288826790027347,
  169. "leftTangentWeight": 1,
  170. "easingMethod": 0,
  171. "__editorExtras__": null
  172. }
  173. ],
  174. "preExtrapolation": 1,
  175. "postExtrapolation": 1
  176. },
  177. {
  178. "__type__": "cc.animation.Channel",
  179. "_curve": {
  180. "__id__": 8
  181. }
  182. },
  183. {
  184. "__type__": "cc.RealCurve",
  185. "_times": [
  186. 0.016666666666666666,
  187. 0.5,
  188. 1
  189. ],
  190. "_values": [
  191. {
  192. "__type__": "cc.RealKeyframeValue",
  193. "interpolationMode": 0,
  194. "tangentWeightMode": 0,
  195. "value": 1,
  196. "rightTangent": 0,
  197. "rightTangentWeight": 1,
  198. "leftTangent": 0,
  199. "leftTangentWeight": 1,
  200. "easingMethod": 0,
  201. "__editorExtras__": null
  202. },
  203. {
  204. "__type__": "cc.RealKeyframeValue",
  205. "interpolationMode": 0,
  206. "tangentWeightMode": 0,
  207. "value": 1,
  208. "rightTangent": 0,
  209. "rightTangentWeight": 1,
  210. "leftTangent": 0,
  211. "leftTangentWeight": 1,
  212. "easingMethod": 0,
  213. "__editorExtras__": {
  214. "tangentMode": 0
  215. }
  216. },
  217. {
  218. "__type__": "cc.RealKeyframeValue",
  219. "interpolationMode": 0,
  220. "tangentWeightMode": 0,
  221. "value": 1,
  222. "rightTangent": 0,
  223. "rightTangentWeight": 1,
  224. "leftTangent": 0,
  225. "leftTangentWeight": 1,
  226. "easingMethod": 0,
  227. "__editorExtras__": {
  228. "tangentMode": 0
  229. }
  230. }
  231. ],
  232. "preExtrapolation": 1,
  233. "postExtrapolation": 1
  234. },
  235. {
  236. "__type__": "cc.animation.Channel",
  237. "_curve": {
  238. "__id__": 10
  239. }
  240. },
  241. {
  242. "__type__": "cc.RealCurve",
  243. "_times": [],
  244. "_values": [],
  245. "preExtrapolation": 1,
  246. "postExtrapolation": 1
  247. },
  248. {
  249. "__type__": "cc.animation.ColorTrack",
  250. "_binding": {
  251. "__type__": "cc.animation.TrackBinding",
  252. "path": {
  253. "__id__": 12
  254. },
  255. "proxy": null
  256. },
  257. "_channels": [
  258. {
  259. "__id__": 14
  260. },
  261. {
  262. "__id__": 16
  263. },
  264. {
  265. "__id__": 18
  266. },
  267. {
  268. "__id__": 20
  269. }
  270. ]
  271. },
  272. {
  273. "__type__": "cc.animation.TrackPath",
  274. "_paths": [
  275. {
  276. "__id__": 13
  277. },
  278. "color"
  279. ]
  280. },
  281. {
  282. "__type__": "cc.animation.ComponentPath",
  283. "component": "cc.Sprite"
  284. },
  285. {
  286. "__type__": "cc.animation.Channel",
  287. "_curve": {
  288. "__id__": 15
  289. }
  290. },
  291. {
  292. "__type__": "cc.RealCurve",
  293. "_times": [
  294. 0.5,
  295. 1
  296. ],
  297. "_values": [
  298. {
  299. "__type__": "cc.RealKeyframeValue",
  300. "interpolationMode": 0,
  301. "tangentWeightMode": 0,
  302. "value": 251,
  303. "rightTangent": 0,
  304. "rightTangentWeight": 1,
  305. "leftTangent": 0,
  306. "leftTangentWeight": 1,
  307. "easingMethod": 0,
  308. "__editorExtras__": {
  309. "tangentMode": 0
  310. }
  311. },
  312. {
  313. "__type__": "cc.RealKeyframeValue",
  314. "interpolationMode": 0,
  315. "tangentWeightMode": 0,
  316. "value": 251,
  317. "rightTangent": 0,
  318. "rightTangentWeight": 1,
  319. "leftTangent": 0,
  320. "leftTangentWeight": 1,
  321. "easingMethod": 0,
  322. "__editorExtras__": {
  323. "tangentMode": 0
  324. }
  325. }
  326. ],
  327. "preExtrapolation": 1,
  328. "postExtrapolation": 1
  329. },
  330. {
  331. "__type__": "cc.animation.Channel",
  332. "_curve": {
  333. "__id__": 17
  334. }
  335. },
  336. {
  337. "__type__": "cc.RealCurve",
  338. "_times": [
  339. 0.016666666666666666,
  340. 0.5,
  341. 1
  342. ],
  343. "_values": [
  344. {
  345. "__type__": "cc.RealKeyframeValue",
  346. "interpolationMode": 0,
  347. "tangentWeightMode": 0,
  348. "value": 255,
  349. "rightTangent": 0,
  350. "rightTangentWeight": 1,
  351. "leftTangent": 0,
  352. "leftTangentWeight": 1,
  353. "easingMethod": 0,
  354. "__editorExtras__": {
  355. "tangentMode": 0
  356. }
  357. },
  358. {
  359. "__type__": "cc.RealKeyframeValue",
  360. "interpolationMode": 0,
  361. "tangentWeightMode": 0,
  362. "value": 255,
  363. "rightTangent": 0,
  364. "rightTangentWeight": 1,
  365. "leftTangent": 0,
  366. "leftTangentWeight": 1,
  367. "easingMethod": 0,
  368. "__editorExtras__": {
  369. "tangentMode": 0
  370. }
  371. },
  372. {
  373. "__type__": "cc.RealKeyframeValue",
  374. "interpolationMode": 0,
  375. "tangentWeightMode": 0,
  376. "value": 255,
  377. "rightTangent": 0,
  378. "rightTangentWeight": 1,
  379. "leftTangent": 0,
  380. "leftTangentWeight": 1,
  381. "easingMethod": 0,
  382. "__editorExtras__": {
  383. "tangentMode": 0
  384. }
  385. }
  386. ],
  387. "preExtrapolation": 1,
  388. "postExtrapolation": 1
  389. },
  390. {
  391. "__type__": "cc.animation.Channel",
  392. "_curve": {
  393. "__id__": 19
  394. }
  395. },
  396. {
  397. "__type__": "cc.RealCurve",
  398. "_times": [
  399. 0.016666666666666666,
  400. 0.5,
  401. 1
  402. ],
  403. "_values": [
  404. {
  405. "__type__": "cc.RealKeyframeValue",
  406. "interpolationMode": 0,
  407. "tangentWeightMode": 0,
  408. "value": 255,
  409. "rightTangent": 0,
  410. "rightTangentWeight": 1,
  411. "leftTangent": 0,
  412. "leftTangentWeight": 1,
  413. "easingMethod": 0,
  414. "__editorExtras__": {
  415. "tangentMode": 0
  416. }
  417. },
  418. {
  419. "__type__": "cc.RealKeyframeValue",
  420. "interpolationMode": 0,
  421. "tangentWeightMode": 0,
  422. "value": 255,
  423. "rightTangent": 0,
  424. "rightTangentWeight": 1,
  425. "leftTangent": 0,
  426. "leftTangentWeight": 1,
  427. "easingMethod": 0,
  428. "__editorExtras__": {
  429. "tangentMode": 0
  430. }
  431. },
  432. {
  433. "__type__": "cc.RealKeyframeValue",
  434. "interpolationMode": 0,
  435. "tangentWeightMode": 0,
  436. "value": 255,
  437. "rightTangent": 0,
  438. "rightTangentWeight": 1,
  439. "leftTangent": 0,
  440. "leftTangentWeight": 1,
  441. "easingMethod": 0,
  442. "__editorExtras__": {
  443. "tangentMode": 0
  444. }
  445. }
  446. ],
  447. "preExtrapolation": 1,
  448. "postExtrapolation": 1
  449. },
  450. {
  451. "__type__": "cc.animation.Channel",
  452. "_curve": {
  453. "__id__": 21
  454. }
  455. },
  456. {
  457. "__type__": "cc.RealCurve",
  458. "_times": [
  459. 0.016666666666666666,
  460. 0.5,
  461. 1
  462. ],
  463. "_values": [
  464. {
  465. "__type__": "cc.RealKeyframeValue",
  466. "interpolationMode": 0,
  467. "tangentWeightMode": 0,
  468. "value": 0,
  469. "rightTangent": 0,
  470. "rightTangentWeight": 1,
  471. "leftTangent": 0,
  472. "leftTangentWeight": 1,
  473. "easingMethod": 0,
  474. "__editorExtras__": {
  475. "tangentMode": 0
  476. }
  477. },
  478. {
  479. "__type__": "cc.RealKeyframeValue",
  480. "interpolationMode": 0,
  481. "tangentWeightMode": 0,
  482. "value": 255,
  483. "rightTangent": 0,
  484. "rightTangentWeight": 1,
  485. "leftTangent": 0,
  486. "leftTangentWeight": 1,
  487. "easingMethod": 0,
  488. "__editorExtras__": {
  489. "tangentMode": 0
  490. }
  491. },
  492. {
  493. "__type__": "cc.RealKeyframeValue",
  494. "interpolationMode": 0,
  495. "tangentWeightMode": 0,
  496. "value": 0,
  497. "rightTangent": 0,
  498. "rightTangentWeight": 1,
  499. "leftTangent": 0,
  500. "leftTangentWeight": 1,
  501. "easingMethod": 0,
  502. "__editorExtras__": {
  503. "tangentMode": 0
  504. }
  505. }
  506. ],
  507. "preExtrapolation": 1,
  508. "postExtrapolation": 1
  509. },
  510. {
  511. "__type__": "cc.AnimationClipAdditiveSettings",
  512. "enabled": false,
  513. "refClip": null
  514. }
  515. ]