HelpRank.prefab 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "HelpRank",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "HelpRank",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 14
  26. },
  27. {
  28. "__id__": 26
  29. },
  30. {
  31. "__id__": 44
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 56
  38. },
  39. {
  40. "__id__": 58
  41. },
  42. {
  43. "__id__": 60
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 62
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "btn_close",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 5
  94. },
  95. {
  96. "__id__": 7
  97. },
  98. {
  99. "__id__": 9
  100. },
  101. {
  102. "__id__": 11
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 13
  107. },
  108. "_lpos": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_lrot": {
  115. "__type__": "cc.Quat",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0,
  119. "w": 1
  120. },
  121. "_lscale": {
  122. "__type__": "cc.Vec3",
  123. "x": 1,
  124. "y": 1,
  125. "z": 1
  126. },
  127. "_mobility": 0,
  128. "_layer": 33554432,
  129. "_euler": {
  130. "__type__": "cc.Vec3",
  131. "x": 0,
  132. "y": 0,
  133. "z": 0
  134. },
  135. "_id": ""
  136. },
  137. {
  138. "__type__": "cc.UITransform",
  139. "_name": "",
  140. "_objFlags": 0,
  141. "__editorExtras__": {},
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "__prefab": {
  147. "__id__": 4
  148. },
  149. "_contentSize": {
  150. "__type__": "cc.Size",
  151. "width": 720,
  152. "height": 1280
  153. },
  154. "_anchorPoint": {
  155. "__type__": "cc.Vec2",
  156. "x": 0.5,
  157. "y": 0.5
  158. },
  159. "_id": ""
  160. },
  161. {
  162. "__type__": "cc.CompPrefabInfo",
  163. "fileId": "1f9lO0hQhJTYuVitU6CnIJ"
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "__editorExtras__": {},
  170. "node": {
  171. "__id__": 2
  172. },
  173. "_enabled": true,
  174. "__prefab": {
  175. "__id__": 6
  176. },
  177. "_customMaterial": null,
  178. "_srcBlendFactor": 2,
  179. "_dstBlendFactor": 4,
  180. "_color": {
  181. "__type__": "cc.Color",
  182. "r": 0,
  183. "g": 0,
  184. "b": 0,
  185. "a": 255
  186. },
  187. "_spriteFrame": {
  188. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  189. "__expectedType__": "cc.SpriteFrame"
  190. },
  191. "_type": 0,
  192. "_fillType": 0,
  193. "_sizeMode": 0,
  194. "_fillCenter": {
  195. "__type__": "cc.Vec2",
  196. "x": 0,
  197. "y": 0
  198. },
  199. "_fillStart": 0,
  200. "_fillRange": 0,
  201. "_isTrimmedMode": true,
  202. "_useGrayscale": false,
  203. "_atlas": null,
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.CompPrefabInfo",
  208. "fileId": "07U2MvdJ9HDa7ohHn26ww8"
  209. },
  210. {
  211. "__type__": "cc.Widget",
  212. "_name": "",
  213. "_objFlags": 0,
  214. "__editorExtras__": {},
  215. "node": {
  216. "__id__": 2
  217. },
  218. "_enabled": true,
  219. "__prefab": {
  220. "__id__": 8
  221. },
  222. "_alignFlags": 45,
  223. "_target": null,
  224. "_left": 0,
  225. "_right": 0,
  226. "_top": 0,
  227. "_bottom": 0,
  228. "_horizontalCenter": 0,
  229. "_verticalCenter": 0,
  230. "_isAbsLeft": true,
  231. "_isAbsRight": true,
  232. "_isAbsTop": true,
  233. "_isAbsBottom": true,
  234. "_isAbsHorizontalCenter": true,
  235. "_isAbsVerticalCenter": true,
  236. "_originalWidth": 40,
  237. "_originalHeight": 36,
  238. "_alignMode": 2,
  239. "_lockFlags": 0,
  240. "_id": ""
  241. },
  242. {
  243. "__type__": "cc.CompPrefabInfo",
  244. "fileId": "74FJLC0nRHgYs6n/97mpgi"
  245. },
  246. {
  247. "__type__": "cc.BlockInputEvents",
  248. "_name": "",
  249. "_objFlags": 0,
  250. "__editorExtras__": {},
  251. "node": {
  252. "__id__": 2
  253. },
  254. "_enabled": true,
  255. "__prefab": {
  256. "__id__": 10
  257. },
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.CompPrefabInfo",
  262. "fileId": "39P5v0bAVDY4X3hvxVqQd+"
  263. },
  264. {
  265. "__type__": "cc.Button",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "__editorExtras__": {},
  269. "node": {
  270. "__id__": 2
  271. },
  272. "_enabled": true,
  273. "__prefab": {
  274. "__id__": 12
  275. },
  276. "clickEvents": [],
  277. "_interactable": true,
  278. "_transition": 0,
  279. "_normalColor": {
  280. "__type__": "cc.Color",
  281. "r": 255,
  282. "g": 255,
  283. "b": 255,
  284. "a": 255
  285. },
  286. "_hoverColor": {
  287. "__type__": "cc.Color",
  288. "r": 211,
  289. "g": 211,
  290. "b": 211,
  291. "a": 255
  292. },
  293. "_pressedColor": {
  294. "__type__": "cc.Color",
  295. "r": 255,
  296. "g": 255,
  297. "b": 255,
  298. "a": 255
  299. },
  300. "_disabledColor": {
  301. "__type__": "cc.Color",
  302. "r": 124,
  303. "g": 124,
  304. "b": 124,
  305. "a": 255
  306. },
  307. "_normalSprite": null,
  308. "_hoverSprite": null,
  309. "_pressedSprite": null,
  310. "_disabledSprite": null,
  311. "_duration": 0.1,
  312. "_zoomScale": 1.2,
  313. "_target": null,
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.CompPrefabInfo",
  318. "fileId": "f7nCggr+FCaaChOY6TF2rG"
  319. },
  320. {
  321. "__type__": "cc.PrefabInfo",
  322. "root": {
  323. "__id__": 1
  324. },
  325. "asset": {
  326. "__id__": 0
  327. },
  328. "fileId": "0fSGIky0NAZoqNQLjGQx6z",
  329. "instance": null,
  330. "targetOverrides": null,
  331. "nestedPrefabInstanceRoots": null
  332. },
  333. {
  334. "__type__": "cc.Node",
  335. "_name": "title",
  336. "_objFlags": 0,
  337. "__editorExtras__": {},
  338. "_parent": {
  339. "__id__": 1
  340. },
  341. "_children": [
  342. {
  343. "__id__": 15
  344. }
  345. ],
  346. "_active": true,
  347. "_components": [
  348. {
  349. "__id__": 21
  350. },
  351. {
  352. "__id__": 23
  353. }
  354. ],
  355. "_prefab": {
  356. "__id__": 25
  357. },
  358. "_lpos": {
  359. "__type__": "cc.Vec3",
  360. "x": 0,
  361. "y": 444.05999999999995,
  362. "z": 0
  363. },
  364. "_lrot": {
  365. "__type__": "cc.Quat",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0,
  369. "w": 1
  370. },
  371. "_lscale": {
  372. "__type__": "cc.Vec3",
  373. "x": 1,
  374. "y": 1,
  375. "z": 1
  376. },
  377. "_mobility": 0,
  378. "_layer": 33554432,
  379. "_euler": {
  380. "__type__": "cc.Vec3",
  381. "x": 0,
  382. "y": 0,
  383. "z": 0
  384. },
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.Node",
  389. "_name": "icon_close",
  390. "_objFlags": 0,
  391. "__editorExtras__": {},
  392. "_parent": {
  393. "__id__": 14
  394. },
  395. "_children": [],
  396. "_active": true,
  397. "_components": [
  398. {
  399. "__id__": 16
  400. },
  401. {
  402. "__id__": 18
  403. }
  404. ],
  405. "_prefab": {
  406. "__id__": 20
  407. },
  408. "_lpos": {
  409. "__type__": "cc.Vec3",
  410. "x": 259.08500000000004,
  411. "y": 0.8320000000001073,
  412. "z": 0
  413. },
  414. "_lrot": {
  415. "__type__": "cc.Quat",
  416. "x": 0,
  417. "y": 0,
  418. "z": 0,
  419. "w": 1
  420. },
  421. "_lscale": {
  422. "__type__": "cc.Vec3",
  423. "x": 1,
  424. "y": 1,
  425. "z": 1
  426. },
  427. "_mobility": 0,
  428. "_layer": 33554432,
  429. "_euler": {
  430. "__type__": "cc.Vec3",
  431. "x": 0,
  432. "y": 0,
  433. "z": 0
  434. },
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.UITransform",
  439. "_name": "",
  440. "_objFlags": 0,
  441. "__editorExtras__": {},
  442. "node": {
  443. "__id__": 15
  444. },
  445. "_enabled": true,
  446. "__prefab": {
  447. "__id__": 17
  448. },
  449. "_contentSize": {
  450. "__type__": "cc.Size",
  451. "width": 40,
  452. "height": 40
  453. },
  454. "_anchorPoint": {
  455. "__type__": "cc.Vec2",
  456. "x": 0.5,
  457. "y": 0.5
  458. },
  459. "_id": ""
  460. },
  461. {
  462. "__type__": "cc.CompPrefabInfo",
  463. "fileId": "e3LfdGilZE1a2VIYLsDIXg"
  464. },
  465. {
  466. "__type__": "cc.Sprite",
  467. "_name": "",
  468. "_objFlags": 0,
  469. "__editorExtras__": {},
  470. "node": {
  471. "__id__": 15
  472. },
  473. "_enabled": true,
  474. "__prefab": {
  475. "__id__": 19
  476. },
  477. "_customMaterial": null,
  478. "_srcBlendFactor": 2,
  479. "_dstBlendFactor": 4,
  480. "_color": {
  481. "__type__": "cc.Color",
  482. "r": 255,
  483. "g": 255,
  484. "b": 255,
  485. "a": 255
  486. },
  487. "_spriteFrame": {
  488. "__uuid__": "3f348859-9143-4941-abdd-37473b5f40df@f9941",
  489. "__expectedType__": "cc.SpriteFrame"
  490. },
  491. "_type": 0,
  492. "_fillType": 0,
  493. "_sizeMode": 1,
  494. "_fillCenter": {
  495. "__type__": "cc.Vec2",
  496. "x": 0,
  497. "y": 0
  498. },
  499. "_fillStart": 0,
  500. "_fillRange": 0,
  501. "_isTrimmedMode": true,
  502. "_useGrayscale": false,
  503. "_atlas": null,
  504. "_id": ""
  505. },
  506. {
  507. "__type__": "cc.CompPrefabInfo",
  508. "fileId": "8f2iEHy7BD7q/tEH/gvpIy"
  509. },
  510. {
  511. "__type__": "cc.PrefabInfo",
  512. "root": {
  513. "__id__": 1
  514. },
  515. "asset": {
  516. "__id__": 0
  517. },
  518. "fileId": "84eGjpTo5BO5v+C5UrbwDW",
  519. "instance": null,
  520. "targetOverrides": null,
  521. "nestedPrefabInstanceRoots": null
  522. },
  523. {
  524. "__type__": "cc.UITransform",
  525. "_name": "",
  526. "_objFlags": 0,
  527. "__editorExtras__": {},
  528. "node": {
  529. "__id__": 14
  530. },
  531. "_enabled": true,
  532. "__prefab": {
  533. "__id__": 22
  534. },
  535. "_contentSize": {
  536. "__type__": "cc.Size",
  537. "width": 88.90625,
  538. "height": 50.4
  539. },
  540. "_anchorPoint": {
  541. "__type__": "cc.Vec2",
  542. "x": 0.5,
  543. "y": 0.5
  544. },
  545. "_id": ""
  546. },
  547. {
  548. "__type__": "cc.CompPrefabInfo",
  549. "fileId": "cdoQFhe/ZAwq3tN9zitYd3"
  550. },
  551. {
  552. "__type__": "cc.Label",
  553. "_name": "",
  554. "_objFlags": 0,
  555. "__editorExtras__": {},
  556. "node": {
  557. "__id__": 14
  558. },
  559. "_enabled": true,
  560. "__prefab": {
  561. "__id__": 24
  562. },
  563. "_customMaterial": null,
  564. "_srcBlendFactor": 2,
  565. "_dstBlendFactor": 4,
  566. "_color": {
  567. "__type__": "cc.Color",
  568. "r": 255,
  569. "g": 255,
  570. "b": 255,
  571. "a": 255
  572. },
  573. "_string": "TIPS",
  574. "_horizontalAlign": 1,
  575. "_verticalAlign": 1,
  576. "_actualFontSize": 40,
  577. "_fontSize": 40,
  578. "_fontFamily": "Arial",
  579. "_lineHeight": 40,
  580. "_overflow": 0,
  581. "_enableWrapText": true,
  582. "_font": null,
  583. "_isSystemFontUsed": true,
  584. "_spacingX": 0,
  585. "_isItalic": false,
  586. "_isBold": true,
  587. "_isUnderline": false,
  588. "_underlineHeight": 2,
  589. "_cacheMode": 0,
  590. "_enableOutline": false,
  591. "_outlineColor": {
  592. "__type__": "cc.Color",
  593. "r": 0,
  594. "g": 0,
  595. "b": 0,
  596. "a": 255
  597. },
  598. "_outlineWidth": 2,
  599. "_enableShadow": false,
  600. "_shadowColor": {
  601. "__type__": "cc.Color",
  602. "r": 0,
  603. "g": 0,
  604. "b": 0,
  605. "a": 255
  606. },
  607. "_shadowOffset": {
  608. "__type__": "cc.Vec2",
  609. "x": 2,
  610. "y": 2
  611. },
  612. "_shadowBlur": 2,
  613. "_id": ""
  614. },
  615. {
  616. "__type__": "cc.CompPrefabInfo",
  617. "fileId": "eaowIf8MxD/4KZdRXAZwS3"
  618. },
  619. {
  620. "__type__": "cc.PrefabInfo",
  621. "root": {
  622. "__id__": 1
  623. },
  624. "asset": {
  625. "__id__": 0
  626. },
  627. "fileId": "ccg7UUzrpFIaI1xioq3wyu",
  628. "instance": null,
  629. "targetOverrides": null,
  630. "nestedPrefabInstanceRoots": null
  631. },
  632. {
  633. "__type__": "cc.Node",
  634. "_name": "bg",
  635. "_objFlags": 512,
  636. "__editorExtras__": {},
  637. "_parent": {
  638. "__id__": 1
  639. },
  640. "_children": [
  641. {
  642. "__id__": 27
  643. }
  644. ],
  645. "_active": true,
  646. "_components": [
  647. {
  648. "__id__": 33
  649. },
  650. {
  651. "__id__": 35
  652. },
  653. {
  654. "__id__": 37
  655. },
  656. {
  657. "__id__": 39
  658. },
  659. {
  660. "__id__": 41
  661. }
  662. ],
  663. "_prefab": {
  664. "__id__": 43
  665. },
  666. "_lpos": {
  667. "__type__": "cc.Vec3",
  668. "x": 0,
  669. "y": -14.965000000000032,
  670. "z": 0
  671. },
  672. "_lrot": {
  673. "__type__": "cc.Quat",
  674. "x": 0,
  675. "y": 0,
  676. "z": 0,
  677. "w": 1
  678. },
  679. "_lscale": {
  680. "__type__": "cc.Vec3",
  681. "x": 1,
  682. "y": 1,
  683. "z": 1
  684. },
  685. "_mobility": 0,
  686. "_layer": 33554432,
  687. "_euler": {
  688. "__type__": "cc.Vec3",
  689. "x": 0,
  690. "y": 0,
  691. "z": 0
  692. },
  693. "_id": ""
  694. },
  695. {
  696. "__type__": "cc.Node",
  697. "_name": "page_help_rank",
  698. "_objFlags": 0,
  699. "__editorExtras__": {},
  700. "_parent": {
  701. "__id__": 26
  702. },
  703. "_children": [],
  704. "_active": true,
  705. "_components": [
  706. {
  707. "__id__": 28
  708. },
  709. {
  710. "__id__": 30
  711. }
  712. ],
  713. "_prefab": {
  714. "__id__": 32
  715. },
  716. "_lpos": {
  717. "__type__": "cc.Vec3",
  718. "x": 0,
  719. "y": 0,
  720. "z": 0
  721. },
  722. "_lrot": {
  723. "__type__": "cc.Quat",
  724. "x": 0,
  725. "y": 0,
  726. "z": 0,
  727. "w": 1
  728. },
  729. "_lscale": {
  730. "__type__": "cc.Vec3",
  731. "x": 1,
  732. "y": 1,
  733. "z": 1
  734. },
  735. "_mobility": 0,
  736. "_layer": 33554432,
  737. "_euler": {
  738. "__type__": "cc.Vec3",
  739. "x": 0,
  740. "y": 0,
  741. "z": 0
  742. },
  743. "_id": ""
  744. },
  745. {
  746. "__type__": "cc.UITransform",
  747. "_name": "",
  748. "_objFlags": 0,
  749. "__editorExtras__": {},
  750. "node": {
  751. "__id__": 27
  752. },
  753. "_enabled": true,
  754. "__prefab": {
  755. "__id__": 29
  756. },
  757. "_contentSize": {
  758. "__type__": "cc.Size",
  759. "width": 615,
  760. "height": 729
  761. },
  762. "_anchorPoint": {
  763. "__type__": "cc.Vec2",
  764. "x": 0.5,
  765. "y": 0.5
  766. },
  767. "_id": ""
  768. },
  769. {
  770. "__type__": "cc.CompPrefabInfo",
  771. "fileId": "74TouGF/FPFLvHr1HzJ086"
  772. },
  773. {
  774. "__type__": "cc.Sprite",
  775. "_name": "",
  776. "_objFlags": 0,
  777. "__editorExtras__": {},
  778. "node": {
  779. "__id__": 27
  780. },
  781. "_enabled": true,
  782. "__prefab": {
  783. "__id__": 31
  784. },
  785. "_customMaterial": null,
  786. "_srcBlendFactor": 2,
  787. "_dstBlendFactor": 4,
  788. "_color": {
  789. "__type__": "cc.Color",
  790. "r": 255,
  791. "g": 255,
  792. "b": 255,
  793. "a": 255
  794. },
  795. "_spriteFrame": {
  796. "__uuid__": "b5586a74-5623-4133-b5ac-668229863785@f9941",
  797. "__expectedType__": "cc.SpriteFrame"
  798. },
  799. "_type": 0,
  800. "_fillType": 0,
  801. "_sizeMode": 1,
  802. "_fillCenter": {
  803. "__type__": "cc.Vec2",
  804. "x": 0,
  805. "y": 0
  806. },
  807. "_fillStart": 0,
  808. "_fillRange": 0,
  809. "_isTrimmedMode": true,
  810. "_useGrayscale": false,
  811. "_atlas": null,
  812. "_id": ""
  813. },
  814. {
  815. "__type__": "cc.CompPrefabInfo",
  816. "fileId": "b5AfaIMqtIVLQ7MOisUdq7"
  817. },
  818. {
  819. "__type__": "cc.PrefabInfo",
  820. "root": {
  821. "__id__": 1
  822. },
  823. "asset": {
  824. "__id__": 0
  825. },
  826. "fileId": "40tl6MuBRGg4q4HDkaPR9E",
  827. "instance": null,
  828. "targetOverrides": null,
  829. "nestedPrefabInstanceRoots": null
  830. },
  831. {
  832. "__type__": "cc.UITransform",
  833. "_name": "",
  834. "_objFlags": 0,
  835. "__editorExtras__": {},
  836. "node": {
  837. "__id__": 26
  838. },
  839. "_enabled": true,
  840. "__prefab": {
  841. "__id__": 34
  842. },
  843. "_contentSize": {
  844. "__type__": "cc.Size",
  845. "width": 625.182,
  846. "height": 789
  847. },
  848. "_anchorPoint": {
  849. "__type__": "cc.Vec2",
  850. "x": 0.5,
  851. "y": 0.5
  852. },
  853. "_id": ""
  854. },
  855. {
  856. "__type__": "cc.CompPrefabInfo",
  857. "fileId": "11aLb4r8FMza8z5BK7Fmw7"
  858. },
  859. {
  860. "__type__": "cc.Sprite",
  861. "_name": "",
  862. "_objFlags": 0,
  863. "__editorExtras__": {},
  864. "node": {
  865. "__id__": 26
  866. },
  867. "_enabled": false,
  868. "__prefab": {
  869. "__id__": 36
  870. },
  871. "_customMaterial": null,
  872. "_srcBlendFactor": 2,
  873. "_dstBlendFactor": 4,
  874. "_color": {
  875. "__type__": "cc.Color",
  876. "r": 255,
  877. "g": 255,
  878. "b": 255,
  879. "a": 255
  880. },
  881. "_spriteFrame": {
  882. "__uuid__": "f1fa8edd-957f-4cd3-93a8-9fc4e783c5a5@f9941",
  883. "__expectedType__": "cc.SpriteFrame"
  884. },
  885. "_type": 1,
  886. "_fillType": 0,
  887. "_sizeMode": 0,
  888. "_fillCenter": {
  889. "__type__": "cc.Vec2",
  890. "x": 0,
  891. "y": 0
  892. },
  893. "_fillStart": 0,
  894. "_fillRange": 0,
  895. "_isTrimmedMode": true,
  896. "_useGrayscale": false,
  897. "_atlas": null,
  898. "_id": ""
  899. },
  900. {
  901. "__type__": "cc.CompPrefabInfo",
  902. "fileId": "b10P37pFZCkZIftKBKicM0"
  903. },
  904. {
  905. "__type__": "cc.Animation",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "__editorExtras__": {},
  909. "node": {
  910. "__id__": 26
  911. },
  912. "_enabled": true,
  913. "__prefab": {
  914. "__id__": 38
  915. },
  916. "playOnLoad": true,
  917. "_clips": [
  918. {
  919. "__uuid__": "a0fff91a-a33e-49c2-b2b4-bfac4804bfbd",
  920. "__expectedType__": "cc.AnimationClip"
  921. }
  922. ],
  923. "_defaultClip": {
  924. "__uuid__": "a0fff91a-a33e-49c2-b2b4-bfac4804bfbd",
  925. "__expectedType__": "cc.AnimationClip"
  926. },
  927. "_id": ""
  928. },
  929. {
  930. "__type__": "cc.CompPrefabInfo",
  931. "fileId": "0eOQqYYu9PM5jIfZiKnc1C"
  932. },
  933. {
  934. "__type__": "cc.UIOpacity",
  935. "_name": "",
  936. "_objFlags": 0,
  937. "__editorExtras__": {},
  938. "node": {
  939. "__id__": 26
  940. },
  941. "_enabled": true,
  942. "__prefab": {
  943. "__id__": 40
  944. },
  945. "_opacity": 255,
  946. "_id": ""
  947. },
  948. {
  949. "__type__": "cc.CompPrefabInfo",
  950. "fileId": "12m8pnBfNCWJRuCK4nIaD+"
  951. },
  952. {
  953. "__type__": "cc.Layout",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "__editorExtras__": {},
  957. "node": {
  958. "__id__": 26
  959. },
  960. "_enabled": true,
  961. "__prefab": {
  962. "__id__": 42
  963. },
  964. "_resizeMode": 1,
  965. "_layoutType": 2,
  966. "_cellSize": {
  967. "__type__": "cc.Size",
  968. "width": 40,
  969. "height": 40
  970. },
  971. "_startAxis": 0,
  972. "_paddingLeft": 0,
  973. "_paddingRight": 0,
  974. "_paddingTop": 30,
  975. "_paddingBottom": 30,
  976. "_spacingX": 0,
  977. "_spacingY": 0,
  978. "_verticalDirection": 1,
  979. "_horizontalDirection": 0,
  980. "_constraint": 0,
  981. "_constraintNum": 2,
  982. "_affectedByScale": false,
  983. "_isAlign": false,
  984. "_id": ""
  985. },
  986. {
  987. "__type__": "cc.CompPrefabInfo",
  988. "fileId": "01YVQhnKhJS6JRA02OQ4qs"
  989. },
  990. {
  991. "__type__": "cc.PrefabInfo",
  992. "root": {
  993. "__id__": 1
  994. },
  995. "asset": {
  996. "__id__": 0
  997. },
  998. "fileId": "e44z7miFdJyqwXK4dobznb",
  999. "instance": null,
  1000. "targetOverrides": null,
  1001. "nestedPrefabInstanceRoots": null
  1002. },
  1003. {
  1004. "__type__": "cc.Node",
  1005. "_objFlags": 0,
  1006. "_parent": {
  1007. "__id__": 1
  1008. },
  1009. "_prefab": {
  1010. "__id__": 45
  1011. },
  1012. "__editorExtras__": {}
  1013. },
  1014. {
  1015. "__type__": "cc.PrefabInfo",
  1016. "root": {
  1017. "__id__": 44
  1018. },
  1019. "asset": {
  1020. "__uuid__": "0c78a08a-69a1-4ce4-a8f1-b75767410906",
  1021. "__expectedType__": "cc.Prefab"
  1022. },
  1023. "fileId": "45I+1vKipFEI9dort+hxeT",
  1024. "instance": {
  1025. "__id__": 46
  1026. },
  1027. "targetOverrides": null
  1028. },
  1029. {
  1030. "__type__": "cc.PrefabInstance",
  1031. "fileId": "deTGzhOehLvI6qtHu1vOpa",
  1032. "prefabRootNode": {
  1033. "__id__": 1
  1034. },
  1035. "mountedChildren": [],
  1036. "mountedComponents": [],
  1037. "propertyOverrides": [
  1038. {
  1039. "__id__": 47
  1040. },
  1041. {
  1042. "__id__": 49
  1043. },
  1044. {
  1045. "__id__": 50
  1046. },
  1047. {
  1048. "__id__": 51
  1049. },
  1050. {
  1051. "__id__": 52
  1052. },
  1053. {
  1054. "__id__": 54
  1055. }
  1056. ],
  1057. "removedComponents": []
  1058. },
  1059. {
  1060. "__type__": "CCPropertyOverrideInfo",
  1061. "targetInfo": {
  1062. "__id__": 48
  1063. },
  1064. "propertyPath": [
  1065. "_name"
  1066. ],
  1067. "value": "tap_close"
  1068. },
  1069. {
  1070. "__type__": "cc.TargetInfo",
  1071. "localID": [
  1072. "45I+1vKipFEI9dort+hxeT"
  1073. ]
  1074. },
  1075. {
  1076. "__type__": "CCPropertyOverrideInfo",
  1077. "targetInfo": {
  1078. "__id__": 48
  1079. },
  1080. "propertyPath": [
  1081. "_lpos"
  1082. ],
  1083. "value": {
  1084. "__type__": "cc.Vec3",
  1085. "x": 0,
  1086. "y": -513.718,
  1087. "z": 0
  1088. }
  1089. },
  1090. {
  1091. "__type__": "CCPropertyOverrideInfo",
  1092. "targetInfo": {
  1093. "__id__": 48
  1094. },
  1095. "propertyPath": [
  1096. "_lrot"
  1097. ],
  1098. "value": {
  1099. "__type__": "cc.Quat",
  1100. "x": 0,
  1101. "y": 0,
  1102. "z": 0,
  1103. "w": 1
  1104. }
  1105. },
  1106. {
  1107. "__type__": "CCPropertyOverrideInfo",
  1108. "targetInfo": {
  1109. "__id__": 48
  1110. },
  1111. "propertyPath": [
  1112. "_euler"
  1113. ],
  1114. "value": {
  1115. "__type__": "cc.Vec3",
  1116. "x": 0,
  1117. "y": 0,
  1118. "z": 0
  1119. }
  1120. },
  1121. {
  1122. "__type__": "CCPropertyOverrideInfo",
  1123. "targetInfo": {
  1124. "__id__": 53
  1125. },
  1126. "propertyPath": [
  1127. "_bottom"
  1128. ],
  1129. "value": 76.28199999999998
  1130. },
  1131. {
  1132. "__type__": "cc.TargetInfo",
  1133. "localID": [
  1134. "81v10z28BNqZ/Uwudx0+Am"
  1135. ]
  1136. },
  1137. {
  1138. "__type__": "CCPropertyOverrideInfo",
  1139. "targetInfo": {
  1140. "__id__": 55
  1141. },
  1142. "propertyPath": [
  1143. "_lpos"
  1144. ],
  1145. "value": {
  1146. "__type__": "cc.Vec3",
  1147. "x": 0,
  1148. "y": 0,
  1149. "z": 0
  1150. }
  1151. },
  1152. {
  1153. "__type__": "cc.TargetInfo",
  1154. "localID": [
  1155. "10nVOJqdFJG4LeVWD7ONw4"
  1156. ]
  1157. },
  1158. {
  1159. "__type__": "cc.UITransform",
  1160. "_name": "",
  1161. "_objFlags": 0,
  1162. "__editorExtras__": {},
  1163. "node": {
  1164. "__id__": 1
  1165. },
  1166. "_enabled": true,
  1167. "__prefab": {
  1168. "__id__": 57
  1169. },
  1170. "_contentSize": {
  1171. "__type__": "cc.Size",
  1172. "width": 720,
  1173. "height": 1280
  1174. },
  1175. "_anchorPoint": {
  1176. "__type__": "cc.Vec2",
  1177. "x": 0.5,
  1178. "y": 0.5
  1179. },
  1180. "_id": ""
  1181. },
  1182. {
  1183. "__type__": "cc.CompPrefabInfo",
  1184. "fileId": "fchk3mMPlEEoRWrMPIpt/i"
  1185. },
  1186. {
  1187. "__type__": "cc.Widget",
  1188. "_name": "",
  1189. "_objFlags": 0,
  1190. "__editorExtras__": {},
  1191. "node": {
  1192. "__id__": 1
  1193. },
  1194. "_enabled": true,
  1195. "__prefab": {
  1196. "__id__": 59
  1197. },
  1198. "_alignFlags": 45,
  1199. "_target": null,
  1200. "_left": 0,
  1201. "_right": 0,
  1202. "_top": 0,
  1203. "_bottom": 0,
  1204. "_horizontalCenter": 0,
  1205. "_verticalCenter": 0,
  1206. "_isAbsLeft": true,
  1207. "_isAbsRight": true,
  1208. "_isAbsTop": true,
  1209. "_isAbsBottom": true,
  1210. "_isAbsHorizontalCenter": true,
  1211. "_isAbsVerticalCenter": true,
  1212. "_originalWidth": 100,
  1213. "_originalHeight": 100,
  1214. "_alignMode": 2,
  1215. "_lockFlags": 0,
  1216. "_id": ""
  1217. },
  1218. {
  1219. "__type__": "cc.CompPrefabInfo",
  1220. "fileId": "caGZgxR19HL6Z7oAmyrPlA"
  1221. },
  1222. {
  1223. "__type__": "9215eQSzQtLz6Cjuo4wOQ4O",
  1224. "_name": "",
  1225. "_objFlags": 0,
  1226. "__editorExtras__": {},
  1227. "node": {
  1228. "__id__": 1
  1229. },
  1230. "_enabled": true,
  1231. "__prefab": {
  1232. "__id__": 61
  1233. },
  1234. "_id": ""
  1235. },
  1236. {
  1237. "__type__": "cc.CompPrefabInfo",
  1238. "fileId": "279/mATTlHX7hiwbmIarl3"
  1239. },
  1240. {
  1241. "__type__": "cc.PrefabInfo",
  1242. "root": {
  1243. "__id__": 1
  1244. },
  1245. "asset": {
  1246. "__id__": 0
  1247. },
  1248. "fileId": "a1FjelHHtAzJyy283B//Nx",
  1249. "instance": null,
  1250. "targetOverrides": null,
  1251. "nestedPrefabInstanceRoots": [
  1252. {
  1253. "__id__": 44
  1254. }
  1255. ]
  1256. }
  1257. ]