guide.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "guide",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 11
  25. },
  26. {
  27. "__id__": 14
  28. },
  29. {
  30. "__id__": 17
  31. },
  32. {
  33. "__id__": 20
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 23
  40. },
  41. {
  42. "__id__": 24
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 25
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 750,
  59. "height": 1334
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 0,
  71. 667,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. },
  82. "_eulerAngles": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_skewX": 0,
  89. "_skewY": 0,
  90. "_is3DNode": false,
  91. "_groupIndex": 0,
  92. "groupIndex": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "显示区域",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [
  103. {
  104. "__id__": 3
  105. }
  106. ],
  107. "_active": true,
  108. "_components": [
  109. {
  110. "__id__": 9
  111. }
  112. ],
  113. "_prefab": {
  114. "__id__": 10
  115. },
  116. "_opacity": 255,
  117. "_color": {
  118. "__type__": "cc.Color",
  119. "r": 255,
  120. "g": 255,
  121. "b": 255,
  122. "a": 255
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 200,
  127. "height": 200
  128. },
  129. "_anchorPoint": {
  130. "__type__": "cc.Vec2",
  131. "x": 0.5,
  132. "y": 0.5
  133. },
  134. "_trs": {
  135. "__type__": "TypedArray",
  136. "ctor": "Float64Array",
  137. "array": [
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 1,
  145. 1,
  146. 1,
  147. 1
  148. ]
  149. },
  150. "_eulerAngles": {
  151. "__type__": "cc.Vec3",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0
  155. },
  156. "_skewX": 0,
  157. "_skewY": 0,
  158. "_is3DNode": false,
  159. "_groupIndex": 0,
  160. "groupIndex": 0,
  161. "_id": ""
  162. },
  163. {
  164. "__type__": "cc.Node",
  165. "_name": "背景",
  166. "_objFlags": 0,
  167. "_parent": {
  168. "__id__": 2
  169. },
  170. "_children": [],
  171. "_active": true,
  172. "_components": [
  173. {
  174. "__id__": 4
  175. },
  176. {
  177. "__id__": 5
  178. },
  179. {
  180. "__id__": 6
  181. }
  182. ],
  183. "_prefab": {
  184. "__id__": 8
  185. },
  186. "_opacity": 120,
  187. "_color": {
  188. "__type__": "cc.Color",
  189. "r": 0,
  190. "g": 0,
  191. "b": 0,
  192. "a": 255
  193. },
  194. "_contentSize": {
  195. "__type__": "cc.Size",
  196. "width": 750,
  197. "height": 1334.0000000000005
  198. },
  199. "_anchorPoint": {
  200. "__type__": "cc.Vec2",
  201. "x": 0.5,
  202. "y": 0.5
  203. },
  204. "_trs": {
  205. "__type__": "TypedArray",
  206. "ctor": "Float64Array",
  207. "array": [
  208. 0,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 1,
  215. 1,
  216. 1,
  217. 1
  218. ]
  219. },
  220. "_eulerAngles": {
  221. "__type__": "cc.Vec3",
  222. "x": 0,
  223. "y": 0,
  224. "z": 0
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_is3DNode": false,
  229. "_groupIndex": 0,
  230. "groupIndex": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.Sprite",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 3
  239. },
  240. "_enabled": true,
  241. "_materials": [
  242. {
  243. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  244. }
  245. ],
  246. "_srcBlendFactor": 770,
  247. "_dstBlendFactor": 771,
  248. "_spriteFrame": {
  249. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  250. },
  251. "_type": 0,
  252. "_sizeMode": 0,
  253. "_fillType": 0,
  254. "_fillCenter": {
  255. "__type__": "cc.Vec2",
  256. "x": 0,
  257. "y": 0
  258. },
  259. "_fillStart": 0,
  260. "_fillRange": 0,
  261. "_isTrimmedMode": true,
  262. "_atlas": null,
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.Widget",
  267. "_name": "",
  268. "_objFlags": 0,
  269. "node": {
  270. "__id__": 3
  271. },
  272. "_enabled": true,
  273. "alignMode": 1,
  274. "_target": {
  275. "__id__": 1
  276. },
  277. "_alignFlags": 45,
  278. "_left": 0,
  279. "_right": 0,
  280. "_top": -2.2737367544323206e-13,
  281. "_bottom": -2.2737367544323206e-13,
  282. "_verticalCenter": 0,
  283. "_horizontalCenter": 0,
  284. "_isAbsLeft": true,
  285. "_isAbsRight": true,
  286. "_isAbsTop": true,
  287. "_isAbsBottom": true,
  288. "_isAbsHorizontalCenter": true,
  289. "_isAbsVerticalCenter": true,
  290. "_originalWidth": 750,
  291. "_originalHeight": 1334,
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.Button",
  296. "_name": "",
  297. "_objFlags": 0,
  298. "node": {
  299. "__id__": 3
  300. },
  301. "_enabled": true,
  302. "_normalMaterial": null,
  303. "_grayMaterial": null,
  304. "duration": 0.1,
  305. "zoomScale": 1.2,
  306. "clickEvents": [
  307. {
  308. "__id__": 7
  309. }
  310. ],
  311. "_N$interactable": true,
  312. "_N$enableAutoGrayEffect": false,
  313. "_N$transition": 0,
  314. "transition": 0,
  315. "_N$normalColor": {
  316. "__type__": "cc.Color",
  317. "r": 255,
  318. "g": 255,
  319. "b": 255,
  320. "a": 255
  321. },
  322. "_N$pressedColor": {
  323. "__type__": "cc.Color",
  324. "r": 211,
  325. "g": 211,
  326. "b": 211,
  327. "a": 255
  328. },
  329. "pressedColor": {
  330. "__type__": "cc.Color",
  331. "r": 211,
  332. "g": 211,
  333. "b": 211,
  334. "a": 255
  335. },
  336. "_N$hoverColor": {
  337. "__type__": "cc.Color",
  338. "r": 255,
  339. "g": 255,
  340. "b": 255,
  341. "a": 255
  342. },
  343. "hoverColor": {
  344. "__type__": "cc.Color",
  345. "r": 255,
  346. "g": 255,
  347. "b": 255,
  348. "a": 255
  349. },
  350. "_N$disabledColor": {
  351. "__type__": "cc.Color",
  352. "r": 124,
  353. "g": 124,
  354. "b": 124,
  355. "a": 255
  356. },
  357. "_N$normalSprite": null,
  358. "_N$pressedSprite": null,
  359. "pressedSprite": null,
  360. "_N$hoverSprite": null,
  361. "hoverSprite": null,
  362. "_N$disabledSprite": null,
  363. "_N$target": {
  364. "__id__": 3
  365. },
  366. "_id": ""
  367. },
  368. {
  369. "__type__": "cc.ClickEvent",
  370. "target": {
  371. "__id__": 1
  372. },
  373. "component": "",
  374. "_componentId": "cc77atmGeBM4bPWFiQFl7H6",
  375. "handler": "clickBg",
  376. "customEventData": ""
  377. },
  378. {
  379. "__type__": "cc.PrefabInfo",
  380. "root": {
  381. "__id__": 1
  382. },
  383. "asset": {
  384. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  385. },
  386. "fileId": "46PGyVrkVNE4PKNVed+BPO",
  387. "sync": false
  388. },
  389. {
  390. "__type__": "cc.Mask",
  391. "_name": "",
  392. "_objFlags": 0,
  393. "node": {
  394. "__id__": 2
  395. },
  396. "_enabled": true,
  397. "_materials": [
  398. {
  399. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  400. }
  401. ],
  402. "_spriteFrame": null,
  403. "_type": 0,
  404. "_segments": 64,
  405. "_N$alphaThreshold": 0.1,
  406. "_N$inverted": true,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.PrefabInfo",
  411. "root": {
  412. "__id__": 1
  413. },
  414. "asset": {
  415. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  416. },
  417. "fileId": "af2wWWnb1LsrA0wok8WpNl",
  418. "sync": false
  419. },
  420. {
  421. "__type__": "cc.Node",
  422. "_name": "block",
  423. "_objFlags": 0,
  424. "_parent": {
  425. "__id__": 1
  426. },
  427. "_children": [],
  428. "_active": false,
  429. "_components": [
  430. {
  431. "__id__": 12
  432. }
  433. ],
  434. "_prefab": {
  435. "__id__": 13
  436. },
  437. "_opacity": 255,
  438. "_color": {
  439. "__type__": "cc.Color",
  440. "r": 255,
  441. "g": 255,
  442. "b": 255,
  443. "a": 255
  444. },
  445. "_contentSize": {
  446. "__type__": "cc.Size",
  447. "width": 750,
  448. "height": 1334
  449. },
  450. "_anchorPoint": {
  451. "__type__": "cc.Vec2",
  452. "x": 0.5,
  453. "y": 0.5
  454. },
  455. "_trs": {
  456. "__type__": "TypedArray",
  457. "ctor": "Float64Array",
  458. "array": [
  459. 0,
  460. 0,
  461. 0,
  462. 0,
  463. 0,
  464. 0,
  465. 1,
  466. 1,
  467. 1,
  468. 1
  469. ]
  470. },
  471. "_eulerAngles": {
  472. "__type__": "cc.Vec3",
  473. "x": 0,
  474. "y": 0,
  475. "z": 0
  476. },
  477. "_skewX": 0,
  478. "_skewY": 0,
  479. "_is3DNode": false,
  480. "_groupIndex": 0,
  481. "groupIndex": 0,
  482. "_id": ""
  483. },
  484. {
  485. "__type__": "cc.BlockInputEvents",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "node": {
  489. "__id__": 11
  490. },
  491. "_enabled": true,
  492. "_id": ""
  493. },
  494. {
  495. "__type__": "cc.PrefabInfo",
  496. "root": {
  497. "__id__": 1
  498. },
  499. "asset": {
  500. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  501. },
  502. "fileId": "f7UFOYdFFDHpdFu3DllFXp",
  503. "sync": false
  504. },
  505. {
  506. "__type__": "cc.Node",
  507. "_name": "hand",
  508. "_objFlags": 0,
  509. "_parent": {
  510. "__id__": 1
  511. },
  512. "_children": [],
  513. "_active": false,
  514. "_components": [
  515. {
  516. "__id__": 15
  517. }
  518. ],
  519. "_prefab": {
  520. "__id__": 16
  521. },
  522. "_opacity": 255,
  523. "_color": {
  524. "__type__": "cc.Color",
  525. "r": 255,
  526. "g": 255,
  527. "b": 255,
  528. "a": 255
  529. },
  530. "_contentSize": {
  531. "__type__": "cc.Size",
  532. "width": 94,
  533. "height": 100
  534. },
  535. "_anchorPoint": {
  536. "__type__": "cc.Vec2",
  537. "x": 0.5,
  538. "y": 0.5
  539. },
  540. "_trs": {
  541. "__type__": "TypedArray",
  542. "ctor": "Float64Array",
  543. "array": [
  544. 0,
  545. 0,
  546. 0,
  547. 0,
  548. 0,
  549. 0,
  550. 1,
  551. 1,
  552. 1,
  553. 1
  554. ]
  555. },
  556. "_eulerAngles": {
  557. "__type__": "cc.Vec3",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0
  561. },
  562. "_skewX": 0,
  563. "_skewY": 0,
  564. "_is3DNode": false,
  565. "_groupIndex": 0,
  566. "groupIndex": 0,
  567. "_id": ""
  568. },
  569. {
  570. "__type__": "cc.Sprite",
  571. "_name": "",
  572. "_objFlags": 0,
  573. "node": {
  574. "__id__": 14
  575. },
  576. "_enabled": true,
  577. "_materials": [
  578. {
  579. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  580. }
  581. ],
  582. "_srcBlendFactor": 770,
  583. "_dstBlendFactor": 771,
  584. "_spriteFrame": {
  585. "__uuid__": "e374d43a-3f16-493f-a5c9-af57ec3d09cb"
  586. },
  587. "_type": 0,
  588. "_sizeMode": 1,
  589. "_fillType": 0,
  590. "_fillCenter": {
  591. "__type__": "cc.Vec2",
  592. "x": 0,
  593. "y": 0
  594. },
  595. "_fillStart": 0,
  596. "_fillRange": 0,
  597. "_isTrimmedMode": true,
  598. "_atlas": null,
  599. "_id": ""
  600. },
  601. {
  602. "__type__": "cc.PrefabInfo",
  603. "root": {
  604. "__id__": 1
  605. },
  606. "asset": {
  607. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  608. },
  609. "fileId": "14BeehV6RGZ63hNNH505Ak",
  610. "sync": false
  611. },
  612. {
  613. "__type__": "cc.Node",
  614. "_name": "panda",
  615. "_objFlags": 0,
  616. "_parent": {
  617. "__id__": 1
  618. },
  619. "_children": [],
  620. "_active": false,
  621. "_components": [
  622. {
  623. "__id__": 18
  624. }
  625. ],
  626. "_prefab": {
  627. "__id__": 19
  628. },
  629. "_opacity": 255,
  630. "_color": {
  631. "__type__": "cc.Color",
  632. "r": 255,
  633. "g": 255,
  634. "b": 255,
  635. "a": 255
  636. },
  637. "_contentSize": {
  638. "__type__": "cc.Size",
  639. "width": 190,
  640. "height": 264
  641. },
  642. "_anchorPoint": {
  643. "__type__": "cc.Vec2",
  644. "x": 0.5,
  645. "y": 0.5
  646. },
  647. "_trs": {
  648. "__type__": "TypedArray",
  649. "ctor": "Float64Array",
  650. "array": [
  651. 0,
  652. 0,
  653. 0,
  654. 0,
  655. 0,
  656. 0,
  657. 1,
  658. 1,
  659. 1,
  660. 1
  661. ]
  662. },
  663. "_eulerAngles": {
  664. "__type__": "cc.Vec3",
  665. "x": 0,
  666. "y": 0,
  667. "z": 0
  668. },
  669. "_skewX": 0,
  670. "_skewY": 0,
  671. "_is3DNode": false,
  672. "_groupIndex": 0,
  673. "groupIndex": 0,
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "cc.Sprite",
  678. "_name": "",
  679. "_objFlags": 0,
  680. "node": {
  681. "__id__": 17
  682. },
  683. "_enabled": true,
  684. "_materials": [
  685. {
  686. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  687. }
  688. ],
  689. "_srcBlendFactor": 770,
  690. "_dstBlendFactor": 771,
  691. "_spriteFrame": {
  692. "__uuid__": "cff81677-0727-4cd3-869c-39b593e999f2"
  693. },
  694. "_type": 0,
  695. "_sizeMode": 1,
  696. "_fillType": 0,
  697. "_fillCenter": {
  698. "__type__": "cc.Vec2",
  699. "x": 0,
  700. "y": 0
  701. },
  702. "_fillStart": 0,
  703. "_fillRange": 0,
  704. "_isTrimmedMode": true,
  705. "_atlas": null,
  706. "_id": ""
  707. },
  708. {
  709. "__type__": "cc.PrefabInfo",
  710. "root": {
  711. "__id__": 1
  712. },
  713. "asset": {
  714. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  715. },
  716. "fileId": "3cRKT5DgZB8pBFgouS+/15",
  717. "sync": false
  718. },
  719. {
  720. "__type__": "cc.Node",
  721. "_name": "head",
  722. "_objFlags": 0,
  723. "_parent": {
  724. "__id__": 1
  725. },
  726. "_children": [],
  727. "_active": false,
  728. "_components": [
  729. {
  730. "__id__": 21
  731. }
  732. ],
  733. "_prefab": {
  734. "__id__": 22
  735. },
  736. "_opacity": 255,
  737. "_color": {
  738. "__type__": "cc.Color",
  739. "r": 255,
  740. "g": 255,
  741. "b": 255,
  742. "a": 255
  743. },
  744. "_contentSize": {
  745. "__type__": "cc.Size",
  746. "width": 128,
  747. "height": 127
  748. },
  749. "_anchorPoint": {
  750. "__type__": "cc.Vec2",
  751. "x": 0.5,
  752. "y": 0.5
  753. },
  754. "_trs": {
  755. "__type__": "TypedArray",
  756. "ctor": "Float64Array",
  757. "array": [
  758. 0,
  759. 0,
  760. 0,
  761. 0,
  762. 0,
  763. 0,
  764. 1,
  765. 1,
  766. 1,
  767. 1
  768. ]
  769. },
  770. "_eulerAngles": {
  771. "__type__": "cc.Vec3",
  772. "x": 0,
  773. "y": 0,
  774. "z": 0
  775. },
  776. "_skewX": 0,
  777. "_skewY": 0,
  778. "_is3DNode": false,
  779. "_groupIndex": 0,
  780. "groupIndex": 0,
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.Sprite",
  785. "_name": "",
  786. "_objFlags": 0,
  787. "node": {
  788. "__id__": 20
  789. },
  790. "_enabled": true,
  791. "_materials": [
  792. {
  793. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  794. }
  795. ],
  796. "_srcBlendFactor": 770,
  797. "_dstBlendFactor": 771,
  798. "_spriteFrame": {
  799. "__uuid__": "c534a35a-73aa-40ef-92eb-f7d632dde418"
  800. },
  801. "_type": 0,
  802. "_sizeMode": 1,
  803. "_fillType": 0,
  804. "_fillCenter": {
  805. "__type__": "cc.Vec2",
  806. "x": 0,
  807. "y": 0
  808. },
  809. "_fillStart": 0,
  810. "_fillRange": 0,
  811. "_isTrimmedMode": true,
  812. "_atlas": null,
  813. "_id": ""
  814. },
  815. {
  816. "__type__": "cc.PrefabInfo",
  817. "root": {
  818. "__id__": 1
  819. },
  820. "asset": {
  821. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  822. },
  823. "fileId": "d2aUUUlOJOUKUrYxLZQ314",
  824. "sync": false
  825. },
  826. {
  827. "__type__": "cc77atmGeBM4bPWFiQFl7H6",
  828. "_name": "",
  829. "_objFlags": 0,
  830. "node": {
  831. "__id__": 1
  832. },
  833. "_enabled": true,
  834. "node_display": {
  835. "__id__": 2
  836. },
  837. "node_click": null,
  838. "node_bg": {
  839. "__id__": 3
  840. },
  841. "node_block": {
  842. "__id__": 11
  843. },
  844. "node_finger": {
  845. "__id__": 15
  846. },
  847. "node_head": {
  848. "__id__": 15
  849. },
  850. "node_person": {
  851. "__id__": 18
  852. },
  853. "_id": ""
  854. },
  855. {
  856. "__type__": "cc.Widget",
  857. "_name": "",
  858. "_objFlags": 0,
  859. "node": {
  860. "__id__": 1
  861. },
  862. "_enabled": true,
  863. "alignMode": 1,
  864. "_target": null,
  865. "_alignFlags": 5,
  866. "_left": 0,
  867. "_right": 0,
  868. "_top": 0,
  869. "_bottom": 0,
  870. "_verticalCenter": 0,
  871. "_horizontalCenter": 0,
  872. "_isAbsLeft": true,
  873. "_isAbsRight": true,
  874. "_isAbsTop": true,
  875. "_isAbsBottom": true,
  876. "_isAbsHorizontalCenter": true,
  877. "_isAbsVerticalCenter": true,
  878. "_originalWidth": 0,
  879. "_originalHeight": 1334,
  880. "_id": ""
  881. },
  882. {
  883. "__type__": "cc.PrefabInfo",
  884. "root": {
  885. "__id__": 1
  886. },
  887. "asset": {
  888. "__uuid__": "5f53c125-7a14-4ca0-986a-0e0d2d665268"
  889. },
  890. "fileId": "",
  891. "sync": false
  892. }
  893. ]