sidereward.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "sidereward",
  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": "sidereward",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 38
  32. },
  33. {
  34. "__id__": 40
  35. },
  36. {
  37. "__id__": 42
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 44
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 33554432,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "mask",
  75. "_objFlags": 0,
  76. "__editorExtras__": {},
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 5
  88. },
  89. {
  90. "__id__": 7
  91. },
  92. {
  93. "__id__": 9
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 11
  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": 720,
  143. "height": 1280
  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": "39C3fIHUNAMob2GVCXp10v"
  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": 2,
  174. "g": 2,
  175. "b": 2,
  176. "a": 187
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@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": "0dDLKLzxpB64JNYvszvCu2"
  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": 100,
  228. "_originalHeight": 100,
  229. "_alignMode": 2,
  230. "_lockFlags": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.CompPrefabInfo",
  235. "fileId": "d6Z8ScENRLpJoKnGmabeRm"
  236. },
  237. {
  238. "__type__": "cc.BlockInputEvents",
  239. "_name": "",
  240. "_objFlags": 0,
  241. "__editorExtras__": {},
  242. "node": {
  243. "__id__": 2
  244. },
  245. "_enabled": true,
  246. "__prefab": {
  247. "__id__": 10
  248. },
  249. "_id": ""
  250. },
  251. {
  252. "__type__": "cc.CompPrefabInfo",
  253. "fileId": "734yCD15tK94tff+SiMclA"
  254. },
  255. {
  256. "__type__": "cc.PrefabInfo",
  257. "root": {
  258. "__id__": 1
  259. },
  260. "asset": {
  261. "__id__": 0
  262. },
  263. "fileId": "30G9tvS7tHK45k+qOY3HA8",
  264. "instance": null,
  265. "targetOverrides": null,
  266. "nestedPrefabInstanceRoots": null
  267. },
  268. {
  269. "__type__": "cc.Node",
  270. "_name": "BG",
  271. "_objFlags": 0,
  272. "__editorExtras__": {},
  273. "_parent": {
  274. "__id__": 1
  275. },
  276. "_children": [
  277. {
  278. "__id__": 13
  279. },
  280. {
  281. "__id__": 19
  282. },
  283. {
  284. "__id__": 25
  285. }
  286. ],
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 31
  291. },
  292. {
  293. "__id__": 33
  294. },
  295. {
  296. "__id__": 35
  297. }
  298. ],
  299. "_prefab": {
  300. "__id__": 37
  301. },
  302. "_lpos": {
  303. "__type__": "cc.Vec3",
  304. "x": 0,
  305. "y": 0,
  306. "z": 0
  307. },
  308. "_lrot": {
  309. "__type__": "cc.Quat",
  310. "x": 0,
  311. "y": 0,
  312. "z": 0,
  313. "w": 1
  314. },
  315. "_lscale": {
  316. "__type__": "cc.Vec3",
  317. "x": 0.8,
  318. "y": 0.8,
  319. "z": 1
  320. },
  321. "_mobility": 0,
  322. "_layer": 33554432,
  323. "_euler": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0
  328. },
  329. "_id": ""
  330. },
  331. {
  332. "__type__": "cc.Node",
  333. "_name": "btn_close",
  334. "_objFlags": 0,
  335. "__editorExtras__": {},
  336. "_parent": {
  337. "__id__": 12
  338. },
  339. "_children": [],
  340. "_active": true,
  341. "_components": [
  342. {
  343. "__id__": 14
  344. },
  345. {
  346. "__id__": 16
  347. }
  348. ],
  349. "_prefab": {
  350. "__id__": 18
  351. },
  352. "_lpos": {
  353. "__type__": "cc.Vec3",
  354. "x": 314.235,
  355. "y": 472.541,
  356. "z": 0
  357. },
  358. "_lrot": {
  359. "__type__": "cc.Quat",
  360. "x": 0,
  361. "y": 0,
  362. "z": 0,
  363. "w": 1
  364. },
  365. "_lscale": {
  366. "__type__": "cc.Vec3",
  367. "x": 0.8,
  368. "y": 0.8,
  369. "z": 1
  370. },
  371. "_mobility": 0,
  372. "_layer": 33554432,
  373. "_euler": {
  374. "__type__": "cc.Vec3",
  375. "x": 0,
  376. "y": 0,
  377. "z": 0
  378. },
  379. "_id": ""
  380. },
  381. {
  382. "__type__": "cc.UITransform",
  383. "_name": "",
  384. "_objFlags": 0,
  385. "__editorExtras__": {},
  386. "node": {
  387. "__id__": 13
  388. },
  389. "_enabled": true,
  390. "__prefab": {
  391. "__id__": 15
  392. },
  393. "_contentSize": {
  394. "__type__": "cc.Size",
  395. "width": 117,
  396. "height": 123
  397. },
  398. "_anchorPoint": {
  399. "__type__": "cc.Vec2",
  400. "x": 0.5,
  401. "y": 0.5
  402. },
  403. "_id": ""
  404. },
  405. {
  406. "__type__": "cc.CompPrefabInfo",
  407. "fileId": "87p/WfUBlMhZ23Mtygy2tm"
  408. },
  409. {
  410. "__type__": "cc.Sprite",
  411. "_name": "",
  412. "_objFlags": 0,
  413. "__editorExtras__": {},
  414. "node": {
  415. "__id__": 13
  416. },
  417. "_enabled": true,
  418. "__prefab": {
  419. "__id__": 17
  420. },
  421. "_customMaterial": null,
  422. "_srcBlendFactor": 2,
  423. "_dstBlendFactor": 4,
  424. "_color": {
  425. "__type__": "cc.Color",
  426. "r": 255,
  427. "g": 255,
  428. "b": 255,
  429. "a": 255
  430. },
  431. "_spriteFrame": {
  432. "__uuid__": "f9e8f675-1d92-486e-ad39-e8999a70b151@f9941",
  433. "__expectedType__": "cc.SpriteFrame"
  434. },
  435. "_type": 0,
  436. "_fillType": 0,
  437. "_sizeMode": 1,
  438. "_fillCenter": {
  439. "__type__": "cc.Vec2",
  440. "x": 0,
  441. "y": 0
  442. },
  443. "_fillStart": 0,
  444. "_fillRange": 0,
  445. "_isTrimmedMode": true,
  446. "_useGrayscale": false,
  447. "_atlas": null,
  448. "_id": ""
  449. },
  450. {
  451. "__type__": "cc.CompPrefabInfo",
  452. "fileId": "d5LsSjEAtFor6lND3WrYG4"
  453. },
  454. {
  455. "__type__": "cc.PrefabInfo",
  456. "root": {
  457. "__id__": 1
  458. },
  459. "asset": {
  460. "__id__": 0
  461. },
  462. "fileId": "637wVn3ixPYp9F7G1HXYm5",
  463. "instance": null,
  464. "targetOverrides": null,
  465. "nestedPrefabInstanceRoots": null
  466. },
  467. {
  468. "__type__": "cc.Node",
  469. "_name": "btn_reward",
  470. "_objFlags": 0,
  471. "__editorExtras__": {},
  472. "_parent": {
  473. "__id__": 12
  474. },
  475. "_children": [],
  476. "_active": true,
  477. "_components": [
  478. {
  479. "__id__": 20
  480. },
  481. {
  482. "__id__": 22
  483. }
  484. ],
  485. "_prefab": {
  486. "__id__": 24
  487. },
  488. "_lpos": {
  489. "__type__": "cc.Vec3",
  490. "x": 12.718,
  491. "y": -367.102,
  492. "z": 0
  493. },
  494. "_lrot": {
  495. "__type__": "cc.Quat",
  496. "x": 0,
  497. "y": 0,
  498. "z": 0,
  499. "w": 1
  500. },
  501. "_lscale": {
  502. "__type__": "cc.Vec3",
  503. "x": 1,
  504. "y": 1,
  505. "z": 1
  506. },
  507. "_mobility": 0,
  508. "_layer": 33554432,
  509. "_euler": {
  510. "__type__": "cc.Vec3",
  511. "x": 0,
  512. "y": 0,
  513. "z": 0
  514. },
  515. "_id": ""
  516. },
  517. {
  518. "__type__": "cc.UITransform",
  519. "_name": "",
  520. "_objFlags": 0,
  521. "__editorExtras__": {},
  522. "node": {
  523. "__id__": 19
  524. },
  525. "_enabled": true,
  526. "__prefab": {
  527. "__id__": 21
  528. },
  529. "_contentSize": {
  530. "__type__": "cc.Size",
  531. "width": 289,
  532. "height": 123
  533. },
  534. "_anchorPoint": {
  535. "__type__": "cc.Vec2",
  536. "x": 0.5,
  537. "y": 0.5
  538. },
  539. "_id": ""
  540. },
  541. {
  542. "__type__": "cc.CompPrefabInfo",
  543. "fileId": "02Lz8yW9xDxp+U0486ryU2"
  544. },
  545. {
  546. "__type__": "cc.Sprite",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "__editorExtras__": {},
  550. "node": {
  551. "__id__": 19
  552. },
  553. "_enabled": true,
  554. "__prefab": {
  555. "__id__": 23
  556. },
  557. "_customMaterial": null,
  558. "_srcBlendFactor": 2,
  559. "_dstBlendFactor": 4,
  560. "_color": {
  561. "__type__": "cc.Color",
  562. "r": 255,
  563. "g": 255,
  564. "b": 255,
  565. "a": 255
  566. },
  567. "_spriteFrame": {
  568. "__uuid__": "659b7181-a6e4-4c1c-9703-94db38da3ad7@f9941",
  569. "__expectedType__": "cc.SpriteFrame"
  570. },
  571. "_type": 0,
  572. "_fillType": 0,
  573. "_sizeMode": 1,
  574. "_fillCenter": {
  575. "__type__": "cc.Vec2",
  576. "x": 0,
  577. "y": 0
  578. },
  579. "_fillStart": 0,
  580. "_fillRange": 0,
  581. "_isTrimmedMode": true,
  582. "_useGrayscale": false,
  583. "_atlas": null,
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.CompPrefabInfo",
  588. "fileId": "13ylQ3ZHBEyqNoviUuAZbO"
  589. },
  590. {
  591. "__type__": "cc.PrefabInfo",
  592. "root": {
  593. "__id__": 1
  594. },
  595. "asset": {
  596. "__id__": 0
  597. },
  598. "fileId": "c4FIZb0m1Lh5UoCjOj2Eoe",
  599. "instance": null,
  600. "targetOverrides": null,
  601. "nestedPrefabInstanceRoots": null
  602. },
  603. {
  604. "__type__": "cc.Node",
  605. "_name": "btn_side",
  606. "_objFlags": 0,
  607. "__editorExtras__": {},
  608. "_parent": {
  609. "__id__": 12
  610. },
  611. "_children": [],
  612. "_active": true,
  613. "_components": [
  614. {
  615. "__id__": 26
  616. },
  617. {
  618. "__id__": 28
  619. }
  620. ],
  621. "_prefab": {
  622. "__id__": 30
  623. },
  624. "_lpos": {
  625. "__type__": "cc.Vec3",
  626. "x": 13.911,
  627. "y": -369.596,
  628. "z": 0
  629. },
  630. "_lrot": {
  631. "__type__": "cc.Quat",
  632. "x": 0,
  633. "y": 0,
  634. "z": 0,
  635. "w": 1
  636. },
  637. "_lscale": {
  638. "__type__": "cc.Vec3",
  639. "x": 1,
  640. "y": 1,
  641. "z": 1
  642. },
  643. "_mobility": 0,
  644. "_layer": 33554432,
  645. "_euler": {
  646. "__type__": "cc.Vec3",
  647. "x": 0,
  648. "y": 0,
  649. "z": 0
  650. },
  651. "_id": ""
  652. },
  653. {
  654. "__type__": "cc.UITransform",
  655. "_name": "",
  656. "_objFlags": 0,
  657. "__editorExtras__": {},
  658. "node": {
  659. "__id__": 25
  660. },
  661. "_enabled": true,
  662. "__prefab": {
  663. "__id__": 27
  664. },
  665. "_contentSize": {
  666. "__type__": "cc.Size",
  667. "width": 289,
  668. "height": 123
  669. },
  670. "_anchorPoint": {
  671. "__type__": "cc.Vec2",
  672. "x": 0.5,
  673. "y": 0.5
  674. },
  675. "_id": ""
  676. },
  677. {
  678. "__type__": "cc.CompPrefabInfo",
  679. "fileId": "29oaHsibVAiq3djR5fjCQc"
  680. },
  681. {
  682. "__type__": "cc.Sprite",
  683. "_name": "",
  684. "_objFlags": 0,
  685. "__editorExtras__": {},
  686. "node": {
  687. "__id__": 25
  688. },
  689. "_enabled": true,
  690. "__prefab": {
  691. "__id__": 29
  692. },
  693. "_customMaterial": null,
  694. "_srcBlendFactor": 2,
  695. "_dstBlendFactor": 4,
  696. "_color": {
  697. "__type__": "cc.Color",
  698. "r": 255,
  699. "g": 255,
  700. "b": 255,
  701. "a": 255
  702. },
  703. "_spriteFrame": {
  704. "__uuid__": "0ce07768-5831-4229-877c-5134f7a75202@f9941",
  705. "__expectedType__": "cc.SpriteFrame"
  706. },
  707. "_type": 0,
  708. "_fillType": 0,
  709. "_sizeMode": 1,
  710. "_fillCenter": {
  711. "__type__": "cc.Vec2",
  712. "x": 0,
  713. "y": 0
  714. },
  715. "_fillStart": 0,
  716. "_fillRange": 0,
  717. "_isTrimmedMode": true,
  718. "_useGrayscale": false,
  719. "_atlas": null,
  720. "_id": ""
  721. },
  722. {
  723. "__type__": "cc.CompPrefabInfo",
  724. "fileId": "f5/c5y1HNACoixXCOEQ8mK"
  725. },
  726. {
  727. "__type__": "cc.PrefabInfo",
  728. "root": {
  729. "__id__": 1
  730. },
  731. "asset": {
  732. "__id__": 0
  733. },
  734. "fileId": "bbJW1njuJA05RG14FbUOmm",
  735. "instance": null,
  736. "targetOverrides": null,
  737. "nestedPrefabInstanceRoots": null
  738. },
  739. {
  740. "__type__": "cc.UITransform",
  741. "_name": "",
  742. "_objFlags": 0,
  743. "__editorExtras__": {},
  744. "node": {
  745. "__id__": 12
  746. },
  747. "_enabled": true,
  748. "__prefab": {
  749. "__id__": 32
  750. },
  751. "_contentSize": {
  752. "__type__": "cc.Size",
  753. "width": 728,
  754. "height": 1068
  755. },
  756. "_anchorPoint": {
  757. "__type__": "cc.Vec2",
  758. "x": 0.5,
  759. "y": 0.5
  760. },
  761. "_id": ""
  762. },
  763. {
  764. "__type__": "cc.CompPrefabInfo",
  765. "fileId": "beR3OBOmBOKp2RWgEdILO+"
  766. },
  767. {
  768. "__type__": "cc.Sprite",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "__editorExtras__": {},
  772. "node": {
  773. "__id__": 12
  774. },
  775. "_enabled": true,
  776. "__prefab": {
  777. "__id__": 34
  778. },
  779. "_customMaterial": null,
  780. "_srcBlendFactor": 2,
  781. "_dstBlendFactor": 4,
  782. "_color": {
  783. "__type__": "cc.Color",
  784. "r": 255,
  785. "g": 255,
  786. "b": 255,
  787. "a": 255
  788. },
  789. "_spriteFrame": {
  790. "__uuid__": "b83db88a-4048-4ca3-9deb-9de01194fe40@f9941",
  791. "__expectedType__": "cc.SpriteFrame"
  792. },
  793. "_type": 0,
  794. "_fillType": 0,
  795. "_sizeMode": 0,
  796. "_fillCenter": {
  797. "__type__": "cc.Vec2",
  798. "x": 0,
  799. "y": 0
  800. },
  801. "_fillStart": 0,
  802. "_fillRange": 0,
  803. "_isTrimmedMode": true,
  804. "_useGrayscale": false,
  805. "_atlas": null,
  806. "_id": ""
  807. },
  808. {
  809. "__type__": "cc.CompPrefabInfo",
  810. "fileId": "6fRBv4e9JPKZORl5SDUOJk"
  811. },
  812. {
  813. "__type__": "cc.Widget",
  814. "_name": "",
  815. "_objFlags": 0,
  816. "__editorExtras__": {},
  817. "node": {
  818. "__id__": 12
  819. },
  820. "_enabled": true,
  821. "__prefab": {
  822. "__id__": 36
  823. },
  824. "_alignFlags": 18,
  825. "_target": null,
  826. "_left": 134.26,
  827. "_right": 118.24,
  828. "_top": 32.494,
  829. "_bottom": 251.506,
  830. "_horizontalCenter": 0,
  831. "_verticalCenter": 0,
  832. "_isAbsLeft": true,
  833. "_isAbsRight": true,
  834. "_isAbsTop": true,
  835. "_isAbsBottom": true,
  836. "_isAbsHorizontalCenter": true,
  837. "_isAbsVerticalCenter": true,
  838. "_originalWidth": 935,
  839. "_originalHeight": 996,
  840. "_alignMode": 2,
  841. "_lockFlags": 0,
  842. "_id": ""
  843. },
  844. {
  845. "__type__": "cc.CompPrefabInfo",
  846. "fileId": "1eE7E6nt1B25HB8NQTMyjn"
  847. },
  848. {
  849. "__type__": "cc.PrefabInfo",
  850. "root": {
  851. "__id__": 1
  852. },
  853. "asset": {
  854. "__id__": 0
  855. },
  856. "fileId": "5b/fz3aVdNXqt68Fp6eQqo",
  857. "instance": null,
  858. "targetOverrides": null,
  859. "nestedPrefabInstanceRoots": null
  860. },
  861. {
  862. "__type__": "cc.UITransform",
  863. "_name": "",
  864. "_objFlags": 0,
  865. "__editorExtras__": {},
  866. "node": {
  867. "__id__": 1
  868. },
  869. "_enabled": true,
  870. "__prefab": {
  871. "__id__": 39
  872. },
  873. "_contentSize": {
  874. "__type__": "cc.Size",
  875. "width": 720,
  876. "height": 1280
  877. },
  878. "_anchorPoint": {
  879. "__type__": "cc.Vec2",
  880. "x": 0.5,
  881. "y": 0.5
  882. },
  883. "_id": ""
  884. },
  885. {
  886. "__type__": "cc.CompPrefabInfo",
  887. "fileId": "8aoS4gDoRLoY6pwTYF8gyz"
  888. },
  889. {
  890. "__type__": "cc.Widget",
  891. "_name": "",
  892. "_objFlags": 0,
  893. "__editorExtras__": {},
  894. "node": {
  895. "__id__": 1
  896. },
  897. "_enabled": true,
  898. "__prefab": {
  899. "__id__": 41
  900. },
  901. "_alignFlags": 45,
  902. "_target": null,
  903. "_left": 0,
  904. "_right": 0,
  905. "_top": 0,
  906. "_bottom": 0,
  907. "_horizontalCenter": 0,
  908. "_verticalCenter": 0,
  909. "_isAbsLeft": true,
  910. "_isAbsRight": true,
  911. "_isAbsTop": true,
  912. "_isAbsBottom": true,
  913. "_isAbsHorizontalCenter": true,
  914. "_isAbsVerticalCenter": true,
  915. "_originalWidth": 100,
  916. "_originalHeight": 100,
  917. "_alignMode": 2,
  918. "_lockFlags": 0,
  919. "_id": ""
  920. },
  921. {
  922. "__type__": "cc.CompPrefabInfo",
  923. "fileId": "68Kzo0Et9APrcIoO8N9euK"
  924. },
  925. {
  926. "__type__": "d78acXNVEVJLoiekPMVdw6T",
  927. "_name": "",
  928. "_objFlags": 0,
  929. "__editorExtras__": {},
  930. "node": {
  931. "__id__": 1
  932. },
  933. "_enabled": true,
  934. "__prefab": {
  935. "__id__": 43
  936. },
  937. "_id": ""
  938. },
  939. {
  940. "__type__": "cc.CompPrefabInfo",
  941. "fileId": "84/ayu4K5Mc6SOuTzNjgBn"
  942. },
  943. {
  944. "__type__": "cc.PrefabInfo",
  945. "root": {
  946. "__id__": 1
  947. },
  948. "asset": {
  949. "__id__": 0
  950. },
  951. "fileId": "6fQDbYnjZKBbGQA7gIIfnF",
  952. "instance": null,
  953. "targetOverrides": null
  954. }
  955. ]