TestTips.prefab 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "TestUI",
  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": "TestUI",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. },
  27. {
  28. "__id__": 30
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 42
  35. },
  36. {
  37. "__id__": 44
  38. },
  39. {
  40. "__id__": 46
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 48
  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": "mask",
  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. "__id__": 9
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 11
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 749.9999999999999,
  146. "height": 1334
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "afXfoMFzVHDJq8xUARzdpD"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 0,
  177. "g": 0,
  178. "b": 0,
  179. "a": 255
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "270oql9nROi78/PYY0+xbD"
  203. },
  204. {
  205. "__type__": "cc.Widget",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "__editorExtras__": {},
  209. "node": {
  210. "__id__": 2
  211. },
  212. "_enabled": true,
  213. "__prefab": {
  214. "__id__": 8
  215. },
  216. "_alignFlags": 45,
  217. "_target": null,
  218. "_left": 0,
  219. "_right": 0,
  220. "_top": 0,
  221. "_bottom": 0,
  222. "_horizontalCenter": 0,
  223. "_verticalCenter": 0,
  224. "_isAbsLeft": true,
  225. "_isAbsRight": true,
  226. "_isAbsTop": true,
  227. "_isAbsBottom": true,
  228. "_isAbsHorizontalCenter": true,
  229. "_isAbsVerticalCenter": true,
  230. "_originalWidth": 100,
  231. "_originalHeight": 100,
  232. "_alignMode": 2,
  233. "_lockFlags": 0,
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.CompPrefabInfo",
  238. "fileId": "b3mXn8ZElGYIlM9sjDMERa"
  239. },
  240. {
  241. "__type__": "cc.UIOpacity",
  242. "_name": "",
  243. "_objFlags": 0,
  244. "__editorExtras__": {},
  245. "node": {
  246. "__id__": 2
  247. },
  248. "_enabled": true,
  249. "__prefab": {
  250. "__id__": 10
  251. },
  252. "_opacity": 180,
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.CompPrefabInfo",
  257. "fileId": "4aIjqXs3hEWa8H0ndOV/Oa"
  258. },
  259. {
  260. "__type__": "cc.PrefabInfo",
  261. "root": {
  262. "__id__": 1
  263. },
  264. "asset": {
  265. "__id__": 0
  266. },
  267. "fileId": "58TnDpyyZKU4abaWsDHQVd",
  268. "instance": null,
  269. "targetOverrides": null,
  270. "nestedPrefabInstanceRoots": null
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "close_tips",
  275. "_objFlags": 0,
  276. "__editorExtras__": {},
  277. "_parent": {
  278. "__id__": 1
  279. },
  280. "_children": [
  281. {
  282. "__id__": 13
  283. }
  284. ],
  285. "_active": true,
  286. "_components": [
  287. {
  288. "__id__": 21
  289. },
  290. {
  291. "__id__": 23
  292. },
  293. {
  294. "__id__": 25
  295. },
  296. {
  297. "__id__": 27
  298. }
  299. ],
  300. "_prefab": {
  301. "__id__": 29
  302. },
  303. "_lpos": {
  304. "__type__": "cc.Vec3",
  305. "x": 0,
  306. "y": -600.62,
  307. "z": 0
  308. },
  309. "_lrot": {
  310. "__type__": "cc.Quat",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0,
  314. "w": 1
  315. },
  316. "_lscale": {
  317. "__type__": "cc.Vec3",
  318. "x": 1,
  319. "y": 1,
  320. "z": 1
  321. },
  322. "_mobility": 0,
  323. "_layer": 33554432,
  324. "_euler": {
  325. "__type__": "cc.Vec3",
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. },
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.Node",
  334. "_name": "line_eff",
  335. "_objFlags": 0,
  336. "__editorExtras__": {},
  337. "_parent": {
  338. "__id__": 12
  339. },
  340. "_children": [],
  341. "_active": true,
  342. "_components": [
  343. {
  344. "__id__": 14
  345. },
  346. {
  347. "__id__": 16
  348. },
  349. {
  350. "__id__": 18
  351. }
  352. ],
  353. "_prefab": {
  354. "__id__": 20
  355. },
  356. "_lpos": {
  357. "__type__": "cc.Vec3",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0
  361. },
  362. "_lrot": {
  363. "__type__": "cc.Quat",
  364. "x": 0,
  365. "y": 0,
  366. "z": 0,
  367. "w": 1
  368. },
  369. "_lscale": {
  370. "__type__": "cc.Vec3",
  371. "x": 1,
  372. "y": 1,
  373. "z": 1
  374. },
  375. "_mobility": 0,
  376. "_layer": 33554432,
  377. "_euler": {
  378. "__type__": "cc.Vec3",
  379. "x": 0,
  380. "y": 0,
  381. "z": 0
  382. },
  383. "_id": ""
  384. },
  385. {
  386. "__type__": "cc.UITransform",
  387. "_name": "",
  388. "_objFlags": 0,
  389. "__editorExtras__": {},
  390. "node": {
  391. "__id__": 13
  392. },
  393. "_enabled": true,
  394. "__prefab": {
  395. "__id__": 15
  396. },
  397. "_contentSize": {
  398. "__type__": "cc.Size",
  399. "width": 416,
  400. "height": 31
  401. },
  402. "_anchorPoint": {
  403. "__type__": "cc.Vec2",
  404. "x": 0.5,
  405. "y": 0.5
  406. },
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.CompPrefabInfo",
  411. "fileId": "c7KjvpRqxGRYl//mu/0VQa"
  412. },
  413. {
  414. "__type__": "cc.Sprite",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "node": {
  419. "__id__": 13
  420. },
  421. "_enabled": true,
  422. "__prefab": {
  423. "__id__": 17
  424. },
  425. "_customMaterial": null,
  426. "_srcBlendFactor": 2,
  427. "_dstBlendFactor": 4,
  428. "_color": {
  429. "__type__": "cc.Color",
  430. "r": 255,
  431. "g": 255,
  432. "b": 255,
  433. "a": 255
  434. },
  435. "_spriteFrame": {
  436. "__uuid__": "1c7bd997-8b2c-4dbc-bc92-5314491cbc6b@f9941",
  437. "__expectedType__": "cc.SpriteFrame"
  438. },
  439. "_type": 1,
  440. "_fillType": 0,
  441. "_sizeMode": 0,
  442. "_fillCenter": {
  443. "__type__": "cc.Vec2",
  444. "x": 0,
  445. "y": 0
  446. },
  447. "_fillStart": 0,
  448. "_fillRange": 0,
  449. "_isTrimmedMode": true,
  450. "_useGrayscale": false,
  451. "_atlas": null,
  452. "_id": ""
  453. },
  454. {
  455. "__type__": "cc.CompPrefabInfo",
  456. "fileId": "f6ZrG4MEdNWZTbLBsL63NN"
  457. },
  458. {
  459. "__type__": "cc.Widget",
  460. "_name": "",
  461. "_objFlags": 0,
  462. "__editorExtras__": {},
  463. "node": {
  464. "__id__": 13
  465. },
  466. "_enabled": true,
  467. "__prefab": {
  468. "__id__": 19
  469. },
  470. "_alignFlags": 42,
  471. "_target": null,
  472. "_left": -130,
  473. "_right": -130,
  474. "_top": 0,
  475. "_bottom": 0,
  476. "_horizontalCenter": 0,
  477. "_verticalCenter": 0,
  478. "_isAbsLeft": true,
  479. "_isAbsRight": true,
  480. "_isAbsTop": true,
  481. "_isAbsBottom": true,
  482. "_isAbsHorizontalCenter": true,
  483. "_isAbsVerticalCenter": true,
  484. "_originalWidth": 398,
  485. "_originalHeight": 0,
  486. "_alignMode": 2,
  487. "_lockFlags": 0,
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.CompPrefabInfo",
  492. "fileId": "613Ie2R0ZNo6aNG6PTQ9u2"
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 1
  498. },
  499. "asset": {
  500. "__id__": 0
  501. },
  502. "fileId": "d9O9X+2+1Bl5EI+4usn9fJ",
  503. "instance": null,
  504. "targetOverrides": null,
  505. "nestedPrefabInstanceRoots": null
  506. },
  507. {
  508. "__type__": "cc.UITransform",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "__editorExtras__": {},
  512. "node": {
  513. "__id__": 12
  514. },
  515. "_enabled": true,
  516. "__prefab": {
  517. "__id__": 22
  518. },
  519. "_contentSize": {
  520. "__type__": "cc.Size",
  521. "width": 156,
  522. "height": 32.76
  523. },
  524. "_anchorPoint": {
  525. "__type__": "cc.Vec2",
  526. "x": 0.5,
  527. "y": 0.5
  528. },
  529. "_id": ""
  530. },
  531. {
  532. "__type__": "cc.CompPrefabInfo",
  533. "fileId": "50A1fr5rJHhpWWxi2FDMaJ"
  534. },
  535. {
  536. "__type__": "cc.Label",
  537. "_name": "",
  538. "_objFlags": 0,
  539. "__editorExtras__": {},
  540. "node": {
  541. "__id__": 12
  542. },
  543. "_enabled": true,
  544. "__prefab": {
  545. "__id__": 24
  546. },
  547. "_customMaterial": null,
  548. "_srcBlendFactor": 2,
  549. "_dstBlendFactor": 4,
  550. "_color": {
  551. "__type__": "cc.Color",
  552. "r": 255,
  553. "g": 239,
  554. "b": 201,
  555. "a": 255
  556. },
  557. "_string": "點擊空白繼續",
  558. "_horizontalAlign": 1,
  559. "_verticalAlign": 1,
  560. "_actualFontSize": 26,
  561. "_fontSize": 26,
  562. "_fontFamily": "Arial",
  563. "_lineHeight": 26,
  564. "_overflow": 0,
  565. "_enableWrapText": false,
  566. "_font": {
  567. "__uuid__": "20e32a4b-c53f-43f1-afa0-30a906b3e3e8",
  568. "__expectedType__": "cc.TTFFont"
  569. },
  570. "_isSystemFontUsed": false,
  571. "_spacingX": 0,
  572. "_isItalic": false,
  573. "_isBold": true,
  574. "_isUnderline": false,
  575. "_underlineHeight": 2,
  576. "_cacheMode": 0,
  577. "_enableOutline": false,
  578. "_outlineColor": {
  579. "__type__": "cc.Color",
  580. "r": 0,
  581. "g": 0,
  582. "b": 0,
  583. "a": 255
  584. },
  585. "_outlineWidth": 2,
  586. "_enableShadow": false,
  587. "_shadowColor": {
  588. "__type__": "cc.Color",
  589. "r": 0,
  590. "g": 0,
  591. "b": 0,
  592. "a": 255
  593. },
  594. "_shadowOffset": {
  595. "__type__": "cc.Vec2",
  596. "x": 2,
  597. "y": 2
  598. },
  599. "_shadowBlur": 2,
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.CompPrefabInfo",
  604. "fileId": "82DSlbAE5DWqhZATcKYu/N"
  605. },
  606. {
  607. "__type__": "cc.Widget",
  608. "_name": "",
  609. "_objFlags": 0,
  610. "__editorExtras__": {},
  611. "node": {
  612. "__id__": 12
  613. },
  614. "_enabled": true,
  615. "__prefab": {
  616. "__id__": 26
  617. },
  618. "_alignFlags": 20,
  619. "_target": null,
  620. "_left": 0,
  621. "_right": 0,
  622. "_top": 0,
  623. "_bottom": 50,
  624. "_horizontalCenter": 0,
  625. "_verticalCenter": 0,
  626. "_isAbsLeft": true,
  627. "_isAbsRight": true,
  628. "_isAbsTop": true,
  629. "_isAbsBottom": true,
  630. "_isAbsHorizontalCenter": true,
  631. "_isAbsVerticalCenter": true,
  632. "_originalWidth": 0,
  633. "_originalHeight": 0,
  634. "_alignMode": 2,
  635. "_lockFlags": 0,
  636. "_id": ""
  637. },
  638. {
  639. "__type__": "cc.CompPrefabInfo",
  640. "fileId": "960R7mdslLDbndVIvqVR4g"
  641. },
  642. {
  643. "__type__": "cc.UIOpacity",
  644. "_name": "",
  645. "_objFlags": 0,
  646. "__editorExtras__": {},
  647. "node": {
  648. "__id__": 12
  649. },
  650. "_enabled": true,
  651. "__prefab": {
  652. "__id__": 28
  653. },
  654. "_opacity": 255,
  655. "_id": ""
  656. },
  657. {
  658. "__type__": "cc.CompPrefabInfo",
  659. "fileId": "62XSr5I5xIWJ3mU0Un8ojz"
  660. },
  661. {
  662. "__type__": "cc.PrefabInfo",
  663. "root": {
  664. "__id__": 1
  665. },
  666. "asset": {
  667. "__id__": 0
  668. },
  669. "fileId": "f4W8KenhpNiaIQ5gYbNo2B",
  670. "instance": null,
  671. "targetOverrides": null,
  672. "nestedPrefabInstanceRoots": null
  673. },
  674. {
  675. "__type__": "cc.Node",
  676. "_name": "content",
  677. "_objFlags": 0,
  678. "__editorExtras__": {},
  679. "_parent": {
  680. "__id__": 1
  681. },
  682. "_children": [],
  683. "_active": true,
  684. "_components": [
  685. {
  686. "__id__": 31
  687. },
  688. {
  689. "__id__": 33
  690. },
  691. {
  692. "__id__": 35
  693. },
  694. {
  695. "__id__": 37
  696. },
  697. {
  698. "__id__": 39
  699. }
  700. ],
  701. "_prefab": {
  702. "__id__": 41
  703. },
  704. "_lpos": {
  705. "__type__": "cc.Vec3",
  706. "x": 0,
  707. "y": 0,
  708. "z": 0
  709. },
  710. "_lrot": {
  711. "__type__": "cc.Quat",
  712. "x": 0,
  713. "y": 0,
  714. "z": 0,
  715. "w": 1
  716. },
  717. "_lscale": {
  718. "__type__": "cc.Vec3",
  719. "x": 1,
  720. "y": 1,
  721. "z": 1
  722. },
  723. "_mobility": 0,
  724. "_layer": 33554432,
  725. "_euler": {
  726. "__type__": "cc.Vec3",
  727. "x": 0,
  728. "y": 0,
  729. "z": 0
  730. },
  731. "_id": ""
  732. },
  733. {
  734. "__type__": "cc.UITransform",
  735. "_name": "",
  736. "_objFlags": 0,
  737. "__editorExtras__": {},
  738. "node": {
  739. "__id__": 30
  740. },
  741. "_enabled": true,
  742. "__prefab": {
  743. "__id__": 32
  744. },
  745. "_contentSize": {
  746. "__type__": "cc.Size",
  747. "width": 704,
  748. "height": 952
  749. },
  750. "_anchorPoint": {
  751. "__type__": "cc.Vec2",
  752. "x": 0.5,
  753. "y": 0.5
  754. },
  755. "_id": ""
  756. },
  757. {
  758. "__type__": "cc.CompPrefabInfo",
  759. "fileId": "58SY+x0rlNIo6UON3U1Y++"
  760. },
  761. {
  762. "__type__": "cc.Sprite",
  763. "_name": "",
  764. "_objFlags": 0,
  765. "__editorExtras__": {},
  766. "node": {
  767. "__id__": 30
  768. },
  769. "_enabled": true,
  770. "__prefab": {
  771. "__id__": 34
  772. },
  773. "_customMaterial": null,
  774. "_srcBlendFactor": 2,
  775. "_dstBlendFactor": 4,
  776. "_color": {
  777. "__type__": "cc.Color",
  778. "r": 255,
  779. "g": 255,
  780. "b": 255,
  781. "a": 255
  782. },
  783. "_spriteFrame": {
  784. "__uuid__": "a4e9b2b4-69c4-49c9-97d7-1f9aa4d7418c@f9941",
  785. "__expectedType__": "cc.SpriteFrame"
  786. },
  787. "_type": 1,
  788. "_fillType": 0,
  789. "_sizeMode": 0,
  790. "_fillCenter": {
  791. "__type__": "cc.Vec2",
  792. "x": 0,
  793. "y": 0
  794. },
  795. "_fillStart": 0,
  796. "_fillRange": 0,
  797. "_isTrimmedMode": true,
  798. "_useGrayscale": false,
  799. "_atlas": null,
  800. "_id": ""
  801. },
  802. {
  803. "__type__": "cc.CompPrefabInfo",
  804. "fileId": "05y4QLm2NMhKvIUFPerk7S"
  805. },
  806. {
  807. "__type__": "cc.Widget",
  808. "_name": "",
  809. "_objFlags": 0,
  810. "__editorExtras__": {},
  811. "node": {
  812. "__id__": 30
  813. },
  814. "_enabled": true,
  815. "__prefab": {
  816. "__id__": 36
  817. },
  818. "_alignFlags": 18,
  819. "_target": null,
  820. "_left": 0,
  821. "_right": 0,
  822. "_top": 0,
  823. "_bottom": 0,
  824. "_horizontalCenter": 0,
  825. "_verticalCenter": 0,
  826. "_isAbsLeft": true,
  827. "_isAbsRight": true,
  828. "_isAbsTop": true,
  829. "_isAbsBottom": true,
  830. "_isAbsHorizontalCenter": true,
  831. "_isAbsVerticalCenter": true,
  832. "_originalWidth": 0,
  833. "_originalHeight": 0,
  834. "_alignMode": 2,
  835. "_lockFlags": 0,
  836. "_id": ""
  837. },
  838. {
  839. "__type__": "cc.CompPrefabInfo",
  840. "fileId": "36dYVU8CdAo4Onx+ZVi6br"
  841. },
  842. {
  843. "__type__": "cc.BlockInputEvents",
  844. "_name": "",
  845. "_objFlags": 0,
  846. "__editorExtras__": {},
  847. "node": {
  848. "__id__": 30
  849. },
  850. "_enabled": true,
  851. "__prefab": {
  852. "__id__": 38
  853. },
  854. "_id": ""
  855. },
  856. {
  857. "__type__": "cc.CompPrefabInfo",
  858. "fileId": "d7Ub2nJAxJ9KtrhQGI33jW"
  859. },
  860. {
  861. "__type__": "cc.UIOpacity",
  862. "_name": "",
  863. "_objFlags": 0,
  864. "__editorExtras__": {},
  865. "node": {
  866. "__id__": 30
  867. },
  868. "_enabled": true,
  869. "__prefab": {
  870. "__id__": 40
  871. },
  872. "_opacity": 255,
  873. "_id": ""
  874. },
  875. {
  876. "__type__": "cc.CompPrefabInfo",
  877. "fileId": "69L4TUhi5IgodCf6V29oNp"
  878. },
  879. {
  880. "__type__": "cc.PrefabInfo",
  881. "root": {
  882. "__id__": 1
  883. },
  884. "asset": {
  885. "__id__": 0
  886. },
  887. "fileId": "16osAoBkdHlKLt3lxNjBsc",
  888. "instance": null,
  889. "targetOverrides": null,
  890. "nestedPrefabInstanceRoots": null
  891. },
  892. {
  893. "__type__": "cc.UITransform",
  894. "_name": "",
  895. "_objFlags": 0,
  896. "__editorExtras__": {},
  897. "node": {
  898. "__id__": 1
  899. },
  900. "_enabled": true,
  901. "__prefab": {
  902. "__id__": 43
  903. },
  904. "_contentSize": {
  905. "__type__": "cc.Size",
  906. "width": 749.9999999999999,
  907. "height": 1334
  908. },
  909. "_anchorPoint": {
  910. "__type__": "cc.Vec2",
  911. "x": 0.5,
  912. "y": 0.5
  913. },
  914. "_id": ""
  915. },
  916. {
  917. "__type__": "cc.CompPrefabInfo",
  918. "fileId": "55Xtfq6iZLi4VV+eKSX0+l"
  919. },
  920. {
  921. "__type__": "cc.Widget",
  922. "_name": "",
  923. "_objFlags": 0,
  924. "__editorExtras__": {},
  925. "node": {
  926. "__id__": 1
  927. },
  928. "_enabled": true,
  929. "__prefab": {
  930. "__id__": 45
  931. },
  932. "_alignFlags": 45,
  933. "_target": null,
  934. "_left": 0,
  935. "_right": 0,
  936. "_top": 0,
  937. "_bottom": 0,
  938. "_horizontalCenter": 0,
  939. "_verticalCenter": 0,
  940. "_isAbsLeft": true,
  941. "_isAbsRight": true,
  942. "_isAbsTop": true,
  943. "_isAbsBottom": true,
  944. "_isAbsHorizontalCenter": true,
  945. "_isAbsVerticalCenter": true,
  946. "_originalWidth": 100,
  947. "_originalHeight": 100,
  948. "_alignMode": 2,
  949. "_lockFlags": 0,
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.CompPrefabInfo",
  954. "fileId": "66b+7e7GRBzYBxbdeHY31r"
  955. },
  956. {
  957. "__type__": "cc.Animation",
  958. "_name": "",
  959. "_objFlags": 0,
  960. "__editorExtras__": {},
  961. "node": {
  962. "__id__": 1
  963. },
  964. "_enabled": true,
  965. "__prefab": {
  966. "__id__": 47
  967. },
  968. "playOnLoad": false,
  969. "_clips": [
  970. {
  971. "__uuid__": "89470c00-b399-43af-90c8-f03a38385103",
  972. "__expectedType__": "cc.AnimationClip"
  973. },
  974. {
  975. "__uuid__": "e0837eb3-8f98-4446-ae76-8a15cc5efaf1",
  976. "__expectedType__": "cc.AnimationClip"
  977. }
  978. ],
  979. "_defaultClip": null,
  980. "_id": ""
  981. },
  982. {
  983. "__type__": "cc.CompPrefabInfo",
  984. "fileId": "83iuxSJuJIRIFlJVAZD8ix"
  985. },
  986. {
  987. "__type__": "cc.PrefabInfo",
  988. "root": {
  989. "__id__": 1
  990. },
  991. "asset": {
  992. "__id__": 0
  993. },
  994. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  995. "instance": null,
  996. "targetOverrides": null
  997. }
  998. ]