motion-streak.scene 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "motion-streak",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "motion-streak",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 20
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [],
  28. "_prefab": {
  29. "__id__": 51
  30. },
  31. "_lpos": {
  32. "__type__": "cc.Vec3",
  33. "x": 0,
  34. "y": 0,
  35. "z": 0
  36. },
  37. "_lrot": {
  38. "__type__": "cc.Quat",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0,
  42. "w": 1
  43. },
  44. "_lscale": {
  45. "__type__": "cc.Vec3",
  46. "x": 1,
  47. "y": 1,
  48. "z": 1
  49. },
  50. "_mobility": 0,
  51. "_layer": 1073741824,
  52. "_euler": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "autoReleaseAssets": false,
  59. "_globals": {
  60. "__id__": 52
  61. },
  62. "_id": "482eed84-f365-4a2f-b174-b67d38abbb6e"
  63. },
  64. {
  65. "__type__": "cc.Node",
  66. "_name": "Canvas",
  67. "_objFlags": 0,
  68. "__editorExtras__": {},
  69. "_parent": {
  70. "__id__": 1
  71. },
  72. "_children": [
  73. {
  74. "__id__": 3
  75. },
  76. {
  77. "__id__": 7
  78. },
  79. {
  80. "__id__": 32
  81. },
  82. {
  83. "__id__": 23
  84. },
  85. {
  86. "__id__": 46
  87. }
  88. ],
  89. "_active": true,
  90. "_components": [
  91. {
  92. "__id__": 48
  93. },
  94. {
  95. "__id__": 49
  96. },
  97. {
  98. "__id__": 50
  99. }
  100. ],
  101. "_prefab": null,
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 360,
  105. "y": 667,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 524288,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": "d4lnc4J49En7kj2v59gUfT"
  130. },
  131. {
  132. "__type__": "cc.Node",
  133. "_name": "background",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "_parent": {
  137. "__id__": 2
  138. },
  139. "_children": [],
  140. "_active": true,
  141. "_components": [
  142. {
  143. "__id__": 4
  144. },
  145. {
  146. "__id__": 5
  147. },
  148. {
  149. "__id__": 6
  150. }
  151. ],
  152. "_prefab": null,
  153. "_lpos": {
  154. "__type__": "cc.Vec3",
  155. "x": 0,
  156. "y": 0,
  157. "z": 0
  158. },
  159. "_lrot": {
  160. "__type__": "cc.Quat",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0,
  164. "w": 1
  165. },
  166. "_lscale": {
  167. "__type__": "cc.Vec3",
  168. "x": 1,
  169. "y": 1,
  170. "z": 1
  171. },
  172. "_mobility": 0,
  173. "_layer": 524288,
  174. "_euler": {
  175. "__type__": "cc.Vec3",
  176. "x": 0,
  177. "y": 0,
  178. "z": 0
  179. },
  180. "_id": "74AvgCHDJMpKbdx6qH8ln9"
  181. },
  182. {
  183. "__type__": "cc.UITransform",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "__editorExtras__": {},
  187. "node": {
  188. "__id__": 3
  189. },
  190. "_enabled": true,
  191. "__prefab": null,
  192. "_contentSize": {
  193. "__type__": "cc.Size",
  194. "width": 720,
  195. "height": 1334
  196. },
  197. "_anchorPoint": {
  198. "__type__": "cc.Vec2",
  199. "x": 0.5,
  200. "y": 0.5
  201. },
  202. "_id": "ffKONW/KxLg67ZRP7Xc2Lz"
  203. },
  204. {
  205. "__type__": "cc.Sprite",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "__editorExtras__": {},
  209. "node": {
  210. "__id__": 3
  211. },
  212. "_enabled": true,
  213. "__prefab": null,
  214. "_customMaterial": null,
  215. "_srcBlendFactor": 2,
  216. "_dstBlendFactor": 4,
  217. "_color": {
  218. "__type__": "cc.Color",
  219. "r": 56,
  220. "g": 59,
  221. "b": 65,
  222. "a": 255
  223. },
  224. "_spriteFrame": {
  225. "__uuid__": "093b45c8-80d9-49a8-ac5c-bcdbaed2c6bf@f9941",
  226. "__expectedType__": "cc.SpriteFrame"
  227. },
  228. "_type": 0,
  229. "_fillType": 0,
  230. "_sizeMode": 0,
  231. "_fillCenter": {
  232. "__type__": "cc.Vec2",
  233. "x": 0,
  234. "y": 0
  235. },
  236. "_fillStart": 0,
  237. "_fillRange": 0,
  238. "_isTrimmedMode": true,
  239. "_useGrayscale": false,
  240. "_atlas": null,
  241. "_id": "c5SkVEX5RINZIX5qI/iaxd"
  242. },
  243. {
  244. "__type__": "cc.Widget",
  245. "_name": "",
  246. "_objFlags": 0,
  247. "__editorExtras__": {},
  248. "node": {
  249. "__id__": 3
  250. },
  251. "_enabled": true,
  252. "__prefab": null,
  253. "_alignFlags": 45,
  254. "_target": null,
  255. "_left": 0,
  256. "_right": 0,
  257. "_top": 0,
  258. "_bottom": 0,
  259. "_horizontalCenter": 0,
  260. "_verticalCenter": 0,
  261. "_isAbsLeft": true,
  262. "_isAbsRight": true,
  263. "_isAbsTop": true,
  264. "_isAbsBottom": true,
  265. "_isAbsHorizontalCenter": true,
  266. "_isAbsVerticalCenter": true,
  267. "_originalWidth": 100,
  268. "_originalHeight": 100,
  269. "_alignMode": 1,
  270. "_lockFlags": 0,
  271. "_id": "1ceyRhFexBp4rH3fg4Py8Q"
  272. },
  273. {
  274. "__type__": "cc.Node",
  275. "_name": "Button",
  276. "_objFlags": 0,
  277. "__editorExtras__": {},
  278. "_parent": {
  279. "__id__": 2
  280. },
  281. "_children": [
  282. {
  283. "__id__": 8
  284. }
  285. ],
  286. "_active": true,
  287. "_components": [
  288. {
  289. "__id__": 13
  290. },
  291. {
  292. "__id__": 15
  293. },
  294. {
  295. "__id__": 17
  296. },
  297. {
  298. "__id__": 31
  299. }
  300. ],
  301. "_prefab": null,
  302. "_lpos": {
  303. "__type__": "cc.Vec3",
  304. "x": 239.226,
  305. "y": -599.387,
  306. "z": 0
  307. },
  308. "_lrot": {
  309. "__type__": "cc.Quat",
  310. "x": 0,
  311. "y": 0,
  312. "z": 0,
  313. "w": 1
  314. },
  315. "_lscale": {
  316. "__type__": "cc.Vec3",
  317. "x": 1,
  318. "y": 1,
  319. "z": 1
  320. },
  321. "_mobility": 0,
  322. "_layer": 524288,
  323. "_euler": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0
  328. },
  329. "_id": "01j9cST4dDhIxWMSL3/Yf+"
  330. },
  331. {
  332. "__type__": "cc.Node",
  333. "_name": "Label",
  334. "_objFlags": 0,
  335. "__editorExtras__": {},
  336. "_parent": {
  337. "__id__": 7
  338. },
  339. "_children": [],
  340. "_active": true,
  341. "_components": [
  342. {
  343. "__id__": 9
  344. },
  345. {
  346. "__id__": 11
  347. }
  348. ],
  349. "_prefab": null,
  350. "_lpos": {
  351. "__type__": "cc.Vec3",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0
  355. },
  356. "_lrot": {
  357. "__type__": "cc.Quat",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0,
  361. "w": 1
  362. },
  363. "_lscale": {
  364. "__type__": "cc.Vec3",
  365. "x": 1,
  366. "y": 1,
  367. "z": 1
  368. },
  369. "_mobility": 0,
  370. "_layer": 524288,
  371. "_euler": {
  372. "__type__": "cc.Vec3",
  373. "x": 0,
  374. "y": 0,
  375. "z": 0
  376. },
  377. "_id": "ecSTtXI0JLf6fL/n2Hgj7N"
  378. },
  379. {
  380. "__type__": "cc.UITransform",
  381. "_name": "",
  382. "_objFlags": 0,
  383. "__editorExtras__": {},
  384. "node": {
  385. "__id__": 8
  386. },
  387. "_enabled": true,
  388. "__prefab": {
  389. "__id__": 10
  390. },
  391. "_contentSize": {
  392. "__type__": "cc.Size",
  393. "width": 100,
  394. "height": 40
  395. },
  396. "_anchorPoint": {
  397. "__type__": "cc.Vec2",
  398. "x": 0.5,
  399. "y": 0.5
  400. },
  401. "_id": "beByS5WRRGnJpTJfljLMTm"
  402. },
  403. {
  404. "__type__": "cc.CompPrefabInfo",
  405. "fileId": "beByS5WRRGnJpTJfljLMTm"
  406. },
  407. {
  408. "__type__": "cc.Label",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "__editorExtras__": {},
  412. "node": {
  413. "__id__": 8
  414. },
  415. "_enabled": true,
  416. "__prefab": {
  417. "__id__": 12
  418. },
  419. "_customMaterial": null,
  420. "_srcBlendFactor": 2,
  421. "_dstBlendFactor": 4,
  422. "_color": {
  423. "__type__": "cc.Color",
  424. "r": 0,
  425. "g": 0,
  426. "b": 0,
  427. "a": 255
  428. },
  429. "_string": "改变拖尾",
  430. "_horizontalAlign": 1,
  431. "_verticalAlign": 1,
  432. "_actualFontSize": 20,
  433. "_fontSize": 20,
  434. "_fontFamily": "Arial",
  435. "_lineHeight": 40,
  436. "_overflow": 1,
  437. "_enableWrapText": false,
  438. "_font": null,
  439. "_isSystemFontUsed": true,
  440. "_spacingX": 0,
  441. "_isItalic": false,
  442. "_isBold": false,
  443. "_isUnderline": false,
  444. "_underlineHeight": 0,
  445. "_cacheMode": 0,
  446. "_enableOutline": false,
  447. "_outlineColor": {
  448. "__type__": "cc.Color",
  449. "r": 0,
  450. "g": 0,
  451. "b": 0,
  452. "a": 255
  453. },
  454. "_outlineWidth": 2,
  455. "_enableShadow": false,
  456. "_shadowColor": {
  457. "__type__": "cc.Color",
  458. "r": 0,
  459. "g": 0,
  460. "b": 0,
  461. "a": 255
  462. },
  463. "_shadowOffset": {
  464. "__type__": "cc.Vec2",
  465. "x": 2,
  466. "y": 2
  467. },
  468. "_shadowBlur": 2,
  469. "_id": "22x8JrPJlKN64O5kdLYYw3"
  470. },
  471. {
  472. "__type__": "cc.CompPrefabInfo",
  473. "fileId": "22x8JrPJlKN64O5kdLYYw3"
  474. },
  475. {
  476. "__type__": "cc.UITransform",
  477. "_name": "",
  478. "_objFlags": 0,
  479. "__editorExtras__": {},
  480. "node": {
  481. "__id__": 7
  482. },
  483. "_enabled": true,
  484. "__prefab": {
  485. "__id__": 14
  486. },
  487. "_contentSize": {
  488. "__type__": "cc.Size",
  489. "width": 100,
  490. "height": 40
  491. },
  492. "_anchorPoint": {
  493. "__type__": "cc.Vec2",
  494. "x": 0.5,
  495. "y": 0.5
  496. },
  497. "_id": "dcqjpWs5NG7J1Wsm5oplLm"
  498. },
  499. {
  500. "__type__": "cc.CompPrefabInfo",
  501. "fileId": "dcqjpWs5NG7J1Wsm5oplLm"
  502. },
  503. {
  504. "__type__": "cc.Sprite",
  505. "_name": "",
  506. "_objFlags": 0,
  507. "__editorExtras__": {},
  508. "node": {
  509. "__id__": 7
  510. },
  511. "_enabled": true,
  512. "__prefab": {
  513. "__id__": 16
  514. },
  515. "_customMaterial": null,
  516. "_srcBlendFactor": 2,
  517. "_dstBlendFactor": 4,
  518. "_color": {
  519. "__type__": "cc.Color",
  520. "r": 255,
  521. "g": 255,
  522. "b": 255,
  523. "a": 255
  524. },
  525. "_spriteFrame": {
  526. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  527. "__expectedType__": "cc.SpriteFrame"
  528. },
  529. "_type": 1,
  530. "_fillType": 0,
  531. "_sizeMode": 0,
  532. "_fillCenter": {
  533. "__type__": "cc.Vec2",
  534. "x": 0,
  535. "y": 0
  536. },
  537. "_fillStart": 0,
  538. "_fillRange": 0,
  539. "_isTrimmedMode": true,
  540. "_useGrayscale": false,
  541. "_atlas": null,
  542. "_id": "6blPVB4HdInIbd7J1+bAnD"
  543. },
  544. {
  545. "__type__": "cc.CompPrefabInfo",
  546. "fileId": "6blPVB4HdInIbd7J1+bAnD"
  547. },
  548. {
  549. "__type__": "cc.Button",
  550. "_name": "",
  551. "_objFlags": 0,
  552. "__editorExtras__": {},
  553. "node": {
  554. "__id__": 7
  555. },
  556. "_enabled": true,
  557. "__prefab": {
  558. "__id__": 18
  559. },
  560. "clickEvents": [
  561. {
  562. "__id__": 19
  563. }
  564. ],
  565. "_interactable": true,
  566. "_transition": 2,
  567. "_normalColor": {
  568. "__type__": "cc.Color",
  569. "r": 214,
  570. "g": 214,
  571. "b": 214,
  572. "a": 255
  573. },
  574. "_hoverColor": {
  575. "__type__": "cc.Color",
  576. "r": 211,
  577. "g": 211,
  578. "b": 211,
  579. "a": 255
  580. },
  581. "_pressedColor": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_disabledColor": {
  589. "__type__": "cc.Color",
  590. "r": 124,
  591. "g": 124,
  592. "b": 124,
  593. "a": 255
  594. },
  595. "_normalSprite": {
  596. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  597. "__expectedType__": "cc.SpriteFrame"
  598. },
  599. "_hoverSprite": {
  600. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  601. "__expectedType__": "cc.SpriteFrame"
  602. },
  603. "_pressedSprite": {
  604. "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
  605. "__expectedType__": "cc.SpriteFrame"
  606. },
  607. "_disabledSprite": {
  608. "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
  609. "__expectedType__": "cc.SpriteFrame"
  610. },
  611. "_duration": 0.1,
  612. "_zoomScale": 1.2,
  613. "_target": {
  614. "__id__": 7
  615. },
  616. "_id": "39WI/59jJE1aDdqLotwQRP"
  617. },
  618. {
  619. "__type__": "cc.CompPrefabInfo",
  620. "fileId": "39WI/59jJE1aDdqLotwQRP"
  621. },
  622. {
  623. "__type__": "cc.ClickEvent",
  624. "target": {
  625. "__id__": 20
  626. },
  627. "component": "",
  628. "_componentId": "22ac1BM7stAG4GBDo0Vwp7q",
  629. "handler": "onClick",
  630. "customEventData": ""
  631. },
  632. {
  633. "__type__": "cc.Node",
  634. "_name": "motion-streak-ctrl",
  635. "_objFlags": 0,
  636. "__editorExtras__": {},
  637. "_parent": {
  638. "__id__": 1
  639. },
  640. "_children": [],
  641. "_active": true,
  642. "_components": [
  643. {
  644. "__id__": 21
  645. }
  646. ],
  647. "_prefab": null,
  648. "_lpos": {
  649. "__type__": "cc.Vec3",
  650. "x": 0,
  651. "y": 0,
  652. "z": 0
  653. },
  654. "_lrot": {
  655. "__type__": "cc.Quat",
  656. "x": 0,
  657. "y": 0,
  658. "z": 0,
  659. "w": 1
  660. },
  661. "_lscale": {
  662. "__type__": "cc.Vec3",
  663. "x": 1,
  664. "y": 1,
  665. "z": 1
  666. },
  667. "_mobility": 0,
  668. "_layer": 1073741824,
  669. "_euler": {
  670. "__type__": "cc.Vec3",
  671. "x": 0,
  672. "y": 0,
  673. "z": 0
  674. },
  675. "_id": "9dVgsUlXBMIJbwUeUzesIu"
  676. },
  677. {
  678. "__type__": "22ac1BM7stAG4GBDo0Vwp7q",
  679. "_name": "",
  680. "_objFlags": 0,
  681. "__editorExtras__": {},
  682. "node": {
  683. "__id__": 20
  684. },
  685. "_enabled": true,
  686. "__prefab": null,
  687. "motionStreak": {
  688. "__id__": 22
  689. },
  690. "newTexture": {
  691. "__uuid__": "b585a82a-6354-40a1-acc7-76f985d9a91c@6c48a",
  692. "__expectedType__": "cc.Texture2D"
  693. },
  694. "animationCom": {
  695. "__id__": 30
  696. },
  697. "_id": "71aQHjQnlLcJigoE/Wale8"
  698. },
  699. {
  700. "__type__": "cc.MotionStreak",
  701. "_name": "",
  702. "_objFlags": 0,
  703. "__editorExtras__": {},
  704. "node": {
  705. "__id__": 23
  706. },
  707. "_enabled": true,
  708. "__prefab": null,
  709. "_customMaterial": null,
  710. "_srcBlendFactor": 2,
  711. "_dstBlendFactor": 4,
  712. "_color": {
  713. "__type__": "cc.Color",
  714. "r": 255,
  715. "g": 255,
  716. "b": 255,
  717. "a": 255
  718. },
  719. "_preview": false,
  720. "_fadeTime": 0.2,
  721. "_minSeg": 0.05,
  722. "_stroke": 30,
  723. "_texture": {
  724. "__uuid__": "87ea3ba6-4cd5-4189-8d1d-9d069ea009a8@6c48a",
  725. "__expectedType__": "cc.Texture2D"
  726. },
  727. "_fastMode": false,
  728. "_id": "c5BHWVn5NCYKPQQ7JqjgYp"
  729. },
  730. {
  731. "__type__": "cc.Node",
  732. "_name": "MotionStreak",
  733. "_objFlags": 0,
  734. "__editorExtras__": {},
  735. "_parent": {
  736. "__id__": 2
  737. },
  738. "_children": [
  739. {
  740. "__id__": 24
  741. }
  742. ],
  743. "_active": true,
  744. "_components": [
  745. {
  746. "__id__": 29
  747. },
  748. {
  749. "__id__": 22
  750. },
  751. {
  752. "__id__": 30
  753. }
  754. ],
  755. "_prefab": null,
  756. "_lpos": {
  757. "__type__": "cc.Vec3",
  758. "x": -399.484,
  759. "y": 26.323,
  760. "z": 0
  761. },
  762. "_lrot": {
  763. "__type__": "cc.Quat",
  764. "x": 0,
  765. "y": 0,
  766. "z": 0,
  767. "w": 1
  768. },
  769. "_lscale": {
  770. "__type__": "cc.Vec3",
  771. "x": 1,
  772. "y": 1,
  773. "z": 1
  774. },
  775. "_mobility": 0,
  776. "_layer": 524288,
  777. "_euler": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_id": "87ZAGTW/lHW66WiYXIQjJK"
  784. },
  785. {
  786. "__type__": "cc.Node",
  787. "_name": "gold",
  788. "_objFlags": 0,
  789. "__editorExtras__": {},
  790. "_parent": {
  791. "__id__": 23
  792. },
  793. "_children": [],
  794. "_active": true,
  795. "_components": [
  796. {
  797. "__id__": 25
  798. },
  799. {
  800. "__id__": 27
  801. }
  802. ],
  803. "_prefab": null,
  804. "_lpos": {
  805. "__type__": "cc.Vec3",
  806. "x": 0,
  807. "y": 0,
  808. "z": 0
  809. },
  810. "_lrot": {
  811. "__type__": "cc.Quat",
  812. "x": 0,
  813. "y": 0,
  814. "z": 0,
  815. "w": 1
  816. },
  817. "_lscale": {
  818. "__type__": "cc.Vec3",
  819. "x": 1,
  820. "y": 1,
  821. "z": 1
  822. },
  823. "_mobility": 0,
  824. "_layer": 524288,
  825. "_euler": {
  826. "__type__": "cc.Vec3",
  827. "x": 0,
  828. "y": 0,
  829. "z": 0
  830. },
  831. "_id": "03bWC+7KBHJYpHTOzuYqnV"
  832. },
  833. {
  834. "__type__": "cc.UITransform",
  835. "_name": "",
  836. "_objFlags": 0,
  837. "__editorExtras__": {},
  838. "node": {
  839. "__id__": 24
  840. },
  841. "_enabled": true,
  842. "__prefab": {
  843. "__id__": 26
  844. },
  845. "_contentSize": {
  846. "__type__": "cc.Size",
  847. "width": 40,
  848. "height": 40
  849. },
  850. "_anchorPoint": {
  851. "__type__": "cc.Vec2",
  852. "x": 0.5,
  853. "y": 0.5
  854. },
  855. "_id": "54FYP+/mlATLAZ7Gi2FDs3"
  856. },
  857. {
  858. "__type__": "cc.CompPrefabInfo",
  859. "fileId": "54FYP+/mlATLAZ7Gi2FDs3"
  860. },
  861. {
  862. "__type__": "cc.Sprite",
  863. "_name": "",
  864. "_objFlags": 0,
  865. "__editorExtras__": {},
  866. "node": {
  867. "__id__": 24
  868. },
  869. "_enabled": true,
  870. "__prefab": {
  871. "__id__": 28
  872. },
  873. "_customMaterial": null,
  874. "_srcBlendFactor": 2,
  875. "_dstBlendFactor": 4,
  876. "_color": {
  877. "__type__": "cc.Color",
  878. "r": 255,
  879. "g": 255,
  880. "b": 255,
  881. "a": 255
  882. },
  883. "_spriteFrame": {
  884. "__uuid__": "877e09bf-ded6-4b38-a1a5-eab3f11b099e@f9941",
  885. "__expectedType__": "cc.SpriteFrame"
  886. },
  887. "_type": 0,
  888. "_fillType": 0,
  889. "_sizeMode": 0,
  890. "_fillCenter": {
  891. "__type__": "cc.Vec2",
  892. "x": 0,
  893. "y": 0
  894. },
  895. "_fillStart": 0,
  896. "_fillRange": 0,
  897. "_isTrimmedMode": true,
  898. "_useGrayscale": false,
  899. "_atlas": null,
  900. "_id": "55plxD+BpA+IxsydfwBI4i"
  901. },
  902. {
  903. "__type__": "cc.CompPrefabInfo",
  904. "fileId": "55plxD+BpA+IxsydfwBI4i"
  905. },
  906. {
  907. "__type__": "cc.UITransform",
  908. "_name": "",
  909. "_objFlags": 0,
  910. "__editorExtras__": {},
  911. "node": {
  912. "__id__": 23
  913. },
  914. "_enabled": true,
  915. "__prefab": null,
  916. "_contentSize": {
  917. "__type__": "cc.Size",
  918. "width": 40,
  919. "height": 40
  920. },
  921. "_anchorPoint": {
  922. "__type__": "cc.Vec2",
  923. "x": 0.5,
  924. "y": 0.5
  925. },
  926. "_id": "802VzqiHNNJbZ2ZPVlhs+9"
  927. },
  928. {
  929. "__type__": "cc.Animation",
  930. "_name": "",
  931. "_objFlags": 0,
  932. "__editorExtras__": {},
  933. "node": {
  934. "__id__": 23
  935. },
  936. "_enabled": true,
  937. "__prefab": null,
  938. "playOnLoad": false,
  939. "_clips": [
  940. {
  941. "__uuid__": "2656aaaf-e556-4fd5-b218-e392256dc399",
  942. "__expectedType__": "cc.AnimationClip"
  943. }
  944. ],
  945. "_defaultClip": {
  946. "__uuid__": "2656aaaf-e556-4fd5-b218-e392256dc399",
  947. "__expectedType__": "cc.AnimationClip"
  948. },
  949. "_id": "d3Y4dLCuNLBZFB/6hqcHeM"
  950. },
  951. {
  952. "__type__": "cc.Widget",
  953. "_name": "",
  954. "_objFlags": 0,
  955. "__editorExtras__": {},
  956. "node": {
  957. "__id__": 7
  958. },
  959. "_enabled": true,
  960. "__prefab": null,
  961. "_alignFlags": 36,
  962. "_target": null,
  963. "_left": 0,
  964. "_right": 70.774,
  965. "_top": 0,
  966. "_bottom": 47.613,
  967. "_horizontalCenter": 0,
  968. "_verticalCenter": 0,
  969. "_isAbsLeft": true,
  970. "_isAbsRight": true,
  971. "_isAbsTop": true,
  972. "_isAbsBottom": true,
  973. "_isAbsHorizontalCenter": true,
  974. "_isAbsVerticalCenter": true,
  975. "_originalWidth": 0,
  976. "_originalHeight": 0,
  977. "_alignMode": 2,
  978. "_lockFlags": 0,
  979. "_id": "5eqiglJYBD3K5p8YgtA4Ky"
  980. },
  981. {
  982. "__type__": "cc.Node",
  983. "_name": "Button-color",
  984. "_objFlags": 0,
  985. "__editorExtras__": {},
  986. "_parent": {
  987. "__id__": 2
  988. },
  989. "_children": [
  990. {
  991. "__id__": 33
  992. }
  993. ],
  994. "_active": true,
  995. "_components": [
  996. {
  997. "__id__": 38
  998. },
  999. {
  1000. "__id__": 40
  1001. },
  1002. {
  1003. "__id__": 42
  1004. },
  1005. {
  1006. "__id__": 45
  1007. }
  1008. ],
  1009. "_prefab": null,
  1010. "_lpos": {
  1011. "__type__": "cc.Vec3",
  1012. "x": 239.226,
  1013. "y": -531.04,
  1014. "z": 0
  1015. },
  1016. "_lrot": {
  1017. "__type__": "cc.Quat",
  1018. "x": 0,
  1019. "y": 0,
  1020. "z": 0,
  1021. "w": 1
  1022. },
  1023. "_lscale": {
  1024. "__type__": "cc.Vec3",
  1025. "x": 1,
  1026. "y": 1,
  1027. "z": 1
  1028. },
  1029. "_mobility": 0,
  1030. "_layer": 524288,
  1031. "_euler": {
  1032. "__type__": "cc.Vec3",
  1033. "x": 0,
  1034. "y": 0,
  1035. "z": 0
  1036. },
  1037. "_id": "0c6KigMPtMz52Q2jWZFkba"
  1038. },
  1039. {
  1040. "__type__": "cc.Node",
  1041. "_name": "Label",
  1042. "_objFlags": 0,
  1043. "__editorExtras__": {},
  1044. "_parent": {
  1045. "__id__": 32
  1046. },
  1047. "_children": [],
  1048. "_active": true,
  1049. "_components": [
  1050. {
  1051. "__id__": 34
  1052. },
  1053. {
  1054. "__id__": 36
  1055. }
  1056. ],
  1057. "_prefab": null,
  1058. "_lpos": {
  1059. "__type__": "cc.Vec3",
  1060. "x": 0,
  1061. "y": 0,
  1062. "z": 0
  1063. },
  1064. "_lrot": {
  1065. "__type__": "cc.Quat",
  1066. "x": 0,
  1067. "y": 0,
  1068. "z": 0,
  1069. "w": 1
  1070. },
  1071. "_lscale": {
  1072. "__type__": "cc.Vec3",
  1073. "x": 1,
  1074. "y": 1,
  1075. "z": 1
  1076. },
  1077. "_mobility": 0,
  1078. "_layer": 524288,
  1079. "_euler": {
  1080. "__type__": "cc.Vec3",
  1081. "x": 0,
  1082. "y": 0,
  1083. "z": 0
  1084. },
  1085. "_id": "f9MgLjXOZIKpd55i6lwzFr"
  1086. },
  1087. {
  1088. "__type__": "cc.UITransform",
  1089. "_name": "",
  1090. "_objFlags": 0,
  1091. "__editorExtras__": {},
  1092. "node": {
  1093. "__id__": 33
  1094. },
  1095. "_enabled": true,
  1096. "__prefab": {
  1097. "__id__": 35
  1098. },
  1099. "_contentSize": {
  1100. "__type__": "cc.Size",
  1101. "width": 100,
  1102. "height": 40
  1103. },
  1104. "_anchorPoint": {
  1105. "__type__": "cc.Vec2",
  1106. "x": 0.5,
  1107. "y": 0.5
  1108. },
  1109. "_id": "be/adtgfJBAYl5Tqbcdad9"
  1110. },
  1111. {
  1112. "__type__": "cc.CompPrefabInfo",
  1113. "fileId": "beByS5WRRGnJpTJfljLMTm"
  1114. },
  1115. {
  1116. "__type__": "cc.Label",
  1117. "_name": "",
  1118. "_objFlags": 0,
  1119. "__editorExtras__": {},
  1120. "node": {
  1121. "__id__": 33
  1122. },
  1123. "_enabled": true,
  1124. "__prefab": {
  1125. "__id__": 37
  1126. },
  1127. "_customMaterial": null,
  1128. "_srcBlendFactor": 2,
  1129. "_dstBlendFactor": 4,
  1130. "_color": {
  1131. "__type__": "cc.Color",
  1132. "r": 0,
  1133. "g": 0,
  1134. "b": 0,
  1135. "a": 255
  1136. },
  1137. "_string": "改变颜色",
  1138. "_horizontalAlign": 1,
  1139. "_verticalAlign": 1,
  1140. "_actualFontSize": 20,
  1141. "_fontSize": 20,
  1142. "_fontFamily": "Arial",
  1143. "_lineHeight": 40,
  1144. "_overflow": 1,
  1145. "_enableWrapText": false,
  1146. "_font": null,
  1147. "_isSystemFontUsed": true,
  1148. "_spacingX": 0,
  1149. "_isItalic": false,
  1150. "_isBold": false,
  1151. "_isUnderline": false,
  1152. "_underlineHeight": 0,
  1153. "_cacheMode": 0,
  1154. "_enableOutline": false,
  1155. "_outlineColor": {
  1156. "__type__": "cc.Color",
  1157. "r": 0,
  1158. "g": 0,
  1159. "b": 0,
  1160. "a": 255
  1161. },
  1162. "_outlineWidth": 2,
  1163. "_enableShadow": false,
  1164. "_shadowColor": {
  1165. "__type__": "cc.Color",
  1166. "r": 0,
  1167. "g": 0,
  1168. "b": 0,
  1169. "a": 255
  1170. },
  1171. "_shadowOffset": {
  1172. "__type__": "cc.Vec2",
  1173. "x": 2,
  1174. "y": 2
  1175. },
  1176. "_shadowBlur": 2,
  1177. "_id": "39cm2n0B9Ix7YHwGQiFfJ3"
  1178. },
  1179. {
  1180. "__type__": "cc.CompPrefabInfo",
  1181. "fileId": "22x8JrPJlKN64O5kdLYYw3"
  1182. },
  1183. {
  1184. "__type__": "cc.UITransform",
  1185. "_name": "",
  1186. "_objFlags": 0,
  1187. "__editorExtras__": {},
  1188. "node": {
  1189. "__id__": 32
  1190. },
  1191. "_enabled": true,
  1192. "__prefab": {
  1193. "__id__": 39
  1194. },
  1195. "_contentSize": {
  1196. "__type__": "cc.Size",
  1197. "width": 100,
  1198. "height": 40
  1199. },
  1200. "_anchorPoint": {
  1201. "__type__": "cc.Vec2",
  1202. "x": 0.5,
  1203. "y": 0.5
  1204. },
  1205. "_id": "8e5YP6bH1IE5D7rEOOVaLC"
  1206. },
  1207. {
  1208. "__type__": "cc.CompPrefabInfo",
  1209. "fileId": "dcqjpWs5NG7J1Wsm5oplLm"
  1210. },
  1211. {
  1212. "__type__": "cc.Sprite",
  1213. "_name": "",
  1214. "_objFlags": 0,
  1215. "__editorExtras__": {},
  1216. "node": {
  1217. "__id__": 32
  1218. },
  1219. "_enabled": true,
  1220. "__prefab": {
  1221. "__id__": 41
  1222. },
  1223. "_customMaterial": null,
  1224. "_srcBlendFactor": 2,
  1225. "_dstBlendFactor": 4,
  1226. "_color": {
  1227. "__type__": "cc.Color",
  1228. "r": 255,
  1229. "g": 255,
  1230. "b": 255,
  1231. "a": 255
  1232. },
  1233. "_spriteFrame": {
  1234. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  1235. "__expectedType__": "cc.SpriteFrame"
  1236. },
  1237. "_type": 1,
  1238. "_fillType": 0,
  1239. "_sizeMode": 0,
  1240. "_fillCenter": {
  1241. "__type__": "cc.Vec2",
  1242. "x": 0,
  1243. "y": 0
  1244. },
  1245. "_fillStart": 0,
  1246. "_fillRange": 0,
  1247. "_isTrimmedMode": true,
  1248. "_useGrayscale": false,
  1249. "_atlas": null,
  1250. "_id": "c4M9Wc94NAF6rZA6rOi9r+"
  1251. },
  1252. {
  1253. "__type__": "cc.CompPrefabInfo",
  1254. "fileId": "6blPVB4HdInIbd7J1+bAnD"
  1255. },
  1256. {
  1257. "__type__": "cc.Button",
  1258. "_name": "",
  1259. "_objFlags": 0,
  1260. "__editorExtras__": {},
  1261. "node": {
  1262. "__id__": 32
  1263. },
  1264. "_enabled": true,
  1265. "__prefab": {
  1266. "__id__": 43
  1267. },
  1268. "clickEvents": [
  1269. {
  1270. "__id__": 44
  1271. }
  1272. ],
  1273. "_interactable": true,
  1274. "_transition": 2,
  1275. "_normalColor": {
  1276. "__type__": "cc.Color",
  1277. "r": 214,
  1278. "g": 214,
  1279. "b": 214,
  1280. "a": 255
  1281. },
  1282. "_hoverColor": {
  1283. "__type__": "cc.Color",
  1284. "r": 211,
  1285. "g": 211,
  1286. "b": 211,
  1287. "a": 255
  1288. },
  1289. "_pressedColor": {
  1290. "__type__": "cc.Color",
  1291. "r": 255,
  1292. "g": 255,
  1293. "b": 255,
  1294. "a": 255
  1295. },
  1296. "_disabledColor": {
  1297. "__type__": "cc.Color",
  1298. "r": 124,
  1299. "g": 124,
  1300. "b": 124,
  1301. "a": 255
  1302. },
  1303. "_normalSprite": {
  1304. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  1305. "__expectedType__": "cc.SpriteFrame"
  1306. },
  1307. "_hoverSprite": {
  1308. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  1309. "__expectedType__": "cc.SpriteFrame"
  1310. },
  1311. "_pressedSprite": {
  1312. "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
  1313. "__expectedType__": "cc.SpriteFrame"
  1314. },
  1315. "_disabledSprite": {
  1316. "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
  1317. "__expectedType__": "cc.SpriteFrame"
  1318. },
  1319. "_duration": 0.1,
  1320. "_zoomScale": 1.2,
  1321. "_target": {
  1322. "__id__": 32
  1323. },
  1324. "_id": "b9jFNEQ+RN9qHHbqh+yxry"
  1325. },
  1326. {
  1327. "__type__": "cc.CompPrefabInfo",
  1328. "fileId": "39WI/59jJE1aDdqLotwQRP"
  1329. },
  1330. {
  1331. "__type__": "cc.ClickEvent",
  1332. "target": {
  1333. "__id__": 20
  1334. },
  1335. "component": "",
  1336. "_componentId": "22ac1BM7stAG4GBDo0Vwp7q",
  1337. "handler": "colorChange",
  1338. "customEventData": ""
  1339. },
  1340. {
  1341. "__type__": "cc.Widget",
  1342. "_name": "",
  1343. "_objFlags": 0,
  1344. "__editorExtras__": {},
  1345. "node": {
  1346. "__id__": 32
  1347. },
  1348. "_enabled": true,
  1349. "__prefab": null,
  1350. "_alignFlags": 36,
  1351. "_target": null,
  1352. "_left": 0,
  1353. "_right": 70.774,
  1354. "_top": 0,
  1355. "_bottom": 115.96000000000001,
  1356. "_horizontalCenter": 0,
  1357. "_verticalCenter": 0,
  1358. "_isAbsLeft": true,
  1359. "_isAbsRight": true,
  1360. "_isAbsTop": true,
  1361. "_isAbsBottom": true,
  1362. "_isAbsHorizontalCenter": true,
  1363. "_isAbsVerticalCenter": true,
  1364. "_originalWidth": 0,
  1365. "_originalHeight": 0,
  1366. "_alignMode": 2,
  1367. "_lockFlags": 0,
  1368. "_id": "ed6fZNEj5ECJM/03oZs5NK"
  1369. },
  1370. {
  1371. "__type__": "cc.Node",
  1372. "_name": "UICamera_Canvas",
  1373. "_objFlags": 0,
  1374. "__editorExtras__": {},
  1375. "_parent": {
  1376. "__id__": 2
  1377. },
  1378. "_children": [],
  1379. "_active": true,
  1380. "_components": [
  1381. {
  1382. "__id__": 47
  1383. }
  1384. ],
  1385. "_prefab": null,
  1386. "_lpos": {
  1387. "__type__": "cc.Vec3",
  1388. "x": 0,
  1389. "y": 0,
  1390. "z": 1000
  1391. },
  1392. "_lrot": {
  1393. "__type__": "cc.Quat",
  1394. "x": 0,
  1395. "y": 0,
  1396. "z": 0,
  1397. "w": 1
  1398. },
  1399. "_lscale": {
  1400. "__type__": "cc.Vec3",
  1401. "x": 1,
  1402. "y": 1,
  1403. "z": 1
  1404. },
  1405. "_mobility": 0,
  1406. "_layer": 524288,
  1407. "_euler": {
  1408. "__type__": "cc.Vec3",
  1409. "x": 0,
  1410. "y": 0,
  1411. "z": 0
  1412. },
  1413. "_id": "69OknLXJlIL41X75idenvV"
  1414. },
  1415. {
  1416. "__type__": "cc.Camera",
  1417. "_name": "",
  1418. "_objFlags": 0,
  1419. "__editorExtras__": {},
  1420. "node": {
  1421. "__id__": 46
  1422. },
  1423. "_enabled": true,
  1424. "__prefab": null,
  1425. "_projection": 0,
  1426. "_priority": 1073741824,
  1427. "_fov": 45,
  1428. "_fovAxis": 0,
  1429. "_orthoHeight": 667,
  1430. "_near": 1,
  1431. "_far": 2000,
  1432. "_color": {
  1433. "__type__": "cc.Color",
  1434. "r": 0,
  1435. "g": 0,
  1436. "b": 0,
  1437. "a": 0
  1438. },
  1439. "_depth": 1,
  1440. "_stencil": 0,
  1441. "_clearFlags": 7,
  1442. "_rect": {
  1443. "__type__": "cc.Rect",
  1444. "x": 0,
  1445. "y": 0,
  1446. "width": 1,
  1447. "height": 1
  1448. },
  1449. "_aperture": 19,
  1450. "_shutter": 7,
  1451. "_iso": 0,
  1452. "_screenScale": 1,
  1453. "_visibility": 42467328,
  1454. "_targetTexture": null,
  1455. "_postProcess": null,
  1456. "_usePostProcess": false,
  1457. "_cameraType": -1,
  1458. "_trackingType": 0,
  1459. "_id": "996WeJ701JQo+J2MYdUBQA"
  1460. },
  1461. {
  1462. "__type__": "cc.UITransform",
  1463. "_name": "",
  1464. "_objFlags": 0,
  1465. "__editorExtras__": {},
  1466. "node": {
  1467. "__id__": 2
  1468. },
  1469. "_enabled": true,
  1470. "__prefab": null,
  1471. "_contentSize": {
  1472. "__type__": "cc.Size",
  1473. "width": 720,
  1474. "height": 1334
  1475. },
  1476. "_anchorPoint": {
  1477. "__type__": "cc.Vec2",
  1478. "x": 0.5,
  1479. "y": 0.5
  1480. },
  1481. "_id": "4eMcREl9BN4KhMcm8ULCuR"
  1482. },
  1483. {
  1484. "__type__": "cc.Canvas",
  1485. "_name": "",
  1486. "_objFlags": 0,
  1487. "__editorExtras__": {},
  1488. "node": {
  1489. "__id__": 2
  1490. },
  1491. "_enabled": true,
  1492. "__prefab": null,
  1493. "_cameraComponent": {
  1494. "__id__": 47
  1495. },
  1496. "_alignCanvasWithScreen": true,
  1497. "_id": "25iAoPo2tHFLAqK5TgKB/1"
  1498. },
  1499. {
  1500. "__type__": "cc.Widget",
  1501. "_name": "",
  1502. "_objFlags": 0,
  1503. "__editorExtras__": {},
  1504. "node": {
  1505. "__id__": 2
  1506. },
  1507. "_enabled": true,
  1508. "__prefab": null,
  1509. "_alignFlags": 45,
  1510. "_target": null,
  1511. "_left": 0,
  1512. "_right": 0,
  1513. "_top": 0,
  1514. "_bottom": 0,
  1515. "_horizontalCenter": 0,
  1516. "_verticalCenter": 0,
  1517. "_isAbsLeft": true,
  1518. "_isAbsRight": true,
  1519. "_isAbsTop": true,
  1520. "_isAbsBottom": true,
  1521. "_isAbsHorizontalCenter": true,
  1522. "_isAbsVerticalCenter": true,
  1523. "_originalWidth": 0,
  1524. "_originalHeight": 0,
  1525. "_alignMode": 2,
  1526. "_lockFlags": 0,
  1527. "_id": "06OWTcUDFCXrV/94f7sL1R"
  1528. },
  1529. {
  1530. "__type__": "cc.PrefabInfo",
  1531. "root": null,
  1532. "asset": null,
  1533. "fileId": "482eed84-f365-4a2f-b174-b67d38abbb6e",
  1534. "instance": null,
  1535. "targetOverrides": null
  1536. },
  1537. {
  1538. "__type__": "cc.SceneGlobals",
  1539. "ambient": {
  1540. "__id__": 53
  1541. },
  1542. "shadows": {
  1543. "__id__": 54
  1544. },
  1545. "_skybox": {
  1546. "__id__": 55
  1547. },
  1548. "fog": {
  1549. "__id__": 56
  1550. },
  1551. "octree": {
  1552. "__id__": 57
  1553. },
  1554. "skin": {
  1555. "__id__": 58
  1556. },
  1557. "lightProbeInfo": {
  1558. "__id__": 59
  1559. },
  1560. "postSettings": {
  1561. "__id__": 60
  1562. },
  1563. "bakedWithStationaryMainLight": false,
  1564. "bakedWithHighpLightmap": false
  1565. },
  1566. {
  1567. "__type__": "cc.AmbientInfo",
  1568. "_skyColorHDR": {
  1569. "__type__": "cc.Vec4",
  1570. "x": 0.2,
  1571. "y": 0.5019607843137255,
  1572. "z": 0.8,
  1573. "w": 0.520833125
  1574. },
  1575. "_skyColor": {
  1576. "__type__": "cc.Vec4",
  1577. "x": 0.2,
  1578. "y": 0.5019607843137255,
  1579. "z": 0.8,
  1580. "w": 0.520833125
  1581. },
  1582. "_skyIllumHDR": 20000,
  1583. "_skyIllum": 20000,
  1584. "_groundAlbedoHDR": {
  1585. "__type__": "cc.Vec4",
  1586. "x": 0.2,
  1587. "y": 0.2,
  1588. "z": 0.2,
  1589. "w": 1
  1590. },
  1591. "_groundAlbedo": {
  1592. "__type__": "cc.Vec4",
  1593. "x": 0.2,
  1594. "y": 0.2,
  1595. "z": 0.2,
  1596. "w": 1
  1597. },
  1598. "_skyColorLDR": {
  1599. "__type__": "cc.Vec4",
  1600. "x": 0.2,
  1601. "y": 0.5019607843137255,
  1602. "z": 0.8,
  1603. "w": 0.520833125
  1604. },
  1605. "_skyIllumLDR": 0.78125,
  1606. "_groundAlbedoLDR": {
  1607. "__type__": "cc.Vec4",
  1608. "x": 0.2,
  1609. "y": 0.2,
  1610. "z": 0.2,
  1611. "w": 1
  1612. }
  1613. },
  1614. {
  1615. "__type__": "cc.ShadowsInfo",
  1616. "_enabled": false,
  1617. "_type": 0,
  1618. "_normal": {
  1619. "__type__": "cc.Vec3",
  1620. "x": 0,
  1621. "y": 1,
  1622. "z": 0
  1623. },
  1624. "_distance": 0,
  1625. "_planeBias": 1,
  1626. "_shadowColor": {
  1627. "__type__": "cc.Color",
  1628. "r": 0,
  1629. "g": 0,
  1630. "b": 0,
  1631. "a": 76
  1632. },
  1633. "_maxReceived": 4,
  1634. "_size": {
  1635. "__type__": "cc.Vec2",
  1636. "x": 512,
  1637. "y": 512
  1638. }
  1639. },
  1640. {
  1641. "__type__": "cc.SkyboxInfo",
  1642. "_envLightingType": 0,
  1643. "_envmapHDR": null,
  1644. "_envmap": null,
  1645. "_envmapLDR": null,
  1646. "_diffuseMapHDR": null,
  1647. "_diffuseMapLDR": null,
  1648. "_enabled": false,
  1649. "_useHDR": true,
  1650. "_editableMaterial": null,
  1651. "_reflectionHDR": null,
  1652. "_reflectionLDR": null,
  1653. "_rotationAngle": 0
  1654. },
  1655. {
  1656. "__type__": "cc.FogInfo",
  1657. "_type": 0,
  1658. "_fogColor": {
  1659. "__type__": "cc.Color",
  1660. "r": 225,
  1661. "g": 225,
  1662. "b": 225,
  1663. "a": 255
  1664. },
  1665. "_enabled": false,
  1666. "_fogDensity": 0.3,
  1667. "_fogStart": 0.5,
  1668. "_fogEnd": 300,
  1669. "_fogAtten": 5,
  1670. "_fogTop": 1.5,
  1671. "_fogRange": 1.2,
  1672. "_accurate": false
  1673. },
  1674. {
  1675. "__type__": "cc.OctreeInfo",
  1676. "_enabled": false,
  1677. "_minPos": {
  1678. "__type__": "cc.Vec3",
  1679. "x": -1024,
  1680. "y": -1024,
  1681. "z": -1024
  1682. },
  1683. "_maxPos": {
  1684. "__type__": "cc.Vec3",
  1685. "x": 1024,
  1686. "y": 1024,
  1687. "z": 1024
  1688. },
  1689. "_depth": 8
  1690. },
  1691. {
  1692. "__type__": "cc.SkinInfo",
  1693. "_enabled": true,
  1694. "_blurRadius": 0.01,
  1695. "_sssIntensity": 3
  1696. },
  1697. {
  1698. "__type__": "cc.LightProbeInfo",
  1699. "_giScale": 1,
  1700. "_giSamples": 1024,
  1701. "_bounces": 2,
  1702. "_reduceRinging": 0,
  1703. "_showProbe": true,
  1704. "_showWireframe": true,
  1705. "_showConvex": false,
  1706. "_data": null,
  1707. "_lightProbeSphereVolume": 1
  1708. },
  1709. {
  1710. "__type__": "cc.PostSettingsInfo",
  1711. "_toneMappingType": 0
  1712. }
  1713. ]