HeavySmoke.prefab 18 KB

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