UnlockFunction.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UnlockFunction",
  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": "UnlockFunction",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 28
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 34
  38. },
  39. {
  40. "__id__": 36
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 38
  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": "title_jsgn",
  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. "_prefab": {
  94. "__id__": 7
  95. },
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 0,
  99. "y": 461.038,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": ""
  124. },
  125. {
  126. "__type__": "cc.UITransform",
  127. "_name": "",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "__prefab": {
  135. "__id__": 4
  136. },
  137. "_contentSize": {
  138. "__type__": "cc.Size",
  139. "width": 685,
  140. "height": 118
  141. },
  142. "_anchorPoint": {
  143. "__type__": "cc.Vec2",
  144. "x": 0.5,
  145. "y": 0.5
  146. },
  147. "_id": ""
  148. },
  149. {
  150. "__type__": "cc.CompPrefabInfo",
  151. "fileId": "eeypXJuGFAzrxiN1sn8krv"
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "__editorExtras__": {},
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "__prefab": {
  163. "__id__": 6
  164. },
  165. "_customMaterial": null,
  166. "_srcBlendFactor": 2,
  167. "_dstBlendFactor": 4,
  168. "_color": {
  169. "__type__": "cc.Color",
  170. "r": 255,
  171. "g": 255,
  172. "b": 255,
  173. "a": 255
  174. },
  175. "_spriteFrame": {
  176. "__uuid__": "84851d76-5fff-4cce-9285-b1c9c89d2490@f9941",
  177. "__expectedType__": "cc.SpriteFrame"
  178. },
  179. "_type": 0,
  180. "_fillType": 0,
  181. "_sizeMode": 1,
  182. "_fillCenter": {
  183. "__type__": "cc.Vec2",
  184. "x": 0,
  185. "y": 0
  186. },
  187. "_fillStart": 0,
  188. "_fillRange": 0,
  189. "_isTrimmedMode": true,
  190. "_useGrayscale": false,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.CompPrefabInfo",
  196. "fileId": "3dr56TqrRCEKy20SDVhdqb"
  197. },
  198. {
  199. "__type__": "cc.PrefabInfo",
  200. "root": {
  201. "__id__": 1
  202. },
  203. "asset": {
  204. "__id__": 0
  205. },
  206. "fileId": "73EMYmM/5MdKr8wmsyUqIG",
  207. "instance": null,
  208. "targetOverrides": null,
  209. "nestedPrefabInstanceRoots": null
  210. },
  211. {
  212. "__type__": "cc.Node",
  213. "_name": "bg9",
  214. "_objFlags": 0,
  215. "__editorExtras__": {},
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": true,
  221. "_components": [
  222. {
  223. "__id__": 9
  224. },
  225. {
  226. "__id__": 11
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 13
  231. },
  232. "_lpos": {
  233. "__type__": "cc.Vec3",
  234. "x": 0,
  235. "y": 21.398,
  236. "z": 0
  237. },
  238. "_lrot": {
  239. "__type__": "cc.Quat",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0,
  243. "w": 1
  244. },
  245. "_lscale": {
  246. "__type__": "cc.Vec3",
  247. "x": 1,
  248. "y": 1,
  249. "z": 1
  250. },
  251. "_mobility": 0,
  252. "_layer": 33554432,
  253. "_euler": {
  254. "__type__": "cc.Vec3",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0
  258. },
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.UITransform",
  263. "_name": "",
  264. "_objFlags": 0,
  265. "__editorExtras__": {},
  266. "node": {
  267. "__id__": 8
  268. },
  269. "_enabled": true,
  270. "__prefab": {
  271. "__id__": 10
  272. },
  273. "_contentSize": {
  274. "__type__": "cc.Size",
  275. "width": 679,
  276. "height": 720
  277. },
  278. "_anchorPoint": {
  279. "__type__": "cc.Vec2",
  280. "x": 0.5,
  281. "y": 0.5
  282. },
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.CompPrefabInfo",
  287. "fileId": "2aKCo7/d9Dp533QPaRvY39"
  288. },
  289. {
  290. "__type__": "cc.Sprite",
  291. "_name": "",
  292. "_objFlags": 0,
  293. "__editorExtras__": {},
  294. "node": {
  295. "__id__": 8
  296. },
  297. "_enabled": true,
  298. "__prefab": {
  299. "__id__": 12
  300. },
  301. "_customMaterial": null,
  302. "_srcBlendFactor": 2,
  303. "_dstBlendFactor": 4,
  304. "_color": {
  305. "__type__": "cc.Color",
  306. "r": 255,
  307. "g": 255,
  308. "b": 255,
  309. "a": 255
  310. },
  311. "_spriteFrame": {
  312. "__uuid__": "52e88965-937c-4adb-8e8f-568a75930810@f9941",
  313. "__expectedType__": "cc.SpriteFrame"
  314. },
  315. "_type": 0,
  316. "_fillType": 0,
  317. "_sizeMode": 1,
  318. "_fillCenter": {
  319. "__type__": "cc.Vec2",
  320. "x": 0,
  321. "y": 0
  322. },
  323. "_fillStart": 0,
  324. "_fillRange": 0,
  325. "_isTrimmedMode": true,
  326. "_useGrayscale": false,
  327. "_atlas": null,
  328. "_id": ""
  329. },
  330. {
  331. "__type__": "cc.CompPrefabInfo",
  332. "fileId": "a86TvpKZ1C46nYR5kfftJJ"
  333. },
  334. {
  335. "__type__": "cc.PrefabInfo",
  336. "root": {
  337. "__id__": 1
  338. },
  339. "asset": {
  340. "__id__": 0
  341. },
  342. "fileId": "5akHeLEThG3rLuMeDebISX",
  343. "instance": null,
  344. "targetOverrides": null,
  345. "nestedPrefabInstanceRoots": null
  346. },
  347. {
  348. "__type__": "cc.Node",
  349. "_name": "btn_confirm",
  350. "_objFlags": 0,
  351. "__editorExtras__": {},
  352. "_parent": {
  353. "__id__": 1
  354. },
  355. "_children": [
  356. {
  357. "__id__": 15
  358. }
  359. ],
  360. "_active": true,
  361. "_components": [
  362. {
  363. "__id__": 21
  364. },
  365. {
  366. "__id__": 23
  367. },
  368. {
  369. "__id__": 25
  370. }
  371. ],
  372. "_prefab": {
  373. "__id__": 27
  374. },
  375. "_lpos": {
  376. "__type__": "cc.Vec3",
  377. "x": 0,
  378. "y": -183.589,
  379. "z": 0
  380. },
  381. "_lrot": {
  382. "__type__": "cc.Quat",
  383. "x": 0,
  384. "y": 0,
  385. "z": 0,
  386. "w": 1
  387. },
  388. "_lscale": {
  389. "__type__": "cc.Vec3",
  390. "x": 1,
  391. "y": 1,
  392. "z": 1
  393. },
  394. "_mobility": 0,
  395. "_layer": 33554432,
  396. "_euler": {
  397. "__type__": "cc.Vec3",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0
  401. },
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "Label",
  407. "_objFlags": 512,
  408. "__editorExtras__": {},
  409. "_parent": {
  410. "__id__": 14
  411. },
  412. "_children": [],
  413. "_active": true,
  414. "_components": [
  415. {
  416. "__id__": 16
  417. },
  418. {
  419. "__id__": 18
  420. }
  421. ],
  422. "_prefab": {
  423. "__id__": 20
  424. },
  425. "_lpos": {
  426. "__type__": "cc.Vec3",
  427. "x": 0,
  428. "y": 0,
  429. "z": 0
  430. },
  431. "_lrot": {
  432. "__type__": "cc.Quat",
  433. "x": 0,
  434. "y": 0,
  435. "z": 0,
  436. "w": 1
  437. },
  438. "_lscale": {
  439. "__type__": "cc.Vec3",
  440. "x": 1,
  441. "y": 1,
  442. "z": 1
  443. },
  444. "_mobility": 0,
  445. "_layer": 33554432,
  446. "_euler": {
  447. "__type__": "cc.Vec3",
  448. "x": 0,
  449. "y": 0,
  450. "z": 0
  451. },
  452. "_id": ""
  453. },
  454. {
  455. "__type__": "cc.UITransform",
  456. "_name": "",
  457. "_objFlags": 0,
  458. "__editorExtras__": {},
  459. "node": {
  460. "__id__": 15
  461. },
  462. "_enabled": true,
  463. "__prefab": {
  464. "__id__": 17
  465. },
  466. "_contentSize": {
  467. "__type__": "cc.Size",
  468. "width": 200,
  469. "height": 60
  470. },
  471. "_anchorPoint": {
  472. "__type__": "cc.Vec2",
  473. "x": 0.5,
  474. "y": 0.5
  475. },
  476. "_id": ""
  477. },
  478. {
  479. "__type__": "cc.CompPrefabInfo",
  480. "fileId": "e9+I/PIPZBLZOVYlG/LeNc"
  481. },
  482. {
  483. "__type__": "cc.Label",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "__editorExtras__": {},
  487. "node": {
  488. "__id__": 15
  489. },
  490. "_enabled": true,
  491. "__prefab": {
  492. "__id__": 19
  493. },
  494. "_customMaterial": null,
  495. "_srcBlendFactor": 2,
  496. "_dstBlendFactor": 4,
  497. "_color": {
  498. "__type__": "cc.Color",
  499. "r": 255,
  500. "g": 255,
  501. "b": 255,
  502. "a": 255
  503. },
  504. "_string": "立即启动",
  505. "_horizontalAlign": 1,
  506. "_verticalAlign": 1,
  507. "_actualFontSize": 48,
  508. "_fontSize": 48,
  509. "_fontFamily": "Arial",
  510. "_lineHeight": 60,
  511. "_overflow": 1,
  512. "_enableWrapText": false,
  513. "_font": null,
  514. "_isSystemFontUsed": true,
  515. "_spacingX": 0,
  516. "_isItalic": false,
  517. "_isBold": true,
  518. "_isUnderline": false,
  519. "_underlineHeight": 2,
  520. "_cacheMode": 0,
  521. "_enableOutline": true,
  522. "_outlineColor": {
  523. "__type__": "cc.Color",
  524. "r": 88,
  525. "g": 42,
  526. "b": 9,
  527. "a": 255
  528. },
  529. "_outlineWidth": 4,
  530. "_enableShadow": false,
  531. "_shadowColor": {
  532. "__type__": "cc.Color",
  533. "r": 0,
  534. "g": 0,
  535. "b": 0,
  536. "a": 255
  537. },
  538. "_shadowOffset": {
  539. "__type__": "cc.Vec2",
  540. "x": 2,
  541. "y": 2
  542. },
  543. "_shadowBlur": 2,
  544. "_id": ""
  545. },
  546. {
  547. "__type__": "cc.CompPrefabInfo",
  548. "fileId": "8dOuaUMURF1bU12snaNyhX"
  549. },
  550. {
  551. "__type__": "cc.PrefabInfo",
  552. "root": {
  553. "__id__": 1
  554. },
  555. "asset": {
  556. "__id__": 0
  557. },
  558. "fileId": "02W2y9sPpAM5DLND5j45xQ",
  559. "instance": null,
  560. "targetOverrides": null,
  561. "nestedPrefabInstanceRoots": null
  562. },
  563. {
  564. "__type__": "cc.UITransform",
  565. "_name": "",
  566. "_objFlags": 0,
  567. "__editorExtras__": {},
  568. "node": {
  569. "__id__": 14
  570. },
  571. "_enabled": true,
  572. "__prefab": {
  573. "__id__": 22
  574. },
  575. "_contentSize": {
  576. "__type__": "cc.Size",
  577. "width": 498,
  578. "height": 140
  579. },
  580. "_anchorPoint": {
  581. "__type__": "cc.Vec2",
  582. "x": 0.5,
  583. "y": 0.5
  584. },
  585. "_id": ""
  586. },
  587. {
  588. "__type__": "cc.CompPrefabInfo",
  589. "fileId": "5d08VhtnJG7K7gHO1TwHwr"
  590. },
  591. {
  592. "__type__": "cc.Sprite",
  593. "_name": "",
  594. "_objFlags": 0,
  595. "__editorExtras__": {},
  596. "node": {
  597. "__id__": 14
  598. },
  599. "_enabled": true,
  600. "__prefab": {
  601. "__id__": 24
  602. },
  603. "_customMaterial": null,
  604. "_srcBlendFactor": 2,
  605. "_dstBlendFactor": 4,
  606. "_color": {
  607. "__type__": "cc.Color",
  608. "r": 255,
  609. "g": 255,
  610. "b": 255,
  611. "a": 255
  612. },
  613. "_spriteFrame": {
  614. "__uuid__": "e8764bc7-2f97-4e71-a73b-a525a89d1855@f9941",
  615. "__expectedType__": "cc.SpriteFrame"
  616. },
  617. "_type": 1,
  618. "_fillType": 0,
  619. "_sizeMode": 2,
  620. "_fillCenter": {
  621. "__type__": "cc.Vec2",
  622. "x": 0,
  623. "y": 0
  624. },
  625. "_fillStart": 0,
  626. "_fillRange": 0,
  627. "_isTrimmedMode": true,
  628. "_useGrayscale": false,
  629. "_atlas": null,
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.CompPrefabInfo",
  634. "fileId": "23wOwUOkdBAYC2q6ccHNoq"
  635. },
  636. {
  637. "__type__": "cc.Button",
  638. "_name": "",
  639. "_objFlags": 0,
  640. "__editorExtras__": {},
  641. "node": {
  642. "__id__": 14
  643. },
  644. "_enabled": true,
  645. "__prefab": {
  646. "__id__": 26
  647. },
  648. "clickEvents": [],
  649. "_interactable": true,
  650. "_transition": 3,
  651. "_normalColor": {
  652. "__type__": "cc.Color",
  653. "r": 214,
  654. "g": 214,
  655. "b": 214,
  656. "a": 255
  657. },
  658. "_hoverColor": {
  659. "__type__": "cc.Color",
  660. "r": 211,
  661. "g": 211,
  662. "b": 211,
  663. "a": 255
  664. },
  665. "_pressedColor": {
  666. "__type__": "cc.Color",
  667. "r": 255,
  668. "g": 255,
  669. "b": 255,
  670. "a": 255
  671. },
  672. "_disabledColor": {
  673. "__type__": "cc.Color",
  674. "r": 124,
  675. "g": 124,
  676. "b": 124,
  677. "a": 255
  678. },
  679. "_normalSprite": {
  680. "__uuid__": "e8764bc7-2f97-4e71-a73b-a525a89d1855@f9941",
  681. "__expectedType__": "cc.SpriteFrame"
  682. },
  683. "_hoverSprite": null,
  684. "_pressedSprite": null,
  685. "_disabledSprite": null,
  686. "_duration": 0.1,
  687. "_zoomScale": 1.2,
  688. "_target": {
  689. "__id__": 14
  690. },
  691. "_id": ""
  692. },
  693. {
  694. "__type__": "cc.CompPrefabInfo",
  695. "fileId": "1eqjW9g3tGu7BG1kdJMGet"
  696. },
  697. {
  698. "__type__": "cc.PrefabInfo",
  699. "root": {
  700. "__id__": 1
  701. },
  702. "asset": {
  703. "__id__": 0
  704. },
  705. "fileId": "44Tr84XT9I8r9+Aznh0Pbc",
  706. "instance": null,
  707. "targetOverrides": null,
  708. "nestedPrefabInstanceRoots": null
  709. },
  710. {
  711. "__type__": "cc.Node",
  712. "_name": "Node",
  713. "_objFlags": 0,
  714. "__editorExtras__": {},
  715. "_parent": {
  716. "__id__": 1
  717. },
  718. "_children": [],
  719. "_active": true,
  720. "_components": [
  721. {
  722. "__id__": 29
  723. },
  724. {
  725. "__id__": 31
  726. }
  727. ],
  728. "_prefab": {
  729. "__id__": 33
  730. },
  731. "_lpos": {
  732. "__type__": "cc.Vec3",
  733. "x": 330.825,
  734. "y": -372.179,
  735. "z": 0
  736. },
  737. "_lrot": {
  738. "__type__": "cc.Quat",
  739. "x": 0,
  740. "y": 0,
  741. "z": 0,
  742. "w": 1
  743. },
  744. "_lscale": {
  745. "__type__": "cc.Vec3",
  746. "x": 1,
  747. "y": 1,
  748. "z": 1
  749. },
  750. "_mobility": 0,
  751. "_layer": 33554432,
  752. "_euler": {
  753. "__type__": "cc.Vec3",
  754. "x": 0,
  755. "y": 0,
  756. "z": 0
  757. },
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.UITransform",
  762. "_name": "",
  763. "_objFlags": 0,
  764. "__editorExtras__": {},
  765. "node": {
  766. "__id__": 28
  767. },
  768. "_enabled": true,
  769. "__prefab": {
  770. "__id__": 30
  771. },
  772. "_contentSize": {
  773. "__type__": "cc.Size",
  774. "width": 180,
  775. "height": 195
  776. },
  777. "_anchorPoint": {
  778. "__type__": "cc.Vec2",
  779. "x": 0.5,
  780. "y": 0.5
  781. },
  782. "_id": ""
  783. },
  784. {
  785. "__type__": "cc.CompPrefabInfo",
  786. "fileId": "27ZbqC/SxLwZl5yQcXyBYY"
  787. },
  788. {
  789. "__type__": "dragonBones.ArmatureDisplay",
  790. "_name": "",
  791. "_objFlags": 0,
  792. "__editorExtras__": {},
  793. "node": {
  794. "__id__": 28
  795. },
  796. "_enabled": true,
  797. "__prefab": {
  798. "__id__": 32
  799. },
  800. "_customMaterial": null,
  801. "_srcBlendFactor": 2,
  802. "_dstBlendFactor": 4,
  803. "_color": {
  804. "__type__": "cc.Color",
  805. "r": 255,
  806. "g": 255,
  807. "b": 255,
  808. "a": 255
  809. },
  810. "playTimes": -1,
  811. "premultipliedAlpha": false,
  812. "_defaultArmatureIndexValue": 0,
  813. "_dragonAsset": {
  814. "__uuid__": "3bb38972-7753-4c70-a62a-eef56011c90a",
  815. "__expectedType__": "dragonBones.DragonBonesAsset"
  816. },
  817. "_dragonAtlasAsset": {
  818. "__uuid__": "bb8091c7-c86b-43aa-a918-7106553e4736",
  819. "__expectedType__": "dragonBones.DragonBonesAtlasAsset"
  820. },
  821. "_armatureName": "Armature",
  822. "_animationName": "newAnimation",
  823. "_animationIndexValue": 1,
  824. "_defaultCacheModeValue": 0,
  825. "_timeScale": 1,
  826. "_playTimes": -1,
  827. "_debugBones": false,
  828. "_enableBatch": false,
  829. "_sockets": [],
  830. "_id": ""
  831. },
  832. {
  833. "__type__": "cc.CompPrefabInfo",
  834. "fileId": "e49/Cg8BJPsI17cjDg8rC5"
  835. },
  836. {
  837. "__type__": "cc.PrefabInfo",
  838. "root": {
  839. "__id__": 1
  840. },
  841. "asset": {
  842. "__id__": 0
  843. },
  844. "fileId": "94kylPKYpNPJXUqc9098tq",
  845. "instance": null,
  846. "targetOverrides": null,
  847. "nestedPrefabInstanceRoots": null
  848. },
  849. {
  850. "__type__": "cc.UITransform",
  851. "_name": "",
  852. "_objFlags": 0,
  853. "__editorExtras__": {},
  854. "node": {
  855. "__id__": 1
  856. },
  857. "_enabled": true,
  858. "__prefab": {
  859. "__id__": 35
  860. },
  861. "_contentSize": {
  862. "__type__": "cc.Size",
  863. "width": 720,
  864. "height": 1600
  865. },
  866. "_anchorPoint": {
  867. "__type__": "cc.Vec2",
  868. "x": 0.5,
  869. "y": 0.5
  870. },
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.CompPrefabInfo",
  875. "fileId": "45zq5GhPdMBKFqdx07FJG7"
  876. },
  877. {
  878. "__type__": "8b0bf3lQhNDVIRKLgj7wX8c",
  879. "_name": "",
  880. "_objFlags": 0,
  881. "__editorExtras__": {},
  882. "node": {
  883. "__id__": 1
  884. },
  885. "_enabled": true,
  886. "__prefab": {
  887. "__id__": 37
  888. },
  889. "_id": ""
  890. },
  891. {
  892. "__type__": "cc.CompPrefabInfo",
  893. "fileId": "2ccHG79xFDM62IB+UGSwlI"
  894. },
  895. {
  896. "__type__": "cc.PrefabInfo",
  897. "root": {
  898. "__id__": 1
  899. },
  900. "asset": {
  901. "__id__": 0
  902. },
  903. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  904. "instance": null,
  905. "targetOverrides": null
  906. }
  907. ]