LevelEspSelectLayer.prefab 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "LevelEspSelectLayer",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 18
  29. },
  30. {
  31. "__id__": 50
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 64
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 66
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "bg",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. },
  87. {
  88. "__id__": 7
  89. },
  90. {
  91. "__id__": 9
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 11
  96. },
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  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. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "node": {
  130. "__id__": 2
  131. },
  132. "_enabled": true,
  133. "__prefab": {
  134. "__id__": 4
  135. },
  136. "_contentSize": {
  137. "__type__": "cc.Size",
  138. "width": 720,
  139. "height": 1660
  140. },
  141. "_anchorPoint": {
  142. "__type__": "cc.Vec2",
  143. "x": 0.5,
  144. "y": 0.5
  145. },
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.CompPrefabInfo",
  150. "fileId": "c5L9jX0EVBTKCFVQdBcwiX"
  151. },
  152. {
  153. "__type__": "cc.Sprite",
  154. "_name": "",
  155. "_objFlags": 0,
  156. "node": {
  157. "__id__": 2
  158. },
  159. "_enabled": true,
  160. "__prefab": {
  161. "__id__": 6
  162. },
  163. "_visFlags": 0,
  164. "_customMaterial": null,
  165. "_srcBlendFactor": 2,
  166. "_dstBlendFactor": 4,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 117,
  170. "g": 117,
  171. "b": 117,
  172. "a": 255
  173. },
  174. "_spriteFrame": {
  175. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  176. "__expectedType__": "cc.SpriteFrame"
  177. },
  178. "_type": 0,
  179. "_fillType": 0,
  180. "_sizeMode": 0,
  181. "_fillCenter": {
  182. "__type__": "cc.Vec2",
  183. "x": 0,
  184. "y": 0
  185. },
  186. "_fillStart": 0,
  187. "_fillRange": 0,
  188. "_isTrimmedMode": true,
  189. "_useGrayscale": false,
  190. "_atlas": null,
  191. "_id": ""
  192. },
  193. {
  194. "__type__": "cc.CompPrefabInfo",
  195. "fileId": "daQUL8L1ZDuqLab0a96NSH"
  196. },
  197. {
  198. "__type__": "cc.Widget",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "__prefab": {
  206. "__id__": 8
  207. },
  208. "_alignFlags": 45,
  209. "_target": null,
  210. "_left": 0,
  211. "_right": 0,
  212. "_top": 0,
  213. "_bottom": 0,
  214. "_horizontalCenter": 0,
  215. "_verticalCenter": 0,
  216. "_isAbsLeft": true,
  217. "_isAbsRight": true,
  218. "_isAbsTop": true,
  219. "_isAbsBottom": true,
  220. "_isAbsHorizontalCenter": true,
  221. "_isAbsVerticalCenter": true,
  222. "_originalWidth": 100,
  223. "_originalHeight": 100,
  224. "_alignMode": 2,
  225. "_lockFlags": 0,
  226. "_id": ""
  227. },
  228. {
  229. "__type__": "cc.CompPrefabInfo",
  230. "fileId": "efGzkru7dCh7T/wjdltpQN"
  231. },
  232. {
  233. "__type__": "cc.Button",
  234. "_name": "",
  235. "_objFlags": 0,
  236. "node": {
  237. "__id__": 2
  238. },
  239. "_enabled": true,
  240. "__prefab": {
  241. "__id__": 10
  242. },
  243. "clickEvents": [],
  244. "_interactable": true,
  245. "_transition": 0,
  246. "_normalColor": {
  247. "__type__": "cc.Color",
  248. "r": 255,
  249. "g": 255,
  250. "b": 255,
  251. "a": 255
  252. },
  253. "_hoverColor": {
  254. "__type__": "cc.Color",
  255. "r": 211,
  256. "g": 211,
  257. "b": 211,
  258. "a": 255
  259. },
  260. "_pressedColor": {
  261. "__type__": "cc.Color",
  262. "r": 255,
  263. "g": 255,
  264. "b": 255,
  265. "a": 255
  266. },
  267. "_disabledColor": {
  268. "__type__": "cc.Color",
  269. "r": 124,
  270. "g": 124,
  271. "b": 124,
  272. "a": 255
  273. },
  274. "_normalSprite": {
  275. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  276. "__expectedType__": "cc.SpriteFrame"
  277. },
  278. "_hoverSprite": null,
  279. "_pressedSprite": null,
  280. "_disabledSprite": null,
  281. "_duration": 0.1,
  282. "_zoomScale": 1.2,
  283. "_target": null,
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.CompPrefabInfo",
  288. "fileId": "cfDh/TcQ1PnJ5jfUUUpvnI"
  289. },
  290. {
  291. "__type__": "cc.PrefabInfo",
  292. "root": {
  293. "__id__": 1
  294. },
  295. "asset": {
  296. "__id__": 0
  297. },
  298. "fileId": "bfyaoGzjFFjrEx+U9Gryl9"
  299. },
  300. {
  301. "__type__": "cc.Node",
  302. "_name": "title",
  303. "_objFlags": 0,
  304. "_parent": {
  305. "__id__": 1
  306. },
  307. "_children": [],
  308. "_active": true,
  309. "_components": [
  310. {
  311. "__id__": 13
  312. },
  313. {
  314. "__id__": 15
  315. }
  316. ],
  317. "_prefab": {
  318. "__id__": 17
  319. },
  320. "_lpos": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 438.793,
  324. "z": 0
  325. },
  326. "_lrot": {
  327. "__type__": "cc.Quat",
  328. "x": 0,
  329. "y": 0,
  330. "z": 0,
  331. "w": 1
  332. },
  333. "_lscale": {
  334. "__type__": "cc.Vec3",
  335. "x": 1,
  336. "y": 1,
  337. "z": 1
  338. },
  339. "_layer": 33554432,
  340. "_euler": {
  341. "__type__": "cc.Vec3",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0
  345. },
  346. "_id": ""
  347. },
  348. {
  349. "__type__": "cc.UITransform",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "node": {
  353. "__id__": 12
  354. },
  355. "_enabled": true,
  356. "__prefab": {
  357. "__id__": 14
  358. },
  359. "_contentSize": {
  360. "__type__": "cc.Size",
  361. "width": 180,
  362. "height": 50.4
  363. },
  364. "_anchorPoint": {
  365. "__type__": "cc.Vec2",
  366. "x": 0.5,
  367. "y": 0.5
  368. },
  369. "_id": ""
  370. },
  371. {
  372. "__type__": "cc.CompPrefabInfo",
  373. "fileId": "9c4JZvntJEMII35XYrI4aN"
  374. },
  375. {
  376. "__type__": "cc.Label",
  377. "_name": "",
  378. "_objFlags": 0,
  379. "node": {
  380. "__id__": 12
  381. },
  382. "_enabled": true,
  383. "__prefab": {
  384. "__id__": 16
  385. },
  386. "_visFlags": 0,
  387. "_customMaterial": null,
  388. "_srcBlendFactor": 2,
  389. "_dstBlendFactor": 4,
  390. "_color": {
  391. "__type__": "cc.Color",
  392. "r": 255,
  393. "g": 255,
  394. "b": 255,
  395. "a": 255
  396. },
  397. "_string": "特殊关卡选择",
  398. "_horizontalAlign": 1,
  399. "_verticalAlign": 1,
  400. "_actualFontSize": 30,
  401. "_fontSize": 30,
  402. "_fontFamily": "Arial",
  403. "_lineHeight": 40,
  404. "_overflow": 0,
  405. "_enableWrapText": true,
  406. "_font": null,
  407. "_isSystemFontUsed": true,
  408. "_spacingX": 0,
  409. "_isItalic": false,
  410. "_isBold": false,
  411. "_isUnderline": false,
  412. "_underlineHeight": 2,
  413. "_cacheMode": 0,
  414. "_id": ""
  415. },
  416. {
  417. "__type__": "cc.CompPrefabInfo",
  418. "fileId": "0fTJJ2lkBAW6R2CkKLiNsm"
  419. },
  420. {
  421. "__type__": "cc.PrefabInfo",
  422. "root": {
  423. "__id__": 1
  424. },
  425. "asset": {
  426. "__id__": 0
  427. },
  428. "fileId": "4d3oegGOVO56I4qe7i16vy"
  429. },
  430. {
  431. "__type__": "cc.Node",
  432. "_name": "levelLayer",
  433. "_objFlags": 0,
  434. "_parent": {
  435. "__id__": 1
  436. },
  437. "_children": [
  438. {
  439. "__id__": 19
  440. }
  441. ],
  442. "_active": true,
  443. "_components": [
  444. {
  445. "__id__": 45
  446. },
  447. {
  448. "__id__": 47
  449. }
  450. ],
  451. "_prefab": {
  452. "__id__": 49
  453. },
  454. "_lpos": {
  455. "__type__": "cc.Vec3",
  456. "x": 0,
  457. "y": 120.964,
  458. "z": 0
  459. },
  460. "_lrot": {
  461. "__type__": "cc.Quat",
  462. "x": 0,
  463. "y": 0,
  464. "z": 0,
  465. "w": 1
  466. },
  467. "_lscale": {
  468. "__type__": "cc.Vec3",
  469. "x": 1,
  470. "y": 1,
  471. "z": 1
  472. },
  473. "_layer": 33554432,
  474. "_euler": {
  475. "__type__": "cc.Vec3",
  476. "x": 0,
  477. "y": 0,
  478. "z": 0
  479. },
  480. "_id": ""
  481. },
  482. {
  483. "__type__": "cc.Node",
  484. "_name": "levelItem",
  485. "_objFlags": 0,
  486. "_parent": {
  487. "__id__": 18
  488. },
  489. "_children": [
  490. {
  491. "__id__": 20
  492. },
  493. {
  494. "__id__": 28
  495. }
  496. ],
  497. "_active": true,
  498. "_components": [
  499. {
  500. "__id__": 40
  501. },
  502. {
  503. "__id__": 42
  504. }
  505. ],
  506. "_prefab": {
  507. "__id__": 44
  508. },
  509. "_lpos": {
  510. "__type__": "cc.Vec3",
  511. "x": -130,
  512. "y": 0,
  513. "z": 0
  514. },
  515. "_lrot": {
  516. "__type__": "cc.Quat",
  517. "x": 0,
  518. "y": 0,
  519. "z": 0,
  520. "w": 1
  521. },
  522. "_lscale": {
  523. "__type__": "cc.Vec3",
  524. "x": 1,
  525. "y": 1,
  526. "z": 1
  527. },
  528. "_layer": 33554432,
  529. "_euler": {
  530. "__type__": "cc.Vec3",
  531. "x": 0,
  532. "y": 0,
  533. "z": 0
  534. },
  535. "_id": ""
  536. },
  537. {
  538. "__type__": "cc.Node",
  539. "_name": "bg",
  540. "_objFlags": 0,
  541. "_parent": {
  542. "__id__": 19
  543. },
  544. "_children": [],
  545. "_active": true,
  546. "_components": [
  547. {
  548. "__id__": 21
  549. },
  550. {
  551. "__id__": 23
  552. },
  553. {
  554. "__id__": 25
  555. }
  556. ],
  557. "_prefab": {
  558. "__id__": 27
  559. },
  560. "_lpos": {
  561. "__type__": "cc.Vec3",
  562. "x": 0,
  563. "y": 0,
  564. "z": 0
  565. },
  566. "_lrot": {
  567. "__type__": "cc.Quat",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0,
  571. "w": 1
  572. },
  573. "_lscale": {
  574. "__type__": "cc.Vec3",
  575. "x": 1,
  576. "y": 1,
  577. "z": 1
  578. },
  579. "_layer": 33554432,
  580. "_euler": {
  581. "__type__": "cc.Vec3",
  582. "x": 0,
  583. "y": 0,
  584. "z": 0
  585. },
  586. "_id": ""
  587. },
  588. {
  589. "__type__": "cc.UITransform",
  590. "_name": "",
  591. "_objFlags": 0,
  592. "node": {
  593. "__id__": 20
  594. },
  595. "_enabled": true,
  596. "__prefab": {
  597. "__id__": 22
  598. },
  599. "_contentSize": {
  600. "__type__": "cc.Size",
  601. "width": 240,
  602. "height": 130
  603. },
  604. "_anchorPoint": {
  605. "__type__": "cc.Vec2",
  606. "x": 0.5,
  607. "y": 0.5
  608. },
  609. "_id": ""
  610. },
  611. {
  612. "__type__": "cc.CompPrefabInfo",
  613. "fileId": "30odYnWdtD57+llLyjInVA"
  614. },
  615. {
  616. "__type__": "cc.Sprite",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "node": {
  620. "__id__": 20
  621. },
  622. "_enabled": true,
  623. "__prefab": {
  624. "__id__": 24
  625. },
  626. "_visFlags": 0,
  627. "_customMaterial": null,
  628. "_srcBlendFactor": 2,
  629. "_dstBlendFactor": 4,
  630. "_color": {
  631. "__type__": "cc.Color",
  632. "r": 255,
  633. "g": 255,
  634. "b": 255,
  635. "a": 255
  636. },
  637. "_spriteFrame": {
  638. "__uuid__": "4a3a51ac-e9ab-48b0-a02e-8a54066b8954@f9941",
  639. "__expectedType__": "cc.SpriteFrame"
  640. },
  641. "_type": 0,
  642. "_fillType": 0,
  643. "_sizeMode": 0,
  644. "_fillCenter": {
  645. "__type__": "cc.Vec2",
  646. "x": 0,
  647. "y": 0
  648. },
  649. "_fillStart": 0,
  650. "_fillRange": 0,
  651. "_isTrimmedMode": false,
  652. "_useGrayscale": false,
  653. "_atlas": null,
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.CompPrefabInfo",
  658. "fileId": "2dxOzNds5ANZtImkU3u8Vn"
  659. },
  660. {
  661. "__type__": "cc.Widget",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "node": {
  665. "__id__": 20
  666. },
  667. "_enabled": true,
  668. "__prefab": {
  669. "__id__": 26
  670. },
  671. "_alignFlags": 45,
  672. "_target": null,
  673. "_left": 0,
  674. "_right": 0,
  675. "_top": 0,
  676. "_bottom": 0,
  677. "_horizontalCenter": 0,
  678. "_verticalCenter": 0,
  679. "_isAbsLeft": true,
  680. "_isAbsRight": true,
  681. "_isAbsTop": true,
  682. "_isAbsBottom": true,
  683. "_isAbsHorizontalCenter": true,
  684. "_isAbsVerticalCenter": true,
  685. "_originalWidth": 1,
  686. "_originalHeight": 1,
  687. "_alignMode": 2,
  688. "_lockFlags": 0,
  689. "_id": ""
  690. },
  691. {
  692. "__type__": "cc.CompPrefabInfo",
  693. "fileId": "aesnZZT+tDhq3DiT37w3+5"
  694. },
  695. {
  696. "__type__": "cc.PrefabInfo",
  697. "root": {
  698. "__id__": 1
  699. },
  700. "asset": {
  701. "__id__": 0
  702. },
  703. "fileId": "f61xlFwbJBZYVOGtaC42OQ"
  704. },
  705. {
  706. "__type__": "cc.Node",
  707. "_name": "unlock",
  708. "_objFlags": 0,
  709. "_parent": {
  710. "__id__": 19
  711. },
  712. "_children": [
  713. {
  714. "__id__": 29
  715. }
  716. ],
  717. "_active": true,
  718. "_components": [
  719. {
  720. "__id__": 35
  721. },
  722. {
  723. "__id__": 37
  724. }
  725. ],
  726. "_prefab": {
  727. "__id__": 39
  728. },
  729. "_lpos": {
  730. "__type__": "cc.Vec3",
  731. "x": 0,
  732. "y": -27.847,
  733. "z": 0
  734. },
  735. "_lrot": {
  736. "__type__": "cc.Quat",
  737. "x": 0,
  738. "y": 0,
  739. "z": 0,
  740. "w": 1
  741. },
  742. "_lscale": {
  743. "__type__": "cc.Vec3",
  744. "x": 1,
  745. "y": 1,
  746. "z": 1
  747. },
  748. "_layer": 33554432,
  749. "_euler": {
  750. "__type__": "cc.Vec3",
  751. "x": 0,
  752. "y": 0,
  753. "z": 0
  754. },
  755. "_id": ""
  756. },
  757. {
  758. "__type__": "cc.Node",
  759. "_name": "Label",
  760. "_objFlags": 0,
  761. "_parent": {
  762. "__id__": 28
  763. },
  764. "_children": [],
  765. "_active": true,
  766. "_components": [
  767. {
  768. "__id__": 30
  769. },
  770. {
  771. "__id__": 32
  772. }
  773. ],
  774. "_prefab": {
  775. "__id__": 34
  776. },
  777. "_lpos": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_lrot": {
  784. "__type__": "cc.Quat",
  785. "x": 0,
  786. "y": 0,
  787. "z": 0,
  788. "w": 1
  789. },
  790. "_lscale": {
  791. "__type__": "cc.Vec3",
  792. "x": 1,
  793. "y": 1,
  794. "z": 1
  795. },
  796. "_layer": 33554432,
  797. "_euler": {
  798. "__type__": "cc.Vec3",
  799. "x": 0,
  800. "y": 0,
  801. "z": 0
  802. },
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.UITransform",
  807. "_name": "",
  808. "_objFlags": 0,
  809. "node": {
  810. "__id__": 29
  811. },
  812. "_enabled": true,
  813. "__prefab": {
  814. "__id__": 31
  815. },
  816. "_contentSize": {
  817. "__type__": "cc.Size",
  818. "width": 60,
  819. "height": 50.4
  820. },
  821. "_anchorPoint": {
  822. "__type__": "cc.Vec2",
  823. "x": 0.5,
  824. "y": 0.5
  825. },
  826. "_id": ""
  827. },
  828. {
  829. "__type__": "cc.CompPrefabInfo",
  830. "fileId": "ddR7co4sVNuqw76N40iq6a"
  831. },
  832. {
  833. "__type__": "cc.Label",
  834. "_name": "",
  835. "_objFlags": 0,
  836. "node": {
  837. "__id__": 29
  838. },
  839. "_enabled": true,
  840. "__prefab": {
  841. "__id__": 33
  842. },
  843. "_visFlags": 0,
  844. "_customMaterial": null,
  845. "_srcBlendFactor": 2,
  846. "_dstBlendFactor": 4,
  847. "_color": {
  848. "__type__": "cc.Color",
  849. "r": 255,
  850. "g": 255,
  851. "b": 255,
  852. "a": 255
  853. },
  854. "_string": "解锁",
  855. "_horizontalAlign": 1,
  856. "_verticalAlign": 1,
  857. "_actualFontSize": 30,
  858. "_fontSize": 30,
  859. "_fontFamily": "Arial",
  860. "_lineHeight": 40,
  861. "_overflow": 0,
  862. "_enableWrapText": true,
  863. "_font": null,
  864. "_isSystemFontUsed": true,
  865. "_spacingX": 0,
  866. "_isItalic": false,
  867. "_isBold": false,
  868. "_isUnderline": false,
  869. "_underlineHeight": 2,
  870. "_cacheMode": 0,
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.CompPrefabInfo",
  875. "fileId": "61wCgR1eZPKKjRAkCJTyPO"
  876. },
  877. {
  878. "__type__": "cc.PrefabInfo",
  879. "root": {
  880. "__id__": 1
  881. },
  882. "asset": {
  883. "__id__": 0
  884. },
  885. "fileId": "3a+5plnP5KX62+sUWXku7p"
  886. },
  887. {
  888. "__type__": "cc.UITransform",
  889. "_name": "",
  890. "_objFlags": 0,
  891. "node": {
  892. "__id__": 28
  893. },
  894. "_enabled": true,
  895. "__prefab": {
  896. "__id__": 36
  897. },
  898. "_contentSize": {
  899. "__type__": "cc.Size",
  900. "width": 120,
  901. "height": 50
  902. },
  903. "_anchorPoint": {
  904. "__type__": "cc.Vec2",
  905. "x": 0.5,
  906. "y": 0.5
  907. },
  908. "_id": ""
  909. },
  910. {
  911. "__type__": "cc.CompPrefabInfo",
  912. "fileId": "9beWUy+XJB9LOamnvTp8Ce"
  913. },
  914. {
  915. "__type__": "cc.Sprite",
  916. "_name": "",
  917. "_objFlags": 0,
  918. "node": {
  919. "__id__": 28
  920. },
  921. "_enabled": true,
  922. "__prefab": {
  923. "__id__": 38
  924. },
  925. "_visFlags": 0,
  926. "_customMaterial": null,
  927. "_srcBlendFactor": 2,
  928. "_dstBlendFactor": 4,
  929. "_color": {
  930. "__type__": "cc.Color",
  931. "r": 20,
  932. "g": 19,
  933. "b": 19,
  934. "a": 255
  935. },
  936. "_spriteFrame": {
  937. "__uuid__": "4a3a51ac-e9ab-48b0-a02e-8a54066b8954@f9941",
  938. "__expectedType__": "cc.SpriteFrame"
  939. },
  940. "_type": 0,
  941. "_fillType": 0,
  942. "_sizeMode": 0,
  943. "_fillCenter": {
  944. "__type__": "cc.Vec2",
  945. "x": 0,
  946. "y": 0
  947. },
  948. "_fillStart": 0,
  949. "_fillRange": 0,
  950. "_isTrimmedMode": true,
  951. "_useGrayscale": false,
  952. "_atlas": null,
  953. "_id": ""
  954. },
  955. {
  956. "__type__": "cc.CompPrefabInfo",
  957. "fileId": "37WUf7ONRKGLW9wYCmny2w"
  958. },
  959. {
  960. "__type__": "cc.PrefabInfo",
  961. "root": {
  962. "__id__": 1
  963. },
  964. "asset": {
  965. "__id__": 0
  966. },
  967. "fileId": "d6l/HeggdJzZgMyofmD5dX"
  968. },
  969. {
  970. "__type__": "cc.UITransform",
  971. "_name": "",
  972. "_objFlags": 0,
  973. "node": {
  974. "__id__": 19
  975. },
  976. "_enabled": true,
  977. "__prefab": {
  978. "__id__": 41
  979. },
  980. "_contentSize": {
  981. "__type__": "cc.Size",
  982. "width": 240,
  983. "height": 130
  984. },
  985. "_anchorPoint": {
  986. "__type__": "cc.Vec2",
  987. "x": 0.5,
  988. "y": 0.5
  989. },
  990. "_id": ""
  991. },
  992. {
  993. "__type__": "cc.CompPrefabInfo",
  994. "fileId": "1ah8EPGY1H7p82MwknoVoa"
  995. },
  996. {
  997. "__type__": "cc.Button",
  998. "_name": "",
  999. "_objFlags": 0,
  1000. "node": {
  1001. "__id__": 19
  1002. },
  1003. "_enabled": true,
  1004. "__prefab": {
  1005. "__id__": 43
  1006. },
  1007. "clickEvents": [],
  1008. "_interactable": true,
  1009. "_transition": 0,
  1010. "_normalColor": {
  1011. "__type__": "cc.Color",
  1012. "r": 255,
  1013. "g": 255,
  1014. "b": 255,
  1015. "a": 255
  1016. },
  1017. "_hoverColor": {
  1018. "__type__": "cc.Color",
  1019. "r": 211,
  1020. "g": 211,
  1021. "b": 211,
  1022. "a": 255
  1023. },
  1024. "_pressedColor": {
  1025. "__type__": "cc.Color",
  1026. "r": 255,
  1027. "g": 255,
  1028. "b": 255,
  1029. "a": 255
  1030. },
  1031. "_disabledColor": {
  1032. "__type__": "cc.Color",
  1033. "r": 124,
  1034. "g": 124,
  1035. "b": 124,
  1036. "a": 255
  1037. },
  1038. "_normalSprite": null,
  1039. "_hoverSprite": null,
  1040. "_pressedSprite": null,
  1041. "_disabledSprite": null,
  1042. "_duration": 0.1,
  1043. "_zoomScale": 1.2,
  1044. "_target": null,
  1045. "_id": ""
  1046. },
  1047. {
  1048. "__type__": "cc.CompPrefabInfo",
  1049. "fileId": "dbdxOD5mtKNoRIbxGfwTsT"
  1050. },
  1051. {
  1052. "__type__": "cc.PrefabInfo",
  1053. "root": {
  1054. "__id__": 1
  1055. },
  1056. "asset": {
  1057. "__id__": 0
  1058. },
  1059. "fileId": "18/9r/DsRG24hUVkeYt90W"
  1060. },
  1061. {
  1062. "__type__": "cc.UITransform",
  1063. "_name": "",
  1064. "_objFlags": 0,
  1065. "node": {
  1066. "__id__": 18
  1067. },
  1068. "_enabled": true,
  1069. "__prefab": {
  1070. "__id__": 46
  1071. },
  1072. "_contentSize": {
  1073. "__type__": "cc.Size",
  1074. "width": 500,
  1075. "height": 130
  1076. },
  1077. "_anchorPoint": {
  1078. "__type__": "cc.Vec2",
  1079. "x": 0.5,
  1080. "y": 0.5
  1081. },
  1082. "_id": ""
  1083. },
  1084. {
  1085. "__type__": "cc.CompPrefabInfo",
  1086. "fileId": "63NqWsrr1GQqqkq3z2UG0P"
  1087. },
  1088. {
  1089. "__type__": "cc.Layout",
  1090. "_name": "",
  1091. "_objFlags": 0,
  1092. "node": {
  1093. "__id__": 18
  1094. },
  1095. "_enabled": true,
  1096. "__prefab": {
  1097. "__id__": 48
  1098. },
  1099. "_resizeMode": 1,
  1100. "_layoutType": 3,
  1101. "_cellSize": {
  1102. "__type__": "cc.Size",
  1103. "width": 40,
  1104. "height": 40
  1105. },
  1106. "_startAxis": 0,
  1107. "_paddingLeft": 0,
  1108. "_paddingRight": 0,
  1109. "_paddingTop": 0,
  1110. "_paddingBottom": 0,
  1111. "_spacingX": 20,
  1112. "_spacingY": 20,
  1113. "_verticalDirection": 1,
  1114. "_horizontalDirection": 0,
  1115. "_constraint": 0,
  1116. "_constraintNum": 2,
  1117. "_affectedByScale": false,
  1118. "_isAlign": false,
  1119. "_id": ""
  1120. },
  1121. {
  1122. "__type__": "cc.CompPrefabInfo",
  1123. "fileId": "28RFnkRrFELpziu0l3mTKC"
  1124. },
  1125. {
  1126. "__type__": "cc.PrefabInfo",
  1127. "root": {
  1128. "__id__": 1
  1129. },
  1130. "asset": {
  1131. "__id__": 0
  1132. },
  1133. "fileId": "4anu2/iE5HqYp17BFGtpFz"
  1134. },
  1135. {
  1136. "__type__": "cc.Node",
  1137. "_name": "btnClose",
  1138. "_objFlags": 0,
  1139. "_parent": {
  1140. "__id__": 1
  1141. },
  1142. "_children": [
  1143. {
  1144. "__id__": 51
  1145. }
  1146. ],
  1147. "_active": true,
  1148. "_components": [
  1149. {
  1150. "__id__": 57
  1151. },
  1152. {
  1153. "__id__": 59
  1154. },
  1155. {
  1156. "__id__": 61
  1157. }
  1158. ],
  1159. "_prefab": {
  1160. "__id__": 63
  1161. },
  1162. "_lpos": {
  1163. "__type__": "cc.Vec3",
  1164. "x": 0,
  1165. "y": -236.445,
  1166. "z": 0
  1167. },
  1168. "_lrot": {
  1169. "__type__": "cc.Quat",
  1170. "x": 0,
  1171. "y": 0,
  1172. "z": 0,
  1173. "w": 1
  1174. },
  1175. "_lscale": {
  1176. "__type__": "cc.Vec3",
  1177. "x": 1,
  1178. "y": 1,
  1179. "z": 1
  1180. },
  1181. "_layer": 33554432,
  1182. "_euler": {
  1183. "__type__": "cc.Vec3",
  1184. "x": 0,
  1185. "y": 0,
  1186. "z": 0
  1187. },
  1188. "_id": ""
  1189. },
  1190. {
  1191. "__type__": "cc.Node",
  1192. "_name": "Label",
  1193. "_objFlags": 0,
  1194. "_parent": {
  1195. "__id__": 50
  1196. },
  1197. "_children": [],
  1198. "_active": true,
  1199. "_components": [
  1200. {
  1201. "__id__": 52
  1202. },
  1203. {
  1204. "__id__": 54
  1205. }
  1206. ],
  1207. "_prefab": {
  1208. "__id__": 56
  1209. },
  1210. "_lpos": {
  1211. "__type__": "cc.Vec3",
  1212. "x": 0,
  1213. "y": 0,
  1214. "z": 0
  1215. },
  1216. "_lrot": {
  1217. "__type__": "cc.Quat",
  1218. "x": 0,
  1219. "y": 0,
  1220. "z": 0,
  1221. "w": 1
  1222. },
  1223. "_lscale": {
  1224. "__type__": "cc.Vec3",
  1225. "x": 1,
  1226. "y": 1,
  1227. "z": 1
  1228. },
  1229. "_layer": 33554432,
  1230. "_euler": {
  1231. "__type__": "cc.Vec3",
  1232. "x": 0,
  1233. "y": 0,
  1234. "z": 0
  1235. },
  1236. "_id": ""
  1237. },
  1238. {
  1239. "__type__": "cc.UITransform",
  1240. "_name": "",
  1241. "_objFlags": 0,
  1242. "node": {
  1243. "__id__": 51
  1244. },
  1245. "_enabled": true,
  1246. "__prefab": {
  1247. "__id__": 53
  1248. },
  1249. "_contentSize": {
  1250. "__type__": "cc.Size",
  1251. "width": 60,
  1252. "height": 50.4
  1253. },
  1254. "_anchorPoint": {
  1255. "__type__": "cc.Vec2",
  1256. "x": 0.5,
  1257. "y": 0.5
  1258. },
  1259. "_id": ""
  1260. },
  1261. {
  1262. "__type__": "cc.CompPrefabInfo",
  1263. "fileId": "74rrYHFYtD6rwVZQJUZS/7"
  1264. },
  1265. {
  1266. "__type__": "cc.Label",
  1267. "_name": "",
  1268. "_objFlags": 0,
  1269. "node": {
  1270. "__id__": 51
  1271. },
  1272. "_enabled": true,
  1273. "__prefab": {
  1274. "__id__": 55
  1275. },
  1276. "_visFlags": 0,
  1277. "_customMaterial": null,
  1278. "_srcBlendFactor": 2,
  1279. "_dstBlendFactor": 4,
  1280. "_color": {
  1281. "__type__": "cc.Color",
  1282. "r": 0,
  1283. "g": 0,
  1284. "b": 0,
  1285. "a": 255
  1286. },
  1287. "_string": "关闭",
  1288. "_horizontalAlign": 1,
  1289. "_verticalAlign": 1,
  1290. "_actualFontSize": 30,
  1291. "_fontSize": 30,
  1292. "_fontFamily": "Arial",
  1293. "_lineHeight": 40,
  1294. "_overflow": 0,
  1295. "_enableWrapText": true,
  1296. "_font": null,
  1297. "_isSystemFontUsed": true,
  1298. "_spacingX": 0,
  1299. "_isItalic": false,
  1300. "_isBold": false,
  1301. "_isUnderline": false,
  1302. "_underlineHeight": 2,
  1303. "_cacheMode": 0,
  1304. "_id": ""
  1305. },
  1306. {
  1307. "__type__": "cc.CompPrefabInfo",
  1308. "fileId": "96y5rSi2NMD6akEDdpH82N"
  1309. },
  1310. {
  1311. "__type__": "cc.PrefabInfo",
  1312. "root": {
  1313. "__id__": 1
  1314. },
  1315. "asset": {
  1316. "__id__": 0
  1317. },
  1318. "fileId": "27A+E9e4ZJSI6kLqPXPf5C"
  1319. },
  1320. {
  1321. "__type__": "cc.UITransform",
  1322. "_name": "",
  1323. "_objFlags": 0,
  1324. "node": {
  1325. "__id__": 50
  1326. },
  1327. "_enabled": true,
  1328. "__prefab": {
  1329. "__id__": 58
  1330. },
  1331. "_contentSize": {
  1332. "__type__": "cc.Size",
  1333. "width": 200,
  1334. "height": 80
  1335. },
  1336. "_anchorPoint": {
  1337. "__type__": "cc.Vec2",
  1338. "x": 0.5,
  1339. "y": 0.5
  1340. },
  1341. "_id": ""
  1342. },
  1343. {
  1344. "__type__": "cc.CompPrefabInfo",
  1345. "fileId": "dfWXiH39hOIp1D6vi+mBLr"
  1346. },
  1347. {
  1348. "__type__": "cc.Sprite",
  1349. "_name": "",
  1350. "_objFlags": 0,
  1351. "node": {
  1352. "__id__": 50
  1353. },
  1354. "_enabled": true,
  1355. "__prefab": {
  1356. "__id__": 60
  1357. },
  1358. "_visFlags": 0,
  1359. "_customMaterial": null,
  1360. "_srcBlendFactor": 2,
  1361. "_dstBlendFactor": 4,
  1362. "_color": {
  1363. "__type__": "cc.Color",
  1364. "r": 255,
  1365. "g": 255,
  1366. "b": 255,
  1367. "a": 255
  1368. },
  1369. "_spriteFrame": {
  1370. "__uuid__": "4a3a51ac-e9ab-48b0-a02e-8a54066b8954@f9941",
  1371. "__expectedType__": "cc.SpriteFrame"
  1372. },
  1373. "_type": 0,
  1374. "_fillType": 0,
  1375. "_sizeMode": 0,
  1376. "_fillCenter": {
  1377. "__type__": "cc.Vec2",
  1378. "x": 0,
  1379. "y": 0
  1380. },
  1381. "_fillStart": 0,
  1382. "_fillRange": 0,
  1383. "_isTrimmedMode": true,
  1384. "_useGrayscale": false,
  1385. "_atlas": null,
  1386. "_id": ""
  1387. },
  1388. {
  1389. "__type__": "cc.CompPrefabInfo",
  1390. "fileId": "dbN6W/knlJUYt+xvquFDbV"
  1391. },
  1392. {
  1393. "__type__": "cc.Button",
  1394. "_name": "",
  1395. "_objFlags": 0,
  1396. "node": {
  1397. "__id__": 50
  1398. },
  1399. "_enabled": true,
  1400. "__prefab": {
  1401. "__id__": 62
  1402. },
  1403. "clickEvents": [],
  1404. "_interactable": true,
  1405. "_transition": 0,
  1406. "_normalColor": {
  1407. "__type__": "cc.Color",
  1408. "r": 255,
  1409. "g": 255,
  1410. "b": 255,
  1411. "a": 255
  1412. },
  1413. "_hoverColor": {
  1414. "__type__": "cc.Color",
  1415. "r": 211,
  1416. "g": 211,
  1417. "b": 211,
  1418. "a": 255
  1419. },
  1420. "_pressedColor": {
  1421. "__type__": "cc.Color",
  1422. "r": 255,
  1423. "g": 255,
  1424. "b": 255,
  1425. "a": 255
  1426. },
  1427. "_disabledColor": {
  1428. "__type__": "cc.Color",
  1429. "r": 124,
  1430. "g": 124,
  1431. "b": 124,
  1432. "a": 255
  1433. },
  1434. "_normalSprite": {
  1435. "__uuid__": "4a3a51ac-e9ab-48b0-a02e-8a54066b8954@f9941",
  1436. "__expectedType__": "cc.SpriteFrame"
  1437. },
  1438. "_hoverSprite": null,
  1439. "_pressedSprite": null,
  1440. "_disabledSprite": null,
  1441. "_duration": 0.1,
  1442. "_zoomScale": 1.2,
  1443. "_target": null,
  1444. "_id": ""
  1445. },
  1446. {
  1447. "__type__": "cc.CompPrefabInfo",
  1448. "fileId": "4fs8supy9J7JmVB5qxM5Vq"
  1449. },
  1450. {
  1451. "__type__": "cc.PrefabInfo",
  1452. "root": {
  1453. "__id__": 1
  1454. },
  1455. "asset": {
  1456. "__id__": 0
  1457. },
  1458. "fileId": "b0JwR3jiNFLpxTaYrh/TcA"
  1459. },
  1460. {
  1461. "__type__": "cc.UITransform",
  1462. "_name": "",
  1463. "_objFlags": 0,
  1464. "node": {
  1465. "__id__": 1
  1466. },
  1467. "_enabled": true,
  1468. "__prefab": {
  1469. "__id__": 65
  1470. },
  1471. "_contentSize": {
  1472. "__type__": "cc.Size",
  1473. "width": 720,
  1474. "height": 1660
  1475. },
  1476. "_anchorPoint": {
  1477. "__type__": "cc.Vec2",
  1478. "x": 0.5,
  1479. "y": 0.5
  1480. },
  1481. "_id": ""
  1482. },
  1483. {
  1484. "__type__": "cc.CompPrefabInfo",
  1485. "fileId": "23h3n0PlRCe5Dd34Q/SdMk"
  1486. },
  1487. {
  1488. "__type__": "cc.PrefabInfo",
  1489. "root": {
  1490. "__id__": 1
  1491. },
  1492. "asset": {
  1493. "__id__": 0
  1494. },
  1495. "fileId": "8a/rEykbVPAqDk2vaC46LO"
  1496. }
  1497. ]