tips_view.prefab 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040
  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__": 40
  35. },
  36. {
  37. "__id__": 42
  38. },
  39. {
  40. "__id__": 44
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 46
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "public_bg",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 9
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 1080,
  143. "height": 1920
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "b9bFzcGIlFuKJgC4qN5/LF"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "433b4378-f731-459b-be68-93cd8b0899a6@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 0,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "8cMQ4xYyJMqZhDu7wc8Ous"
  200. },
  201. {
  202. "__type__": "cc.Widget",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 8
  212. },
  213. "_alignFlags": 45,
  214. "_target": null,
  215. "_left": 0,
  216. "_right": 0,
  217. "_top": 0,
  218. "_bottom": 0,
  219. "_horizontalCenter": 0,
  220. "_verticalCenter": 0,
  221. "_isAbsLeft": true,
  222. "_isAbsRight": true,
  223. "_isAbsTop": true,
  224. "_isAbsBottom": true,
  225. "_isAbsHorizontalCenter": true,
  226. "_isAbsVerticalCenter": true,
  227. "_originalWidth": 1080,
  228. "_originalHeight": 1920,
  229. "_alignMode": 2,
  230. "_lockFlags": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.CompPrefabInfo",
  235. "fileId": "c7VbPmLOZK1aG2oUhJO7P1"
  236. },
  237. {
  238. "__type__": "cc.PrefabInfo",
  239. "root": {
  240. "__id__": 1
  241. },
  242. "asset": {
  243. "__id__": 0
  244. },
  245. "fileId": "17w71AMwBB1Jru9+3sKY7r",
  246. "instance": null,
  247. "targetOverrides": null,
  248. "nestedPrefabInstanceRoots": null
  249. },
  250. {
  251. "__type__": "cc.Node",
  252. "_name": "img_bg",
  253. "_objFlags": 0,
  254. "__editorExtras__": {},
  255. "_parent": {
  256. "__id__": 1
  257. },
  258. "_children": [
  259. {
  260. "__id__": 11
  261. },
  262. {
  263. "__id__": 17
  264. },
  265. {
  266. "__id__": 23
  267. }
  268. ],
  269. "_active": true,
  270. "_components": [
  271. {
  272. "__id__": 29
  273. },
  274. {
  275. "__id__": 31
  276. }
  277. ],
  278. "_prefab": {
  279. "__id__": 33
  280. },
  281. "_lpos": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 100,
  285. "z": 0
  286. },
  287. "_lrot": {
  288. "__type__": "cc.Quat",
  289. "x": 0,
  290. "y": 0,
  291. "z": 0,
  292. "w": 1
  293. },
  294. "_lscale": {
  295. "__type__": "cc.Vec3",
  296. "x": 1,
  297. "y": 1,
  298. "z": 1
  299. },
  300. "_mobility": 0,
  301. "_layer": 33554432,
  302. "_euler": {
  303. "__type__": "cc.Vec3",
  304. "x": 0,
  305. "y": 0,
  306. "z": 0
  307. },
  308. "_id": ""
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "img_logo",
  313. "_objFlags": 0,
  314. "__editorExtras__": {},
  315. "_parent": {
  316. "__id__": 10
  317. },
  318. "_children": [],
  319. "_active": true,
  320. "_components": [
  321. {
  322. "__id__": 12
  323. },
  324. {
  325. "__id__": 14
  326. }
  327. ],
  328. "_prefab": {
  329. "__id__": 16
  330. },
  331. "_lpos": {
  332. "__type__": "cc.Vec3",
  333. "x": 0,
  334. "y": 560,
  335. "z": 0
  336. },
  337. "_lrot": {
  338. "__type__": "cc.Quat",
  339. "x": 0,
  340. "y": 0,
  341. "z": 0,
  342. "w": 1
  343. },
  344. "_lscale": {
  345. "__type__": "cc.Vec3",
  346. "x": 1,
  347. "y": 1,
  348. "z": 1
  349. },
  350. "_mobility": 0,
  351. "_layer": 33554432,
  352. "_euler": {
  353. "__type__": "cc.Vec3",
  354. "x": 0,
  355. "y": 0,
  356. "z": 0
  357. },
  358. "_id": ""
  359. },
  360. {
  361. "__type__": "cc.UITransform",
  362. "_name": "",
  363. "_objFlags": 0,
  364. "__editorExtras__": {},
  365. "node": {
  366. "__id__": 11
  367. },
  368. "_enabled": true,
  369. "__prefab": {
  370. "__id__": 13
  371. },
  372. "_contentSize": {
  373. "__type__": "cc.Size",
  374. "width": 367,
  375. "height": 81
  376. },
  377. "_anchorPoint": {
  378. "__type__": "cc.Vec2",
  379. "x": 0.5,
  380. "y": 0.5
  381. },
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.CompPrefabInfo",
  386. "fileId": "d8a9BiF1NBObzWjjfneKWm"
  387. },
  388. {
  389. "__type__": "cc.Sprite",
  390. "_name": "",
  391. "_objFlags": 0,
  392. "__editorExtras__": {},
  393. "node": {
  394. "__id__": 11
  395. },
  396. "_enabled": true,
  397. "__prefab": {
  398. "__id__": 15
  399. },
  400. "_customMaterial": null,
  401. "_srcBlendFactor": 2,
  402. "_dstBlendFactor": 4,
  403. "_color": {
  404. "__type__": "cc.Color",
  405. "r": 255,
  406. "g": 255,
  407. "b": 255,
  408. "a": 255
  409. },
  410. "_spriteFrame": {
  411. "__uuid__": "5575383b-b666-4828-9e96-9aa0863085a4@f9941",
  412. "__expectedType__": "cc.SpriteFrame"
  413. },
  414. "_type": 0,
  415. "_fillType": 0,
  416. "_sizeMode": 1,
  417. "_fillCenter": {
  418. "__type__": "cc.Vec2",
  419. "x": 0,
  420. "y": 0
  421. },
  422. "_fillStart": 0,
  423. "_fillRange": 0,
  424. "_isTrimmedMode": true,
  425. "_useGrayscale": false,
  426. "_atlas": null,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.CompPrefabInfo",
  431. "fileId": "48OAHUIutLKYrO0vh0Cmrq"
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 1
  437. },
  438. "asset": {
  439. "__id__": 0
  440. },
  441. "fileId": "45N0JrZxVFHJ0+3I8d1Ahf",
  442. "instance": null,
  443. "targetOverrides": null,
  444. "nestedPrefabInstanceRoots": null
  445. },
  446. {
  447. "__type__": "cc.Node",
  448. "_name": "img_title",
  449. "_objFlags": 0,
  450. "__editorExtras__": {},
  451. "_parent": {
  452. "__id__": 10
  453. },
  454. "_children": [],
  455. "_active": true,
  456. "_components": [
  457. {
  458. "__id__": 18
  459. },
  460. {
  461. "__id__": 20
  462. }
  463. ],
  464. "_prefab": {
  465. "__id__": 22
  466. },
  467. "_lpos": {
  468. "__type__": "cc.Vec3",
  469. "x": 0,
  470. "y": 427,
  471. "z": 0
  472. },
  473. "_lrot": {
  474. "__type__": "cc.Quat",
  475. "x": 0,
  476. "y": 0,
  477. "z": 0,
  478. "w": 1
  479. },
  480. "_lscale": {
  481. "__type__": "cc.Vec3",
  482. "x": 1,
  483. "y": 1,
  484. "z": 1
  485. },
  486. "_mobility": 0,
  487. "_layer": 33554432,
  488. "_euler": {
  489. "__type__": "cc.Vec3",
  490. "x": 0,
  491. "y": 0,
  492. "z": 0
  493. },
  494. "_id": ""
  495. },
  496. {
  497. "__type__": "cc.UITransform",
  498. "_name": "",
  499. "_objFlags": 0,
  500. "__editorExtras__": {},
  501. "node": {
  502. "__id__": 17
  503. },
  504. "_enabled": true,
  505. "__prefab": {
  506. "__id__": 19
  507. },
  508. "_contentSize": {
  509. "__type__": "cc.Size",
  510. "width": 260,
  511. "height": 108
  512. },
  513. "_anchorPoint": {
  514. "__type__": "cc.Vec2",
  515. "x": 0.5,
  516. "y": 0.5
  517. },
  518. "_id": ""
  519. },
  520. {
  521. "__type__": "cc.CompPrefabInfo",
  522. "fileId": "e2hResinRJ9LBjbOFq0oQ8"
  523. },
  524. {
  525. "__type__": "cc.Sprite",
  526. "_name": "",
  527. "_objFlags": 0,
  528. "__editorExtras__": {},
  529. "node": {
  530. "__id__": 17
  531. },
  532. "_enabled": true,
  533. "__prefab": {
  534. "__id__": 21
  535. },
  536. "_customMaterial": null,
  537. "_srcBlendFactor": 2,
  538. "_dstBlendFactor": 4,
  539. "_color": {
  540. "__type__": "cc.Color",
  541. "r": 255,
  542. "g": 255,
  543. "b": 255,
  544. "a": 255
  545. },
  546. "_spriteFrame": {
  547. "__uuid__": "465eac73-b9ea-45d3-81ed-1f534db740f4@f9941",
  548. "__expectedType__": "cc.SpriteFrame"
  549. },
  550. "_type": 0,
  551. "_fillType": 0,
  552. "_sizeMode": 1,
  553. "_fillCenter": {
  554. "__type__": "cc.Vec2",
  555. "x": 0,
  556. "y": 0
  557. },
  558. "_fillStart": 0,
  559. "_fillRange": 0,
  560. "_isTrimmedMode": true,
  561. "_useGrayscale": false,
  562. "_atlas": null,
  563. "_id": ""
  564. },
  565. {
  566. "__type__": "cc.CompPrefabInfo",
  567. "fileId": "3fhv57IhdCV7yrko7CB88C"
  568. },
  569. {
  570. "__type__": "cc.PrefabInfo",
  571. "root": {
  572. "__id__": 1
  573. },
  574. "asset": {
  575. "__id__": 0
  576. },
  577. "fileId": "c1Pc7axOtKqKkWw0zdnvBD",
  578. "instance": null,
  579. "targetOverrides": null,
  580. "nestedPrefabInstanceRoots": null
  581. },
  582. {
  583. "__type__": "cc.Node",
  584. "_name": "img_content",
  585. "_objFlags": 0,
  586. "__editorExtras__": {},
  587. "_parent": {
  588. "__id__": 10
  589. },
  590. "_children": [],
  591. "_active": true,
  592. "_components": [
  593. {
  594. "__id__": 24
  595. },
  596. {
  597. "__id__": 26
  598. }
  599. ],
  600. "_prefab": {
  601. "__id__": 28
  602. },
  603. "_lpos": {
  604. "__type__": "cc.Vec3",
  605. "x": 0,
  606. "y": 5,
  607. "z": 0
  608. },
  609. "_lrot": {
  610. "__type__": "cc.Quat",
  611. "x": 0,
  612. "y": 0,
  613. "z": 0,
  614. "w": 1
  615. },
  616. "_lscale": {
  617. "__type__": "cc.Vec3",
  618. "x": 1,
  619. "y": 1,
  620. "z": 1
  621. },
  622. "_mobility": 0,
  623. "_layer": 33554432,
  624. "_euler": {
  625. "__type__": "cc.Vec3",
  626. "x": 0,
  627. "y": 0,
  628. "z": 0
  629. },
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.UITransform",
  634. "_name": "",
  635. "_objFlags": 0,
  636. "__editorExtras__": {},
  637. "node": {
  638. "__id__": 23
  639. },
  640. "_enabled": true,
  641. "__prefab": {
  642. "__id__": 25
  643. },
  644. "_contentSize": {
  645. "__type__": "cc.Size",
  646. "width": 823,
  647. "height": 665
  648. },
  649. "_anchorPoint": {
  650. "__type__": "cc.Vec2",
  651. "x": 0.5,
  652. "y": 0.5
  653. },
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.CompPrefabInfo",
  658. "fileId": "e9n8BGd/NJPYb15e779zVQ"
  659. },
  660. {
  661. "__type__": "cc.Sprite",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "__editorExtras__": {},
  665. "node": {
  666. "__id__": 23
  667. },
  668. "_enabled": true,
  669. "__prefab": {
  670. "__id__": 27
  671. },
  672. "_customMaterial": null,
  673. "_srcBlendFactor": 2,
  674. "_dstBlendFactor": 4,
  675. "_color": {
  676. "__type__": "cc.Color",
  677. "r": 255,
  678. "g": 255,
  679. "b": 255,
  680. "a": 255
  681. },
  682. "_spriteFrame": {
  683. "__uuid__": "4d6841d0-d636-44fd-92ec-e9c493006127@f9941",
  684. "__expectedType__": "cc.SpriteFrame"
  685. },
  686. "_type": 0,
  687. "_fillType": 0,
  688. "_sizeMode": 1,
  689. "_fillCenter": {
  690. "__type__": "cc.Vec2",
  691. "x": 0,
  692. "y": 0
  693. },
  694. "_fillStart": 0,
  695. "_fillRange": 0,
  696. "_isTrimmedMode": true,
  697. "_useGrayscale": false,
  698. "_atlas": null,
  699. "_id": ""
  700. },
  701. {
  702. "__type__": "cc.CompPrefabInfo",
  703. "fileId": "4cfHaM3pJJhoFKRIDnvWKD"
  704. },
  705. {
  706. "__type__": "cc.PrefabInfo",
  707. "root": {
  708. "__id__": 1
  709. },
  710. "asset": {
  711. "__id__": 0
  712. },
  713. "fileId": "fbSBj40JZNCru5a80He1xH",
  714. "instance": null,
  715. "targetOverrides": null,
  716. "nestedPrefabInstanceRoots": null
  717. },
  718. {
  719. "__type__": "cc.UITransform",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "__editorExtras__": {},
  723. "node": {
  724. "__id__": 10
  725. },
  726. "_enabled": true,
  727. "__prefab": {
  728. "__id__": 30
  729. },
  730. "_contentSize": {
  731. "__type__": "cc.Size",
  732. "width": 980,
  733. "height": 1100
  734. },
  735. "_anchorPoint": {
  736. "__type__": "cc.Vec2",
  737. "x": 0.5,
  738. "y": 0.5
  739. },
  740. "_id": ""
  741. },
  742. {
  743. "__type__": "cc.CompPrefabInfo",
  744. "fileId": "01dt6k9lRCvKztfgWkrFr0"
  745. },
  746. {
  747. "__type__": "cc.Sprite",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "__editorExtras__": {},
  751. "node": {
  752. "__id__": 10
  753. },
  754. "_enabled": true,
  755. "__prefab": {
  756. "__id__": 32
  757. },
  758. "_customMaterial": null,
  759. "_srcBlendFactor": 2,
  760. "_dstBlendFactor": 4,
  761. "_color": {
  762. "__type__": "cc.Color",
  763. "r": 255,
  764. "g": 255,
  765. "b": 255,
  766. "a": 255
  767. },
  768. "_spriteFrame": {
  769. "__uuid__": "7b364691-940f-440c-b120-b96f250f5c96@f9941",
  770. "__expectedType__": "cc.SpriteFrame"
  771. },
  772. "_type": 0,
  773. "_fillType": 0,
  774. "_sizeMode": 0,
  775. "_fillCenter": {
  776. "__type__": "cc.Vec2",
  777. "x": 0,
  778. "y": 0
  779. },
  780. "_fillStart": 0,
  781. "_fillRange": 0,
  782. "_isTrimmedMode": true,
  783. "_useGrayscale": false,
  784. "_atlas": null,
  785. "_id": ""
  786. },
  787. {
  788. "__type__": "cc.CompPrefabInfo",
  789. "fileId": "799pIcllVInaC+gZgJ2qi6"
  790. },
  791. {
  792. "__type__": "cc.PrefabInfo",
  793. "root": {
  794. "__id__": 1
  795. },
  796. "asset": {
  797. "__id__": 0
  798. },
  799. "fileId": "2cfgl+9/ZAJ4OmobQ0KILw",
  800. "instance": null,
  801. "targetOverrides": null,
  802. "nestedPrefabInstanceRoots": null
  803. },
  804. {
  805. "__type__": "cc.Node",
  806. "_name": "btn_close",
  807. "_objFlags": 0,
  808. "__editorExtras__": {},
  809. "_parent": {
  810. "__id__": 1
  811. },
  812. "_children": [],
  813. "_active": true,
  814. "_components": [
  815. {
  816. "__id__": 35
  817. },
  818. {
  819. "__id__": 37
  820. }
  821. ],
  822. "_prefab": {
  823. "__id__": 39
  824. },
  825. "_lpos": {
  826. "__type__": "cc.Vec3",
  827. "x": 0,
  828. "y": -580,
  829. "z": 0
  830. },
  831. "_lrot": {
  832. "__type__": "cc.Quat",
  833. "x": 0,
  834. "y": 0,
  835. "z": 0,
  836. "w": 1
  837. },
  838. "_lscale": {
  839. "__type__": "cc.Vec3",
  840. "x": 1,
  841. "y": 1,
  842. "z": 1
  843. },
  844. "_mobility": 0,
  845. "_layer": 33554432,
  846. "_euler": {
  847. "__type__": "cc.Vec3",
  848. "x": 0,
  849. "y": 0,
  850. "z": 0
  851. },
  852. "_id": ""
  853. },
  854. {
  855. "__type__": "cc.UITransform",
  856. "_name": "",
  857. "_objFlags": 0,
  858. "__editorExtras__": {},
  859. "node": {
  860. "__id__": 34
  861. },
  862. "_enabled": true,
  863. "__prefab": {
  864. "__id__": 36
  865. },
  866. "_contentSize": {
  867. "__type__": "cc.Size",
  868. "width": 99,
  869. "height": 101
  870. },
  871. "_anchorPoint": {
  872. "__type__": "cc.Vec2",
  873. "x": 0.5,
  874. "y": 0.5
  875. },
  876. "_id": ""
  877. },
  878. {
  879. "__type__": "cc.CompPrefabInfo",
  880. "fileId": "f3DMD639hGVLBNp4JyhYRm"
  881. },
  882. {
  883. "__type__": "cc.Sprite",
  884. "_name": "",
  885. "_objFlags": 0,
  886. "__editorExtras__": {},
  887. "node": {
  888. "__id__": 34
  889. },
  890. "_enabled": true,
  891. "__prefab": {
  892. "__id__": 38
  893. },
  894. "_customMaterial": null,
  895. "_srcBlendFactor": 2,
  896. "_dstBlendFactor": 4,
  897. "_color": {
  898. "__type__": "cc.Color",
  899. "r": 255,
  900. "g": 255,
  901. "b": 255,
  902. "a": 255
  903. },
  904. "_spriteFrame": {
  905. "__uuid__": "da183f68-0bf6-4ff1-98b2-e3ead70f6b96@f9941",
  906. "__expectedType__": "cc.SpriteFrame"
  907. },
  908. "_type": 0,
  909. "_fillType": 0,
  910. "_sizeMode": 1,
  911. "_fillCenter": {
  912. "__type__": "cc.Vec2",
  913. "x": 0,
  914. "y": 0
  915. },
  916. "_fillStart": 0,
  917. "_fillRange": 0,
  918. "_isTrimmedMode": true,
  919. "_useGrayscale": false,
  920. "_atlas": null,
  921. "_id": ""
  922. },
  923. {
  924. "__type__": "cc.CompPrefabInfo",
  925. "fileId": "0009vpKTJE+pWmLIsFEqyI"
  926. },
  927. {
  928. "__type__": "cc.PrefabInfo",
  929. "root": {
  930. "__id__": 1
  931. },
  932. "asset": {
  933. "__id__": 0
  934. },
  935. "fileId": "fax30scXRMj4lmqytvJIJj",
  936. "instance": null,
  937. "targetOverrides": null,
  938. "nestedPrefabInstanceRoots": null
  939. },
  940. {
  941. "__type__": "cc.UITransform",
  942. "_name": "",
  943. "_objFlags": 0,
  944. "__editorExtras__": {},
  945. "node": {
  946. "__id__": 1
  947. },
  948. "_enabled": true,
  949. "__prefab": {
  950. "__id__": 41
  951. },
  952. "_contentSize": {
  953. "__type__": "cc.Size",
  954. "width": 1080,
  955. "height": 1920
  956. },
  957. "_anchorPoint": {
  958. "__type__": "cc.Vec2",
  959. "x": 0.5,
  960. "y": 0.5
  961. },
  962. "_id": ""
  963. },
  964. {
  965. "__type__": "cc.CompPrefabInfo",
  966. "fileId": "92MM2qjDxFSLAdgi5nxYLr"
  967. },
  968. {
  969. "__type__": "cc.Widget",
  970. "_name": "",
  971. "_objFlags": 0,
  972. "__editorExtras__": {},
  973. "node": {
  974. "__id__": 1
  975. },
  976. "_enabled": true,
  977. "__prefab": {
  978. "__id__": 43
  979. },
  980. "_alignFlags": 45,
  981. "_target": null,
  982. "_left": 0,
  983. "_right": 0,
  984. "_top": 0,
  985. "_bottom": 0,
  986. "_horizontalCenter": 0,
  987. "_verticalCenter": 0,
  988. "_isAbsLeft": true,
  989. "_isAbsRight": true,
  990. "_isAbsTop": true,
  991. "_isAbsBottom": true,
  992. "_isAbsHorizontalCenter": true,
  993. "_isAbsVerticalCenter": true,
  994. "_originalWidth": 100,
  995. "_originalHeight": 100,
  996. "_alignMode": 2,
  997. "_lockFlags": 0,
  998. "_id": ""
  999. },
  1000. {
  1001. "__type__": "cc.CompPrefabInfo",
  1002. "fileId": "775kb5ZOtJ1JGh/rVTMWxF"
  1003. },
  1004. {
  1005. "__type__": "77ae4chHChMSo1l8kyBb83R",
  1006. "_name": "",
  1007. "_objFlags": 0,
  1008. "__editorExtras__": {},
  1009. "node": {
  1010. "__id__": 1
  1011. },
  1012. "_enabled": true,
  1013. "__prefab": {
  1014. "__id__": 45
  1015. },
  1016. "btn_close": {
  1017. "__id__": 34
  1018. },
  1019. "img_content": {
  1020. "__id__": 23
  1021. },
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.CompPrefabInfo",
  1026. "fileId": "67v8NQ4atFvK+04HNlXmda"
  1027. },
  1028. {
  1029. "__type__": "cc.PrefabInfo",
  1030. "root": {
  1031. "__id__": 1
  1032. },
  1033. "asset": {
  1034. "__id__": 0
  1035. },
  1036. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1037. "instance": null,
  1038. "targetOverrides": null
  1039. }
  1040. ]