Pop.prefab 15 KB

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