SmokeExp.prefab 19 KB

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