HelpLayer.prefab 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "HelpLayer",
  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": "HelpLayer",
  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__": 36
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 46
  38. },
  39. {
  40. "__id__": 48
  41. },
  42. {
  43. "__id__": 50
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 52
  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": 500.0239999999999,
  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": 0,
  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": "",
  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. "_active": true,
  642. "_components": [
  643. {
  644. "__id__": 27
  645. },
  646. {
  647. "__id__": 29
  648. },
  649. {
  650. "__id__": 31
  651. },
  652. {
  653. "__id__": 33
  654. }
  655. ],
  656. "_prefab": {
  657. "__id__": 35
  658. },
  659. "_lpos": {
  660. "__type__": "cc.Vec3",
  661. "x": 2.1980000000000004,
  662. "y": -14.964500000000008,
  663. "z": 0
  664. },
  665. "_lrot": {
  666. "__type__": "cc.Quat",
  667. "x": 0,
  668. "y": 0,
  669. "z": 0,
  670. "w": 1
  671. },
  672. "_lscale": {
  673. "__type__": "cc.Vec3",
  674. "x": 1,
  675. "y": 1,
  676. "z": 1
  677. },
  678. "_mobility": 0,
  679. "_layer": 33554432,
  680. "_euler": {
  681. "__type__": "cc.Vec3",
  682. "x": 0,
  683. "y": 0,
  684. "z": 0
  685. },
  686. "_id": ""
  687. },
  688. {
  689. "__type__": "cc.UITransform",
  690. "_name": "",
  691. "_objFlags": 0,
  692. "__editorExtras__": {},
  693. "node": {
  694. "__id__": 26
  695. },
  696. "_enabled": true,
  697. "__prefab": {
  698. "__id__": 28
  699. },
  700. "_contentSize": {
  701. "__type__": "cc.Size",
  702. "width": 586.794,
  703. "height": 939.433
  704. },
  705. "_anchorPoint": {
  706. "__type__": "cc.Vec2",
  707. "x": 0.5,
  708. "y": 0.5
  709. },
  710. "_id": ""
  711. },
  712. {
  713. "__type__": "cc.CompPrefabInfo",
  714. "fileId": "11aLb4r8FMza8z5BK7Fmw7"
  715. },
  716. {
  717. "__type__": "cc.Sprite",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "__editorExtras__": {},
  721. "node": {
  722. "__id__": 26
  723. },
  724. "_enabled": true,
  725. "__prefab": {
  726. "__id__": 30
  727. },
  728. "_customMaterial": null,
  729. "_srcBlendFactor": 2,
  730. "_dstBlendFactor": 4,
  731. "_color": {
  732. "__type__": "cc.Color",
  733. "r": 255,
  734. "g": 255,
  735. "b": 255,
  736. "a": 255
  737. },
  738. "_spriteFrame": {
  739. "__uuid__": "f1fa8edd-957f-4cd3-93a8-9fc4e783c5a5@f9941",
  740. "__expectedType__": "cc.SpriteFrame"
  741. },
  742. "_type": 1,
  743. "_fillType": 0,
  744. "_sizeMode": 0,
  745. "_fillCenter": {
  746. "__type__": "cc.Vec2",
  747. "x": 0,
  748. "y": 0
  749. },
  750. "_fillStart": 0,
  751. "_fillRange": 0,
  752. "_isTrimmedMode": true,
  753. "_useGrayscale": false,
  754. "_atlas": null,
  755. "_id": ""
  756. },
  757. {
  758. "__type__": "cc.CompPrefabInfo",
  759. "fileId": "b10P37pFZCkZIftKBKicM0"
  760. },
  761. {
  762. "__type__": "cc.Animation",
  763. "_name": "",
  764. "_objFlags": 0,
  765. "__editorExtras__": {},
  766. "node": {
  767. "__id__": 26
  768. },
  769. "_enabled": true,
  770. "__prefab": {
  771. "__id__": 32
  772. },
  773. "playOnLoad": true,
  774. "_clips": [
  775. {
  776. "__uuid__": "a0fff91a-a33e-49c2-b2b4-bfac4804bfbd",
  777. "__expectedType__": "cc.AnimationClip"
  778. }
  779. ],
  780. "_defaultClip": {
  781. "__uuid__": "a0fff91a-a33e-49c2-b2b4-bfac4804bfbd",
  782. "__expectedType__": "cc.AnimationClip"
  783. },
  784. "_id": ""
  785. },
  786. {
  787. "__type__": "cc.CompPrefabInfo",
  788. "fileId": "0eOQqYYu9PM5jIfZiKnc1C"
  789. },
  790. {
  791. "__type__": "cc.UIOpacity",
  792. "_name": "",
  793. "_objFlags": 0,
  794. "__editorExtras__": {},
  795. "node": {
  796. "__id__": 26
  797. },
  798. "_enabled": true,
  799. "__prefab": {
  800. "__id__": 34
  801. },
  802. "_opacity": 255,
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.CompPrefabInfo",
  807. "fileId": "12m8pnBfNCWJRuCK4nIaD+"
  808. },
  809. {
  810. "__type__": "cc.PrefabInfo",
  811. "root": {
  812. "__id__": 1
  813. },
  814. "asset": {
  815. "__id__": 0
  816. },
  817. "fileId": "e44z7miFdJyqwXK4dobznb",
  818. "instance": null,
  819. "targetOverrides": null,
  820. "nestedPrefabInstanceRoots": null
  821. },
  822. {
  823. "__type__": "cc.Node",
  824. "_objFlags": 0,
  825. "_parent": {
  826. "__id__": 1
  827. },
  828. "_prefab": {
  829. "__id__": 37
  830. },
  831. "__editorExtras__": {}
  832. },
  833. {
  834. "__type__": "cc.PrefabInfo",
  835. "root": {
  836. "__id__": 36
  837. },
  838. "asset": {
  839. "__uuid__": "0c78a08a-69a1-4ce4-a8f1-b75767410906",
  840. "__expectedType__": "cc.Prefab"
  841. },
  842. "fileId": "45I+1vKipFEI9dort+hxeT",
  843. "instance": {
  844. "__id__": 38
  845. },
  846. "targetOverrides": null
  847. },
  848. {
  849. "__type__": "cc.PrefabInstance",
  850. "fileId": "deTGzhOehLvI6qtHu1vOpa",
  851. "prefabRootNode": {
  852. "__id__": 1
  853. },
  854. "mountedChildren": [],
  855. "mountedComponents": [],
  856. "propertyOverrides": [
  857. {
  858. "__id__": 39
  859. },
  860. {
  861. "__id__": 41
  862. },
  863. {
  864. "__id__": 42
  865. },
  866. {
  867. "__id__": 43
  868. },
  869. {
  870. "__id__": 44
  871. }
  872. ],
  873. "removedComponents": []
  874. },
  875. {
  876. "__type__": "CCPropertyOverrideInfo",
  877. "targetInfo": {
  878. "__id__": 40
  879. },
  880. "propertyPath": [
  881. "_name"
  882. ],
  883. "value": "tap_close"
  884. },
  885. {
  886. "__type__": "cc.TargetInfo",
  887. "localID": [
  888. "45I+1vKipFEI9dort+hxeT"
  889. ]
  890. },
  891. {
  892. "__type__": "CCPropertyOverrideInfo",
  893. "targetInfo": {
  894. "__id__": 40
  895. },
  896. "propertyPath": [
  897. "_lpos"
  898. ],
  899. "value": {
  900. "__type__": "cc.Vec3",
  901. "x": 0,
  902. "y": -552.649,
  903. "z": 0
  904. }
  905. },
  906. {
  907. "__type__": "CCPropertyOverrideInfo",
  908. "targetInfo": {
  909. "__id__": 40
  910. },
  911. "propertyPath": [
  912. "_lrot"
  913. ],
  914. "value": {
  915. "__type__": "cc.Quat",
  916. "x": 0,
  917. "y": 0,
  918. "z": 0,
  919. "w": 1
  920. }
  921. },
  922. {
  923. "__type__": "CCPropertyOverrideInfo",
  924. "targetInfo": {
  925. "__id__": 40
  926. },
  927. "propertyPath": [
  928. "_euler"
  929. ],
  930. "value": {
  931. "__type__": "cc.Vec3",
  932. "x": 0,
  933. "y": 0,
  934. "z": 0
  935. }
  936. },
  937. {
  938. "__type__": "CCPropertyOverrideInfo",
  939. "targetInfo": {
  940. "__id__": 45
  941. },
  942. "propertyPath": [
  943. "_bottom"
  944. ],
  945. "value": 37.35099999999994
  946. },
  947. {
  948. "__type__": "cc.TargetInfo",
  949. "localID": [
  950. "81v10z28BNqZ/Uwudx0+Am"
  951. ]
  952. },
  953. {
  954. "__type__": "cc.UITransform",
  955. "_name": "",
  956. "_objFlags": 0,
  957. "__editorExtras__": {},
  958. "node": {
  959. "__id__": 1
  960. },
  961. "_enabled": true,
  962. "__prefab": {
  963. "__id__": 47
  964. },
  965. "_contentSize": {
  966. "__type__": "cc.Size",
  967. "width": 720,
  968. "height": 1280
  969. },
  970. "_anchorPoint": {
  971. "__type__": "cc.Vec2",
  972. "x": 0.5,
  973. "y": 0.5
  974. },
  975. "_id": ""
  976. },
  977. {
  978. "__type__": "cc.CompPrefabInfo",
  979. "fileId": "fchk3mMPlEEoRWrMPIpt/i"
  980. },
  981. {
  982. "__type__": "cc.Widget",
  983. "_name": "",
  984. "_objFlags": 0,
  985. "__editorExtras__": {},
  986. "node": {
  987. "__id__": 1
  988. },
  989. "_enabled": true,
  990. "__prefab": {
  991. "__id__": 49
  992. },
  993. "_alignFlags": 45,
  994. "_target": null,
  995. "_left": 0,
  996. "_right": 0,
  997. "_top": 0,
  998. "_bottom": 0,
  999. "_horizontalCenter": 0,
  1000. "_verticalCenter": 0,
  1001. "_isAbsLeft": true,
  1002. "_isAbsRight": true,
  1003. "_isAbsTop": true,
  1004. "_isAbsBottom": true,
  1005. "_isAbsHorizontalCenter": true,
  1006. "_isAbsVerticalCenter": true,
  1007. "_originalWidth": 100,
  1008. "_originalHeight": 100,
  1009. "_alignMode": 2,
  1010. "_lockFlags": 0,
  1011. "_id": ""
  1012. },
  1013. {
  1014. "__type__": "cc.CompPrefabInfo",
  1015. "fileId": "caGZgxR19HL6Z7oAmyrPlA"
  1016. },
  1017. {
  1018. "__type__": "23e63JUfFhFF6v/JpH1HHFP",
  1019. "_name": "",
  1020. "_objFlags": 0,
  1021. "__editorExtras__": {},
  1022. "node": {
  1023. "__id__": 1
  1024. },
  1025. "_enabled": true,
  1026. "__prefab": {
  1027. "__id__": 51
  1028. },
  1029. "_id": ""
  1030. },
  1031. {
  1032. "__type__": "cc.CompPrefabInfo",
  1033. "fileId": "fcDJK3tJdCzKvZICMufbLi"
  1034. },
  1035. {
  1036. "__type__": "cc.PrefabInfo",
  1037. "root": {
  1038. "__id__": 1
  1039. },
  1040. "asset": {
  1041. "__id__": 0
  1042. },
  1043. "fileId": "a1FjelHHtAzJyy283B//Nx",
  1044. "instance": null,
  1045. "targetOverrides": null,
  1046. "nestedPrefabInstanceRoots": [
  1047. {
  1048. "__id__": 36
  1049. }
  1050. ]
  1051. }
  1052. ]