BtnNode.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "BtnNode",
  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": "BtnNode",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. },
  27. {
  28. "__id__": 18
  29. },
  30. {
  31. "__id__": 26
  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": "shuaXin",
  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": -276.555,
  102. "y": -680,
  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": 172,
  143. "height": 89
  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": "cdQLwaiLlLNIuOqlK22AGS"
  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__": "6d8e0ef9-1442-4334-840a-c4879a61bb63@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 1,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 1,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "bdWqAGYj9HxZXydFCPkhyO"
  200. },
  201. {
  202. "__type__": "cc.Button",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 8
  212. },
  213. "clickEvents": [],
  214. "_interactable": true,
  215. "_transition": 3,
  216. "_normalColor": {
  217. "__type__": "cc.Color",
  218. "r": 255,
  219. "g": 255,
  220. "b": 255,
  221. "a": 255
  222. },
  223. "_hoverColor": {
  224. "__type__": "cc.Color",
  225. "r": 211,
  226. "g": 211,
  227. "b": 211,
  228. "a": 255
  229. },
  230. "_pressedColor": {
  231. "__type__": "cc.Color",
  232. "r": 255,
  233. "g": 255,
  234. "b": 255,
  235. "a": 255
  236. },
  237. "_disabledColor": {
  238. "__type__": "cc.Color",
  239. "r": 124,
  240. "g": 124,
  241. "b": 124,
  242. "a": 255
  243. },
  244. "_normalSprite": null,
  245. "_hoverSprite": null,
  246. "_pressedSprite": null,
  247. "_disabledSprite": null,
  248. "_duration": 0.1,
  249. "_zoomScale": 1.2,
  250. "_target": null,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.CompPrefabInfo",
  255. "fileId": "984CHTU6NFOJ2NXoooLeHY"
  256. },
  257. {
  258. "__type__": "cc.PrefabInfo",
  259. "root": {
  260. "__id__": 1
  261. },
  262. "asset": {
  263. "__id__": 0
  264. },
  265. "fileId": "9bG3NKmFNAHZPUcv5xVZaV",
  266. "instance": null,
  267. "targetOverrides": null,
  268. "nestedPrefabInstanceRoots": null
  269. },
  270. {
  271. "__type__": "cc.Node",
  272. "_name": "chaZhao",
  273. "_objFlags": 0,
  274. "__editorExtras__": {},
  275. "_parent": {
  276. "__id__": 1
  277. },
  278. "_children": [],
  279. "_active": true,
  280. "_components": [
  281. {
  282. "__id__": 11
  283. },
  284. {
  285. "__id__": 13
  286. },
  287. {
  288. "__id__": 15
  289. }
  290. ],
  291. "_prefab": {
  292. "__id__": 17
  293. },
  294. "_lpos": {
  295. "__type__": "cc.Vec3",
  296. "x": -100.726,
  297. "y": -680,
  298. "z": 0
  299. },
  300. "_lrot": {
  301. "__type__": "cc.Quat",
  302. "x": 0,
  303. "y": 0,
  304. "z": 0,
  305. "w": 1
  306. },
  307. "_lscale": {
  308. "__type__": "cc.Vec3",
  309. "x": 1,
  310. "y": 1,
  311. "z": 1
  312. },
  313. "_mobility": 0,
  314. "_layer": 33554432,
  315. "_euler": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. },
  321. "_id": ""
  322. },
  323. {
  324. "__type__": "cc.UITransform",
  325. "_name": "",
  326. "_objFlags": 0,
  327. "__editorExtras__": {},
  328. "node": {
  329. "__id__": 10
  330. },
  331. "_enabled": true,
  332. "__prefab": {
  333. "__id__": 12
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 170,
  338. "height": 90
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_id": ""
  346. },
  347. {
  348. "__type__": "cc.CompPrefabInfo",
  349. "fileId": "64UgiJs0RHqYk0tAaSy46j"
  350. },
  351. {
  352. "__type__": "cc.Sprite",
  353. "_name": "",
  354. "_objFlags": 0,
  355. "__editorExtras__": {},
  356. "node": {
  357. "__id__": 10
  358. },
  359. "_enabled": true,
  360. "__prefab": {
  361. "__id__": 14
  362. },
  363. "_customMaterial": null,
  364. "_srcBlendFactor": 2,
  365. "_dstBlendFactor": 4,
  366. "_color": {
  367. "__type__": "cc.Color",
  368. "r": 255,
  369. "g": 255,
  370. "b": 255,
  371. "a": 255
  372. },
  373. "_spriteFrame": {
  374. "__uuid__": "febd53d6-934f-4b59-bfa2-a97ed0c5744c@f9941",
  375. "__expectedType__": "cc.SpriteFrame"
  376. },
  377. "_type": 0,
  378. "_fillType": 0,
  379. "_sizeMode": 1,
  380. "_fillCenter": {
  381. "__type__": "cc.Vec2",
  382. "x": 0,
  383. "y": 0
  384. },
  385. "_fillStart": 0,
  386. "_fillRange": 0,
  387. "_isTrimmedMode": true,
  388. "_useGrayscale": false,
  389. "_atlas": null,
  390. "_id": ""
  391. },
  392. {
  393. "__type__": "cc.CompPrefabInfo",
  394. "fileId": "73JHZRRJpKipL18n7UHJgz"
  395. },
  396. {
  397. "__type__": "cc.Button",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "__editorExtras__": {},
  401. "node": {
  402. "__id__": 10
  403. },
  404. "_enabled": true,
  405. "__prefab": {
  406. "__id__": 16
  407. },
  408. "clickEvents": [],
  409. "_interactable": true,
  410. "_transition": 3,
  411. "_normalColor": {
  412. "__type__": "cc.Color",
  413. "r": 255,
  414. "g": 255,
  415. "b": 255,
  416. "a": 255
  417. },
  418. "_hoverColor": {
  419. "__type__": "cc.Color",
  420. "r": 211,
  421. "g": 211,
  422. "b": 211,
  423. "a": 255
  424. },
  425. "_pressedColor": {
  426. "__type__": "cc.Color",
  427. "r": 255,
  428. "g": 255,
  429. "b": 255,
  430. "a": 255
  431. },
  432. "_disabledColor": {
  433. "__type__": "cc.Color",
  434. "r": 124,
  435. "g": 124,
  436. "b": 124,
  437. "a": 255
  438. },
  439. "_normalSprite": null,
  440. "_hoverSprite": null,
  441. "_pressedSprite": null,
  442. "_disabledSprite": null,
  443. "_duration": 0.1,
  444. "_zoomScale": 1.2,
  445. "_target": null,
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.CompPrefabInfo",
  450. "fileId": "d0jFQ7v0ZCIIIVNKNF/Swk"
  451. },
  452. {
  453. "__type__": "cc.PrefabInfo",
  454. "root": {
  455. "__id__": 1
  456. },
  457. "asset": {
  458. "__id__": 0
  459. },
  460. "fileId": "a17e2qQVVKhKBTGhx+gxYP",
  461. "instance": null,
  462. "targetOverrides": null,
  463. "nestedPrefabInstanceRoots": null
  464. },
  465. {
  466. "__type__": "cc.Node",
  467. "_name": "xiaoChu",
  468. "_objFlags": 0,
  469. "__editorExtras__": {},
  470. "_parent": {
  471. "__id__": 1
  472. },
  473. "_children": [],
  474. "_active": true,
  475. "_components": [
  476. {
  477. "__id__": 19
  478. },
  479. {
  480. "__id__": 21
  481. },
  482. {
  483. "__id__": 23
  484. }
  485. ],
  486. "_prefab": {
  487. "__id__": 25
  488. },
  489. "_lpos": {
  490. "__type__": "cc.Vec3",
  491. "x": 81.83999999999997,
  492. "y": -680,
  493. "z": 0
  494. },
  495. "_lrot": {
  496. "__type__": "cc.Quat",
  497. "x": 0,
  498. "y": 0,
  499. "z": 0,
  500. "w": 1
  501. },
  502. "_lscale": {
  503. "__type__": "cc.Vec3",
  504. "x": 1,
  505. "y": 1,
  506. "z": 1
  507. },
  508. "_mobility": 0,
  509. "_layer": 33554432,
  510. "_euler": {
  511. "__type__": "cc.Vec3",
  512. "x": 0,
  513. "y": 0,
  514. "z": 0
  515. },
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.UITransform",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "__editorExtras__": {},
  523. "node": {
  524. "__id__": 18
  525. },
  526. "_enabled": true,
  527. "__prefab": {
  528. "__id__": 20
  529. },
  530. "_contentSize": {
  531. "__type__": "cc.Size",
  532. "width": 170,
  533. "height": 89
  534. },
  535. "_anchorPoint": {
  536. "__type__": "cc.Vec2",
  537. "x": 0.5,
  538. "y": 0.5
  539. },
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.CompPrefabInfo",
  544. "fileId": "aeo7H7WmZC2pTxsh1bEf3D"
  545. },
  546. {
  547. "__type__": "cc.Sprite",
  548. "_name": "",
  549. "_objFlags": 0,
  550. "__editorExtras__": {},
  551. "node": {
  552. "__id__": 18
  553. },
  554. "_enabled": true,
  555. "__prefab": {
  556. "__id__": 22
  557. },
  558. "_customMaterial": null,
  559. "_srcBlendFactor": 2,
  560. "_dstBlendFactor": 4,
  561. "_color": {
  562. "__type__": "cc.Color",
  563. "r": 255,
  564. "g": 255,
  565. "b": 255,
  566. "a": 255
  567. },
  568. "_spriteFrame": {
  569. "__uuid__": "f6289df6-a31f-4de8-8f81-ea0e1772336c@f9941",
  570. "__expectedType__": "cc.SpriteFrame"
  571. },
  572. "_type": 0,
  573. "_fillType": 0,
  574. "_sizeMode": 1,
  575. "_fillCenter": {
  576. "__type__": "cc.Vec2",
  577. "x": 0,
  578. "y": 0
  579. },
  580. "_fillStart": 0,
  581. "_fillRange": 0,
  582. "_isTrimmedMode": true,
  583. "_useGrayscale": false,
  584. "_atlas": null,
  585. "_id": ""
  586. },
  587. {
  588. "__type__": "cc.CompPrefabInfo",
  589. "fileId": "1dmJ8TpYhFzriCOpqwgiav"
  590. },
  591. {
  592. "__type__": "cc.Button",
  593. "_name": "",
  594. "_objFlags": 0,
  595. "__editorExtras__": {},
  596. "node": {
  597. "__id__": 18
  598. },
  599. "_enabled": true,
  600. "__prefab": {
  601. "__id__": 24
  602. },
  603. "clickEvents": [],
  604. "_interactable": true,
  605. "_transition": 3,
  606. "_normalColor": {
  607. "__type__": "cc.Color",
  608. "r": 255,
  609. "g": 255,
  610. "b": 255,
  611. "a": 255
  612. },
  613. "_hoverColor": {
  614. "__type__": "cc.Color",
  615. "r": 211,
  616. "g": 211,
  617. "b": 211,
  618. "a": 255
  619. },
  620. "_pressedColor": {
  621. "__type__": "cc.Color",
  622. "r": 255,
  623. "g": 255,
  624. "b": 255,
  625. "a": 255
  626. },
  627. "_disabledColor": {
  628. "__type__": "cc.Color",
  629. "r": 124,
  630. "g": 124,
  631. "b": 124,
  632. "a": 255
  633. },
  634. "_normalSprite": null,
  635. "_hoverSprite": null,
  636. "_pressedSprite": null,
  637. "_disabledSprite": null,
  638. "_duration": 0.1,
  639. "_zoomScale": 1.2,
  640. "_target": null,
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "cc.CompPrefabInfo",
  645. "fileId": "9c1lHk5DJCILQtQ/FxnM6P"
  646. },
  647. {
  648. "__type__": "cc.PrefabInfo",
  649. "root": {
  650. "__id__": 1
  651. },
  652. "asset": {
  653. "__id__": 0
  654. },
  655. "fileId": "6f7Qs3qjlAPoza81j9NC2S",
  656. "instance": null,
  657. "targetOverrides": null,
  658. "nestedPrefabInstanceRoots": null
  659. },
  660. {
  661. "__type__": "cc.Node",
  662. "_name": "jiaShi",
  663. "_objFlags": 0,
  664. "__editorExtras__": {},
  665. "_parent": {
  666. "__id__": 1
  667. },
  668. "_children": [],
  669. "_active": true,
  670. "_components": [
  671. {
  672. "__id__": 27
  673. },
  674. {
  675. "__id__": 29
  676. },
  677. {
  678. "__id__": 31
  679. }
  680. ],
  681. "_prefab": {
  682. "__id__": 33
  683. },
  684. "_lpos": {
  685. "__type__": "cc.Vec3",
  686. "x": 264.06500000000005,
  687. "y": -680,
  688. "z": 0
  689. },
  690. "_lrot": {
  691. "__type__": "cc.Quat",
  692. "x": 0,
  693. "y": 0,
  694. "z": 0,
  695. "w": 1
  696. },
  697. "_lscale": {
  698. "__type__": "cc.Vec3",
  699. "x": 1,
  700. "y": 1,
  701. "z": 1
  702. },
  703. "_mobility": 0,
  704. "_layer": 33554432,
  705. "_euler": {
  706. "__type__": "cc.Vec3",
  707. "x": 0,
  708. "y": 0,
  709. "z": 0
  710. },
  711. "_id": ""
  712. },
  713. {
  714. "__type__": "cc.UITransform",
  715. "_name": "",
  716. "_objFlags": 0,
  717. "__editorExtras__": {},
  718. "node": {
  719. "__id__": 26
  720. },
  721. "_enabled": true,
  722. "__prefab": {
  723. "__id__": 28
  724. },
  725. "_contentSize": {
  726. "__type__": "cc.Size",
  727. "width": 168,
  728. "height": 89
  729. },
  730. "_anchorPoint": {
  731. "__type__": "cc.Vec2",
  732. "x": 0.5,
  733. "y": 0.5
  734. },
  735. "_id": ""
  736. },
  737. {
  738. "__type__": "cc.CompPrefabInfo",
  739. "fileId": "6fWNn5+9ZKirBVz2tWVS5I"
  740. },
  741. {
  742. "__type__": "cc.Sprite",
  743. "_name": "",
  744. "_objFlags": 0,
  745. "__editorExtras__": {},
  746. "node": {
  747. "__id__": 26
  748. },
  749. "_enabled": true,
  750. "__prefab": {
  751. "__id__": 30
  752. },
  753. "_customMaterial": null,
  754. "_srcBlendFactor": 2,
  755. "_dstBlendFactor": 4,
  756. "_color": {
  757. "__type__": "cc.Color",
  758. "r": 255,
  759. "g": 255,
  760. "b": 255,
  761. "a": 255
  762. },
  763. "_spriteFrame": {
  764. "__uuid__": "40437ded-3d74-4cbf-b0cf-5c5743df432f@f9941",
  765. "__expectedType__": "cc.SpriteFrame"
  766. },
  767. "_type": 0,
  768. "_fillType": 0,
  769. "_sizeMode": 1,
  770. "_fillCenter": {
  771. "__type__": "cc.Vec2",
  772. "x": 0,
  773. "y": 0
  774. },
  775. "_fillStart": 0,
  776. "_fillRange": 0,
  777. "_isTrimmedMode": true,
  778. "_useGrayscale": false,
  779. "_atlas": null,
  780. "_id": ""
  781. },
  782. {
  783. "__type__": "cc.CompPrefabInfo",
  784. "fileId": "b9OpzP6b5BobFiQIoopPHP"
  785. },
  786. {
  787. "__type__": "cc.Button",
  788. "_name": "",
  789. "_objFlags": 0,
  790. "__editorExtras__": {},
  791. "node": {
  792. "__id__": 26
  793. },
  794. "_enabled": true,
  795. "__prefab": {
  796. "__id__": 32
  797. },
  798. "clickEvents": [],
  799. "_interactable": true,
  800. "_transition": 3,
  801. "_normalColor": {
  802. "__type__": "cc.Color",
  803. "r": 255,
  804. "g": 255,
  805. "b": 255,
  806. "a": 255
  807. },
  808. "_hoverColor": {
  809. "__type__": "cc.Color",
  810. "r": 211,
  811. "g": 211,
  812. "b": 211,
  813. "a": 255
  814. },
  815. "_pressedColor": {
  816. "__type__": "cc.Color",
  817. "r": 255,
  818. "g": 255,
  819. "b": 255,
  820. "a": 255
  821. },
  822. "_disabledColor": {
  823. "__type__": "cc.Color",
  824. "r": 124,
  825. "g": 124,
  826. "b": 124,
  827. "a": 255
  828. },
  829. "_normalSprite": null,
  830. "_hoverSprite": null,
  831. "_pressedSprite": null,
  832. "_disabledSprite": null,
  833. "_duration": 0.1,
  834. "_zoomScale": 1.2,
  835. "_target": null,
  836. "_id": ""
  837. },
  838. {
  839. "__type__": "cc.CompPrefabInfo",
  840. "fileId": "7cTPQURmdAtJqyXm7o2v2d"
  841. },
  842. {
  843. "__type__": "cc.PrefabInfo",
  844. "root": {
  845. "__id__": 1
  846. },
  847. "asset": {
  848. "__id__": 0
  849. },
  850. "fileId": "5eoyKdXuFGoaR/0AmoBC1a",
  851. "instance": null,
  852. "targetOverrides": null,
  853. "nestedPrefabInstanceRoots": null
  854. },
  855. {
  856. "__type__": "cc.UITransform",
  857. "_name": "",
  858. "_objFlags": 0,
  859. "__editorExtras__": {},
  860. "node": {
  861. "__id__": 1
  862. },
  863. "_enabled": true,
  864. "__prefab": {
  865. "__id__": 35
  866. },
  867. "_contentSize": {
  868. "__type__": "cc.Size",
  869. "width": 100,
  870. "height": 100
  871. },
  872. "_anchorPoint": {
  873. "__type__": "cc.Vec2",
  874. "x": 0.5,
  875. "y": 0.5
  876. },
  877. "_id": ""
  878. },
  879. {
  880. "__type__": "cc.CompPrefabInfo",
  881. "fileId": "e9AYI/qZ5AAYo7Y8lqUQk3"
  882. },
  883. {
  884. "__type__": "cbf8dJhWwtIVbf7JTpOrSxg",
  885. "_name": "",
  886. "_objFlags": 0,
  887. "__editorExtras__": {},
  888. "node": {
  889. "__id__": 1
  890. },
  891. "_enabled": true,
  892. "__prefab": {
  893. "__id__": 37
  894. },
  895. "sx_btn": {
  896. "__id__": 7
  897. },
  898. "cz_btn": {
  899. "__id__": 15
  900. },
  901. "xc_btn": {
  902. "__id__": 23
  903. },
  904. "js_btn": {
  905. "__id__": 31
  906. },
  907. "_id": ""
  908. },
  909. {
  910. "__type__": "cc.CompPrefabInfo",
  911. "fileId": "d21zsTYI1Ko75G+7FWajPh"
  912. },
  913. {
  914. "__type__": "cc.PrefabInfo",
  915. "root": {
  916. "__id__": 1
  917. },
  918. "asset": {
  919. "__id__": 0
  920. },
  921. "fileId": "d56FHOSENC+a+QlhDk+zPX",
  922. "instance": null,
  923. "targetOverrides": null
  924. }
  925. ]