test.scene 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "test",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "test",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": null,
  26. "_lpos": {
  27. "__type__": "cc.Vec3",
  28. "x": 0,
  29. "y": 0,
  30. "z": 0
  31. },
  32. "_lrot": {
  33. "__type__": "cc.Quat",
  34. "x": 0,
  35. "y": 0,
  36. "z": 0,
  37. "w": 1
  38. },
  39. "_lscale": {
  40. "__type__": "cc.Vec3",
  41. "x": 1,
  42. "y": 1,
  43. "z": 1
  44. },
  45. "_mobility": 0,
  46. "_layer": 1073741824,
  47. "_euler": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "autoReleaseAssets": false,
  54. "_globals": {
  55. "__id__": 28
  56. },
  57. "_id": "2adc043e-e125-41be-8f94-834a89904c39"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "__editorExtras__": {},
  64. "_parent": {
  65. "__id__": 1
  66. },
  67. "_children": [
  68. {
  69. "__id__": 3
  70. },
  71. {
  72. "__id__": 5
  73. },
  74. {
  75. "__id__": 14
  76. },
  77. {
  78. "__id__": 21
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 24
  85. },
  86. {
  87. "__id__": 25
  88. },
  89. {
  90. "__id__": 26
  91. },
  92. {
  93. "__id__": 27
  94. }
  95. ],
  96. "_prefab": null,
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 540,
  100. "y": 960.0000000000002,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_mobility": 0,
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": "beI88Z2HpFELqR4T5EMHpg"
  125. },
  126. {
  127. "__type__": "cc.Node",
  128. "_name": "Camera",
  129. "_objFlags": 0,
  130. "__editorExtras__": {},
  131. "_parent": {
  132. "__id__": 2
  133. },
  134. "_children": [],
  135. "_active": true,
  136. "_components": [
  137. {
  138. "__id__": 4
  139. }
  140. ],
  141. "_prefab": null,
  142. "_lpos": {
  143. "__type__": "cc.Vec3",
  144. "x": 0,
  145. "y": 0,
  146. "z": 1000
  147. },
  148. "_lrot": {
  149. "__type__": "cc.Quat",
  150. "x": 0,
  151. "y": 0,
  152. "z": 0,
  153. "w": 1
  154. },
  155. "_lscale": {
  156. "__type__": "cc.Vec3",
  157. "x": 1,
  158. "y": 1,
  159. "z": 1
  160. },
  161. "_mobility": 0,
  162. "_layer": 1073741824,
  163. "_euler": {
  164. "__type__": "cc.Vec3",
  165. "x": 0,
  166. "y": 0,
  167. "z": 0
  168. },
  169. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  170. },
  171. {
  172. "__type__": "cc.Camera",
  173. "_name": "",
  174. "_objFlags": 0,
  175. "__editorExtras__": {},
  176. "node": {
  177. "__id__": 3
  178. },
  179. "_enabled": true,
  180. "__prefab": null,
  181. "_projection": 0,
  182. "_priority": 0,
  183. "_fov": 45,
  184. "_fovAxis": 0,
  185. "_orthoHeight": 960.0000000000001,
  186. "_near": 0,
  187. "_far": 1000,
  188. "_color": {
  189. "__type__": "cc.Color",
  190. "r": 0,
  191. "g": 0,
  192. "b": 0,
  193. "a": 255
  194. },
  195. "_depth": 1,
  196. "_stencil": 0,
  197. "_clearFlags": 7,
  198. "_rect": {
  199. "__type__": "cc.Rect",
  200. "x": 0,
  201. "y": 0,
  202. "width": 1,
  203. "height": 1
  204. },
  205. "_aperture": 19,
  206. "_shutter": 7,
  207. "_iso": 0,
  208. "_screenScale": 1,
  209. "_visibility": 1108344832,
  210. "_targetTexture": null,
  211. "_postProcess": null,
  212. "_usePostProcess": false,
  213. "_cameraType": -1,
  214. "_trackingType": 0,
  215. "_id": "63WIch3o5BEYRlXzTT0oWc"
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "bg",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 2
  224. },
  225. "_children": [
  226. {
  227. "__id__": 6
  228. }
  229. ],
  230. "_active": true,
  231. "_components": [
  232. {
  233. "__id__": 11
  234. },
  235. {
  236. "__id__": 12
  237. },
  238. {
  239. "__id__": 13
  240. }
  241. ],
  242. "_prefab": null,
  243. "_lpos": {
  244. "__type__": "cc.Vec3",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0
  248. },
  249. "_lrot": {
  250. "__type__": "cc.Quat",
  251. "x": 0,
  252. "y": 0,
  253. "z": 0,
  254. "w": 1
  255. },
  256. "_lscale": {
  257. "__type__": "cc.Vec3",
  258. "x": 1,
  259. "y": 1,
  260. "z": 1
  261. },
  262. "_mobility": 0,
  263. "_layer": 33554432,
  264. "_euler": {
  265. "__type__": "cc.Vec3",
  266. "x": 0,
  267. "y": 0,
  268. "z": 0
  269. },
  270. "_id": "50L+L04YdMCKD+tdxRSJHw"
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "level_list",
  275. "_objFlags": 0,
  276. "__editorExtras__": {},
  277. "_parent": {
  278. "__id__": 5
  279. },
  280. "_children": [],
  281. "_active": true,
  282. "_components": [
  283. {
  284. "__id__": 7
  285. },
  286. {
  287. "__id__": 8
  288. },
  289. {
  290. "__id__": 9
  291. },
  292. {
  293. "__id__": 10
  294. }
  295. ],
  296. "_prefab": null,
  297. "_lpos": {
  298. "__type__": "cc.Vec3",
  299. "x": 0,
  300. "y": 910,
  301. "z": 0
  302. },
  303. "_lrot": {
  304. "__type__": "cc.Quat",
  305. "x": 0,
  306. "y": 0,
  307. "z": 0,
  308. "w": 1
  309. },
  310. "_lscale": {
  311. "__type__": "cc.Vec3",
  312. "x": 1,
  313. "y": 1,
  314. "z": 1
  315. },
  316. "_mobility": 0,
  317. "_layer": 33554432,
  318. "_euler": {
  319. "__type__": "cc.Vec3",
  320. "x": 0,
  321. "y": 0,
  322. "z": 0
  323. },
  324. "_id": "b66TaPicJKsIZEX7tpZdFW"
  325. },
  326. {
  327. "__type__": "cc.UITransform",
  328. "_name": "",
  329. "_objFlags": 0,
  330. "__editorExtras__": {},
  331. "node": {
  332. "__id__": 6
  333. },
  334. "_enabled": true,
  335. "__prefab": null,
  336. "_contentSize": {
  337. "__type__": "cc.Size",
  338. "width": 1000,
  339. "height": 1800
  340. },
  341. "_anchorPoint": {
  342. "__type__": "cc.Vec2",
  343. "x": 0.5,
  344. "y": 1
  345. },
  346. "_id": "6dN7z1c3VOxqLISkIHGCfV"
  347. },
  348. {
  349. "__type__": "cc.Layout",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "__editorExtras__": {},
  353. "node": {
  354. "__id__": 6
  355. },
  356. "_enabled": true,
  357. "__prefab": null,
  358. "_resizeMode": 0,
  359. "_layoutType": 3,
  360. "_cellSize": {
  361. "__type__": "cc.Size",
  362. "width": 40,
  363. "height": 40
  364. },
  365. "_startAxis": 0,
  366. "_paddingLeft": 50,
  367. "_paddingRight": 0,
  368. "_paddingTop": 200,
  369. "_paddingBottom": 0,
  370. "_spacingX": 150,
  371. "_spacingY": 50,
  372. "_verticalDirection": 1,
  373. "_horizontalDirection": 0,
  374. "_constraint": 2,
  375. "_constraintNum": 2,
  376. "_affectedByScale": false,
  377. "_isAlign": false,
  378. "_id": "a8Qd3wSzRIJb5CXNXpfu3T"
  379. },
  380. {
  381. "__type__": "cc.Widget",
  382. "_name": "",
  383. "_objFlags": 0,
  384. "__editorExtras__": {},
  385. "node": {
  386. "__id__": 6
  387. },
  388. "_enabled": true,
  389. "__prefab": null,
  390. "_alignFlags": 1,
  391. "_target": null,
  392. "_left": 0,
  393. "_right": 0,
  394. "_top": 50,
  395. "_bottom": 300,
  396. "_horizontalCenter": 0,
  397. "_verticalCenter": 0,
  398. "_isAbsLeft": true,
  399. "_isAbsRight": true,
  400. "_isAbsTop": true,
  401. "_isAbsBottom": true,
  402. "_isAbsHorizontalCenter": true,
  403. "_isAbsVerticalCenter": true,
  404. "_originalWidth": 0,
  405. "_originalHeight": 1400,
  406. "_alignMode": 2,
  407. "_lockFlags": 0,
  408. "_id": "7b9N059MhGj4e0oEBKXi9D"
  409. },
  410. {
  411. "__type__": "cc.Sprite",
  412. "_name": "",
  413. "_objFlags": 0,
  414. "__editorExtras__": {},
  415. "node": {
  416. "__id__": 6
  417. },
  418. "_enabled": true,
  419. "__prefab": null,
  420. "_customMaterial": null,
  421. "_srcBlendFactor": 2,
  422. "_dstBlendFactor": 4,
  423. "_color": {
  424. "__type__": "cc.Color",
  425. "r": 255,
  426. "g": 255,
  427. "b": 255,
  428. "a": 255
  429. },
  430. "_spriteFrame": null,
  431. "_type": 1,
  432. "_fillType": 0,
  433. "_sizeMode": 0,
  434. "_fillCenter": {
  435. "__type__": "cc.Vec2",
  436. "x": 0,
  437. "y": 0
  438. },
  439. "_fillStart": 0,
  440. "_fillRange": 0,
  441. "_isTrimmedMode": true,
  442. "_useGrayscale": false,
  443. "_atlas": null,
  444. "_id": "4bcuyW+jNKXKbBENvAkn2v"
  445. },
  446. {
  447. "__type__": "cc.UITransform",
  448. "_name": "",
  449. "_objFlags": 0,
  450. "__editorExtras__": {},
  451. "node": {
  452. "__id__": 5
  453. },
  454. "_enabled": true,
  455. "__prefab": null,
  456. "_contentSize": {
  457. "__type__": "cc.Size",
  458. "width": 1080,
  459. "height": 1920
  460. },
  461. "_anchorPoint": {
  462. "__type__": "cc.Vec2",
  463. "x": 0.5,
  464. "y": 0.5
  465. },
  466. "_id": "0asQfbVHpNKo7eTruf5tMC"
  467. },
  468. {
  469. "__type__": "cc.Sprite",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "__editorExtras__": {},
  473. "node": {
  474. "__id__": 5
  475. },
  476. "_enabled": true,
  477. "__prefab": null,
  478. "_customMaterial": null,
  479. "_srcBlendFactor": 2,
  480. "_dstBlendFactor": 4,
  481. "_color": {
  482. "__type__": "cc.Color",
  483. "r": 0,
  484. "g": 0,
  485. "b": 0,
  486. "a": 255
  487. },
  488. "_spriteFrame": {
  489. "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941",
  490. "__expectedType__": "cc.SpriteFrame"
  491. },
  492. "_type": 1,
  493. "_fillType": 0,
  494. "_sizeMode": 0,
  495. "_fillCenter": {
  496. "__type__": "cc.Vec2",
  497. "x": 0,
  498. "y": 0
  499. },
  500. "_fillStart": 0,
  501. "_fillRange": 0,
  502. "_isTrimmedMode": true,
  503. "_useGrayscale": false,
  504. "_atlas": null,
  505. "_id": "3drDj1b3VIFqs7xo1YTIgq"
  506. },
  507. {
  508. "__type__": "cc.Widget",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "__editorExtras__": {},
  512. "node": {
  513. "__id__": 5
  514. },
  515. "_enabled": true,
  516. "__prefab": null,
  517. "_alignFlags": 45,
  518. "_target": null,
  519. "_left": 0,
  520. "_right": 0,
  521. "_top": 1.1368683772161603e-13,
  522. "_bottom": 1.1368683772161603e-13,
  523. "_horizontalCenter": 0,
  524. "_verticalCenter": 0,
  525. "_isAbsLeft": true,
  526. "_isAbsRight": true,
  527. "_isAbsTop": true,
  528. "_isAbsBottom": true,
  529. "_isAbsHorizontalCenter": true,
  530. "_isAbsVerticalCenter": true,
  531. "_originalWidth": 1080,
  532. "_originalHeight": 1920,
  533. "_alignMode": 2,
  534. "_lockFlags": 0,
  535. "_id": "04wZ4QjcBIRryVetHYetiM"
  536. },
  537. {
  538. "__type__": "cc.Node",
  539. "_name": "Button",
  540. "_objFlags": 0,
  541. "__editorExtras__": {},
  542. "_parent": {
  543. "__id__": 2
  544. },
  545. "_children": [
  546. {
  547. "__id__": 15
  548. }
  549. ],
  550. "_active": false,
  551. "_components": [
  552. {
  553. "__id__": 18
  554. },
  555. {
  556. "__id__": 19
  557. },
  558. {
  559. "__id__": 20
  560. }
  561. ],
  562. "_prefab": null,
  563. "_lpos": {
  564. "__type__": "cc.Vec3",
  565. "x": 0,
  566. "y": 201.214,
  567. "z": 0
  568. },
  569. "_lrot": {
  570. "__type__": "cc.Quat",
  571. "x": 0,
  572. "y": 0,
  573. "z": 0,
  574. "w": 1
  575. },
  576. "_lscale": {
  577. "__type__": "cc.Vec3",
  578. "x": 1,
  579. "y": 1,
  580. "z": 1
  581. },
  582. "_mobility": 0,
  583. "_layer": 33554432,
  584. "_euler": {
  585. "__type__": "cc.Vec3",
  586. "x": 0,
  587. "y": 0,
  588. "z": 0
  589. },
  590. "_id": "80GS0X0+xOhLvmhCaFnh7s"
  591. },
  592. {
  593. "__type__": "cc.Node",
  594. "_name": "Label",
  595. "_objFlags": 512,
  596. "__editorExtras__": {},
  597. "_parent": {
  598. "__id__": 14
  599. },
  600. "_children": [],
  601. "_active": true,
  602. "_components": [
  603. {
  604. "__id__": 16
  605. },
  606. {
  607. "__id__": 17
  608. }
  609. ],
  610. "_prefab": null,
  611. "_lpos": {
  612. "__type__": "cc.Vec3",
  613. "x": 0,
  614. "y": 0,
  615. "z": 0
  616. },
  617. "_lrot": {
  618. "__type__": "cc.Quat",
  619. "x": 0,
  620. "y": 0,
  621. "z": 0,
  622. "w": 1
  623. },
  624. "_lscale": {
  625. "__type__": "cc.Vec3",
  626. "x": 1,
  627. "y": 1,
  628. "z": 1
  629. },
  630. "_mobility": 0,
  631. "_layer": 33554432,
  632. "_euler": {
  633. "__type__": "cc.Vec3",
  634. "x": 0,
  635. "y": 0,
  636. "z": 0
  637. },
  638. "_id": "b49kbHSjJJdKglHWtorsME"
  639. },
  640. {
  641. "__type__": "cc.UITransform",
  642. "_name": "",
  643. "_objFlags": 0,
  644. "__editorExtras__": {},
  645. "node": {
  646. "__id__": 15
  647. },
  648. "_enabled": true,
  649. "__prefab": null,
  650. "_contentSize": {
  651. "__type__": "cc.Size",
  652. "width": 100,
  653. "height": 40
  654. },
  655. "_anchorPoint": {
  656. "__type__": "cc.Vec2",
  657. "x": 0.5,
  658. "y": 0.5
  659. },
  660. "_id": "3av320e+NJgbrfkqRyQ1rP"
  661. },
  662. {
  663. "__type__": "cc.Label",
  664. "_name": "",
  665. "_objFlags": 0,
  666. "__editorExtras__": {},
  667. "node": {
  668. "__id__": 15
  669. },
  670. "_enabled": true,
  671. "__prefab": null,
  672. "_customMaterial": null,
  673. "_srcBlendFactor": 2,
  674. "_dstBlendFactor": 4,
  675. "_color": {
  676. "__type__": "cc.Color",
  677. "r": 0,
  678. "g": 0,
  679. "b": 0,
  680. "a": 255
  681. },
  682. "_string": "button",
  683. "_horizontalAlign": 1,
  684. "_verticalAlign": 1,
  685. "_actualFontSize": 20,
  686. "_fontSize": 20,
  687. "_fontFamily": "Arial",
  688. "_lineHeight": 40,
  689. "_overflow": 1,
  690. "_enableWrapText": false,
  691. "_font": null,
  692. "_isSystemFontUsed": true,
  693. "_spacingX": 0,
  694. "_isItalic": false,
  695. "_isBold": false,
  696. "_isUnderline": false,
  697. "_underlineHeight": 2,
  698. "_cacheMode": 0,
  699. "_id": "24cGtpHvNBmL6VQQ1qGBLJ"
  700. },
  701. {
  702. "__type__": "cc.UITransform",
  703. "_name": "",
  704. "_objFlags": 0,
  705. "__editorExtras__": {},
  706. "node": {
  707. "__id__": 14
  708. },
  709. "_enabled": true,
  710. "__prefab": null,
  711. "_contentSize": {
  712. "__type__": "cc.Size",
  713. "width": 100,
  714. "height": 40
  715. },
  716. "_anchorPoint": {
  717. "__type__": "cc.Vec2",
  718. "x": 0.5,
  719. "y": 0.5
  720. },
  721. "_id": "57gInwrVpGxZPSBW6NHvXU"
  722. },
  723. {
  724. "__type__": "cc.Sprite",
  725. "_name": "",
  726. "_objFlags": 0,
  727. "__editorExtras__": {},
  728. "node": {
  729. "__id__": 14
  730. },
  731. "_enabled": true,
  732. "__prefab": null,
  733. "_customMaterial": null,
  734. "_srcBlendFactor": 2,
  735. "_dstBlendFactor": 4,
  736. "_color": {
  737. "__type__": "cc.Color",
  738. "r": 255,
  739. "g": 255,
  740. "b": 255,
  741. "a": 255
  742. },
  743. "_spriteFrame": {
  744. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  745. "__expectedType__": "cc.SpriteFrame"
  746. },
  747. "_type": 1,
  748. "_fillType": 0,
  749. "_sizeMode": 0,
  750. "_fillCenter": {
  751. "__type__": "cc.Vec2",
  752. "x": 0,
  753. "y": 0
  754. },
  755. "_fillStart": 0,
  756. "_fillRange": 0,
  757. "_isTrimmedMode": true,
  758. "_useGrayscale": false,
  759. "_atlas": null,
  760. "_id": "60hruowrRACLY5fRTblILq"
  761. },
  762. {
  763. "__type__": "cc.Button",
  764. "_name": "",
  765. "_objFlags": 0,
  766. "__editorExtras__": {},
  767. "node": {
  768. "__id__": 14
  769. },
  770. "_enabled": true,
  771. "__prefab": null,
  772. "clickEvents": [],
  773. "_interactable": true,
  774. "_transition": 2,
  775. "_normalColor": {
  776. "__type__": "cc.Color",
  777. "r": 214,
  778. "g": 214,
  779. "b": 214,
  780. "a": 255
  781. },
  782. "_hoverColor": {
  783. "__type__": "cc.Color",
  784. "r": 211,
  785. "g": 211,
  786. "b": 211,
  787. "a": 255
  788. },
  789. "_pressedColor": {
  790. "__type__": "cc.Color",
  791. "r": 255,
  792. "g": 255,
  793. "b": 255,
  794. "a": 255
  795. },
  796. "_disabledColor": {
  797. "__type__": "cc.Color",
  798. "r": 124,
  799. "g": 124,
  800. "b": 124,
  801. "a": 255
  802. },
  803. "_normalSprite": {
  804. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  805. "__expectedType__": "cc.SpriteFrame"
  806. },
  807. "_hoverSprite": {
  808. "__uuid__": "20835ba4-6145-4fbc-a58a-051ce700aa3e@f9941",
  809. "__expectedType__": "cc.SpriteFrame"
  810. },
  811. "_pressedSprite": {
  812. "__uuid__": "544e49d6-3f05-4fa8-9a9e-091f98fc2ce8@f9941",
  813. "__expectedType__": "cc.SpriteFrame"
  814. },
  815. "_disabledSprite": {
  816. "__uuid__": "951249e0-9f16-456d-8b85-a6ca954da16b@f9941",
  817. "__expectedType__": "cc.SpriteFrame"
  818. },
  819. "_duration": 0.1,
  820. "_zoomScale": 1.2,
  821. "_target": {
  822. "__id__": 14
  823. },
  824. "_id": "52J5aDqI5Og4BCGt6bbdM2"
  825. },
  826. {
  827. "__type__": "cc.Node",
  828. "_name": "Label",
  829. "_objFlags": 0,
  830. "__editorExtras__": {},
  831. "_parent": {
  832. "__id__": 2
  833. },
  834. "_children": [],
  835. "_active": false,
  836. "_components": [
  837. {
  838. "__id__": 22
  839. },
  840. {
  841. "__id__": 23
  842. }
  843. ],
  844. "_prefab": null,
  845. "_lpos": {
  846. "__type__": "cc.Vec3",
  847. "x": 0,
  848. "y": 517.88,
  849. "z": 0
  850. },
  851. "_lrot": {
  852. "__type__": "cc.Quat",
  853. "x": 0,
  854. "y": 0,
  855. "z": 0,
  856. "w": 1
  857. },
  858. "_lscale": {
  859. "__type__": "cc.Vec3",
  860. "x": 1,
  861. "y": 1,
  862. "z": 1
  863. },
  864. "_mobility": 0,
  865. "_layer": 33554432,
  866. "_euler": {
  867. "__type__": "cc.Vec3",
  868. "x": 0,
  869. "y": 0,
  870. "z": 0
  871. },
  872. "_id": "2aMsTYt6tFpo6bStcfOwUk"
  873. },
  874. {
  875. "__type__": "cc.UITransform",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "__editorExtras__": {},
  879. "node": {
  880. "__id__": 21
  881. },
  882. "_enabled": true,
  883. "__prefab": null,
  884. "_contentSize": {
  885. "__type__": "cc.Size",
  886. "width": 800,
  887. "height": 50.4
  888. },
  889. "_anchorPoint": {
  890. "__type__": "cc.Vec2",
  891. "x": 0.5,
  892. "y": 0.5
  893. },
  894. "_id": "3bqBfUTjtPQaeIxtdTuIlT"
  895. },
  896. {
  897. "__type__": "cc.Label",
  898. "_name": "",
  899. "_objFlags": 0,
  900. "__editorExtras__": {},
  901. "node": {
  902. "__id__": 21
  903. },
  904. "_enabled": true,
  905. "__prefab": null,
  906. "_customMaterial": null,
  907. "_srcBlendFactor": 2,
  908. "_dstBlendFactor": 4,
  909. "_color": {
  910. "__type__": "cc.Color",
  911. "r": 255,
  912. "g": 255,
  913. "b": 255,
  914. "a": 255
  915. },
  916. "_string": "labellabellabellabellabellabellabel",
  917. "_horizontalAlign": 1,
  918. "_verticalAlign": 1,
  919. "_actualFontSize": 40,
  920. "_fontSize": 40,
  921. "_fontFamily": "Arial",
  922. "_lineHeight": 40,
  923. "_overflow": 3,
  924. "_enableWrapText": true,
  925. "_font": null,
  926. "_isSystemFontUsed": true,
  927. "_spacingX": 0,
  928. "_isItalic": false,
  929. "_isBold": false,
  930. "_isUnderline": false,
  931. "_underlineHeight": 2,
  932. "_cacheMode": 0,
  933. "_id": "73OAPMYYROeKO/XQNjW17T"
  934. },
  935. {
  936. "__type__": "cc.UITransform",
  937. "_name": "",
  938. "_objFlags": 0,
  939. "__editorExtras__": {},
  940. "node": {
  941. "__id__": 2
  942. },
  943. "_enabled": true,
  944. "__prefab": null,
  945. "_contentSize": {
  946. "__type__": "cc.Size",
  947. "width": 1080,
  948. "height": 1920.0000000000002
  949. },
  950. "_anchorPoint": {
  951. "__type__": "cc.Vec2",
  952. "x": 0.5,
  953. "y": 0.5
  954. },
  955. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  956. },
  957. {
  958. "__type__": "cc.Canvas",
  959. "_name": "",
  960. "_objFlags": 0,
  961. "__editorExtras__": {},
  962. "node": {
  963. "__id__": 2
  964. },
  965. "_enabled": true,
  966. "__prefab": null,
  967. "_cameraComponent": {
  968. "__id__": 4
  969. },
  970. "_alignCanvasWithScreen": true,
  971. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  972. },
  973. {
  974. "__type__": "cc.Widget",
  975. "_name": "",
  976. "_objFlags": 0,
  977. "__editorExtras__": {},
  978. "node": {
  979. "__id__": 2
  980. },
  981. "_enabled": true,
  982. "__prefab": null,
  983. "_alignFlags": 45,
  984. "_target": null,
  985. "_left": 0,
  986. "_right": 0,
  987. "_top": 5.684341886080802e-14,
  988. "_bottom": 5.684341886080802e-14,
  989. "_horizontalCenter": 0,
  990. "_verticalCenter": 0,
  991. "_isAbsLeft": true,
  992. "_isAbsRight": true,
  993. "_isAbsTop": true,
  994. "_isAbsBottom": true,
  995. "_isAbsHorizontalCenter": true,
  996. "_isAbsVerticalCenter": true,
  997. "_originalWidth": 0,
  998. "_originalHeight": 0,
  999. "_alignMode": 2,
  1000. "_lockFlags": 0,
  1001. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  1002. },
  1003. {
  1004. "__type__": "7e8b4NC/JdHc5eCHhDFqflh",
  1005. "_name": "",
  1006. "_objFlags": 0,
  1007. "__editorExtras__": {},
  1008. "node": {
  1009. "__id__": 2
  1010. },
  1011. "_enabled": true,
  1012. "__prefab": null,
  1013. "bg": {
  1014. "__id__": 5
  1015. },
  1016. "level_list": {
  1017. "__id__": 6
  1018. },
  1019. "level_item": {
  1020. "__uuid__": "0fd542eb-fb87-4fed-8dd4-5a9e9ebe3aa3",
  1021. "__expectedType__": "cc.Prefab"
  1022. },
  1023. "lab_info": {
  1024. "__id__": 21
  1025. },
  1026. "btn_click": {
  1027. "__id__": 14
  1028. },
  1029. "_id": "69YjK0jnNMbIoV2B9FrxuZ"
  1030. },
  1031. {
  1032. "__type__": "cc.SceneGlobals",
  1033. "ambient": {
  1034. "__id__": 29
  1035. },
  1036. "shadows": {
  1037. "__id__": 30
  1038. },
  1039. "_skybox": {
  1040. "__id__": 31
  1041. },
  1042. "fog": {
  1043. "__id__": 32
  1044. },
  1045. "octree": {
  1046. "__id__": 33
  1047. },
  1048. "skin": {
  1049. "__id__": 34
  1050. },
  1051. "lightProbeInfo": {
  1052. "__id__": 35
  1053. },
  1054. "postSettings": {
  1055. "__id__": 36
  1056. },
  1057. "bakedWithStationaryMainLight": false,
  1058. "bakedWithHighpLightmap": false
  1059. },
  1060. {
  1061. "__type__": "cc.AmbientInfo",
  1062. "_skyColorHDR": {
  1063. "__type__": "cc.Vec4",
  1064. "x": 0,
  1065. "y": 0,
  1066. "z": 0,
  1067. "w": 0.520833125
  1068. },
  1069. "_skyColor": {
  1070. "__type__": "cc.Vec4",
  1071. "x": 0,
  1072. "y": 0,
  1073. "z": 0,
  1074. "w": 0.520833125
  1075. },
  1076. "_skyIllumHDR": 20000,
  1077. "_skyIllum": 20000,
  1078. "_groundAlbedoHDR": {
  1079. "__type__": "cc.Vec4",
  1080. "x": 0,
  1081. "y": 0,
  1082. "z": 0,
  1083. "w": 0
  1084. },
  1085. "_groundAlbedo": {
  1086. "__type__": "cc.Vec4",
  1087. "x": 0,
  1088. "y": 0,
  1089. "z": 0,
  1090. "w": 0
  1091. },
  1092. "_skyColorLDR": {
  1093. "__type__": "cc.Vec4",
  1094. "x": 0.2,
  1095. "y": 0.5,
  1096. "z": 0.8,
  1097. "w": 1
  1098. },
  1099. "_skyIllumLDR": 20000,
  1100. "_groundAlbedoLDR": {
  1101. "__type__": "cc.Vec4",
  1102. "x": 0.2,
  1103. "y": 0.2,
  1104. "z": 0.2,
  1105. "w": 1
  1106. }
  1107. },
  1108. {
  1109. "__type__": "cc.ShadowsInfo",
  1110. "_enabled": false,
  1111. "_type": 0,
  1112. "_normal": {
  1113. "__type__": "cc.Vec3",
  1114. "x": 0,
  1115. "y": 1,
  1116. "z": 0
  1117. },
  1118. "_distance": 0,
  1119. "_shadowColor": {
  1120. "__type__": "cc.Color",
  1121. "r": 76,
  1122. "g": 76,
  1123. "b": 76,
  1124. "a": 255
  1125. },
  1126. "_maxReceived": 4,
  1127. "_size": {
  1128. "__type__": "cc.Vec2",
  1129. "x": 512,
  1130. "y": 512
  1131. }
  1132. },
  1133. {
  1134. "__type__": "cc.SkyboxInfo",
  1135. "_envLightingType": 0,
  1136. "_envmapHDR": null,
  1137. "_envmap": null,
  1138. "_envmapLDR": null,
  1139. "_diffuseMapHDR": null,
  1140. "_diffuseMapLDR": null,
  1141. "_enabled": false,
  1142. "_useHDR": true,
  1143. "_editableMaterial": null,
  1144. "_reflectionHDR": null,
  1145. "_reflectionLDR": null,
  1146. "_rotationAngle": 0
  1147. },
  1148. {
  1149. "__type__": "cc.FogInfo",
  1150. "_type": 0,
  1151. "_fogColor": {
  1152. "__type__": "cc.Color",
  1153. "r": 200,
  1154. "g": 200,
  1155. "b": 200,
  1156. "a": 255
  1157. },
  1158. "_enabled": false,
  1159. "_fogDensity": 0.3,
  1160. "_fogStart": 0.5,
  1161. "_fogEnd": 300,
  1162. "_fogAtten": 5,
  1163. "_fogTop": 1.5,
  1164. "_fogRange": 1.2,
  1165. "_accurate": false
  1166. },
  1167. {
  1168. "__type__": "cc.OctreeInfo",
  1169. "_enabled": false,
  1170. "_minPos": {
  1171. "__type__": "cc.Vec3",
  1172. "x": -1024,
  1173. "y": -1024,
  1174. "z": -1024
  1175. },
  1176. "_maxPos": {
  1177. "__type__": "cc.Vec3",
  1178. "x": 1024,
  1179. "y": 1024,
  1180. "z": 1024
  1181. },
  1182. "_depth": 8
  1183. },
  1184. {
  1185. "__type__": "cc.SkinInfo",
  1186. "_enabled": false,
  1187. "_blurRadius": 0.01,
  1188. "_sssIntensity": 3
  1189. },
  1190. {
  1191. "__type__": "cc.LightProbeInfo",
  1192. "_giScale": 1,
  1193. "_giSamples": 1024,
  1194. "_bounces": 2,
  1195. "_reduceRinging": 0,
  1196. "_showProbe": true,
  1197. "_showWireframe": true,
  1198. "_showConvex": false,
  1199. "_data": null,
  1200. "_lightProbeSphereVolume": 1
  1201. },
  1202. {
  1203. "__type__": "cc.PostSettingsInfo",
  1204. "_toneMappingType": 0
  1205. }
  1206. ]