tips_view.prefab 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "tips_view",
  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": "tips_view",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. },
  27. {
  28. "__id__": 34
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 42
  35. },
  36. {
  37. "__id__": 44
  38. },
  39. {
  40. "__id__": 46
  41. },
  42. {
  43. "__id__": 48
  44. },
  45. {
  46. "__id__": 50
  47. },
  48. {
  49. "__id__": 52
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 54
  54. },
  55. "_lpos": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_lrot": {
  62. "__type__": "cc.Quat",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0,
  66. "w": 1
  67. },
  68. "_lscale": {
  69. "__type__": "cc.Vec3",
  70. "x": 1,
  71. "y": 1,
  72. "z": 1
  73. },
  74. "_mobility": 0,
  75. "_layer": 33554432,
  76. "_euler": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "public_bg",
  87. "_objFlags": 0,
  88. "__editorExtras__": {},
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_active": true,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. },
  98. {
  99. "__id__": 5
  100. },
  101. {
  102. "__id__": 7
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 9
  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": 1080,
  152. "height": 1920.0000000000002
  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": "b9bFzcGIlFuKJgC4qN5/LF"
  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": 255,
  183. "g": 255,
  184. "b": 255,
  185. "a": 255
  186. },
  187. "_spriteFrame": {
  188. "__uuid__": "433b4378-f731-459b-be68-93cd8b0899a6@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": "8cMQ4xYyJMqZhDu7wc8Ous"
  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": 1080,
  237. "_originalHeight": 1920,
  238. "_alignMode": 2,
  239. "_lockFlags": 0,
  240. "_id": ""
  241. },
  242. {
  243. "__type__": "cc.CompPrefabInfo",
  244. "fileId": "c7VbPmLOZK1aG2oUhJO7P1"
  245. },
  246. {
  247. "__type__": "cc.PrefabInfo",
  248. "root": {
  249. "__id__": 1
  250. },
  251. "asset": {
  252. "__id__": 0
  253. },
  254. "fileId": "17w71AMwBB1Jru9+3sKY7r",
  255. "instance": null,
  256. "targetOverrides": null,
  257. "nestedPrefabInstanceRoots": null
  258. },
  259. {
  260. "__type__": "cc.Node",
  261. "_name": "img_bg",
  262. "_objFlags": 0,
  263. "__editorExtras__": {},
  264. "_parent": {
  265. "__id__": 1
  266. },
  267. "_children": [
  268. {
  269. "__id__": 11
  270. },
  271. {
  272. "__id__": 17
  273. },
  274. {
  275. "__id__": 23
  276. }
  277. ],
  278. "_active": true,
  279. "_components": [
  280. {
  281. "__id__": 29
  282. },
  283. {
  284. "__id__": 31
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 33
  289. },
  290. "_lpos": {
  291. "__type__": "cc.Vec3",
  292. "x": 0,
  293. "y": 100,
  294. "z": 0
  295. },
  296. "_lrot": {
  297. "__type__": "cc.Quat",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 1
  302. },
  303. "_lscale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1,
  306. "y": 1,
  307. "z": 1
  308. },
  309. "_mobility": 0,
  310. "_layer": 33554432,
  311. "_euler": {
  312. "__type__": "cc.Vec3",
  313. "x": 0,
  314. "y": 0,
  315. "z": 0
  316. },
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.Node",
  321. "_name": "img_logo",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "_parent": {
  325. "__id__": 10
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 12
  332. },
  333. {
  334. "__id__": 14
  335. }
  336. ],
  337. "_prefab": {
  338. "__id__": 16
  339. },
  340. "_lpos": {
  341. "__type__": "cc.Vec3",
  342. "x": 0,
  343. "y": 586,
  344. "z": 0
  345. },
  346. "_lrot": {
  347. "__type__": "cc.Quat",
  348. "x": 0,
  349. "y": 0,
  350. "z": 0,
  351. "w": 1
  352. },
  353. "_lscale": {
  354. "__type__": "cc.Vec3",
  355. "x": 1,
  356. "y": 1,
  357. "z": 1
  358. },
  359. "_mobility": 0,
  360. "_layer": 33554432,
  361. "_euler": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0
  366. },
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.UITransform",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "__editorExtras__": {},
  374. "node": {
  375. "__id__": 11
  376. },
  377. "_enabled": true,
  378. "__prefab": {
  379. "__id__": 13
  380. },
  381. "_contentSize": {
  382. "__type__": "cc.Size",
  383. "width": 367,
  384. "height": 81
  385. },
  386. "_anchorPoint": {
  387. "__type__": "cc.Vec2",
  388. "x": 0.5,
  389. "y": 0.5
  390. },
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.CompPrefabInfo",
  395. "fileId": "d8a9BiF1NBObzWjjfneKWm"
  396. },
  397. {
  398. "__type__": "cc.Sprite",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "__editorExtras__": {},
  402. "node": {
  403. "__id__": 11
  404. },
  405. "_enabled": true,
  406. "__prefab": {
  407. "__id__": 15
  408. },
  409. "_customMaterial": null,
  410. "_srcBlendFactor": 2,
  411. "_dstBlendFactor": 4,
  412. "_color": {
  413. "__type__": "cc.Color",
  414. "r": 255,
  415. "g": 255,
  416. "b": 255,
  417. "a": 255
  418. },
  419. "_spriteFrame": {
  420. "__uuid__": "5575383b-b666-4828-9e96-9aa0863085a4@f9941",
  421. "__expectedType__": "cc.SpriteFrame"
  422. },
  423. "_type": 0,
  424. "_fillType": 0,
  425. "_sizeMode": 1,
  426. "_fillCenter": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0
  430. },
  431. "_fillStart": 0,
  432. "_fillRange": 0,
  433. "_isTrimmedMode": true,
  434. "_useGrayscale": false,
  435. "_atlas": null,
  436. "_id": ""
  437. },
  438. {
  439. "__type__": "cc.CompPrefabInfo",
  440. "fileId": "48OAHUIutLKYrO0vh0Cmrq"
  441. },
  442. {
  443. "__type__": "cc.PrefabInfo",
  444. "root": {
  445. "__id__": 1
  446. },
  447. "asset": {
  448. "__id__": 0
  449. },
  450. "fileId": "45N0JrZxVFHJ0+3I8d1Ahf",
  451. "instance": null,
  452. "targetOverrides": null,
  453. "nestedPrefabInstanceRoots": null
  454. },
  455. {
  456. "__type__": "cc.Node",
  457. "_name": "img_title",
  458. "_objFlags": 0,
  459. "__editorExtras__": {},
  460. "_parent": {
  461. "__id__": 10
  462. },
  463. "_children": [],
  464. "_active": true,
  465. "_components": [
  466. {
  467. "__id__": 18
  468. },
  469. {
  470. "__id__": 20
  471. }
  472. ],
  473. "_prefab": {
  474. "__id__": 22
  475. },
  476. "_lpos": {
  477. "__type__": "cc.Vec3",
  478. "x": 0,
  479. "y": 458,
  480. "z": 0
  481. },
  482. "_lrot": {
  483. "__type__": "cc.Quat",
  484. "x": 0,
  485. "y": 0,
  486. "z": 0,
  487. "w": 1
  488. },
  489. "_lscale": {
  490. "__type__": "cc.Vec3",
  491. "x": 1,
  492. "y": 1,
  493. "z": 1
  494. },
  495. "_mobility": 0,
  496. "_layer": 33554432,
  497. "_euler": {
  498. "__type__": "cc.Vec3",
  499. "x": 0,
  500. "y": 0,
  501. "z": 0
  502. },
  503. "_id": ""
  504. },
  505. {
  506. "__type__": "cc.UITransform",
  507. "_name": "",
  508. "_objFlags": 0,
  509. "__editorExtras__": {},
  510. "node": {
  511. "__id__": 17
  512. },
  513. "_enabled": true,
  514. "__prefab": {
  515. "__id__": 19
  516. },
  517. "_contentSize": {
  518. "__type__": "cc.Size",
  519. "width": 260,
  520. "height": 108
  521. },
  522. "_anchorPoint": {
  523. "__type__": "cc.Vec2",
  524. "x": 0.5,
  525. "y": 0.5
  526. },
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.CompPrefabInfo",
  531. "fileId": "e2hResinRJ9LBjbOFq0oQ8"
  532. },
  533. {
  534. "__type__": "cc.Sprite",
  535. "_name": "",
  536. "_objFlags": 0,
  537. "__editorExtras__": {},
  538. "node": {
  539. "__id__": 17
  540. },
  541. "_enabled": true,
  542. "__prefab": {
  543. "__id__": 21
  544. },
  545. "_customMaterial": null,
  546. "_srcBlendFactor": 2,
  547. "_dstBlendFactor": 4,
  548. "_color": {
  549. "__type__": "cc.Color",
  550. "r": 255,
  551. "g": 255,
  552. "b": 255,
  553. "a": 255
  554. },
  555. "_spriteFrame": {
  556. "__uuid__": "465eac73-b9ea-45d3-81ed-1f534db740f4@f9941",
  557. "__expectedType__": "cc.SpriteFrame"
  558. },
  559. "_type": 0,
  560. "_fillType": 0,
  561. "_sizeMode": 1,
  562. "_fillCenter": {
  563. "__type__": "cc.Vec2",
  564. "x": 0,
  565. "y": 0
  566. },
  567. "_fillStart": 0,
  568. "_fillRange": 0,
  569. "_isTrimmedMode": true,
  570. "_useGrayscale": false,
  571. "_atlas": null,
  572. "_id": ""
  573. },
  574. {
  575. "__type__": "cc.CompPrefabInfo",
  576. "fileId": "3fhv57IhdCV7yrko7CB88C"
  577. },
  578. {
  579. "__type__": "cc.PrefabInfo",
  580. "root": {
  581. "__id__": 1
  582. },
  583. "asset": {
  584. "__id__": 0
  585. },
  586. "fileId": "c1Pc7axOtKqKkWw0zdnvBD",
  587. "instance": null,
  588. "targetOverrides": null,
  589. "nestedPrefabInstanceRoots": null
  590. },
  591. {
  592. "__type__": "cc.Node",
  593. "_name": "img_content",
  594. "_objFlags": 0,
  595. "__editorExtras__": {},
  596. "_parent": {
  597. "__id__": 10
  598. },
  599. "_children": [],
  600. "_active": true,
  601. "_components": [
  602. {
  603. "__id__": 24
  604. },
  605. {
  606. "__id__": 26
  607. }
  608. ],
  609. "_prefab": {
  610. "__id__": 28
  611. },
  612. "_lpos": {
  613. "__type__": "cc.Vec3",
  614. "x": 0,
  615. "y": 31,
  616. "z": 0
  617. },
  618. "_lrot": {
  619. "__type__": "cc.Quat",
  620. "x": 0,
  621. "y": 0,
  622. "z": 0,
  623. "w": 1
  624. },
  625. "_lscale": {
  626. "__type__": "cc.Vec3",
  627. "x": 0.9,
  628. "y": 0.9,
  629. "z": 1
  630. },
  631. "_mobility": 0,
  632. "_layer": 33554432,
  633. "_euler": {
  634. "__type__": "cc.Vec3",
  635. "x": 0,
  636. "y": 0,
  637. "z": 0
  638. },
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.UITransform",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "__editorExtras__": {},
  646. "node": {
  647. "__id__": 23
  648. },
  649. "_enabled": true,
  650. "__prefab": {
  651. "__id__": 25
  652. },
  653. "_contentSize": {
  654. "__type__": "cc.Size",
  655. "width": 823,
  656. "height": 665
  657. },
  658. "_anchorPoint": {
  659. "__type__": "cc.Vec2",
  660. "x": 0.5,
  661. "y": 0.5
  662. },
  663. "_id": ""
  664. },
  665. {
  666. "__type__": "cc.CompPrefabInfo",
  667. "fileId": "e9n8BGd/NJPYb15e779zVQ"
  668. },
  669. {
  670. "__type__": "cc.Sprite",
  671. "_name": "",
  672. "_objFlags": 0,
  673. "__editorExtras__": {},
  674. "node": {
  675. "__id__": 23
  676. },
  677. "_enabled": true,
  678. "__prefab": {
  679. "__id__": 27
  680. },
  681. "_customMaterial": null,
  682. "_srcBlendFactor": 2,
  683. "_dstBlendFactor": 4,
  684. "_color": {
  685. "__type__": "cc.Color",
  686. "r": 255,
  687. "g": 255,
  688. "b": 255,
  689. "a": 255
  690. },
  691. "_spriteFrame": {
  692. "__uuid__": "4d6841d0-d636-44fd-92ec-e9c493006127@f9941",
  693. "__expectedType__": "cc.SpriteFrame"
  694. },
  695. "_type": 0,
  696. "_fillType": 0,
  697. "_sizeMode": 1,
  698. "_fillCenter": {
  699. "__type__": "cc.Vec2",
  700. "x": 0,
  701. "y": 0
  702. },
  703. "_fillStart": 0,
  704. "_fillRange": 0,
  705. "_isTrimmedMode": true,
  706. "_useGrayscale": false,
  707. "_atlas": null,
  708. "_id": ""
  709. },
  710. {
  711. "__type__": "cc.CompPrefabInfo",
  712. "fileId": "4cfHaM3pJJhoFKRIDnvWKD"
  713. },
  714. {
  715. "__type__": "cc.PrefabInfo",
  716. "root": {
  717. "__id__": 1
  718. },
  719. "asset": {
  720. "__id__": 0
  721. },
  722. "fileId": "fbSBj40JZNCru5a80He1xH",
  723. "instance": null,
  724. "targetOverrides": null,
  725. "nestedPrefabInstanceRoots": null
  726. },
  727. {
  728. "__type__": "cc.UITransform",
  729. "_name": "",
  730. "_objFlags": 0,
  731. "__editorExtras__": {},
  732. "node": {
  733. "__id__": 10
  734. },
  735. "_enabled": true,
  736. "__prefab": {
  737. "__id__": 30
  738. },
  739. "_contentSize": {
  740. "__type__": "cc.Size",
  741. "width": 980,
  742. "height": 1100
  743. },
  744. "_anchorPoint": {
  745. "__type__": "cc.Vec2",
  746. "x": 0.5,
  747. "y": 0.5
  748. },
  749. "_id": ""
  750. },
  751. {
  752. "__type__": "cc.CompPrefabInfo",
  753. "fileId": "01dt6k9lRCvKztfgWkrFr0"
  754. },
  755. {
  756. "__type__": "cc.Sprite",
  757. "_name": "",
  758. "_objFlags": 0,
  759. "__editorExtras__": {},
  760. "node": {
  761. "__id__": 10
  762. },
  763. "_enabled": true,
  764. "__prefab": {
  765. "__id__": 32
  766. },
  767. "_customMaterial": null,
  768. "_srcBlendFactor": 2,
  769. "_dstBlendFactor": 4,
  770. "_color": {
  771. "__type__": "cc.Color",
  772. "r": 255,
  773. "g": 255,
  774. "b": 255,
  775. "a": 255
  776. },
  777. "_spriteFrame": {
  778. "__uuid__": "7b364691-940f-440c-b120-b96f250f5c96@f9941",
  779. "__expectedType__": "cc.SpriteFrame"
  780. },
  781. "_type": 0,
  782. "_fillType": 0,
  783. "_sizeMode": 0,
  784. "_fillCenter": {
  785. "__type__": "cc.Vec2",
  786. "x": 0,
  787. "y": 0
  788. },
  789. "_fillStart": 0,
  790. "_fillRange": 0,
  791. "_isTrimmedMode": true,
  792. "_useGrayscale": false,
  793. "_atlas": null,
  794. "_id": ""
  795. },
  796. {
  797. "__type__": "cc.CompPrefabInfo",
  798. "fileId": "799pIcllVInaC+gZgJ2qi6"
  799. },
  800. {
  801. "__type__": "cc.PrefabInfo",
  802. "root": {
  803. "__id__": 1
  804. },
  805. "asset": {
  806. "__id__": 0
  807. },
  808. "fileId": "2cfgl+9/ZAJ4OmobQ0KILw",
  809. "instance": null,
  810. "targetOverrides": null,
  811. "nestedPrefabInstanceRoots": null
  812. },
  813. {
  814. "__type__": "cc.Node",
  815. "_name": "btn_close",
  816. "_objFlags": 0,
  817. "__editorExtras__": {},
  818. "_parent": {
  819. "__id__": 1
  820. },
  821. "_children": [],
  822. "_active": true,
  823. "_components": [
  824. {
  825. "__id__": 35
  826. },
  827. {
  828. "__id__": 37
  829. },
  830. {
  831. "__id__": 39
  832. }
  833. ],
  834. "_prefab": {
  835. "__id__": 41
  836. },
  837. "_lpos": {
  838. "__type__": "cc.Vec3",
  839. "x": 0,
  840. "y": -580,
  841. "z": 0
  842. },
  843. "_lrot": {
  844. "__type__": "cc.Quat",
  845. "x": 0,
  846. "y": 0,
  847. "z": 0,
  848. "w": 1
  849. },
  850. "_lscale": {
  851. "__type__": "cc.Vec3",
  852. "x": 1,
  853. "y": 1,
  854. "z": 1
  855. },
  856. "_mobility": 0,
  857. "_layer": 33554432,
  858. "_euler": {
  859. "__type__": "cc.Vec3",
  860. "x": 0,
  861. "y": 0,
  862. "z": 0
  863. },
  864. "_id": ""
  865. },
  866. {
  867. "__type__": "cc.UITransform",
  868. "_name": "",
  869. "_objFlags": 0,
  870. "__editorExtras__": {},
  871. "node": {
  872. "__id__": 34
  873. },
  874. "_enabled": true,
  875. "__prefab": {
  876. "__id__": 36
  877. },
  878. "_contentSize": {
  879. "__type__": "cc.Size",
  880. "width": 99,
  881. "height": 101
  882. },
  883. "_anchorPoint": {
  884. "__type__": "cc.Vec2",
  885. "x": 0.5,
  886. "y": 0.5
  887. },
  888. "_id": ""
  889. },
  890. {
  891. "__type__": "cc.CompPrefabInfo",
  892. "fileId": "f3DMD639hGVLBNp4JyhYRm"
  893. },
  894. {
  895. "__type__": "cc.Sprite",
  896. "_name": "",
  897. "_objFlags": 0,
  898. "__editorExtras__": {},
  899. "node": {
  900. "__id__": 34
  901. },
  902. "_enabled": true,
  903. "__prefab": {
  904. "__id__": 38
  905. },
  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. "_spriteFrame": {
  917. "__uuid__": "da183f68-0bf6-4ff1-98b2-e3ead70f6b96@f9941",
  918. "__expectedType__": "cc.SpriteFrame"
  919. },
  920. "_type": 0,
  921. "_fillType": 0,
  922. "_sizeMode": 0,
  923. "_fillCenter": {
  924. "__type__": "cc.Vec2",
  925. "x": 0,
  926. "y": 0
  927. },
  928. "_fillStart": 0,
  929. "_fillRange": 0,
  930. "_isTrimmedMode": true,
  931. "_useGrayscale": false,
  932. "_atlas": null,
  933. "_id": ""
  934. },
  935. {
  936. "__type__": "cc.CompPrefabInfo",
  937. "fileId": "0009vpKTJE+pWmLIsFEqyI"
  938. },
  939. {
  940. "__type__": "cc.Button",
  941. "_name": "",
  942. "_objFlags": 0,
  943. "__editorExtras__": {},
  944. "node": {
  945. "__id__": 34
  946. },
  947. "_enabled": true,
  948. "__prefab": {
  949. "__id__": 40
  950. },
  951. "clickEvents": [],
  952. "_interactable": true,
  953. "_transition": 3,
  954. "_normalColor": {
  955. "__type__": "cc.Color",
  956. "r": 255,
  957. "g": 255,
  958. "b": 255,
  959. "a": 255
  960. },
  961. "_hoverColor": {
  962. "__type__": "cc.Color",
  963. "r": 211,
  964. "g": 211,
  965. "b": 211,
  966. "a": 255
  967. },
  968. "_pressedColor": {
  969. "__type__": "cc.Color",
  970. "r": 255,
  971. "g": 255,
  972. "b": 255,
  973. "a": 255
  974. },
  975. "_disabledColor": {
  976. "__type__": "cc.Color",
  977. "r": 124,
  978. "g": 124,
  979. "b": 124,
  980. "a": 255
  981. },
  982. "_normalSprite": null,
  983. "_hoverSprite": null,
  984. "_pressedSprite": null,
  985. "_disabledSprite": null,
  986. "_duration": 0.1,
  987. "_zoomScale": 0.9,
  988. "_target": null,
  989. "_id": ""
  990. },
  991. {
  992. "__type__": "cc.CompPrefabInfo",
  993. "fileId": "f4/EPbw8JAyYSRf+l5WZsw"
  994. },
  995. {
  996. "__type__": "cc.PrefabInfo",
  997. "root": {
  998. "__id__": 1
  999. },
  1000. "asset": {
  1001. "__id__": 0
  1002. },
  1003. "fileId": "fax30scXRMj4lmqytvJIJj",
  1004. "instance": null,
  1005. "targetOverrides": null,
  1006. "nestedPrefabInstanceRoots": null
  1007. },
  1008. {
  1009. "__type__": "cc.UITransform",
  1010. "_name": "",
  1011. "_objFlags": 0,
  1012. "__editorExtras__": {},
  1013. "node": {
  1014. "__id__": 1
  1015. },
  1016. "_enabled": true,
  1017. "__prefab": {
  1018. "__id__": 43
  1019. },
  1020. "_contentSize": {
  1021. "__type__": "cc.Size",
  1022. "width": 1080,
  1023. "height": 1920.0000000000002
  1024. },
  1025. "_anchorPoint": {
  1026. "__type__": "cc.Vec2",
  1027. "x": 0.5,
  1028. "y": 0.5
  1029. },
  1030. "_id": ""
  1031. },
  1032. {
  1033. "__type__": "cc.CompPrefabInfo",
  1034. "fileId": "92MM2qjDxFSLAdgi5nxYLr"
  1035. },
  1036. {
  1037. "__type__": "cc.Widget",
  1038. "_name": "",
  1039. "_objFlags": 0,
  1040. "__editorExtras__": {},
  1041. "node": {
  1042. "__id__": 1
  1043. },
  1044. "_enabled": true,
  1045. "__prefab": {
  1046. "__id__": 45
  1047. },
  1048. "_alignFlags": 45,
  1049. "_target": null,
  1050. "_left": 0,
  1051. "_right": 0,
  1052. "_top": 0,
  1053. "_bottom": 0,
  1054. "_horizontalCenter": 0,
  1055. "_verticalCenter": 0,
  1056. "_isAbsLeft": true,
  1057. "_isAbsRight": true,
  1058. "_isAbsTop": true,
  1059. "_isAbsBottom": true,
  1060. "_isAbsHorizontalCenter": true,
  1061. "_isAbsVerticalCenter": true,
  1062. "_originalWidth": 100,
  1063. "_originalHeight": 100,
  1064. "_alignMode": 2,
  1065. "_lockFlags": 0,
  1066. "_id": ""
  1067. },
  1068. {
  1069. "__type__": "cc.CompPrefabInfo",
  1070. "fileId": "775kb5ZOtJ1JGh/rVTMWxF"
  1071. },
  1072. {
  1073. "__type__": "77ae4chHChMSo1l8kyBb83R",
  1074. "_name": "",
  1075. "_objFlags": 0,
  1076. "__editorExtras__": {},
  1077. "node": {
  1078. "__id__": 1
  1079. },
  1080. "_enabled": true,
  1081. "__prefab": {
  1082. "__id__": 47
  1083. },
  1084. "btn_close": {
  1085. "__id__": 34
  1086. },
  1087. "img_content": {
  1088. "__id__": 23
  1089. },
  1090. "_id": ""
  1091. },
  1092. {
  1093. "__type__": "cc.CompPrefabInfo",
  1094. "fileId": "67v8NQ4atFvK+04HNlXmda"
  1095. },
  1096. {
  1097. "__type__": "cc.BlockInputEvents",
  1098. "_name": "",
  1099. "_objFlags": 0,
  1100. "__editorExtras__": {},
  1101. "node": {
  1102. "__id__": 1
  1103. },
  1104. "_enabled": true,
  1105. "__prefab": {
  1106. "__id__": 49
  1107. },
  1108. "_id": ""
  1109. },
  1110. {
  1111. "__type__": "cc.CompPrefabInfo",
  1112. "fileId": "dfpmd1B/5M+5idBbcHBU1K"
  1113. },
  1114. {
  1115. "__type__": "cc.Animation",
  1116. "_name": "",
  1117. "_objFlags": 0,
  1118. "__editorExtras__": {},
  1119. "node": {
  1120. "__id__": 1
  1121. },
  1122. "_enabled": true,
  1123. "__prefab": {
  1124. "__id__": 51
  1125. },
  1126. "playOnLoad": true,
  1127. "_clips": [
  1128. {
  1129. "__uuid__": "2a290986-2f60-4b6c-a9aa-c8dbef477bc7",
  1130. "__expectedType__": "cc.AnimationClip"
  1131. }
  1132. ],
  1133. "_defaultClip": {
  1134. "__uuid__": "2a290986-2f60-4b6c-a9aa-c8dbef477bc7",
  1135. "__expectedType__": "cc.AnimationClip"
  1136. },
  1137. "_id": ""
  1138. },
  1139. {
  1140. "__type__": "cc.CompPrefabInfo",
  1141. "fileId": "59xAd3h0ZImZ+b2ecJsXSK"
  1142. },
  1143. {
  1144. "__type__": "cc.BlockInputEvents",
  1145. "_name": "",
  1146. "_objFlags": 0,
  1147. "__editorExtras__": {},
  1148. "node": {
  1149. "__id__": 1
  1150. },
  1151. "_enabled": true,
  1152. "__prefab": {
  1153. "__id__": 53
  1154. },
  1155. "_id": ""
  1156. },
  1157. {
  1158. "__type__": "cc.CompPrefabInfo",
  1159. "fileId": "d7D45BklpEp79p51iQuhID"
  1160. },
  1161. {
  1162. "__type__": "cc.PrefabInfo",
  1163. "root": {
  1164. "__id__": 1
  1165. },
  1166. "asset": {
  1167. "__id__": 0
  1168. },
  1169. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1170. "instance": null,
  1171. "targetOverrides": null
  1172. }
  1173. ]