blood.prefab 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "blood",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "blood",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 66
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 68
  33. },
  34. "_lpos": {
  35. "__type__": "cc.Vec3",
  36. "x": 0,
  37. "y": 0,
  38. "z": -13.648
  39. },
  40. "_lrot": {
  41. "__type__": "cc.Quat",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0,
  45. "w": 1
  46. },
  47. "_lscale": {
  48. "__type__": "cc.Vec3",
  49. "x": 1,
  50. "y": 1,
  51. "z": 1
  52. },
  53. "_mobility": 0,
  54. "_layer": 8388608,
  55. "_euler": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_id": ""
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "smoke",
  66. "_objFlags": 0,
  67. "__editorExtras__": {},
  68. "_parent": {
  69. "__id__": 1
  70. },
  71. "_children": [],
  72. "_active": true,
  73. "_components": [
  74. {
  75. "__id__": 3
  76. }
  77. ],
  78. "_prefab": {
  79. "__id__": 65
  80. },
  81. "_lpos": {
  82. "__type__": "cc.Vec3",
  83. "x": 0,
  84. "y": 1.2,
  85. "z": 0
  86. },
  87. "_lrot": {
  88. "__type__": "cc.Quat",
  89. "x": 0.7071067811865475,
  90. "y": 0,
  91. "z": 0,
  92. "w": 0.7071067811865476
  93. },
  94. "_lscale": {
  95. "__type__": "cc.Vec3",
  96. "x": 1,
  97. "y": 1.0000000000000007,
  98. "z": 1.0000000000000007
  99. },
  100. "_mobility": 0,
  101. "_layer": 8388608,
  102. "_euler": {
  103. "__type__": "cc.Vec3",
  104. "x": 89.99999999999999,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_id": ""
  109. },
  110. {
  111. "__type__": "cc.ParticleSystem",
  112. "_name": "",
  113. "_objFlags": 0,
  114. "__editorExtras__": {},
  115. "node": {
  116. "__id__": 2
  117. },
  118. "_enabled": true,
  119. "__prefab": {
  120. "__id__": 4
  121. },
  122. "_materials": [
  123. null,
  124. null
  125. ],
  126. "_visFlags": 0,
  127. "startColor": {
  128. "__id__": 5
  129. },
  130. "scaleSpace": 1,
  131. "startSize3D": false,
  132. "startSizeX": {
  133. "__id__": 6
  134. },
  135. "startSize": {
  136. "__id__": 6
  137. },
  138. "startSizeY": {
  139. "__id__": 7
  140. },
  141. "startSizeZ": {
  142. "__id__": 8
  143. },
  144. "startSpeed": {
  145. "__id__": 9
  146. },
  147. "startRotation3D": false,
  148. "startRotationX": {
  149. "__id__": 10
  150. },
  151. "startRotationY": {
  152. "__id__": 11
  153. },
  154. "startRotationZ": {
  155. "__id__": 12
  156. },
  157. "startRotation": {
  158. "__id__": 12
  159. },
  160. "startDelay": {
  161. "__id__": 13
  162. },
  163. "startLifetime": {
  164. "__id__": 14
  165. },
  166. "duration": 1.5,
  167. "loop": false,
  168. "simulationSpeed": 1,
  169. "playOnAwake": true,
  170. "gravityModifier": {
  171. "__id__": 15
  172. },
  173. "rateOverTime": {
  174. "__id__": 16
  175. },
  176. "rateOverDistance": {
  177. "__id__": 17
  178. },
  179. "bursts": [
  180. {
  181. "__id__": 18
  182. }
  183. ],
  184. "_renderCulling": false,
  185. "_cullingMode": 2,
  186. "_aabbHalfX": 13.429165161605017,
  187. "_aabbHalfY": 25.19326264102696,
  188. "_aabbHalfZ": 12.051397794302698,
  189. "_dataCulling": false,
  190. "enableCulling": false,
  191. "_colorOverLifetimeModule": {
  192. "__id__": 20
  193. },
  194. "_shapeModule": {
  195. "__id__": 25
  196. },
  197. "_sizeOvertimeModule": {
  198. "__id__": 27
  199. },
  200. "_velocityOvertimeModule": {
  201. "__id__": 33
  202. },
  203. "_forceOvertimeModule": {
  204. "__id__": 38
  205. },
  206. "_limitVelocityOvertimeModule": {
  207. "__id__": 42
  208. },
  209. "_rotationOvertimeModule": {
  210. "__id__": 47
  211. },
  212. "_textureAnimationModule": {
  213. "__id__": 54
  214. },
  215. "_noiseModule": {
  216. "__id__": 58
  217. },
  218. "_trailModule": {
  219. "__id__": 59
  220. },
  221. "renderer": {
  222. "__id__": 64
  223. },
  224. "_prewarm": false,
  225. "_capacity": 80,
  226. "_simulationSpace": 1,
  227. "_id": ""
  228. },
  229. {
  230. "__type__": "cc.CompPrefabInfo",
  231. "fileId": "40upFufY5M5LLdiA+JKJpU"
  232. },
  233. {
  234. "__type__": "cc.GradientRange",
  235. "_mode": 0,
  236. "color": {
  237. "__type__": "cc.Color",
  238. "r": 202,
  239. "g": 0,
  240. "b": 0,
  241. "a": 255
  242. }
  243. },
  244. {
  245. "__type__": "cc.CurveRange",
  246. "mode": 3,
  247. "constantMin": 0.04,
  248. "constantMax": 0.08,
  249. "multiplier": 1
  250. },
  251. {
  252. "__type__": "cc.CurveRange",
  253. "mode": 0,
  254. "constant": 0,
  255. "multiplier": 1
  256. },
  257. {
  258. "__type__": "cc.CurveRange",
  259. "mode": 0,
  260. "constant": 0,
  261. "multiplier": 1
  262. },
  263. {
  264. "__type__": "cc.CurveRange",
  265. "mode": 3,
  266. "constantMin": 3,
  267. "constantMax": 6,
  268. "multiplier": 1
  269. },
  270. {
  271. "__type__": "cc.CurveRange",
  272. "mode": 3,
  273. "constantMin": 0,
  274. "constantMax": 6.283185307179586,
  275. "multiplier": 1
  276. },
  277. {
  278. "__type__": "cc.CurveRange",
  279. "mode": 3,
  280. "constantMin": 0,
  281. "constantMax": 6.283185307179586,
  282. "multiplier": 1
  283. },
  284. {
  285. "__type__": "cc.CurveRange",
  286. "mode": 3,
  287. "constantMin": 0,
  288. "constantMax": 6.283185307179586,
  289. "multiplier": 1
  290. },
  291. {
  292. "__type__": "cc.CurveRange",
  293. "mode": 0,
  294. "constant": 0.1,
  295. "multiplier": 1
  296. },
  297. {
  298. "__type__": "cc.CurveRange",
  299. "mode": 3,
  300. "constantMin": 0.4,
  301. "constantMax": 0.6,
  302. "multiplier": 1
  303. },
  304. {
  305. "__type__": "cc.CurveRange",
  306. "mode": 0,
  307. "constant": 0,
  308. "multiplier": 1
  309. },
  310. {
  311. "__type__": "cc.CurveRange",
  312. "mode": 0,
  313. "constant": 0,
  314. "multiplier": 1
  315. },
  316. {
  317. "__type__": "cc.CurveRange",
  318. "mode": 0,
  319. "constant": 0,
  320. "multiplier": 1
  321. },
  322. {
  323. "__type__": "cc.Burst",
  324. "_time": 0,
  325. "_repeatCount": 1,
  326. "repeatInterval": 1,
  327. "count": {
  328. "__id__": 19
  329. }
  330. },
  331. {
  332. "__type__": "cc.CurveRange",
  333. "mode": 0,
  334. "constant": 22,
  335. "multiplier": 1
  336. },
  337. {
  338. "__type__": "cc.ColorOvertimeModule",
  339. "_enable": true,
  340. "color": {
  341. "__id__": 21
  342. }
  343. },
  344. {
  345. "__type__": "cc.GradientRange",
  346. "_mode": 1,
  347. "gradient": {
  348. "__id__": 22
  349. }
  350. },
  351. {
  352. "__type__": "cc.Gradient",
  353. "colorKeys": [
  354. {
  355. "__id__": 23
  356. },
  357. {
  358. "__id__": 24
  359. }
  360. ],
  361. "alphaKeys": [],
  362. "mode": 0
  363. },
  364. {
  365. "__type__": "cc.ColorKey",
  366. "color": {
  367. "__type__": "cc.Color",
  368. "r": 255,
  369. "g": 44,
  370. "b": 44,
  371. "a": 255
  372. },
  373. "time": 0
  374. },
  375. {
  376. "__type__": "cc.ColorKey",
  377. "color": {
  378. "__type__": "cc.Color",
  379. "r": 95,
  380. "g": 95,
  381. "b": 95,
  382. "a": 255
  383. },
  384. "time": 1
  385. },
  386. {
  387. "__type__": "cc.ShapeModule",
  388. "_enable": true,
  389. "_shapeType": 3,
  390. "shapeType": 3,
  391. "emitFrom": 3,
  392. "alignToDirection": false,
  393. "randomDirectionAmount": 0,
  394. "sphericalDirectionAmount": 0,
  395. "randomPositionAmount": 0,
  396. "radius": 1,
  397. "radiusThickness": 1,
  398. "arcMode": 0,
  399. "arcSpread": 0,
  400. "arcSpeed": {
  401. "__id__": 26
  402. },
  403. "length": 5,
  404. "boxThickness": {
  405. "__type__": "cc.Vec3",
  406. "x": 0,
  407. "y": 0,
  408. "z": 0
  409. },
  410. "_position": {
  411. "__type__": "cc.Vec3",
  412. "x": 0,
  413. "y": 0,
  414. "z": 0
  415. },
  416. "_rotation": {
  417. "__type__": "cc.Vec3",
  418. "x": 0,
  419. "y": 0,
  420. "z": 0
  421. },
  422. "_scale": {
  423. "__type__": "cc.Vec3",
  424. "x": 1,
  425. "y": 1,
  426. "z": 1
  427. },
  428. "_arc": 6.283185307179586,
  429. "_angle": 0.4363323129985824
  430. },
  431. {
  432. "__type__": "cc.CurveRange",
  433. "mode": 0,
  434. "constant": 1,
  435. "multiplier": 1
  436. },
  437. {
  438. "__type__": "cc.SizeOvertimeModule",
  439. "_enable": true,
  440. "separateAxes": false,
  441. "size": {
  442. "__id__": 28
  443. },
  444. "x": {
  445. "__id__": 30
  446. },
  447. "y": {
  448. "__id__": 31
  449. },
  450. "z": {
  451. "__id__": 32
  452. }
  453. },
  454. {
  455. "__type__": "cc.CurveRange",
  456. "mode": 1,
  457. "spline": {
  458. "__id__": 29
  459. },
  460. "multiplier": 1
  461. },
  462. {
  463. "__type__": "cc.RealCurve",
  464. "_times": [
  465. 0.026829268292682926,
  466. 0.5634146341463414,
  467. 1
  468. ],
  469. "_values": [
  470. {
  471. "__type__": "cc.RealKeyframeValue",
  472. "interpolationMode": 2,
  473. "tangentWeightMode": 0,
  474. "value": 0.5681818181818182,
  475. "rightTangent": 0,
  476. "rightTangentWeight": 0.07398373983739837,
  477. "leftTangent": 0,
  478. "leftTangentWeight": 0,
  479. "easingMethod": 0,
  480. "__editorExtras__": null
  481. },
  482. {
  483. "__type__": "cc.RealKeyframeValue",
  484. "interpolationMode": 2,
  485. "tangentWeightMode": 0,
  486. "value": 0.8181818181818182,
  487. "rightTangent": 0,
  488. "rightTangentWeight": 0.14552845528455285,
  489. "leftTangent": 0,
  490. "leftTangentWeight": 0.17886178861788615,
  491. "easingMethod": 0,
  492. "__editorExtras__": null
  493. },
  494. {
  495. "__type__": "cc.RealKeyframeValue",
  496. "interpolationMode": 2,
  497. "tangentWeightMode": 0,
  498. "value": 0,
  499. "rightTangent": 0,
  500. "rightTangentWeight": 0,
  501. "leftTangent": 0,
  502. "leftTangentWeight": 0.2504065040650406,
  503. "easingMethod": 0,
  504. "__editorExtras__": null
  505. }
  506. ],
  507. "preExtrapolation": 1,
  508. "postExtrapolation": 1
  509. },
  510. {
  511. "__type__": "cc.CurveRange",
  512. "mode": 0,
  513. "constant": 0,
  514. "multiplier": 1
  515. },
  516. {
  517. "__type__": "cc.CurveRange",
  518. "mode": 0,
  519. "constant": 0,
  520. "multiplier": 1
  521. },
  522. {
  523. "__type__": "cc.CurveRange",
  524. "mode": 0,
  525. "constant": 0,
  526. "multiplier": 1
  527. },
  528. {
  529. "__type__": "cc.VelocityOvertimeModule",
  530. "_enable": false,
  531. "x": {
  532. "__id__": 34
  533. },
  534. "y": {
  535. "__id__": 35
  536. },
  537. "z": {
  538. "__id__": 36
  539. },
  540. "speedModifier": {
  541. "__id__": 37
  542. },
  543. "space": 1
  544. },
  545. {
  546. "__type__": "cc.CurveRange",
  547. "mode": 0,
  548. "constant": 0,
  549. "multiplier": 1
  550. },
  551. {
  552. "__type__": "cc.CurveRange",
  553. "mode": 0,
  554. "constant": 0,
  555. "multiplier": 1
  556. },
  557. {
  558. "__type__": "cc.CurveRange",
  559. "mode": 0,
  560. "constant": 0,
  561. "multiplier": 1
  562. },
  563. {
  564. "__type__": "cc.CurveRange",
  565. "mode": 0,
  566. "constant": 1,
  567. "multiplier": 1
  568. },
  569. {
  570. "__type__": "cc.ForceOvertimeModule",
  571. "_enable": true,
  572. "x": {
  573. "__id__": 39
  574. },
  575. "y": {
  576. "__id__": 40
  577. },
  578. "z": {
  579. "__id__": 41
  580. },
  581. "space": 1
  582. },
  583. {
  584. "__type__": "cc.CurveRange",
  585. "mode": 0,
  586. "constant": 0,
  587. "multiplier": 1
  588. },
  589. {
  590. "__type__": "cc.CurveRange",
  591. "mode": 0,
  592. "constant": 0,
  593. "multiplier": 2
  594. },
  595. {
  596. "__type__": "cc.CurveRange",
  597. "mode": 0,
  598. "constant": 11,
  599. "multiplier": 20
  600. },
  601. {
  602. "__type__": "cc.LimitVelocityOvertimeModule",
  603. "_enable": false,
  604. "limitX": {
  605. "__id__": 43
  606. },
  607. "limitY": {
  608. "__id__": 44
  609. },
  610. "limitZ": {
  611. "__id__": 45
  612. },
  613. "limit": {
  614. "__id__": 46
  615. },
  616. "dampen": 3,
  617. "separateAxes": false,
  618. "space": 1
  619. },
  620. {
  621. "__type__": "cc.CurveRange",
  622. "mode": 0,
  623. "constant": 0,
  624. "multiplier": 1
  625. },
  626. {
  627. "__type__": "cc.CurveRange",
  628. "mode": 0,
  629. "constant": 0,
  630. "multiplier": 1
  631. },
  632. {
  633. "__type__": "cc.CurveRange",
  634. "mode": 0,
  635. "constant": 0,
  636. "multiplier": 1
  637. },
  638. {
  639. "__type__": "cc.CurveRange",
  640. "mode": 0,
  641. "constant": 5,
  642. "multiplier": 1
  643. },
  644. {
  645. "__type__": "cc.RotationOvertimeModule",
  646. "_enable": false,
  647. "_separateAxes": true,
  648. "x": {
  649. "__id__": 48
  650. },
  651. "y": {
  652. "__id__": 50
  653. },
  654. "z": {
  655. "__id__": 52
  656. }
  657. },
  658. {
  659. "__type__": "cc.CurveRange",
  660. "mode": 1,
  661. "spline": {
  662. "__id__": 49
  663. },
  664. "multiplier": 180
  665. },
  666. {
  667. "__type__": "cc.RealCurve",
  668. "_times": [
  669. 0,
  670. 0.9975609756097561
  671. ],
  672. "_values": [
  673. {
  674. "__type__": "cc.RealKeyframeValue",
  675. "interpolationMode": 2,
  676. "tangentWeightMode": 0,
  677. "value": -0.007575757575757577,
  678. "rightTangent": 0,
  679. "rightTangentWeight": 0.0018518518518518517,
  680. "leftTangent": 0,
  681. "leftTangentWeight": 0,
  682. "easingMethod": 0,
  683. "__editorExtras__": null
  684. },
  685. {
  686. "__type__": "cc.RealKeyframeValue",
  687. "interpolationMode": 2,
  688. "tangentWeightMode": 0,
  689. "value": 0.030303030303030307,
  690. "rightTangent": 0,
  691. "rightTangentWeight": 0,
  692. "leftTangent": 0,
  693. "leftTangentWeight": 0.0018473351400180669,
  694. "easingMethod": 0,
  695. "__editorExtras__": null
  696. }
  697. ],
  698. "preExtrapolation": 1,
  699. "postExtrapolation": 1
  700. },
  701. {
  702. "__type__": "cc.CurveRange",
  703. "mode": 1,
  704. "spline": {
  705. "__id__": 51
  706. },
  707. "multiplier": 180
  708. },
  709. {
  710. "__type__": "cc.RealCurve",
  711. "_times": [
  712. 0,
  713. 1
  714. ],
  715. "_values": [
  716. {
  717. "__type__": "cc.RealKeyframeValue",
  718. "interpolationMode": 2,
  719. "tangentWeightMode": 0,
  720. "value": 0,
  721. "rightTangent": 0,
  722. "rightTangentWeight": 0.0018518518518518517,
  723. "leftTangent": 0,
  724. "leftTangentWeight": 0,
  725. "easingMethod": 0,
  726. "__editorExtras__": null
  727. },
  728. {
  729. "__type__": "cc.RealKeyframeValue",
  730. "interpolationMode": 2,
  731. "tangentWeightMode": 0,
  732. "value": 0.007575757575757577,
  733. "rightTangent": 0,
  734. "rightTangentWeight": 0,
  735. "leftTangent": 0,
  736. "leftTangentWeight": 0.0018518518518518517,
  737. "easingMethod": 0,
  738. "__editorExtras__": null
  739. }
  740. ],
  741. "preExtrapolation": 1,
  742. "postExtrapolation": 1
  743. },
  744. {
  745. "__type__": "cc.CurveRange",
  746. "mode": 1,
  747. "spline": {
  748. "__id__": 53
  749. },
  750. "multiplier": 180
  751. },
  752. {
  753. "__type__": "cc.RealCurve",
  754. "_times": [
  755. 0,
  756. 1
  757. ],
  758. "_values": [
  759. {
  760. "__type__": "cc.RealKeyframeValue",
  761. "interpolationMode": 2,
  762. "tangentWeightMode": 0,
  763. "value": 0.007575757575757577,
  764. "rightTangent": 0,
  765. "rightTangentWeight": 0.0018518518518518517,
  766. "leftTangent": 0,
  767. "leftTangentWeight": 0,
  768. "easingMethod": 0,
  769. "__editorExtras__": null
  770. },
  771. {
  772. "__type__": "cc.RealKeyframeValue",
  773. "interpolationMode": 2,
  774. "tangentWeightMode": 0,
  775. "value": 0.03787878787878788,
  776. "rightTangent": 0,
  777. "rightTangentWeight": 0,
  778. "leftTangent": 0,
  779. "leftTangentWeight": 0.0018518518518518517,
  780. "easingMethod": 0,
  781. "__editorExtras__": null
  782. }
  783. ],
  784. "preExtrapolation": 1,
  785. "postExtrapolation": 1
  786. },
  787. {
  788. "__type__": "cc.TextureAnimationModule",
  789. "_enable": false,
  790. "_numTilesX": 0,
  791. "numTilesX": 0,
  792. "_numTilesY": 0,
  793. "numTilesY": 0,
  794. "_mode": 0,
  795. "animation": 0,
  796. "frameOverTime": {
  797. "__id__": 55
  798. },
  799. "startFrame": {
  800. "__id__": 57
  801. },
  802. "cycleCount": 0,
  803. "_flipU": 0,
  804. "_flipV": 0,
  805. "_uvChannelMask": -1,
  806. "randomRow": false,
  807. "rowIndex": 0
  808. },
  809. {
  810. "__type__": "cc.CurveRange",
  811. "mode": 1,
  812. "spline": {
  813. "__id__": 56
  814. },
  815. "multiplier": 1
  816. },
  817. {
  818. "__type__": "cc.RealCurve",
  819. "_times": [
  820. 0,
  821. 1
  822. ],
  823. "_values": [
  824. {
  825. "__type__": "cc.RealKeyframeValue",
  826. "interpolationMode": 2,
  827. "tangentWeightMode": 0,
  828. "value": 1,
  829. "rightTangent": 0,
  830. "rightTangentWeight": 0,
  831. "leftTangent": 0,
  832. "leftTangentWeight": 0,
  833. "easingMethod": 0,
  834. "__editorExtras__": null
  835. },
  836. {
  837. "__type__": "cc.RealKeyframeValue",
  838. "interpolationMode": 2,
  839. "tangentWeightMode": 0,
  840. "value": 1,
  841. "rightTangent": 0,
  842. "rightTangentWeight": 0,
  843. "leftTangent": 0,
  844. "leftTangentWeight": 0,
  845. "easingMethod": 0,
  846. "__editorExtras__": null
  847. }
  848. ],
  849. "preExtrapolation": 1,
  850. "postExtrapolation": 1
  851. },
  852. {
  853. "__type__": "cc.CurveRange",
  854. "mode": 0,
  855. "constant": 0,
  856. "multiplier": 1
  857. },
  858. {
  859. "__type__": "cc.NoiseModule",
  860. "_enable": false,
  861. "_strengthX": 10,
  862. "_strengthY": 10,
  863. "_strengthZ": 10,
  864. "_noiseSpeedX": 0,
  865. "_noiseSpeedY": 0,
  866. "_noiseSpeedZ": 0,
  867. "_noiseFrequency": 1,
  868. "_remapX": 0,
  869. "_remapY": 0,
  870. "_remapZ": 0,
  871. "_octaves": 1,
  872. "_octaveMultiplier": 0.5,
  873. "_octaveScale": 2
  874. },
  875. {
  876. "__type__": "cc.TrailModule",
  877. "_enable": false,
  878. "mode": 0,
  879. "lifeTime": {
  880. "__id__": 60
  881. },
  882. "_minParticleDistance": 0.1,
  883. "existWithParticles": true,
  884. "textureMode": 0,
  885. "widthFromParticle": true,
  886. "widthRatio": {
  887. "__id__": 61
  888. },
  889. "colorFromParticle": false,
  890. "colorOverTrail": {
  891. "__id__": 62
  892. },
  893. "colorOvertime": {
  894. "__id__": 63
  895. },
  896. "_space": 0,
  897. "_particleSystem": {
  898. "__id__": 3
  899. }
  900. },
  901. {
  902. "__type__": "cc.CurveRange",
  903. "mode": 0,
  904. "constant": 1,
  905. "multiplier": 1
  906. },
  907. {
  908. "__type__": "cc.CurveRange",
  909. "mode": 0,
  910. "constant": 0,
  911. "multiplier": 1
  912. },
  913. {
  914. "__type__": "cc.GradientRange",
  915. "_mode": 0,
  916. "color": {
  917. "__type__": "cc.Color",
  918. "r": 255,
  919. "g": 255,
  920. "b": 255,
  921. "a": 255
  922. }
  923. },
  924. {
  925. "__type__": "cc.GradientRange",
  926. "_mode": 0,
  927. "color": {
  928. "__type__": "cc.Color",
  929. "r": 255,
  930. "g": 255,
  931. "b": 255,
  932. "a": 255
  933. }
  934. },
  935. {
  936. "__type__": "cc.ParticleSystemRenderer",
  937. "_renderMode": 4,
  938. "_velocityScale": 1,
  939. "_lengthScale": 1,
  940. "_mesh": {
  941. "__uuid__": "4686ce4c-b67c-4dc5-97c2-471ba1e2c205@52ff3",
  942. "__expectedType__": "cc.Mesh"
  943. },
  944. "_cpuMaterial": null,
  945. "_gpuMaterial": null,
  946. "_mainTexture": null,
  947. "_useGPU": false,
  948. "_alignSpace": 2
  949. },
  950. {
  951. "__type__": "cc.PrefabInfo",
  952. "root": {
  953. "__id__": 1
  954. },
  955. "asset": {
  956. "__id__": 0
  957. },
  958. "fileId": "1865dKPApM+pWG2AbmRaUS",
  959. "instance": null,
  960. "targetOverrides": null,
  961. "nestedPrefabInstanceRoots": null
  962. },
  963. {
  964. "__type__": "cc.UIOpacity",
  965. "_name": "",
  966. "_objFlags": 0,
  967. "__editorExtras__": {},
  968. "node": {
  969. "__id__": 1
  970. },
  971. "_enabled": true,
  972. "__prefab": {
  973. "__id__": 67
  974. },
  975. "_opacity": 255,
  976. "_id": ""
  977. },
  978. {
  979. "__type__": "cc.CompPrefabInfo",
  980. "fileId": "30VJ48tYBA4K9CLxyZiBUl"
  981. },
  982. {
  983. "__type__": "cc.PrefabInfo",
  984. "root": {
  985. "__id__": 1
  986. },
  987. "asset": {
  988. "__id__": 0
  989. },
  990. "fileId": "ddwrCmItxBqIrMtyZbTJeH",
  991. "instance": null,
  992. "targetOverrides": null
  993. }
  994. ]