particle.prefab 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "particle",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "particle",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [],
  20. "_active": true,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. }
  25. ],
  26. "_prefab": {
  27. "__id__": 89
  28. },
  29. "_lpos": {
  30. "__type__": "cc.Vec3",
  31. "x": -2.79,
  32. "y": 0,
  33. "z": -1.626
  34. },
  35. "_lrot": {
  36. "__type__": "cc.Quat",
  37. "x": 0,
  38. "y": 0,
  39. "z": 0,
  40. "w": 1
  41. },
  42. "_lscale": {
  43. "__type__": "cc.Vec3",
  44. "x": 1,
  45. "y": 1,
  46. "z": 1
  47. },
  48. "_layer": 1,
  49. "_euler": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_id": ""
  56. },
  57. {
  58. "__type__": "cc.ParticleSystem",
  59. "_name": "",
  60. "_objFlags": 0,
  61. "node": {
  62. "__id__": 1
  63. },
  64. "_enabled": true,
  65. "__prefab": {
  66. "__id__": 3
  67. },
  68. "_materials": [
  69. {
  70. "__uuid__": "977febce-970f-45eb-ad45-3655a9139b69",
  71. "__expectedType__": "cc.Material"
  72. }
  73. ],
  74. "_visFlags": 0,
  75. "startColor": {
  76. "__id__": 4
  77. },
  78. "scaleSpace": 1,
  79. "startSize3D": true,
  80. "startSizeX": {
  81. "__id__": 15
  82. },
  83. "startSize": {
  84. "__id__": 15
  85. },
  86. "startSizeY": {
  87. "__id__": 16
  88. },
  89. "startSizeZ": {
  90. "__id__": 17
  91. },
  92. "startSpeed": {
  93. "__id__": 18
  94. },
  95. "startRotation3D": true,
  96. "startRotationX": {
  97. "__id__": 21
  98. },
  99. "startRotationY": {
  100. "__id__": 23
  101. },
  102. "startRotationZ": {
  103. "__id__": 25
  104. },
  105. "startRotation": {
  106. "__id__": 25
  107. },
  108. "startDelay": {
  109. "__id__": 27
  110. },
  111. "startLifetime": {
  112. "__id__": 28
  113. },
  114. "duration": 1,
  115. "loop": false,
  116. "simulationSpeed": 1,
  117. "playOnAwake": true,
  118. "gravityModifier": {
  119. "__id__": 29
  120. },
  121. "rateOverTime": {
  122. "__id__": 31
  123. },
  124. "rateOverDistance": {
  125. "__id__": 32
  126. },
  127. "bursts": [
  128. {
  129. "__id__": 33
  130. }
  131. ],
  132. "_colorOverLifetimeModule": {
  133. "__id__": 35
  134. },
  135. "_shapeModule": {
  136. "__id__": 46
  137. },
  138. "_sizeOvertimeModule": {
  139. "__id__": 48
  140. },
  141. "_velocityOvertimeModule": {
  142. "__id__": 54
  143. },
  144. "_forceOvertimeModule": {
  145. "__id__": 60
  146. },
  147. "_limitVelocityOvertimeModule": {
  148. "__id__": 65
  149. },
  150. "_rotationOvertimeModule": {
  151. "__id__": 70
  152. },
  153. "_textureAnimationModule": {
  154. "__id__": 80
  155. },
  156. "_trailModule": {
  157. "__id__": 83
  158. },
  159. "renderer": {
  160. "__id__": 88
  161. },
  162. "enableCulling": false,
  163. "_prewarm": false,
  164. "_capacity": 1000,
  165. "_simulationSpace": 1,
  166. "_id": ""
  167. },
  168. {
  169. "__type__": "cc.CompPrefabInfo",
  170. "fileId": "0b7a7v3FVOCpzmec7amMlB"
  171. },
  172. {
  173. "__type__": "cc.GradientRange",
  174. "_mode": 4,
  175. "gradient": {
  176. "__id__": 5
  177. }
  178. },
  179. {
  180. "__type__": "cc.Gradient",
  181. "colorKeys": [
  182. {
  183. "__id__": 6
  184. },
  185. {
  186. "__id__": 7
  187. },
  188. {
  189. "__id__": 8
  190. },
  191. {
  192. "__id__": 9
  193. },
  194. {
  195. "__id__": 10
  196. },
  197. {
  198. "__id__": 11
  199. },
  200. {
  201. "__id__": 12
  202. }
  203. ],
  204. "alphaKeys": [
  205. {
  206. "__id__": 13
  207. },
  208. {
  209. "__id__": 14
  210. }
  211. ],
  212. "mode": 0
  213. },
  214. {
  215. "__type__": "cc.ColorKey",
  216. "color": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 0,
  220. "b": 0,
  221. "a": 255
  222. },
  223. "time": 0
  224. },
  225. {
  226. "__type__": "cc.ColorKey",
  227. "color": {
  228. "__type__": "cc.Color",
  229. "r": 213,
  230. "g": 0,
  231. "b": 255,
  232. "a": 255
  233. },
  234. "time": 0.1919642857142857
  235. },
  236. {
  237. "__type__": "cc.ColorKey",
  238. "color": {
  239. "__type__": "cc.Color",
  240. "r": 44,
  241. "g": 38,
  242. "b": 190,
  243. "a": 255
  244. },
  245. "time": 0.3169642857142857
  246. },
  247. {
  248. "__type__": "cc.ColorKey",
  249. "color": {
  250. "__type__": "cc.Color",
  251. "r": 0,
  252. "g": 255,
  253. "b": 204,
  254. "a": 255
  255. },
  256. "time": 0.5022321428571428
  257. },
  258. {
  259. "__type__": "cc.ColorKey",
  260. "color": {
  261. "__type__": "cc.Color",
  262. "r": 0,
  263. "g": 241,
  264. "b": 19,
  265. "a": 255
  266. },
  267. "time": 0.6450892857142857
  268. },
  269. {
  270. "__type__": "cc.ColorKey",
  271. "color": {
  272. "__type__": "cc.Color",
  273. "r": 255,
  274. "g": 255,
  275. "b": 0,
  276. "a": 255
  277. },
  278. "time": 0.796875
  279. },
  280. {
  281. "__type__": "cc.ColorKey",
  282. "color": {
  283. "__type__": "cc.Color",
  284. "r": 255,
  285. "g": 0,
  286. "b": 0,
  287. "a": 255
  288. },
  289. "time": 1
  290. },
  291. {
  292. "__type__": "cc.AlphaKey",
  293. "alpha": 255,
  294. "time": 0
  295. },
  296. {
  297. "__type__": "cc.AlphaKey",
  298. "alpha": 255,
  299. "time": 1
  300. },
  301. {
  302. "__type__": "cc.CurveRange",
  303. "mode": 0,
  304. "constant": 0.1,
  305. "multiplier": 1
  306. },
  307. {
  308. "__type__": "cc.CurveRange",
  309. "mode": 0,
  310. "constant": 0.1,
  311. "multiplier": 1
  312. },
  313. {
  314. "__type__": "cc.CurveRange",
  315. "mode": 0,
  316. "constant": 0.1,
  317. "multiplier": 1
  318. },
  319. {
  320. "__type__": "cc.CurveRange",
  321. "mode": 2,
  322. "multiplier": 30,
  323. "splineMin": {
  324. "__id__": 19
  325. },
  326. "splineMax": {
  327. "__id__": 20
  328. }
  329. },
  330. {
  331. "__type__": "cc.RealCurve",
  332. "_times": [
  333. 0,
  334. 0.59,
  335. 1
  336. ],
  337. "_values": [
  338. {
  339. "__type__": "cc.RealKeyframeValue",
  340. "interpolationMode": 2,
  341. "tangentWeightMode": 0,
  342. "value": 1,
  343. "leftTangent": 0,
  344. "rightTangent": 0,
  345. "rightTangentWeight": 0,
  346. "leftTangentWeight": 0,
  347. "easingMethod": 0
  348. },
  349. {
  350. "__type__": "cc.RealKeyframeValue",
  351. "interpolationMode": 2,
  352. "tangentWeightMode": 0,
  353. "value": 0.31,
  354. "leftTangent": -1.464314471879286,
  355. "rightTangent": -1.464314471879286,
  356. "rightTangentWeight": 0,
  357. "leftTangentWeight": 0,
  358. "easingMethod": 0
  359. },
  360. {
  361. "__type__": "cc.RealKeyframeValue",
  362. "interpolationMode": 2,
  363. "tangentWeightMode": 0,
  364. "value": -0.03,
  365. "leftTangent": 0,
  366. "rightTangent": 0,
  367. "rightTangentWeight": 0,
  368. "leftTangentWeight": 0,
  369. "easingMethod": 0
  370. }
  371. ],
  372. "preExtrapolation": 2,
  373. "postExtrapolation": 1
  374. },
  375. {
  376. "__type__": "cc.RealCurve",
  377. "_times": [
  378. 0,
  379. 1
  380. ],
  381. "_values": [
  382. {
  383. "__type__": "cc.RealKeyframeValue",
  384. "interpolationMode": 2,
  385. "tangentWeightMode": 0,
  386. "value": 0.13,
  387. "leftTangent": 0,
  388. "rightTangent": 0,
  389. "rightTangentWeight": 0,
  390. "leftTangentWeight": 0,
  391. "easingMethod": 0
  392. },
  393. {
  394. "__type__": "cc.RealKeyframeValue",
  395. "interpolationMode": 2,
  396. "tangentWeightMode": 0,
  397. "value": 1.02,
  398. "leftTangent": 0,
  399. "rightTangent": 0,
  400. "rightTangentWeight": 0,
  401. "leftTangentWeight": 0,
  402. "easingMethod": 0
  403. }
  404. ],
  405. "preExtrapolation": 2,
  406. "postExtrapolation": 1
  407. },
  408. {
  409. "__type__": "cc.CurveRange",
  410. "mode": 1,
  411. "multiplier": 180,
  412. "spline": {
  413. "__id__": 22
  414. }
  415. },
  416. {
  417. "__type__": "cc.RealCurve",
  418. "_times": [
  419. 0,
  420. 1
  421. ],
  422. "_values": [
  423. {
  424. "__type__": "cc.RealKeyframeValue",
  425. "interpolationMode": 2,
  426. "tangentWeightMode": 0,
  427. "value": 1,
  428. "leftTangent": 0,
  429. "rightTangent": 0,
  430. "rightTangentWeight": 0,
  431. "leftTangentWeight": 0,
  432. "easingMethod": 0
  433. },
  434. {
  435. "__type__": "cc.RealKeyframeValue",
  436. "interpolationMode": 2,
  437. "tangentWeightMode": 0,
  438. "value": -0.01,
  439. "leftTangent": 0,
  440. "rightTangent": 0,
  441. "rightTangentWeight": 0,
  442. "leftTangentWeight": 0,
  443. "easingMethod": 0
  444. }
  445. ],
  446. "preExtrapolation": 2,
  447. "postExtrapolation": 1
  448. },
  449. {
  450. "__type__": "cc.CurveRange",
  451. "mode": 1,
  452. "multiplier": 180,
  453. "spline": {
  454. "__id__": 24
  455. }
  456. },
  457. {
  458. "__type__": "cc.RealCurve",
  459. "_times": [
  460. 0,
  461. 0.87
  462. ],
  463. "_values": [
  464. {
  465. "__type__": "cc.RealKeyframeValue",
  466. "interpolationMode": 2,
  467. "tangentWeightMode": 0,
  468. "value": 1,
  469. "leftTangent": 0,
  470. "rightTangent": 0,
  471. "rightTangentWeight": 0,
  472. "leftTangentWeight": 0,
  473. "easingMethod": 0
  474. },
  475. {
  476. "__type__": "cc.RealKeyframeValue",
  477. "interpolationMode": 2,
  478. "tangentWeightMode": 0,
  479. "value": 0,
  480. "leftTangent": 0,
  481. "rightTangent": 0,
  482. "rightTangentWeight": 0,
  483. "leftTangentWeight": 0,
  484. "easingMethod": 0
  485. }
  486. ],
  487. "preExtrapolation": 2,
  488. "postExtrapolation": 1
  489. },
  490. {
  491. "__type__": "cc.CurveRange",
  492. "mode": 1,
  493. "multiplier": 180,
  494. "spline": {
  495. "__id__": 26
  496. }
  497. },
  498. {
  499. "__type__": "cc.RealCurve",
  500. "_times": [
  501. 0,
  502. 0.95
  503. ],
  504. "_values": [
  505. {
  506. "__type__": "cc.RealKeyframeValue",
  507. "interpolationMode": 2,
  508. "tangentWeightMode": 0,
  509. "value": 1,
  510. "leftTangent": 0,
  511. "rightTangent": 0,
  512. "rightTangentWeight": 0,
  513. "leftTangentWeight": 0,
  514. "easingMethod": 0
  515. },
  516. {
  517. "__type__": "cc.RealKeyframeValue",
  518. "interpolationMode": 2,
  519. "tangentWeightMode": 0,
  520. "value": 0,
  521. "leftTangent": 0,
  522. "rightTangent": 0,
  523. "rightTangentWeight": 0,
  524. "leftTangentWeight": 0,
  525. "easingMethod": 0
  526. }
  527. ],
  528. "preExtrapolation": 2,
  529. "postExtrapolation": 1
  530. },
  531. {
  532. "__type__": "cc.CurveRange",
  533. "mode": 0,
  534. "constant": 0,
  535. "multiplier": 1
  536. },
  537. {
  538. "__type__": "cc.CurveRange",
  539. "mode": 0,
  540. "constant": 2,
  541. "multiplier": 1
  542. },
  543. {
  544. "__type__": "cc.CurveRange",
  545. "mode": 1,
  546. "multiplier": 8,
  547. "spline": {
  548. "__id__": 30
  549. }
  550. },
  551. {
  552. "__type__": "cc.RealCurve",
  553. "_times": [
  554. 0,
  555. 0.1,
  556. 0.18,
  557. 0.38,
  558. 0.95
  559. ],
  560. "_values": [
  561. {
  562. "__type__": "cc.RealKeyframeValue",
  563. "interpolationMode": 2,
  564. "tangentWeightMode": 0,
  565. "value": 0.38,
  566. "leftTangent": 0,
  567. "rightTangent": 0,
  568. "rightTangentWeight": 0,
  569. "leftTangentWeight": 0,
  570. "easingMethod": 0
  571. },
  572. {
  573. "__type__": "cc.RealKeyframeValue",
  574. "interpolationMode": 2,
  575. "tangentWeightMode": 0,
  576. "value": 0.55,
  577. "leftTangent": -0.022016326349364585,
  578. "rightTangent": -0.022016326349364585,
  579. "rightTangentWeight": 0,
  580. "leftTangentWeight": 0,
  581. "easingMethod": 0
  582. },
  583. {
  584. "__type__": "cc.RealKeyframeValue",
  585. "interpolationMode": 2,
  586. "tangentWeightMode": 0,
  587. "value": 0.74,
  588. "leftTangent": 0.04597701149425287,
  589. "rightTangent": 0.04597701149425287,
  590. "rightTangentWeight": 0,
  591. "leftTangentWeight": 0,
  592. "easingMethod": 0
  593. },
  594. {
  595. "__type__": "cc.RealKeyframeValue",
  596. "interpolationMode": 2,
  597. "tangentWeightMode": 0,
  598. "value": 0.05,
  599. "leftTangent": -0.0853039478885352,
  600. "rightTangent": -0.0853039478885352,
  601. "rightTangentWeight": 0,
  602. "leftTangentWeight": 0,
  603. "easingMethod": 0
  604. },
  605. {
  606. "__type__": "cc.RealKeyframeValue",
  607. "interpolationMode": 2,
  608. "tangentWeightMode": 0,
  609. "value": 0,
  610. "leftTangent": 0,
  611. "rightTangent": 0,
  612. "rightTangentWeight": 0,
  613. "leftTangentWeight": 0,
  614. "easingMethod": 0
  615. }
  616. ],
  617. "preExtrapolation": 2,
  618. "postExtrapolation": 1
  619. },
  620. {
  621. "__type__": "cc.CurveRange",
  622. "mode": 0,
  623. "constant": 1,
  624. "multiplier": 1
  625. },
  626. {
  627. "__type__": "cc.CurveRange",
  628. "mode": 0,
  629. "constant": 0,
  630. "multiplier": 1
  631. },
  632. {
  633. "__type__": "cc.Burst",
  634. "_time": 0,
  635. "_repeatCount": 1,
  636. "repeatInterval": 0,
  637. "count": {
  638. "__id__": 34
  639. }
  640. },
  641. {
  642. "__type__": "cc.CurveRange",
  643. "mode": 0,
  644. "constant": 150,
  645. "multiplier": 1
  646. },
  647. {
  648. "__type__": "cc.ColorOvertimeModule",
  649. "_enable": false,
  650. "color": {
  651. "__id__": 36
  652. }
  653. },
  654. {
  655. "__type__": "cc.GradientRange",
  656. "_mode": 1,
  657. "gradient": {
  658. "__id__": 37
  659. }
  660. },
  661. {
  662. "__type__": "cc.Gradient",
  663. "colorKeys": [
  664. {
  665. "__id__": 38
  666. },
  667. {
  668. "__id__": 39
  669. },
  670. {
  671. "__id__": 40
  672. },
  673. {
  674. "__id__": 41
  675. },
  676. {
  677. "__id__": 42
  678. },
  679. {
  680. "__id__": 43
  681. }
  682. ],
  683. "alphaKeys": [
  684. {
  685. "__id__": 44
  686. },
  687. {
  688. "__id__": 45
  689. }
  690. ],
  691. "mode": 0
  692. },
  693. {
  694. "__type__": "cc.ColorKey",
  695. "color": {
  696. "__type__": "cc.Color",
  697. "r": 255,
  698. "g": 0,
  699. "b": 0,
  700. "a": 1
  701. },
  702. "time": 0
  703. },
  704. {
  705. "__type__": "cc.ColorKey",
  706. "color": {
  707. "__type__": "cc.Color",
  708. "r": 189,
  709. "g": 0,
  710. "b": 248,
  711. "a": 1
  712. },
  713. "time": 0.16964285714285715
  714. },
  715. {
  716. "__type__": "cc.ColorKey",
  717. "color": {
  718. "__type__": "cc.Color",
  719. "r": 0,
  720. "g": 173,
  721. "b": 255,
  722. "a": 1
  723. },
  724. "time": 0.29464285714285715
  725. },
  726. {
  727. "__type__": "cc.ColorKey",
  728. "color": {
  729. "__type__": "cc.Color",
  730. "r": 0,
  731. "g": 255,
  732. "b": 153,
  733. "a": 1
  734. },
  735. "time": 0.5245535714285715
  736. },
  737. {
  738. "__type__": "cc.ColorKey",
  739. "color": {
  740. "__type__": "cc.Color",
  741. "r": 41,
  742. "g": 255,
  743. "b": 0,
  744. "a": 1
  745. },
  746. "time": 0.6830357142857143
  747. },
  748. {
  749. "__type__": "cc.ColorKey",
  750. "color": {
  751. "__type__": "cc.Color",
  752. "r": 253,
  753. "g": 193,
  754. "b": 0,
  755. "a": 1
  756. },
  757. "time": 0.90625
  758. },
  759. {
  760. "__type__": "cc.AlphaKey",
  761. "alpha": 255,
  762. "time": 0
  763. },
  764. {
  765. "__type__": "cc.AlphaKey",
  766. "alpha": 255,
  767. "time": 1
  768. },
  769. {
  770. "__type__": "cc.ShapeModule",
  771. "_enable": true,
  772. "_shapeType": 2,
  773. "shapeType": 2,
  774. "emitFrom": 0,
  775. "alignToDirection": false,
  776. "randomDirectionAmount": 0,
  777. "sphericalDirectionAmount": 0,
  778. "randomPositionAmount": 0,
  779. "radius": 1,
  780. "radiusThickness": 1,
  781. "arcMode": 0,
  782. "arcSpread": 0,
  783. "arcSpeed": {
  784. "__id__": 47
  785. },
  786. "length": 5,
  787. "boxThickness": {
  788. "__type__": "cc.Vec3",
  789. "x": 0,
  790. "y": 0,
  791. "z": 0
  792. },
  793. "_position": {
  794. "__type__": "cc.Vec3",
  795. "x": 0,
  796. "y": 0,
  797. "z": 0
  798. },
  799. "_rotation": {
  800. "__type__": "cc.Vec3",
  801. "x": 90,
  802. "y": 0,
  803. "z": 0
  804. },
  805. "_scale": {
  806. "__type__": "cc.Vec3",
  807. "x": 1,
  808. "y": 1,
  809. "z": 1
  810. },
  811. "_arc": 6.283185307179586,
  812. "_angle": 0.21197023765471132
  813. },
  814. {
  815. "__type__": "cc.CurveRange",
  816. "mode": 0,
  817. "constant": 1,
  818. "multiplier": 1
  819. },
  820. {
  821. "__type__": "cc.SizeOvertimeModule",
  822. "_enable": true,
  823. "separateAxes": false,
  824. "size": {
  825. "__id__": 49
  826. },
  827. "x": {
  828. "__id__": 51
  829. },
  830. "y": {
  831. "__id__": 52
  832. },
  833. "z": {
  834. "__id__": 53
  835. }
  836. },
  837. {
  838. "__type__": "cc.CurveRange",
  839. "mode": 1,
  840. "multiplier": 1,
  841. "spline": {
  842. "__id__": 50
  843. }
  844. },
  845. {
  846. "__type__": "cc.RealCurve",
  847. "_times": [
  848. 0,
  849. 0.59,
  850. 0.88,
  851. 0.99
  852. ],
  853. "_values": [
  854. {
  855. "__type__": "cc.RealKeyframeValue",
  856. "interpolationMode": 2,
  857. "tangentWeightMode": 0,
  858. "value": 1.03,
  859. "leftTangent": -1,
  860. "rightTangent": -1,
  861. "rightTangentWeight": 0,
  862. "leftTangentWeight": 0,
  863. "easingMethod": 0
  864. },
  865. {
  866. "__type__": "cc.RealKeyframeValue",
  867. "interpolationMode": 2,
  868. "tangentWeightMode": 0,
  869. "value": 0.88,
  870. "leftTangent": -0.047619047619047616,
  871. "rightTangent": -0.047619047619047616,
  872. "rightTangentWeight": 0,
  873. "leftTangentWeight": 0,
  874. "easingMethod": 0
  875. },
  876. {
  877. "__type__": "cc.RealKeyframeValue",
  878. "interpolationMode": 2,
  879. "tangentWeightMode": 0,
  880. "value": 0.79,
  881. "leftTangent": -1,
  882. "rightTangent": -1,
  883. "rightTangentWeight": 0,
  884. "leftTangentWeight": 0,
  885. "easingMethod": 0
  886. },
  887. {
  888. "__type__": "cc.RealKeyframeValue",
  889. "interpolationMode": 2,
  890. "tangentWeightMode": 0,
  891. "value": 0.27,
  892. "leftTangent": -0.9999999999999997,
  893. "rightTangent": -0.9999999999999997,
  894. "rightTangentWeight": 0,
  895. "leftTangentWeight": 0,
  896. "easingMethod": 0
  897. }
  898. ],
  899. "preExtrapolation": 2,
  900. "postExtrapolation": 1
  901. },
  902. {
  903. "__type__": "cc.CurveRange",
  904. "mode": 0,
  905. "constant": 1,
  906. "multiplier": 1
  907. },
  908. {
  909. "__type__": "cc.CurveRange",
  910. "mode": 0,
  911. "constant": 1,
  912. "multiplier": 1
  913. },
  914. {
  915. "__type__": "cc.CurveRange",
  916. "mode": 0,
  917. "constant": 1,
  918. "multiplier": 1
  919. },
  920. {
  921. "__type__": "cc.VelocityOvertimeModule",
  922. "_enable": false,
  923. "x": {
  924. "__id__": 55
  925. },
  926. "y": {
  927. "__id__": 56
  928. },
  929. "z": {
  930. "__id__": 58
  931. },
  932. "speedModifier": {
  933. "__id__": 59
  934. },
  935. "space": 0
  936. },
  937. {
  938. "__type__": "cc.CurveRange",
  939. "mode": 0,
  940. "constant": 0,
  941. "multiplier": 1
  942. },
  943. {
  944. "__type__": "cc.CurveRange",
  945. "mode": 1,
  946. "multiplier": 60,
  947. "spline": {
  948. "__id__": 57
  949. }
  950. },
  951. {
  952. "__type__": "cc.RealCurve",
  953. "_times": [
  954. 0,
  955. 0.33,
  956. 0.57
  957. ],
  958. "_values": [
  959. {
  960. "__type__": "cc.RealKeyframeValue",
  961. "interpolationMode": 2,
  962. "tangentWeightMode": 0,
  963. "value": -0.04,
  964. "leftTangent": 0,
  965. "rightTangent": 0,
  966. "rightTangentWeight": 0,
  967. "leftTangentWeight": 0,
  968. "easingMethod": 0
  969. },
  970. {
  971. "__type__": "cc.RealKeyframeValue",
  972. "interpolationMode": 2,
  973. "tangentWeightMode": 0,
  974. "value": -0.16,
  975. "leftTangent": 0.08241588377723873,
  976. "rightTangent": 0.08241588377723873,
  977. "rightTangentWeight": 0,
  978. "leftTangentWeight": 0,
  979. "easingMethod": 0
  980. },
  981. {
  982. "__type__": "cc.RealKeyframeValue",
  983. "interpolationMode": 2,
  984. "tangentWeightMode": 0,
  985. "value": -0.48,
  986. "leftTangent": 0,
  987. "rightTangent": 0,
  988. "rightTangentWeight": 0,
  989. "leftTangentWeight": 0,
  990. "easingMethod": 0
  991. }
  992. ],
  993. "preExtrapolation": 2,
  994. "postExtrapolation": 1
  995. },
  996. {
  997. "__type__": "cc.CurveRange",
  998. "mode": 0,
  999. "constant": 0,
  1000. "multiplier": 1
  1001. },
  1002. {
  1003. "__type__": "cc.CurveRange",
  1004. "mode": 0,
  1005. "constant": 1,
  1006. "multiplier": 1
  1007. },
  1008. {
  1009. "__type__": "cc.ForceOvertimeModule",
  1010. "_enable": false,
  1011. "x": {
  1012. "__id__": 61
  1013. },
  1014. "y": {
  1015. "__id__": 62
  1016. },
  1017. "z": {
  1018. "__id__": 64
  1019. },
  1020. "space": 1
  1021. },
  1022. {
  1023. "__type__": "cc.CurveRange",
  1024. "mode": 0,
  1025. "constant": 0,
  1026. "multiplier": 10
  1027. },
  1028. {
  1029. "__type__": "cc.CurveRange",
  1030. "mode": 1,
  1031. "multiplier": 30,
  1032. "spline": {
  1033. "__id__": 63
  1034. }
  1035. },
  1036. {
  1037. "__type__": "cc.RealCurve",
  1038. "_times": [
  1039. 0,
  1040. 0.29,
  1041. 0.33,
  1042. 1
  1043. ],
  1044. "_values": [
  1045. {
  1046. "__type__": "cc.RealKeyframeValue",
  1047. "interpolationMode": 2,
  1048. "tangentWeightMode": 0,
  1049. "value": -0.01,
  1050. "leftTangent": 0,
  1051. "rightTangent": 0,
  1052. "rightTangentWeight": 0,
  1053. "leftTangentWeight": 0,
  1054. "easingMethod": 0
  1055. },
  1056. {
  1057. "__type__": "cc.RealKeyframeValue",
  1058. "interpolationMode": 2,
  1059. "tangentWeightMode": 0,
  1060. "value": -0.02,
  1061. "leftTangent": 0.09786802200751545,
  1062. "rightTangent": 0.09786802200751545,
  1063. "rightTangentWeight": 0,
  1064. "leftTangentWeight": 0,
  1065. "easingMethod": 0
  1066. },
  1067. {
  1068. "__type__": "cc.RealKeyframeValue",
  1069. "interpolationMode": 2,
  1070. "tangentWeightMode": 0,
  1071. "value": -1,
  1072. "leftTangent": 0.45714285714285713,
  1073. "rightTangent": 0.45714285714285713,
  1074. "rightTangentWeight": 0,
  1075. "leftTangentWeight": 0,
  1076. "easingMethod": 0
  1077. },
  1078. {
  1079. "__type__": "cc.RealKeyframeValue",
  1080. "interpolationMode": 2,
  1081. "tangentWeightMode": 0,
  1082. "value": -0.09,
  1083. "leftTangent": 0,
  1084. "rightTangent": 0,
  1085. "rightTangentWeight": 0,
  1086. "leftTangentWeight": 0,
  1087. "easingMethod": 0
  1088. }
  1089. ],
  1090. "preExtrapolation": 2,
  1091. "postExtrapolation": 1
  1092. },
  1093. {
  1094. "__type__": "cc.CurveRange",
  1095. "mode": 0,
  1096. "constant": 0,
  1097. "multiplier": 1
  1098. },
  1099. {
  1100. "__type__": "cc.LimitVelocityOvertimeModule",
  1101. "_enable": false,
  1102. "limitX": {
  1103. "__id__": 66
  1104. },
  1105. "limitY": {
  1106. "__id__": 67
  1107. },
  1108. "limitZ": {
  1109. "__id__": 68
  1110. },
  1111. "limit": {
  1112. "__id__": 69
  1113. },
  1114. "dampen": 4,
  1115. "separateAxes": true,
  1116. "space": 1
  1117. },
  1118. {
  1119. "__type__": "cc.CurveRange",
  1120. "mode": 0,
  1121. "constant": 1,
  1122. "multiplier": 1
  1123. },
  1124. {
  1125. "__type__": "cc.CurveRange",
  1126. "mode": 0,
  1127. "constant": 1,
  1128. "multiplier": 1
  1129. },
  1130. {
  1131. "__type__": "cc.CurveRange",
  1132. "mode": 0,
  1133. "constant": 1,
  1134. "multiplier": 1
  1135. },
  1136. {
  1137. "__type__": "cc.CurveRange",
  1138. "mode": 0,
  1139. "constant": 0,
  1140. "multiplier": 1
  1141. },
  1142. {
  1143. "__type__": "cc.RotationOvertimeModule",
  1144. "_enable": true,
  1145. "_separateAxes": true,
  1146. "x": {
  1147. "__id__": 71
  1148. },
  1149. "y": {
  1150. "__id__": 74
  1151. },
  1152. "z": {
  1153. "__id__": 77
  1154. }
  1155. },
  1156. {
  1157. "__type__": "cc.CurveRange",
  1158. "mode": 2,
  1159. "multiplier": 20,
  1160. "splineMin": {
  1161. "__id__": 72
  1162. },
  1163. "splineMax": {
  1164. "__id__": 73
  1165. }
  1166. },
  1167. {
  1168. "__type__": "cc.RealCurve",
  1169. "_times": [
  1170. 0,
  1171. 1
  1172. ],
  1173. "_values": [
  1174. {
  1175. "__type__": "cc.RealKeyframeValue",
  1176. "interpolationMode": 2,
  1177. "tangentWeightMode": 0,
  1178. "value": -1.19,
  1179. "leftTangent": 0,
  1180. "rightTangent": 0,
  1181. "rightTangentWeight": 0,
  1182. "leftTangentWeight": 0,
  1183. "easingMethod": 0
  1184. },
  1185. {
  1186. "__type__": "cc.RealKeyframeValue",
  1187. "interpolationMode": 2,
  1188. "tangentWeightMode": 0,
  1189. "value": 1,
  1190. "leftTangent": 0,
  1191. "rightTangent": 0,
  1192. "rightTangentWeight": 0,
  1193. "leftTangentWeight": 0,
  1194. "easingMethod": 0
  1195. }
  1196. ],
  1197. "preExtrapolation": 2,
  1198. "postExtrapolation": 1
  1199. },
  1200. {
  1201. "__type__": "cc.RealCurve",
  1202. "_times": [
  1203. 0.01,
  1204. 0.94
  1205. ],
  1206. "_values": [
  1207. {
  1208. "__type__": "cc.RealKeyframeValue",
  1209. "interpolationMode": 2,
  1210. "tangentWeightMode": 0,
  1211. "value": 0.95,
  1212. "leftTangent": 0,
  1213. "rightTangent": 0,
  1214. "rightTangentWeight": 0,
  1215. "leftTangentWeight": 0,
  1216. "easingMethod": 0
  1217. },
  1218. {
  1219. "__type__": "cc.RealKeyframeValue",
  1220. "interpolationMode": 2,
  1221. "tangentWeightMode": 0,
  1222. "value": -1,
  1223. "leftTangent": 0,
  1224. "rightTangent": 0,
  1225. "rightTangentWeight": 0,
  1226. "leftTangentWeight": 0,
  1227. "easingMethod": 0
  1228. }
  1229. ],
  1230. "preExtrapolation": 2,
  1231. "postExtrapolation": 1
  1232. },
  1233. {
  1234. "__type__": "cc.CurveRange",
  1235. "mode": 2,
  1236. "multiplier": 20,
  1237. "splineMin": {
  1238. "__id__": 75
  1239. },
  1240. "splineMax": {
  1241. "__id__": 76
  1242. }
  1243. },
  1244. {
  1245. "__type__": "cc.RealCurve",
  1246. "_times": [
  1247. 0,
  1248. 1
  1249. ],
  1250. "_values": [
  1251. {
  1252. "__type__": "cc.RealKeyframeValue",
  1253. "interpolationMode": 2,
  1254. "tangentWeightMode": 0,
  1255. "value": 1,
  1256. "leftTangent": -2,
  1257. "rightTangent": -2,
  1258. "rightTangentWeight": 0,
  1259. "leftTangentWeight": 0,
  1260. "easingMethod": 0
  1261. },
  1262. {
  1263. "__type__": "cc.RealKeyframeValue",
  1264. "interpolationMode": 2,
  1265. "tangentWeightMode": 0,
  1266. "value": 0,
  1267. "leftTangent": 0,
  1268. "rightTangent": 0,
  1269. "rightTangentWeight": 0,
  1270. "leftTangentWeight": 0,
  1271. "easingMethod": 0
  1272. }
  1273. ],
  1274. "preExtrapolation": 2,
  1275. "postExtrapolation": 1
  1276. },
  1277. {
  1278. "__type__": "cc.RealCurve",
  1279. "_times": [
  1280. 0.02,
  1281. 0.89
  1282. ],
  1283. "_values": [
  1284. {
  1285. "__type__": "cc.RealKeyframeValue",
  1286. "interpolationMode": 2,
  1287. "tangentWeightMode": 0,
  1288. "value": -1,
  1289. "leftTangent": 0,
  1290. "rightTangent": 0,
  1291. "rightTangentWeight": 0,
  1292. "leftTangentWeight": 0,
  1293. "easingMethod": 0
  1294. },
  1295. {
  1296. "__type__": "cc.RealKeyframeValue",
  1297. "interpolationMode": 2,
  1298. "tangentWeightMode": 0,
  1299. "value": 0.99,
  1300. "leftTangent": 2,
  1301. "rightTangent": 2,
  1302. "rightTangentWeight": 0,
  1303. "leftTangentWeight": 0,
  1304. "easingMethod": 0
  1305. }
  1306. ],
  1307. "preExtrapolation": 2,
  1308. "postExtrapolation": 1
  1309. },
  1310. {
  1311. "__type__": "cc.CurveRange",
  1312. "mode": 2,
  1313. "multiplier": 20,
  1314. "splineMin": {
  1315. "__id__": 78
  1316. },
  1317. "splineMax": {
  1318. "__id__": 79
  1319. }
  1320. },
  1321. {
  1322. "__type__": "cc.RealCurve",
  1323. "_times": [
  1324. 0,
  1325. 0.99
  1326. ],
  1327. "_values": [
  1328. {
  1329. "__type__": "cc.RealKeyframeValue",
  1330. "interpolationMode": 2,
  1331. "tangentWeightMode": 0,
  1332. "value": 1,
  1333. "leftTangent": 0,
  1334. "rightTangent": 0,
  1335. "rightTangentWeight": 0,
  1336. "leftTangentWeight": 0,
  1337. "easingMethod": 0
  1338. },
  1339. {
  1340. "__type__": "cc.RealKeyframeValue",
  1341. "interpolationMode": 2,
  1342. "tangentWeightMode": 0,
  1343. "value": -0.98,
  1344. "leftTangent": 0,
  1345. "rightTangent": 0,
  1346. "rightTangentWeight": 0,
  1347. "leftTangentWeight": 0,
  1348. "easingMethod": 0
  1349. }
  1350. ],
  1351. "preExtrapolation": 2,
  1352. "postExtrapolation": 1
  1353. },
  1354. {
  1355. "__type__": "cc.RealCurve",
  1356. "_times": [
  1357. 0.03,
  1358. 1
  1359. ],
  1360. "_values": [
  1361. {
  1362. "__type__": "cc.RealKeyframeValue",
  1363. "interpolationMode": 2,
  1364. "tangentWeightMode": 0,
  1365. "value": -1,
  1366. "leftTangent": 0,
  1367. "rightTangent": 0,
  1368. "rightTangentWeight": 0,
  1369. "leftTangentWeight": 0,
  1370. "easingMethod": 0
  1371. },
  1372. {
  1373. "__type__": "cc.RealKeyframeValue",
  1374. "interpolationMode": 2,
  1375. "tangentWeightMode": 0,
  1376. "value": 1,
  1377. "leftTangent": 0,
  1378. "rightTangent": 0,
  1379. "rightTangentWeight": 0,
  1380. "leftTangentWeight": 0,
  1381. "easingMethod": 0
  1382. }
  1383. ],
  1384. "preExtrapolation": 2,
  1385. "postExtrapolation": 1
  1386. },
  1387. {
  1388. "__type__": "cc.TextureAnimationModule",
  1389. "_enable": false,
  1390. "_numTilesX": 0,
  1391. "numTilesX": 0,
  1392. "_numTilesY": 0,
  1393. "numTilesY": 0,
  1394. "_mode": 0,
  1395. "animation": 0,
  1396. "frameOverTime": {
  1397. "__id__": 81
  1398. },
  1399. "startFrame": {
  1400. "__id__": 82
  1401. },
  1402. "cycleCount": 0,
  1403. "_flipU": 0,
  1404. "_flipV": 0,
  1405. "_uvChannelMask": -1,
  1406. "randomRow": false,
  1407. "rowIndex": 0
  1408. },
  1409. {
  1410. "__type__": "cc.CurveRange",
  1411. "mode": 0,
  1412. "constant": 0,
  1413. "multiplier": 1
  1414. },
  1415. {
  1416. "__type__": "cc.CurveRange",
  1417. "mode": 0,
  1418. "constant": 0,
  1419. "multiplier": 1
  1420. },
  1421. {
  1422. "__type__": "cc.TrailModule",
  1423. "_enable": false,
  1424. "mode": 0,
  1425. "lifeTime": {
  1426. "__id__": 84
  1427. },
  1428. "_minParticleDistance": 0.1,
  1429. "existWithParticles": true,
  1430. "textureMode": 0,
  1431. "widthFromParticle": true,
  1432. "widthRatio": {
  1433. "__id__": 85
  1434. },
  1435. "colorFromParticle": false,
  1436. "colorOverTrail": {
  1437. "__id__": 86
  1438. },
  1439. "colorOvertime": {
  1440. "__id__": 87
  1441. },
  1442. "_space": 0,
  1443. "_particleSystem": {
  1444. "__id__": 2
  1445. }
  1446. },
  1447. {
  1448. "__type__": "cc.CurveRange",
  1449. "mode": 0,
  1450. "constant": 1,
  1451. "multiplier": 1
  1452. },
  1453. {
  1454. "__type__": "cc.CurveRange",
  1455. "mode": 0,
  1456. "constant": 0,
  1457. "multiplier": 1
  1458. },
  1459. {
  1460. "__type__": "cc.GradientRange",
  1461. "_mode": 0,
  1462. "color": {
  1463. "__type__": "cc.Color",
  1464. "r": 255,
  1465. "g": 255,
  1466. "b": 255,
  1467. "a": 255
  1468. }
  1469. },
  1470. {
  1471. "__type__": "cc.GradientRange",
  1472. "_mode": 0,
  1473. "color": {
  1474. "__type__": "cc.Color",
  1475. "r": 255,
  1476. "g": 255,
  1477. "b": 255,
  1478. "a": 255
  1479. }
  1480. },
  1481. {
  1482. "__type__": "cc.ParticleSystemRenderer",
  1483. "_renderMode": 4,
  1484. "_velocityScale": 1,
  1485. "_lengthScale": 1,
  1486. "_mesh": {
  1487. "__uuid__": "d18ef301-7358-4cb9-87f0-aed5c4574e8a@9a84c",
  1488. "__expectedType__": "cc.Mesh"
  1489. },
  1490. "_mainTexture": null,
  1491. "_useGPU": false
  1492. },
  1493. {
  1494. "__type__": "cc.PrefabInfo",
  1495. "root": {
  1496. "__id__": 1
  1497. },
  1498. "asset": {
  1499. "__id__": 0
  1500. },
  1501. "fileId": "d186/JQ4ZFsr/RMs+C2fhf"
  1502. }
  1503. ]