EvolutionEffectObjects.anim 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635
  1. %YAML 1.1
  2. %TAG !u! tag:unity3d.com,2011:
  3. --- !u!74 &7400000
  4. AnimationClip:
  5. m_ObjectHideFlags: 0
  6. m_CorrespondingSourceObject: {fileID: 0}
  7. m_PrefabInstance: {fileID: 0}
  8. m_PrefabAsset: {fileID: 0}
  9. m_Name: EvolutionEffectObjects
  10. serializedVersion: 6
  11. m_Legacy: 0
  12. m_Compressed: 0
  13. m_UseHighQualityCurve: 1
  14. m_RotationCurves: []
  15. m_CompressedRotationCurves: []
  16. m_EulerCurves: []
  17. m_PositionCurves: []
  18. m_ScaleCurves: []
  19. m_FloatCurves:
  20. - curve:
  21. serializedVersion: 2
  22. m_Curve:
  23. - serializedVersion: 3
  24. time: 0
  25. value: 0
  26. inSlope: Infinity
  27. outSlope: Infinity
  28. tangentMode: 103
  29. weightedMode: 0
  30. inWeight: 0
  31. outWeight: 0
  32. - serializedVersion: 3
  33. time: 0.11666667
  34. value: 0
  35. inSlope: Infinity
  36. outSlope: Infinity
  37. tangentMode: 103
  38. weightedMode: 0
  39. inWeight: 0
  40. outWeight: 0
  41. - serializedVersion: 3
  42. time: 0.2
  43. value: 1
  44. inSlope: Infinity
  45. outSlope: Infinity
  46. tangentMode: 103
  47. weightedMode: 0
  48. inWeight: 0
  49. outWeight: 0
  50. - serializedVersion: 3
  51. time: 0.36666667
  52. value: 1
  53. inSlope: Infinity
  54. outSlope: Infinity
  55. tangentMode: 103
  56. weightedMode: 0
  57. inWeight: 0
  58. outWeight: 0
  59. - serializedVersion: 3
  60. time: 0.45
  61. value: 1
  62. inSlope: Infinity
  63. outSlope: Infinity
  64. tangentMode: 103
  65. weightedMode: 0
  66. inWeight: 0
  67. outWeight: 0
  68. - serializedVersion: 3
  69. time: 0.6333333
  70. value: 1
  71. inSlope: Infinity
  72. outSlope: Infinity
  73. tangentMode: 103
  74. weightedMode: 0
  75. inWeight: 0
  76. outWeight: 0
  77. - serializedVersion: 3
  78. time: 0.95
  79. value: 1
  80. inSlope: Infinity
  81. outSlope: Infinity
  82. tangentMode: 103
  83. weightedMode: 0
  84. inWeight: 0
  85. outWeight: 0
  86. m_PreInfinity: 2
  87. m_PostInfinity: 2
  88. m_RotationOrder: 4
  89. attribute: m_IsActive
  90. path: cardMask
  91. classID: 1
  92. script: {fileID: 0}
  93. - curve:
  94. serializedVersion: 2
  95. m_Curve:
  96. - serializedVersion: 3
  97. time: 0
  98. value: 1
  99. inSlope: Infinity
  100. outSlope: Infinity
  101. tangentMode: 103
  102. weightedMode: 0
  103. inWeight: 0
  104. outWeight: 0
  105. - serializedVersion: 3
  106. time: 0.11666667
  107. value: 1
  108. inSlope: Infinity
  109. outSlope: Infinity
  110. tangentMode: 103
  111. weightedMode: 0
  112. inWeight: 0
  113. outWeight: 0
  114. - serializedVersion: 3
  115. time: 0.2
  116. value: 1
  117. inSlope: Infinity
  118. outSlope: Infinity
  119. tangentMode: 103
  120. weightedMode: 0
  121. inWeight: 0
  122. outWeight: 0
  123. - serializedVersion: 3
  124. time: 0.36666667
  125. value: 0
  126. inSlope: Infinity
  127. outSlope: Infinity
  128. tangentMode: 103
  129. weightedMode: 0
  130. inWeight: 0
  131. outWeight: 0
  132. - serializedVersion: 3
  133. time: 0.45
  134. value: 0
  135. inSlope: Infinity
  136. outSlope: Infinity
  137. tangentMode: 103
  138. weightedMode: 0
  139. inWeight: 0
  140. outWeight: 0
  141. m_PreInfinity: 2
  142. m_PostInfinity: 2
  143. m_RotationOrder: 4
  144. attribute: m_IsActive
  145. path: lightMask
  146. classID: 1
  147. script: {fileID: 0}
  148. - curve:
  149. serializedVersion: 2
  150. m_Curve:
  151. - serializedVersion: 3
  152. time: 0
  153. value: 0
  154. inSlope: 0
  155. outSlope: 0
  156. tangentMode: 136
  157. weightedMode: 0
  158. inWeight: 0.33333334
  159. outWeight: 0.33333334
  160. - serializedVersion: 3
  161. time: 0.11666667
  162. value: 700
  163. inSlope: 4000
  164. outSlope: 4000
  165. tangentMode: 136
  166. weightedMode: 0
  167. inWeight: 0.33333334
  168. outWeight: 0.33333334
  169. - serializedVersion: 3
  170. time: 0.2
  171. value: 900
  172. inSlope: 0
  173. outSlope: 0
  174. tangentMode: 136
  175. weightedMode: 0
  176. inWeight: 0.33333334
  177. outWeight: 0.33333334
  178. - serializedVersion: 3
  179. time: 0.45
  180. value: 900
  181. inSlope: 0
  182. outSlope: 0
  183. tangentMode: 136
  184. weightedMode: 0
  185. inWeight: 0.33333334
  186. outWeight: 0.33333334
  187. m_PreInfinity: 2
  188. m_PostInfinity: 2
  189. m_RotationOrder: 4
  190. attribute: m_SizeDelta.x
  191. path: lightMask
  192. classID: 224
  193. script: {fileID: 0}
  194. - curve:
  195. serializedVersion: 2
  196. m_Curve:
  197. - serializedVersion: 3
  198. time: 0
  199. value: 1722
  200. inSlope: 0
  201. outSlope: 0
  202. tangentMode: 136
  203. weightedMode: 0
  204. inWeight: 0.33333334
  205. outWeight: 0.33333334
  206. - serializedVersion: 3
  207. time: 0.11666667
  208. value: 1722
  209. inSlope: 0
  210. outSlope: 0
  211. tangentMode: 136
  212. weightedMode: 0
  213. inWeight: 0.33333334
  214. outWeight: 0.33333334
  215. - serializedVersion: 3
  216. time: 0.2
  217. value: 1722
  218. inSlope: 0
  219. outSlope: 0
  220. tangentMode: 136
  221. weightedMode: 0
  222. inWeight: 0.33333334
  223. outWeight: 0.33333334
  224. - serializedVersion: 3
  225. time: 0.45
  226. value: 1722
  227. inSlope: 0
  228. outSlope: 0
  229. tangentMode: 136
  230. weightedMode: 0
  231. inWeight: 0.33333334
  232. outWeight: 0.33333334
  233. m_PreInfinity: 2
  234. m_PostInfinity: 2
  235. m_RotationOrder: 4
  236. attribute: m_SizeDelta.y
  237. path: lightMask
  238. classID: 224
  239. script: {fileID: 0}
  240. - curve:
  241. serializedVersion: 2
  242. m_Curve:
  243. - serializedVersion: 3
  244. time: 0
  245. value: 1
  246. inSlope: 0
  247. outSlope: 0
  248. tangentMode: 136
  249. weightedMode: 0
  250. inWeight: 0.33333334
  251. outWeight: 0.33333334
  252. - serializedVersion: 3
  253. time: 0.2
  254. value: 1
  255. inSlope: 0
  256. outSlope: 0
  257. tangentMode: 136
  258. weightedMode: 0
  259. inWeight: 0.33333334
  260. outWeight: 0.33333334
  261. - serializedVersion: 3
  262. time: 0.45
  263. value: 1
  264. inSlope: 0
  265. outSlope: 0
  266. tangentMode: 136
  267. weightedMode: 0
  268. inWeight: 0.33333334
  269. outWeight: 0.33333334
  270. m_PreInfinity: 2
  271. m_PostInfinity: 2
  272. m_RotationOrder: 4
  273. attribute: m_Color.r
  274. path: cardMask/CardImage
  275. classID: 114
  276. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  277. - curve:
  278. serializedVersion: 2
  279. m_Curve:
  280. - serializedVersion: 3
  281. time: 0
  282. value: 1
  283. inSlope: 0
  284. outSlope: 0
  285. tangentMode: 136
  286. weightedMode: 0
  287. inWeight: 0.33333334
  288. outWeight: 0.33333334
  289. - serializedVersion: 3
  290. time: 0.2
  291. value: 1
  292. inSlope: 0
  293. outSlope: 0
  294. tangentMode: 136
  295. weightedMode: 0
  296. inWeight: 0.33333334
  297. outWeight: 0.33333334
  298. - serializedVersion: 3
  299. time: 0.45
  300. value: 1
  301. inSlope: 0
  302. outSlope: 0
  303. tangentMode: 136
  304. weightedMode: 0
  305. inWeight: 0.33333334
  306. outWeight: 0.33333334
  307. m_PreInfinity: 2
  308. m_PostInfinity: 2
  309. m_RotationOrder: 4
  310. attribute: m_Color.g
  311. path: cardMask/CardImage
  312. classID: 114
  313. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  314. - curve:
  315. serializedVersion: 2
  316. m_Curve:
  317. - serializedVersion: 3
  318. time: 0
  319. value: 1
  320. inSlope: 0
  321. outSlope: 0
  322. tangentMode: 136
  323. weightedMode: 0
  324. inWeight: 0.33333334
  325. outWeight: 0.33333334
  326. - serializedVersion: 3
  327. time: 0.2
  328. value: 1
  329. inSlope: 0
  330. outSlope: 0
  331. tangentMode: 136
  332. weightedMode: 0
  333. inWeight: 0.33333334
  334. outWeight: 0.33333334
  335. - serializedVersion: 3
  336. time: 0.45
  337. value: 1
  338. inSlope: 0
  339. outSlope: 0
  340. tangentMode: 136
  341. weightedMode: 0
  342. inWeight: 0.33333334
  343. outWeight: 0.33333334
  344. m_PreInfinity: 2
  345. m_PostInfinity: 2
  346. m_RotationOrder: 4
  347. attribute: m_Color.b
  348. path: cardMask/CardImage
  349. classID: 114
  350. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  351. - curve:
  352. serializedVersion: 2
  353. m_Curve:
  354. - serializedVersion: 3
  355. time: 0
  356. value: 0
  357. inSlope: 0
  358. outSlope: 0
  359. tangentMode: 136
  360. weightedMode: 0
  361. inWeight: 0.33333334
  362. outWeight: 0.33333334
  363. - serializedVersion: 3
  364. time: 0.2
  365. value: 0
  366. inSlope: 0
  367. outSlope: 0
  368. tangentMode: 136
  369. weightedMode: 0
  370. inWeight: 0.33333334
  371. outWeight: 0.33333334
  372. - serializedVersion: 3
  373. time: 0.36666667
  374. value: 1
  375. inSlope: 0
  376. outSlope: 0
  377. tangentMode: 136
  378. weightedMode: 0
  379. inWeight: 0.33333334
  380. outWeight: 0.33333334
  381. - serializedVersion: 3
  382. time: 0.45
  383. value: 1
  384. inSlope: 0
  385. outSlope: 0
  386. tangentMode: 136
  387. weightedMode: 0
  388. inWeight: 0.33333334
  389. outWeight: 0.33333334
  390. m_PreInfinity: 2
  391. m_PostInfinity: 2
  392. m_RotationOrder: 4
  393. attribute: m_Color.a
  394. path: cardMask/CardImage
  395. classID: 114
  396. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  397. - curve:
  398. serializedVersion: 2
  399. m_Curve:
  400. - serializedVersion: 3
  401. time: 0
  402. value: 900
  403. inSlope: 0
  404. outSlope: 0
  405. tangentMode: 136
  406. weightedMode: 0
  407. inWeight: 0.33333334
  408. outWeight: 0.33333334
  409. - serializedVersion: 3
  410. time: 0.36666667
  411. value: 900
  412. inSlope: 0
  413. outSlope: 0
  414. tangentMode: 136
  415. weightedMode: 0
  416. inWeight: 0.33333334
  417. outWeight: 0.33333334
  418. - serializedVersion: 3
  419. time: 0.45
  420. value: 1800
  421. inSlope: 16199.998
  422. outSlope: 16199.998
  423. tangentMode: 136
  424. weightedMode: 0
  425. inWeight: 0.33333334
  426. outWeight: 0.33333334
  427. - serializedVersion: 3
  428. time: 0.53333336
  429. value: 3600
  430. inSlope: 15000.001
  431. outSlope: 15000.001
  432. tangentMode: 136
  433. weightedMode: 0
  434. inWeight: 0.33333334
  435. outWeight: 0.33333334
  436. - serializedVersion: 3
  437. time: 0.65
  438. value: 4800
  439. inSlope: 0
  440. outSlope: 0
  441. tangentMode: 136
  442. weightedMode: 0
  443. inWeight: 0.33333334
  444. outWeight: 0.33333334
  445. m_PreInfinity: 2
  446. m_PostInfinity: 2
  447. m_RotationOrder: 4
  448. attribute: m_SizeDelta.x
  449. path: cardMask
  450. classID: 224
  451. script: {fileID: 0}
  452. - curve:
  453. serializedVersion: 2
  454. m_Curve:
  455. - serializedVersion: 3
  456. time: 0
  457. value: 1200
  458. inSlope: 0
  459. outSlope: 0
  460. tangentMode: 136
  461. weightedMode: 0
  462. inWeight: 0.33333334
  463. outWeight: 0.33333334
  464. - serializedVersion: 3
  465. time: 0.36666667
  466. value: 1200
  467. inSlope: 0
  468. outSlope: 0
  469. tangentMode: 136
  470. weightedMode: 0
  471. inWeight: 0.33333334
  472. outWeight: 0.33333334
  473. - serializedVersion: 3
  474. time: 0.45
  475. value: 2400
  476. inSlope: 21599.998
  477. outSlope: 21599.998
  478. tangentMode: 136
  479. weightedMode: 0
  480. inWeight: 0.33333334
  481. outWeight: 0.33333334
  482. - serializedVersion: 3
  483. time: 0.53333336
  484. value: 4800
  485. inSlope: 20000.002
  486. outSlope: 20000.002
  487. tangentMode: 136
  488. weightedMode: 0
  489. inWeight: 0.33333334
  490. outWeight: 0.33333334
  491. - serializedVersion: 3
  492. time: 0.65
  493. value: 6400
  494. inSlope: 0
  495. outSlope: 0
  496. tangentMode: 136
  497. weightedMode: 0
  498. inWeight: 0.33333334
  499. outWeight: 0.33333334
  500. m_PreInfinity: 2
  501. m_PostInfinity: 2
  502. m_RotationOrder: 4
  503. attribute: m_SizeDelta.y
  504. path: cardMask
  505. classID: 224
  506. script: {fileID: 0}
  507. - curve:
  508. serializedVersion: 2
  509. m_Curve:
  510. - serializedVersion: 3
  511. time: 0
  512. value: 4000
  513. inSlope: 0
  514. outSlope: 0
  515. tangentMode: 136
  516. weightedMode: 0
  517. inWeight: 0.33333334
  518. outWeight: 0.33333334
  519. - serializedVersion: 3
  520. time: 0.36666667
  521. value: 3000
  522. inSlope: -4444.4443
  523. outSlope: -4444.4443
  524. tangentMode: 136
  525. weightedMode: 0
  526. inWeight: 0.33333334
  527. outWeight: 0.33333334
  528. - serializedVersion: 3
  529. time: 0.45
  530. value: 2000
  531. inSlope: -10799.999
  532. outSlope: -10799.999
  533. tangentMode: 136
  534. weightedMode: 0
  535. inWeight: 0.33333334
  536. outWeight: 0.33333334
  537. - serializedVersion: 3
  538. time: 0.53333336
  539. value: 1200
  540. inSlope: -11454.545
  541. outSlope: -11454.545
  542. tangentMode: 136
  543. weightedMode: 0
  544. inWeight: 0.33333334
  545. outWeight: 0.33333334
  546. - serializedVersion: 3
  547. time: 0.6333333
  548. value: -100
  549. inSlope: 0
  550. outSlope: 0
  551. tangentMode: 136
  552. weightedMode: 0
  553. inWeight: 0.33333334
  554. outWeight: 0.33333334
  555. m_PreInfinity: 2
  556. m_PostInfinity: 2
  557. m_RotationOrder: 4
  558. attribute: m_Spacing.x
  559. path: grid
  560. classID: 114
  561. script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3}
  562. - curve:
  563. serializedVersion: 2
  564. m_Curve:
  565. - serializedVersion: 3
  566. time: 0
  567. value: 0
  568. inSlope: 0
  569. outSlope: 0
  570. tangentMode: 136
  571. weightedMode: 0
  572. inWeight: 0.33333334
  573. outWeight: 0.33333334
  574. - serializedVersion: 3
  575. time: 0.53333336
  576. value: 0
  577. inSlope: 0
  578. outSlope: 0
  579. tangentMode: 136
  580. weightedMode: 0
  581. inWeight: 0.33333334
  582. outWeight: 0.33333334
  583. m_PreInfinity: 2
  584. m_PostInfinity: 2
  585. m_RotationOrder: 4
  586. attribute: m_Spacing.y
  587. path: grid
  588. classID: 114
  589. script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3}
  590. - curve:
  591. serializedVersion: 2
  592. m_Curve:
  593. - serializedVersion: 3
  594. time: 0
  595. value: 1
  596. inSlope: 0
  597. outSlope: 0
  598. tangentMode: 136
  599. weightedMode: 0
  600. inWeight: 0.33333334
  601. outWeight: 0.33333334
  602. - serializedVersion: 3
  603. time: 0.6333333
  604. value: 1
  605. inSlope: 0
  606. outSlope: 0
  607. tangentMode: 136
  608. weightedMode: 0
  609. inWeight: 0.33333334
  610. outWeight: 0.33333334
  611. m_PreInfinity: 2
  612. m_PostInfinity: 2
  613. m_RotationOrder: 4
  614. attribute: m_fontColor.r
  615. path: grid/EvolutionText_r
  616. classID: 114
  617. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  618. - curve:
  619. serializedVersion: 2
  620. m_Curve:
  621. - serializedVersion: 3
  622. time: 0
  623. value: 1
  624. inSlope: 0
  625. outSlope: 0
  626. tangentMode: 136
  627. weightedMode: 0
  628. inWeight: 0.33333334
  629. outWeight: 0.33333334
  630. - serializedVersion: 3
  631. time: 0.6333333
  632. value: 1
  633. inSlope: 0
  634. outSlope: 0
  635. tangentMode: 136
  636. weightedMode: 0
  637. inWeight: 0.33333334
  638. outWeight: 0.33333334
  639. m_PreInfinity: 2
  640. m_PostInfinity: 2
  641. m_RotationOrder: 4
  642. attribute: m_fontColor.g
  643. path: grid/EvolutionText_r
  644. classID: 114
  645. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  646. - curve:
  647. serializedVersion: 2
  648. m_Curve:
  649. - serializedVersion: 3
  650. time: 0
  651. value: 1
  652. inSlope: 0
  653. outSlope: 0
  654. tangentMode: 136
  655. weightedMode: 0
  656. inWeight: 0.33333334
  657. outWeight: 0.33333334
  658. - serializedVersion: 3
  659. time: 0.6333333
  660. value: 1
  661. inSlope: 0
  662. outSlope: 0
  663. tangentMode: 136
  664. weightedMode: 0
  665. inWeight: 0.33333334
  666. outWeight: 0.33333334
  667. m_PreInfinity: 2
  668. m_PostInfinity: 2
  669. m_RotationOrder: 4
  670. attribute: m_fontColor.b
  671. path: grid/EvolutionText_r
  672. classID: 114
  673. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  674. - curve:
  675. serializedVersion: 2
  676. m_Curve:
  677. - serializedVersion: 3
  678. time: 0
  679. value: 0.09411765
  680. inSlope: 0
  681. outSlope: 0
  682. tangentMode: 136
  683. weightedMode: 0
  684. inWeight: 0.33333334
  685. outWeight: 0.33333334
  686. - serializedVersion: 3
  687. time: 0.6333333
  688. value: 0.09411765
  689. inSlope: 0
  690. outSlope: 0
  691. tangentMode: 136
  692. weightedMode: 0
  693. inWeight: 0.33333334
  694. outWeight: 0.33333334
  695. - serializedVersion: 3
  696. time: 0.65
  697. value: 1
  698. inSlope: 0
  699. outSlope: 0
  700. tangentMode: 136
  701. weightedMode: 0
  702. inWeight: 0.33333334
  703. outWeight: 0.33333334
  704. m_PreInfinity: 2
  705. m_PostInfinity: 2
  706. m_RotationOrder: 4
  707. attribute: m_fontColor.a
  708. path: grid/EvolutionText_r
  709. classID: 114
  710. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  711. - curve:
  712. serializedVersion: 2
  713. m_Curve:
  714. - serializedVersion: 3
  715. time: 0
  716. value: 0
  717. inSlope: Infinity
  718. outSlope: Infinity
  719. tangentMode: 103
  720. weightedMode: 0
  721. inWeight: 0
  722. outWeight: 0
  723. - serializedVersion: 3
  724. time: 0.36666667
  725. value: 1
  726. inSlope: Infinity
  727. outSlope: Infinity
  728. tangentMode: 103
  729. weightedMode: 0
  730. inWeight: 0
  731. outWeight: 0
  732. - serializedVersion: 3
  733. time: 0.95
  734. value: 1
  735. inSlope: Infinity
  736. outSlope: Infinity
  737. tangentMode: 103
  738. weightedMode: 0
  739. inWeight: 0
  740. outWeight: 0
  741. m_PreInfinity: 2
  742. m_PostInfinity: 2
  743. m_RotationOrder: 4
  744. attribute: m_IsActive
  745. path: star3
  746. classID: 1
  747. script: {fileID: 0}
  748. m_PPtrCurves: []
  749. m_SampleRate: 60
  750. m_WrapMode: 0
  751. m_Bounds:
  752. m_Center: {x: 0, y: 0, z: 0}
  753. m_Extent: {x: 0, y: 0, z: 0}
  754. m_ClipBindingConstant:
  755. genericBindings:
  756. - serializedVersion: 2
  757. path: 3267817781
  758. attribute: 2086281974
  759. script: {fileID: 0}
  760. typeID: 1
  761. customType: 0
  762. isPPtrCurve: 0
  763. - serializedVersion: 2
  764. path: 3406288847
  765. attribute: 2086281974
  766. script: {fileID: 0}
  767. typeID: 1
  768. customType: 0
  769. isPPtrCurve: 0
  770. - serializedVersion: 2
  771. path: 3406288847
  772. attribute: 1967290853
  773. script: {fileID: 0}
  774. typeID: 224
  775. customType: 28
  776. isPPtrCurve: 0
  777. - serializedVersion: 2
  778. path: 1691525491
  779. attribute: 304273561
  780. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  781. typeID: 114
  782. customType: 0
  783. isPPtrCurve: 0
  784. - serializedVersion: 2
  785. path: 3267817781
  786. attribute: 1967290853
  787. script: {fileID: 0}
  788. typeID: 224
  789. customType: 28
  790. isPPtrCurve: 0
  791. - serializedVersion: 2
  792. path: 3267817781
  793. attribute: 38095219
  794. script: {fileID: 0}
  795. typeID: 224
  796. customType: 28
  797. isPPtrCurve: 0
  798. - serializedVersion: 2
  799. path: 773904695
  800. attribute: 2876037403
  801. script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3}
  802. typeID: 114
  803. customType: 0
  804. isPPtrCurve: 0
  805. - serializedVersion: 2
  806. path: 1322649523
  807. attribute: 4185109675
  808. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  809. typeID: 114
  810. customType: 0
  811. isPPtrCurve: 0
  812. - serializedVersion: 2
  813. path: 2009170364
  814. attribute: 2086281974
  815. script: {fileID: 0}
  816. typeID: 1
  817. customType: 0
  818. isPPtrCurve: 0
  819. - serializedVersion: 2
  820. path: 3406288847
  821. attribute: 38095219
  822. script: {fileID: 0}
  823. typeID: 224
  824. customType: 28
  825. isPPtrCurve: 0
  826. - serializedVersion: 2
  827. path: 1691525491
  828. attribute: 2526845255
  829. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  830. typeID: 114
  831. customType: 0
  832. isPPtrCurve: 0
  833. - serializedVersion: 2
  834. path: 1691525491
  835. attribute: 4215373228
  836. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  837. typeID: 114
  838. customType: 0
  839. isPPtrCurve: 0
  840. - serializedVersion: 2
  841. path: 1691525491
  842. attribute: 2334886179
  843. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  844. typeID: 114
  845. customType: 0
  846. isPPtrCurve: 0
  847. - serializedVersion: 2
  848. path: 773904695
  849. attribute: 3698059661
  850. script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3}
  851. typeID: 114
  852. customType: 0
  853. isPPtrCurve: 0
  854. - serializedVersion: 2
  855. path: 1322649523
  856. attribute: 2110649717
  857. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  858. typeID: 114
  859. customType: 0
  860. isPPtrCurve: 0
  861. - serializedVersion: 2
  862. path: 1322649523
  863. attribute: 269488542
  864. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  865. typeID: 114
  866. customType: 0
  867. isPPtrCurve: 0
  868. - serializedVersion: 2
  869. path: 1322649523
  870. attribute: 1618666769
  871. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  872. typeID: 114
  873. customType: 0
  874. isPPtrCurve: 0
  875. pptrCurveMapping: []
  876. m_AnimationClipSettings:
  877. serializedVersion: 2
  878. m_AdditiveReferencePoseClip: {fileID: 0}
  879. m_AdditiveReferencePoseTime: 0
  880. m_StartTime: 0
  881. m_StopTime: 0.95
  882. m_OrientationOffsetY: 0
  883. m_Level: 0
  884. m_CycleOffset: 0
  885. m_HasAdditiveReferencePose: 0
  886. m_LoopTime: 0
  887. m_LoopBlend: 0
  888. m_LoopBlendOrientation: 0
  889. m_LoopBlendPositionY: 0
  890. m_LoopBlendPositionXZ: 0
  891. m_KeepOriginalOrientation: 0
  892. m_KeepOriginalPositionY: 1
  893. m_KeepOriginalPositionXZ: 0
  894. m_HeightFromFeet: 0
  895. m_Mirror: 0
  896. m_EditorCurves:
  897. - curve:
  898. serializedVersion: 2
  899. m_Curve:
  900. - serializedVersion: 3
  901. time: 0
  902. value: 0
  903. inSlope: Infinity
  904. outSlope: Infinity
  905. tangentMode: 103
  906. weightedMode: 0
  907. inWeight: 0
  908. outWeight: 0
  909. - serializedVersion: 3
  910. time: 0.11666667
  911. value: 0
  912. inSlope: Infinity
  913. outSlope: Infinity
  914. tangentMode: 103
  915. weightedMode: 0
  916. inWeight: 0
  917. outWeight: 0
  918. - serializedVersion: 3
  919. time: 0.2
  920. value: 1
  921. inSlope: Infinity
  922. outSlope: Infinity
  923. tangentMode: 103
  924. weightedMode: 0
  925. inWeight: 0
  926. outWeight: 0
  927. - serializedVersion: 3
  928. time: 0.36666667
  929. value: 1
  930. inSlope: Infinity
  931. outSlope: Infinity
  932. tangentMode: 103
  933. weightedMode: 0
  934. inWeight: 0
  935. outWeight: 0
  936. - serializedVersion: 3
  937. time: 0.45
  938. value: 1
  939. inSlope: Infinity
  940. outSlope: Infinity
  941. tangentMode: 103
  942. weightedMode: 0
  943. inWeight: 0
  944. outWeight: 0
  945. - serializedVersion: 3
  946. time: 0.6333333
  947. value: 1
  948. inSlope: Infinity
  949. outSlope: Infinity
  950. tangentMode: 103
  951. weightedMode: 0
  952. inWeight: 0
  953. outWeight: 0
  954. - serializedVersion: 3
  955. time: 0.95
  956. value: 1
  957. inSlope: Infinity
  958. outSlope: Infinity
  959. tangentMode: 103
  960. weightedMode: 0
  961. inWeight: 0
  962. outWeight: 0
  963. m_PreInfinity: 2
  964. m_PostInfinity: 2
  965. m_RotationOrder: 4
  966. attribute: m_IsActive
  967. path: cardMask
  968. classID: 1
  969. script: {fileID: 0}
  970. - curve:
  971. serializedVersion: 2
  972. m_Curve:
  973. - serializedVersion: 3
  974. time: 0
  975. value: 1
  976. inSlope: Infinity
  977. outSlope: Infinity
  978. tangentMode: 103
  979. weightedMode: 0
  980. inWeight: 0
  981. outWeight: 0
  982. - serializedVersion: 3
  983. time: 0.11666667
  984. value: 1
  985. inSlope: Infinity
  986. outSlope: Infinity
  987. tangentMode: 103
  988. weightedMode: 0
  989. inWeight: 0
  990. outWeight: 0
  991. - serializedVersion: 3
  992. time: 0.2
  993. value: 1
  994. inSlope: Infinity
  995. outSlope: Infinity
  996. tangentMode: 103
  997. weightedMode: 0
  998. inWeight: 0
  999. outWeight: 0
  1000. - serializedVersion: 3
  1001. time: 0.36666667
  1002. value: 0
  1003. inSlope: Infinity
  1004. outSlope: Infinity
  1005. tangentMode: 103
  1006. weightedMode: 0
  1007. inWeight: 0
  1008. outWeight: 0
  1009. - serializedVersion: 3
  1010. time: 0.45
  1011. value: 0
  1012. inSlope: Infinity
  1013. outSlope: Infinity
  1014. tangentMode: 103
  1015. weightedMode: 0
  1016. inWeight: 0
  1017. outWeight: 0
  1018. m_PreInfinity: 2
  1019. m_PostInfinity: 2
  1020. m_RotationOrder: 4
  1021. attribute: m_IsActive
  1022. path: lightMask
  1023. classID: 1
  1024. script: {fileID: 0}
  1025. - curve:
  1026. serializedVersion: 2
  1027. m_Curve:
  1028. - serializedVersion: 3
  1029. time: 0
  1030. value: 0
  1031. inSlope: 0
  1032. outSlope: 0
  1033. tangentMode: 136
  1034. weightedMode: 0
  1035. inWeight: 0.33333334
  1036. outWeight: 0.33333334
  1037. - serializedVersion: 3
  1038. time: 0.11666667
  1039. value: 700
  1040. inSlope: 4000
  1041. outSlope: 4000
  1042. tangentMode: 136
  1043. weightedMode: 0
  1044. inWeight: 0.33333334
  1045. outWeight: 0.33333334
  1046. - serializedVersion: 3
  1047. time: 0.2
  1048. value: 900
  1049. inSlope: 0
  1050. outSlope: 0
  1051. tangentMode: 136
  1052. weightedMode: 0
  1053. inWeight: 0.33333334
  1054. outWeight: 0.33333334
  1055. - serializedVersion: 3
  1056. time: 0.45
  1057. value: 900
  1058. inSlope: 0
  1059. outSlope: 0
  1060. tangentMode: 136
  1061. weightedMode: 0
  1062. inWeight: 0.33333334
  1063. outWeight: 0.33333334
  1064. m_PreInfinity: 2
  1065. m_PostInfinity: 2
  1066. m_RotationOrder: 4
  1067. attribute: m_SizeDelta.x
  1068. path: lightMask
  1069. classID: 224
  1070. script: {fileID: 0}
  1071. - curve:
  1072. serializedVersion: 2
  1073. m_Curve:
  1074. - serializedVersion: 3
  1075. time: 0
  1076. value: 1722
  1077. inSlope: 0
  1078. outSlope: 0
  1079. tangentMode: 136
  1080. weightedMode: 0
  1081. inWeight: 0.33333334
  1082. outWeight: 0.33333334
  1083. - serializedVersion: 3
  1084. time: 0.11666667
  1085. value: 1722
  1086. inSlope: 0
  1087. outSlope: 0
  1088. tangentMode: 136
  1089. weightedMode: 0
  1090. inWeight: 0.33333334
  1091. outWeight: 0.33333334
  1092. - serializedVersion: 3
  1093. time: 0.2
  1094. value: 1722
  1095. inSlope: 0
  1096. outSlope: 0
  1097. tangentMode: 136
  1098. weightedMode: 0
  1099. inWeight: 0.33333334
  1100. outWeight: 0.33333334
  1101. - serializedVersion: 3
  1102. time: 0.45
  1103. value: 1722
  1104. inSlope: 0
  1105. outSlope: 0
  1106. tangentMode: 136
  1107. weightedMode: 0
  1108. inWeight: 0.33333334
  1109. outWeight: 0.33333334
  1110. m_PreInfinity: 2
  1111. m_PostInfinity: 2
  1112. m_RotationOrder: 4
  1113. attribute: m_SizeDelta.y
  1114. path: lightMask
  1115. classID: 224
  1116. script: {fileID: 0}
  1117. - curve:
  1118. serializedVersion: 2
  1119. m_Curve:
  1120. - serializedVersion: 3
  1121. time: 0
  1122. value: 1
  1123. inSlope: 0
  1124. outSlope: 0
  1125. tangentMode: 136
  1126. weightedMode: 0
  1127. inWeight: 0.33333334
  1128. outWeight: 0.33333334
  1129. - serializedVersion: 3
  1130. time: 0.2
  1131. value: 1
  1132. inSlope: 0
  1133. outSlope: 0
  1134. tangentMode: 136
  1135. weightedMode: 0
  1136. inWeight: 0.33333334
  1137. outWeight: 0.33333334
  1138. - serializedVersion: 3
  1139. time: 0.45
  1140. value: 1
  1141. inSlope: 0
  1142. outSlope: 0
  1143. tangentMode: 136
  1144. weightedMode: 0
  1145. inWeight: 0.33333334
  1146. outWeight: 0.33333334
  1147. m_PreInfinity: 2
  1148. m_PostInfinity: 2
  1149. m_RotationOrder: 4
  1150. attribute: m_Color.r
  1151. path: cardMask/CardImage
  1152. classID: 114
  1153. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  1154. - curve:
  1155. serializedVersion: 2
  1156. m_Curve:
  1157. - serializedVersion: 3
  1158. time: 0
  1159. value: 1
  1160. inSlope: 0
  1161. outSlope: 0
  1162. tangentMode: 136
  1163. weightedMode: 0
  1164. inWeight: 0.33333334
  1165. outWeight: 0.33333334
  1166. - serializedVersion: 3
  1167. time: 0.2
  1168. value: 1
  1169. inSlope: 0
  1170. outSlope: 0
  1171. tangentMode: 136
  1172. weightedMode: 0
  1173. inWeight: 0.33333334
  1174. outWeight: 0.33333334
  1175. - serializedVersion: 3
  1176. time: 0.45
  1177. value: 1
  1178. inSlope: 0
  1179. outSlope: 0
  1180. tangentMode: 136
  1181. weightedMode: 0
  1182. inWeight: 0.33333334
  1183. outWeight: 0.33333334
  1184. m_PreInfinity: 2
  1185. m_PostInfinity: 2
  1186. m_RotationOrder: 4
  1187. attribute: m_Color.g
  1188. path: cardMask/CardImage
  1189. classID: 114
  1190. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  1191. - curve:
  1192. serializedVersion: 2
  1193. m_Curve:
  1194. - serializedVersion: 3
  1195. time: 0
  1196. value: 1
  1197. inSlope: 0
  1198. outSlope: 0
  1199. tangentMode: 136
  1200. weightedMode: 0
  1201. inWeight: 0.33333334
  1202. outWeight: 0.33333334
  1203. - serializedVersion: 3
  1204. time: 0.2
  1205. value: 1
  1206. inSlope: 0
  1207. outSlope: 0
  1208. tangentMode: 136
  1209. weightedMode: 0
  1210. inWeight: 0.33333334
  1211. outWeight: 0.33333334
  1212. - serializedVersion: 3
  1213. time: 0.45
  1214. value: 1
  1215. inSlope: 0
  1216. outSlope: 0
  1217. tangentMode: 136
  1218. weightedMode: 0
  1219. inWeight: 0.33333334
  1220. outWeight: 0.33333334
  1221. m_PreInfinity: 2
  1222. m_PostInfinity: 2
  1223. m_RotationOrder: 4
  1224. attribute: m_Color.b
  1225. path: cardMask/CardImage
  1226. classID: 114
  1227. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  1228. - curve:
  1229. serializedVersion: 2
  1230. m_Curve:
  1231. - serializedVersion: 3
  1232. time: 0
  1233. value: 0
  1234. inSlope: 0
  1235. outSlope: 0
  1236. tangentMode: 136
  1237. weightedMode: 0
  1238. inWeight: 0.33333334
  1239. outWeight: 0.33333334
  1240. - serializedVersion: 3
  1241. time: 0.2
  1242. value: 0
  1243. inSlope: 0
  1244. outSlope: 0
  1245. tangentMode: 136
  1246. weightedMode: 0
  1247. inWeight: 0.33333334
  1248. outWeight: 0.33333334
  1249. - serializedVersion: 3
  1250. time: 0.36666667
  1251. value: 1
  1252. inSlope: 0
  1253. outSlope: 0
  1254. tangentMode: 136
  1255. weightedMode: 0
  1256. inWeight: 0.33333334
  1257. outWeight: 0.33333334
  1258. - serializedVersion: 3
  1259. time: 0.45
  1260. value: 1
  1261. inSlope: 0
  1262. outSlope: 0
  1263. tangentMode: 136
  1264. weightedMode: 0
  1265. inWeight: 0.33333334
  1266. outWeight: 0.33333334
  1267. m_PreInfinity: 2
  1268. m_PostInfinity: 2
  1269. m_RotationOrder: 4
  1270. attribute: m_Color.a
  1271. path: cardMask/CardImage
  1272. classID: 114
  1273. script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
  1274. - curve:
  1275. serializedVersion: 2
  1276. m_Curve:
  1277. - serializedVersion: 3
  1278. time: 0
  1279. value: 900
  1280. inSlope: 0
  1281. outSlope: 0
  1282. tangentMode: 136
  1283. weightedMode: 0
  1284. inWeight: 0.33333334
  1285. outWeight: 0.33333334
  1286. - serializedVersion: 3
  1287. time: 0.36666667
  1288. value: 900
  1289. inSlope: 0
  1290. outSlope: 0
  1291. tangentMode: 136
  1292. weightedMode: 0
  1293. inWeight: 0.33333334
  1294. outWeight: 0.33333334
  1295. - serializedVersion: 3
  1296. time: 0.45
  1297. value: 1800
  1298. inSlope: 16199.998
  1299. outSlope: 16199.998
  1300. tangentMode: 136
  1301. weightedMode: 0
  1302. inWeight: 0.33333334
  1303. outWeight: 0.33333334
  1304. - serializedVersion: 3
  1305. time: 0.53333336
  1306. value: 3600
  1307. inSlope: 15000.001
  1308. outSlope: 15000.001
  1309. tangentMode: 136
  1310. weightedMode: 0
  1311. inWeight: 0.33333334
  1312. outWeight: 0.33333334
  1313. - serializedVersion: 3
  1314. time: 0.65
  1315. value: 4800
  1316. inSlope: 0
  1317. outSlope: 0
  1318. tangentMode: 136
  1319. weightedMode: 0
  1320. inWeight: 0.33333334
  1321. outWeight: 0.33333334
  1322. m_PreInfinity: 2
  1323. m_PostInfinity: 2
  1324. m_RotationOrder: 4
  1325. attribute: m_SizeDelta.x
  1326. path: cardMask
  1327. classID: 224
  1328. script: {fileID: 0}
  1329. - curve:
  1330. serializedVersion: 2
  1331. m_Curve:
  1332. - serializedVersion: 3
  1333. time: 0
  1334. value: 1200
  1335. inSlope: 0
  1336. outSlope: 0
  1337. tangentMode: 136
  1338. weightedMode: 0
  1339. inWeight: 0.33333334
  1340. outWeight: 0.33333334
  1341. - serializedVersion: 3
  1342. time: 0.36666667
  1343. value: 1200
  1344. inSlope: 0
  1345. outSlope: 0
  1346. tangentMode: 136
  1347. weightedMode: 0
  1348. inWeight: 0.33333334
  1349. outWeight: 0.33333334
  1350. - serializedVersion: 3
  1351. time: 0.45
  1352. value: 2400
  1353. inSlope: 21599.998
  1354. outSlope: 21599.998
  1355. tangentMode: 136
  1356. weightedMode: 0
  1357. inWeight: 0.33333334
  1358. outWeight: 0.33333334
  1359. - serializedVersion: 3
  1360. time: 0.53333336
  1361. value: 4800
  1362. inSlope: 20000.002
  1363. outSlope: 20000.002
  1364. tangentMode: 136
  1365. weightedMode: 0
  1366. inWeight: 0.33333334
  1367. outWeight: 0.33333334
  1368. - serializedVersion: 3
  1369. time: 0.65
  1370. value: 6400
  1371. inSlope: 0
  1372. outSlope: 0
  1373. tangentMode: 136
  1374. weightedMode: 0
  1375. inWeight: 0.33333334
  1376. outWeight: 0.33333334
  1377. m_PreInfinity: 2
  1378. m_PostInfinity: 2
  1379. m_RotationOrder: 4
  1380. attribute: m_SizeDelta.y
  1381. path: cardMask
  1382. classID: 224
  1383. script: {fileID: 0}
  1384. - curve:
  1385. serializedVersion: 2
  1386. m_Curve:
  1387. - serializedVersion: 3
  1388. time: 0
  1389. value: 4000
  1390. inSlope: 0
  1391. outSlope: 0
  1392. tangentMode: 136
  1393. weightedMode: 0
  1394. inWeight: 0.33333334
  1395. outWeight: 0.33333334
  1396. - serializedVersion: 3
  1397. time: 0.36666667
  1398. value: 3000
  1399. inSlope: -4444.4443
  1400. outSlope: -4444.4443
  1401. tangentMode: 136
  1402. weightedMode: 0
  1403. inWeight: 0.33333334
  1404. outWeight: 0.33333334
  1405. - serializedVersion: 3
  1406. time: 0.45
  1407. value: 2000
  1408. inSlope: -10799.999
  1409. outSlope: -10799.999
  1410. tangentMode: 136
  1411. weightedMode: 0
  1412. inWeight: 0.33333334
  1413. outWeight: 0.33333334
  1414. - serializedVersion: 3
  1415. time: 0.53333336
  1416. value: 1200
  1417. inSlope: -11454.545
  1418. outSlope: -11454.545
  1419. tangentMode: 136
  1420. weightedMode: 0
  1421. inWeight: 0.33333334
  1422. outWeight: 0.33333334
  1423. - serializedVersion: 3
  1424. time: 0.6333333
  1425. value: -100
  1426. inSlope: 0
  1427. outSlope: 0
  1428. tangentMode: 136
  1429. weightedMode: 0
  1430. inWeight: 0.33333334
  1431. outWeight: 0.33333334
  1432. m_PreInfinity: 2
  1433. m_PostInfinity: 2
  1434. m_RotationOrder: 4
  1435. attribute: m_Spacing.x
  1436. path: grid
  1437. classID: 114
  1438. script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3}
  1439. - curve:
  1440. serializedVersion: 2
  1441. m_Curve:
  1442. - serializedVersion: 3
  1443. time: 0
  1444. value: 0
  1445. inSlope: 0
  1446. outSlope: 0
  1447. tangentMode: 136
  1448. weightedMode: 0
  1449. inWeight: 0.33333334
  1450. outWeight: 0.33333334
  1451. - serializedVersion: 3
  1452. time: 0.53333336
  1453. value: 0
  1454. inSlope: 0
  1455. outSlope: 0
  1456. tangentMode: 136
  1457. weightedMode: 0
  1458. inWeight: 0.33333334
  1459. outWeight: 0.33333334
  1460. m_PreInfinity: 2
  1461. m_PostInfinity: 2
  1462. m_RotationOrder: 4
  1463. attribute: m_Spacing.y
  1464. path: grid
  1465. classID: 114
  1466. script: {fileID: 11500000, guid: 8a8695521f0d02e499659fee002a26c2, type: 3}
  1467. - curve:
  1468. serializedVersion: 2
  1469. m_Curve:
  1470. - serializedVersion: 3
  1471. time: 0
  1472. value: 1
  1473. inSlope: 0
  1474. outSlope: 0
  1475. tangentMode: 136
  1476. weightedMode: 0
  1477. inWeight: 0.33333334
  1478. outWeight: 0.33333334
  1479. - serializedVersion: 3
  1480. time: 0.6333333
  1481. value: 1
  1482. inSlope: 0
  1483. outSlope: 0
  1484. tangentMode: 136
  1485. weightedMode: 0
  1486. inWeight: 0.33333334
  1487. outWeight: 0.33333334
  1488. m_PreInfinity: 2
  1489. m_PostInfinity: 2
  1490. m_RotationOrder: 4
  1491. attribute: m_fontColor.r
  1492. path: grid/EvolutionText_r
  1493. classID: 114
  1494. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  1495. - curve:
  1496. serializedVersion: 2
  1497. m_Curve:
  1498. - serializedVersion: 3
  1499. time: 0
  1500. value: 1
  1501. inSlope: 0
  1502. outSlope: 0
  1503. tangentMode: 136
  1504. weightedMode: 0
  1505. inWeight: 0.33333334
  1506. outWeight: 0.33333334
  1507. - serializedVersion: 3
  1508. time: 0.6333333
  1509. value: 1
  1510. inSlope: 0
  1511. outSlope: 0
  1512. tangentMode: 136
  1513. weightedMode: 0
  1514. inWeight: 0.33333334
  1515. outWeight: 0.33333334
  1516. m_PreInfinity: 2
  1517. m_PostInfinity: 2
  1518. m_RotationOrder: 4
  1519. attribute: m_fontColor.g
  1520. path: grid/EvolutionText_r
  1521. classID: 114
  1522. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  1523. - curve:
  1524. serializedVersion: 2
  1525. m_Curve:
  1526. - serializedVersion: 3
  1527. time: 0
  1528. value: 1
  1529. inSlope: 0
  1530. outSlope: 0
  1531. tangentMode: 136
  1532. weightedMode: 0
  1533. inWeight: 0.33333334
  1534. outWeight: 0.33333334
  1535. - serializedVersion: 3
  1536. time: 0.6333333
  1537. value: 1
  1538. inSlope: 0
  1539. outSlope: 0
  1540. tangentMode: 136
  1541. weightedMode: 0
  1542. inWeight: 0.33333334
  1543. outWeight: 0.33333334
  1544. m_PreInfinity: 2
  1545. m_PostInfinity: 2
  1546. m_RotationOrder: 4
  1547. attribute: m_fontColor.b
  1548. path: grid/EvolutionText_r
  1549. classID: 114
  1550. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  1551. - curve:
  1552. serializedVersion: 2
  1553. m_Curve:
  1554. - serializedVersion: 3
  1555. time: 0
  1556. value: 0.09411765
  1557. inSlope: 0
  1558. outSlope: 0
  1559. tangentMode: 136
  1560. weightedMode: 0
  1561. inWeight: 0.33333334
  1562. outWeight: 0.33333334
  1563. - serializedVersion: 3
  1564. time: 0.6333333
  1565. value: 0.09411765
  1566. inSlope: 0
  1567. outSlope: 0
  1568. tangentMode: 136
  1569. weightedMode: 0
  1570. inWeight: 0.33333334
  1571. outWeight: 0.33333334
  1572. - serializedVersion: 3
  1573. time: 0.65
  1574. value: 1
  1575. inSlope: 0
  1576. outSlope: 0
  1577. tangentMode: 136
  1578. weightedMode: 0
  1579. inWeight: 0.33333334
  1580. outWeight: 0.33333334
  1581. m_PreInfinity: 2
  1582. m_PostInfinity: 2
  1583. m_RotationOrder: 4
  1584. attribute: m_fontColor.a
  1585. path: grid/EvolutionText_r
  1586. classID: 114
  1587. script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
  1588. - curve:
  1589. serializedVersion: 2
  1590. m_Curve:
  1591. - serializedVersion: 3
  1592. time: 0
  1593. value: 0
  1594. inSlope: Infinity
  1595. outSlope: Infinity
  1596. tangentMode: 103
  1597. weightedMode: 0
  1598. inWeight: 0
  1599. outWeight: 0
  1600. - serializedVersion: 3
  1601. time: 0.36666667
  1602. value: 1
  1603. inSlope: Infinity
  1604. outSlope: Infinity
  1605. tangentMode: 103
  1606. weightedMode: 0
  1607. inWeight: 0
  1608. outWeight: 0
  1609. - serializedVersion: 3
  1610. time: 0.95
  1611. value: 1
  1612. inSlope: Infinity
  1613. outSlope: Infinity
  1614. tangentMode: 103
  1615. weightedMode: 0
  1616. inWeight: 0
  1617. outWeight: 0
  1618. m_PreInfinity: 2
  1619. m_PostInfinity: 2
  1620. m_RotationOrder: 4
  1621. attribute: m_IsActive
  1622. path: star3
  1623. classID: 1
  1624. script: {fileID: 0}
  1625. m_EulerEditorCurves: []
  1626. m_HasGenericRootTransform: 0
  1627. m_HasMotionFloatCurves: 0
  1628. m_Events:
  1629. - time: 0.65
  1630. functionName: PlaySE
  1631. data:
  1632. objectReferenceParameter: {fileID: 0}
  1633. floatParameter: 0
  1634. intParameter: 0
  1635. messageOptions: 0