win_a.prefab 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335
  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": "mail_info",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [],
  26. "_prefab": {
  27. "__id__": 36
  28. },
  29. "_opacity": 255,
  30. "_color": {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. "_contentSize": {
  38. "__type__": "cc.Size",
  39. "width": 1334,
  40. "height": 750
  41. },
  42. "_anchorPoint": {
  43. "__type__": "cc.Vec2",
  44. "x": 0.5,
  45. "y": 0.5
  46. },
  47. "_trs": {
  48. "__type__": "TypedArray",
  49. "ctor": "Float64Array",
  50. "array": [
  51. 0,
  52. 0,
  53. 0,
  54. 0,
  55. 0,
  56. 0,
  57. 1,
  58. 1,
  59. 1,
  60. 1
  61. ]
  62. },
  63. "_eulerAngles": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_is3DNode": false,
  72. "_groupIndex": 0,
  73. "groupIndex": 0,
  74. "_id": ""
  75. },
  76. {
  77. "__type__": "cc.Node",
  78. "_name": "New Sprite",
  79. "_objFlags": 0,
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [
  84. {
  85. "__id__": 3
  86. },
  87. {
  88. "__id__": 17
  89. },
  90. {
  91. "__id__": 31
  92. }
  93. ],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 34
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 35
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 1212,
  114. "height": 650
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Node",
  152. "_name": "New Node",
  153. "_objFlags": 0,
  154. "_parent": {
  155. "__id__": 2
  156. },
  157. "_children": [
  158. {
  159. "__id__": 4
  160. },
  161. {
  162. "__id__": 7
  163. },
  164. {
  165. "__id__": 10
  166. },
  167. {
  168. "__id__": 13
  169. }
  170. ],
  171. "_active": true,
  172. "_components": [],
  173. "_prefab": {
  174. "__id__": 16
  175. },
  176. "_opacity": 255,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 255,
  180. "g": 255,
  181. "b": 255,
  182. "a": 255
  183. },
  184. "_contentSize": {
  185. "__type__": "cc.Size",
  186. "width": 500,
  187. "height": 600
  188. },
  189. "_anchorPoint": {
  190. "__type__": "cc.Vec2",
  191. "x": 0.5,
  192. "y": 0.5
  193. },
  194. "_trs": {
  195. "__type__": "TypedArray",
  196. "ctor": "Float64Array",
  197. "array": [
  198. -322.538,
  199. 0,
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 1,
  205. 1,
  206. 1,
  207. 1
  208. ]
  209. },
  210. "_eulerAngles": {
  211. "__type__": "cc.Vec3",
  212. "x": 0,
  213. "y": 0,
  214. "z": 0
  215. },
  216. "_skewX": 0,
  217. "_skewY": 0,
  218. "_is3DNode": false,
  219. "_groupIndex": 0,
  220. "groupIndex": 0,
  221. "_id": ""
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "New Sprite",
  226. "_objFlags": 0,
  227. "_parent": {
  228. "__id__": 3
  229. },
  230. "_children": [],
  231. "_active": true,
  232. "_components": [
  233. {
  234. "__id__": 5
  235. }
  236. ],
  237. "_prefab": {
  238. "__id__": 6
  239. },
  240. "_opacity": 255,
  241. "_color": {
  242. "__type__": "cc.Color",
  243. "r": 255,
  244. "g": 255,
  245. "b": 255,
  246. "a": 255
  247. },
  248. "_contentSize": {
  249. "__type__": "cc.Size",
  250. "width": 530,
  251. "height": 602
  252. },
  253. "_anchorPoint": {
  254. "__type__": "cc.Vec2",
  255. "x": 0.5,
  256. "y": 0.5
  257. },
  258. "_trs": {
  259. "__type__": "TypedArray",
  260. "ctor": "Float64Array",
  261. "array": [
  262. -2.581,
  263. -7.741,
  264. 0,
  265. 0,
  266. 0,
  267. 0,
  268. 1,
  269. 1,
  270. 1,
  271. 2
  272. ]
  273. },
  274. "_eulerAngles": {
  275. "__type__": "cc.Vec3",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0
  279. },
  280. "_skewX": 0,
  281. "_skewY": 0,
  282. "_is3DNode": false,
  283. "_groupIndex": 0,
  284. "groupIndex": 0,
  285. "_id": ""
  286. },
  287. {
  288. "__type__": "cc.Sprite",
  289. "_name": "",
  290. "_objFlags": 0,
  291. "node": {
  292. "__id__": 4
  293. },
  294. "_enabled": true,
  295. "_materials": [
  296. {
  297. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  298. }
  299. ],
  300. "_srcBlendFactor": 770,
  301. "_dstBlendFactor": 771,
  302. "_spriteFrame": {
  303. "__uuid__": "04948727-c5d3-42af-bb19-768d74b4effb"
  304. },
  305. "_type": 1,
  306. "_sizeMode": 0,
  307. "_fillType": 0,
  308. "_fillCenter": {
  309. "__type__": "cc.Vec2",
  310. "x": 0,
  311. "y": 0
  312. },
  313. "_fillStart": 0,
  314. "_fillRange": 0,
  315. "_isTrimmedMode": true,
  316. "_atlas": null,
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.PrefabInfo",
  321. "root": {
  322. "__id__": 1
  323. },
  324. "asset": {
  325. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  326. },
  327. "fileId": "c9huBRS4RF8r99teaGkRrJ",
  328. "sync": false
  329. },
  330. {
  331. "__type__": "cc.Node",
  332. "_name": "New Sprite",
  333. "_objFlags": 0,
  334. "_parent": {
  335. "__id__": 3
  336. },
  337. "_children": [],
  338. "_active": true,
  339. "_components": [
  340. {
  341. "__id__": 8
  342. }
  343. ],
  344. "_prefab": {
  345. "__id__": 9
  346. },
  347. "_opacity": 255,
  348. "_color": {
  349. "__type__": "cc.Color",
  350. "r": 255,
  351. "g": 255,
  352. "b": 255,
  353. "a": 255
  354. },
  355. "_contentSize": {
  356. "__type__": "cc.Size",
  357. "width": 522,
  358. "height": 594
  359. },
  360. "_anchorPoint": {
  361. "__type__": "cc.Vec2",
  362. "x": 0.5,
  363. "y": 0.5
  364. },
  365. "_trs": {
  366. "__type__": "TypedArray",
  367. "ctor": "Float64Array",
  368. "array": [
  369. 1.29,
  370. 0,
  371. 0,
  372. 0,
  373. 0,
  374. 0,
  375. 1,
  376. 1,
  377. 1,
  378. 2
  379. ]
  380. },
  381. "_eulerAngles": {
  382. "__type__": "cc.Vec3",
  383. "x": 0,
  384. "y": 0,
  385. "z": 0
  386. },
  387. "_skewX": 0,
  388. "_skewY": 0,
  389. "_is3DNode": false,
  390. "_groupIndex": 0,
  391. "groupIndex": 0,
  392. "_id": ""
  393. },
  394. {
  395. "__type__": "cc.Sprite",
  396. "_name": "",
  397. "_objFlags": 0,
  398. "node": {
  399. "__id__": 7
  400. },
  401. "_enabled": true,
  402. "_materials": [
  403. {
  404. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  405. }
  406. ],
  407. "_srcBlendFactor": 770,
  408. "_dstBlendFactor": 771,
  409. "_spriteFrame": {
  410. "__uuid__": "0c91adcd-8ec6-4599-9a93-549568187154"
  411. },
  412. "_type": 1,
  413. "_sizeMode": 0,
  414. "_fillType": 0,
  415. "_fillCenter": {
  416. "__type__": "cc.Vec2",
  417. "x": 0,
  418. "y": 0
  419. },
  420. "_fillStart": 0,
  421. "_fillRange": 0,
  422. "_isTrimmedMode": true,
  423. "_atlas": null,
  424. "_id": ""
  425. },
  426. {
  427. "__type__": "cc.PrefabInfo",
  428. "root": {
  429. "__id__": 1
  430. },
  431. "asset": {
  432. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  433. },
  434. "fileId": "85tIQnDy9FsokCASjUGnCJ",
  435. "sync": false
  436. },
  437. {
  438. "__type__": "cc.Node",
  439. "_name": "New Sprite",
  440. "_objFlags": 0,
  441. "_parent": {
  442. "__id__": 3
  443. },
  444. "_children": [],
  445. "_active": true,
  446. "_components": [
  447. {
  448. "__id__": 11
  449. }
  450. ],
  451. "_prefab": {
  452. "__id__": 12
  453. },
  454. "_opacity": 255,
  455. "_color": {
  456. "__type__": "cc.Color",
  457. "r": 255,
  458. "g": 255,
  459. "b": 255,
  460. "a": 255
  461. },
  462. "_contentSize": {
  463. "__type__": "cc.Size",
  464. "width": 512,
  465. "height": 582
  466. },
  467. "_anchorPoint": {
  468. "__type__": "cc.Vec2",
  469. "x": 0.5,
  470. "y": 0.5
  471. },
  472. "_trs": {
  473. "__type__": "TypedArray",
  474. "ctor": "Float64Array",
  475. "array": [
  476. 1.29,
  477. 0,
  478. 0,
  479. 0,
  480. 0,
  481. 0,
  482. 1,
  483. 1,
  484. 1,
  485. 2
  486. ]
  487. },
  488. "_eulerAngles": {
  489. "__type__": "cc.Vec3",
  490. "x": 0,
  491. "y": 0,
  492. "z": 0
  493. },
  494. "_skewX": 0,
  495. "_skewY": 0,
  496. "_is3DNode": false,
  497. "_groupIndex": 0,
  498. "groupIndex": 0,
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "cc.Sprite",
  503. "_name": "",
  504. "_objFlags": 0,
  505. "node": {
  506. "__id__": 10
  507. },
  508. "_enabled": true,
  509. "_materials": [
  510. {
  511. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  512. }
  513. ],
  514. "_srcBlendFactor": 770,
  515. "_dstBlendFactor": 771,
  516. "_spriteFrame": {
  517. "__uuid__": "13232f07-298d-4892-8927-d5f4a5f0243b"
  518. },
  519. "_type": 1,
  520. "_sizeMode": 0,
  521. "_fillType": 0,
  522. "_fillCenter": {
  523. "__type__": "cc.Vec2",
  524. "x": 0,
  525. "y": 0
  526. },
  527. "_fillStart": 0,
  528. "_fillRange": 0,
  529. "_isTrimmedMode": true,
  530. "_atlas": null,
  531. "_id": ""
  532. },
  533. {
  534. "__type__": "cc.PrefabInfo",
  535. "root": {
  536. "__id__": 1
  537. },
  538. "asset": {
  539. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  540. },
  541. "fileId": "14jqHPb/1M6qZ6uoWGS5uf",
  542. "sync": false
  543. },
  544. {
  545. "__type__": "cc.Node",
  546. "_name": "New Sprite",
  547. "_objFlags": 0,
  548. "_parent": {
  549. "__id__": 3
  550. },
  551. "_children": [],
  552. "_active": true,
  553. "_components": [
  554. {
  555. "__id__": 14
  556. }
  557. ],
  558. "_prefab": {
  559. "__id__": 15
  560. },
  561. "_opacity": 120,
  562. "_color": {
  563. "__type__": "cc.Color",
  564. "r": 255,
  565. "g": 255,
  566. "b": 255,
  567. "a": 255
  568. },
  569. "_contentSize": {
  570. "__type__": "cc.Size",
  571. "width": 496,
  572. "height": 564
  573. },
  574. "_anchorPoint": {
  575. "__type__": "cc.Vec2",
  576. "x": 0.5,
  577. "y": 0.5
  578. },
  579. "_trs": {
  580. "__type__": "TypedArray",
  581. "ctor": "Float64Array",
  582. "array": [
  583. 1.29,
  584. 0,
  585. 0,
  586. 0,
  587. 0,
  588. 0,
  589. 1,
  590. 1,
  591. 1,
  592. 2
  593. ]
  594. },
  595. "_eulerAngles": {
  596. "__type__": "cc.Vec3",
  597. "x": 0,
  598. "y": 0,
  599. "z": 0
  600. },
  601. "_skewX": 0,
  602. "_skewY": 0,
  603. "_is3DNode": false,
  604. "_groupIndex": 0,
  605. "groupIndex": 0,
  606. "_id": ""
  607. },
  608. {
  609. "__type__": "cc.Sprite",
  610. "_name": "",
  611. "_objFlags": 0,
  612. "node": {
  613. "__id__": 13
  614. },
  615. "_enabled": true,
  616. "_materials": [
  617. {
  618. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  619. }
  620. ],
  621. "_srcBlendFactor": 770,
  622. "_dstBlendFactor": 771,
  623. "_spriteFrame": {
  624. "__uuid__": "2b4e4819-4d22-4a05-8b6c-3c9b065d11fc"
  625. },
  626. "_type": 1,
  627. "_sizeMode": 0,
  628. "_fillType": 0,
  629. "_fillCenter": {
  630. "__type__": "cc.Vec2",
  631. "x": 0,
  632. "y": 0
  633. },
  634. "_fillStart": 0,
  635. "_fillRange": 0,
  636. "_isTrimmedMode": true,
  637. "_atlas": null,
  638. "_id": ""
  639. },
  640. {
  641. "__type__": "cc.PrefabInfo",
  642. "root": {
  643. "__id__": 1
  644. },
  645. "asset": {
  646. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  647. },
  648. "fileId": "94PyLHndhHmZm+zqGQfHgN",
  649. "sync": false
  650. },
  651. {
  652. "__type__": "cc.PrefabInfo",
  653. "root": {
  654. "__id__": 1
  655. },
  656. "asset": {
  657. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  658. },
  659. "fileId": "66OLWKli5H/p7lBIY4fu23",
  660. "sync": false
  661. },
  662. {
  663. "__type__": "cc.Node",
  664. "_name": "New Node",
  665. "_objFlags": 0,
  666. "_parent": {
  667. "__id__": 2
  668. },
  669. "_children": [
  670. {
  671. "__id__": 18
  672. },
  673. {
  674. "__id__": 21
  675. },
  676. {
  677. "__id__": 24
  678. },
  679. {
  680. "__id__": 27
  681. }
  682. ],
  683. "_active": true,
  684. "_components": [],
  685. "_prefab": {
  686. "__id__": 30
  687. },
  688. "_opacity": 255,
  689. "_color": {
  690. "__type__": "cc.Color",
  691. "r": 255,
  692. "g": 255,
  693. "b": 255,
  694. "a": 255
  695. },
  696. "_contentSize": {
  697. "__type__": "cc.Size",
  698. "width": 600,
  699. "height": 600
  700. },
  701. "_anchorPoint": {
  702. "__type__": "cc.Vec2",
  703. "x": 0.5,
  704. "y": 0.5
  705. },
  706. "_trs": {
  707. "__type__": "TypedArray",
  708. "ctor": "Float64Array",
  709. "array": [
  710. 281.254,
  711. 0,
  712. 0,
  713. 0,
  714. 0,
  715. 0,
  716. 1,
  717. 1,
  718. 1,
  719. 1
  720. ]
  721. },
  722. "_eulerAngles": {
  723. "__type__": "cc.Vec3",
  724. "x": 0,
  725. "y": 0,
  726. "z": 0
  727. },
  728. "_skewX": 0,
  729. "_skewY": 0,
  730. "_is3DNode": false,
  731. "_groupIndex": 0,
  732. "groupIndex": 0,
  733. "_id": ""
  734. },
  735. {
  736. "__type__": "cc.Node",
  737. "_name": "New Sprite",
  738. "_objFlags": 0,
  739. "_parent": {
  740. "__id__": 17
  741. },
  742. "_children": [],
  743. "_active": true,
  744. "_components": [
  745. {
  746. "__id__": 19
  747. }
  748. ],
  749. "_prefab": {
  750. "__id__": 20
  751. },
  752. "_opacity": 255,
  753. "_color": {
  754. "__type__": "cc.Color",
  755. "r": 255,
  756. "g": 255,
  757. "b": 255,
  758. "a": 255
  759. },
  760. "_contentSize": {
  761. "__type__": "cc.Size",
  762. "width": 620,
  763. "height": 602
  764. },
  765. "_anchorPoint": {
  766. "__type__": "cc.Vec2",
  767. "x": 0.5,
  768. "y": 0.5
  769. },
  770. "_trs": {
  771. "__type__": "TypedArray",
  772. "ctor": "Float64Array",
  773. "array": [
  774. -16.834,
  775. 3.871,
  776. 0,
  777. 0,
  778. 0,
  779. 0,
  780. 1,
  781. 1,
  782. 1,
  783. 2
  784. ]
  785. },
  786. "_eulerAngles": {
  787. "__type__": "cc.Vec3",
  788. "x": 0,
  789. "y": 0,
  790. "z": 0
  791. },
  792. "_skewX": 0,
  793. "_skewY": 0,
  794. "_is3DNode": false,
  795. "_groupIndex": 0,
  796. "groupIndex": 0,
  797. "_id": ""
  798. },
  799. {
  800. "__type__": "cc.Sprite",
  801. "_name": "",
  802. "_objFlags": 0,
  803. "node": {
  804. "__id__": 18
  805. },
  806. "_enabled": true,
  807. "_materials": [
  808. {
  809. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  810. }
  811. ],
  812. "_srcBlendFactor": 770,
  813. "_dstBlendFactor": 771,
  814. "_spriteFrame": {
  815. "__uuid__": "04948727-c5d3-42af-bb19-768d74b4effb"
  816. },
  817. "_type": 1,
  818. "_sizeMode": 0,
  819. "_fillType": 0,
  820. "_fillCenter": {
  821. "__type__": "cc.Vec2",
  822. "x": 0,
  823. "y": 0
  824. },
  825. "_fillStart": 0,
  826. "_fillRange": 0,
  827. "_isTrimmedMode": true,
  828. "_atlas": null,
  829. "_id": ""
  830. },
  831. {
  832. "__type__": "cc.PrefabInfo",
  833. "root": {
  834. "__id__": 1
  835. },
  836. "asset": {
  837. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  838. },
  839. "fileId": "5aU2dxSrtBjrgwb2zOor7m",
  840. "sync": false
  841. },
  842. {
  843. "__type__": "cc.Node",
  844. "_name": "New Sprite",
  845. "_objFlags": 0,
  846. "_parent": {
  847. "__id__": 17
  848. },
  849. "_children": [],
  850. "_active": true,
  851. "_components": [
  852. {
  853. "__id__": 22
  854. }
  855. ],
  856. "_prefab": {
  857. "__id__": 23
  858. },
  859. "_opacity": 255,
  860. "_color": {
  861. "__type__": "cc.Color",
  862. "r": 255,
  863. "g": 255,
  864. "b": 255,
  865. "a": 255
  866. },
  867. "_contentSize": {
  868. "__type__": "cc.Size",
  869. "width": 522,
  870. "height": 594
  871. },
  872. "_anchorPoint": {
  873. "__type__": "cc.Vec2",
  874. "x": 0.5,
  875. "y": 0.5
  876. },
  877. "_trs": {
  878. "__type__": "TypedArray",
  879. "ctor": "Float64Array",
  880. "array": [
  881. 7.742,
  882. 0,
  883. 0,
  884. 0,
  885. 0,
  886. 0,
  887. 1,
  888. 1,
  889. 1,
  890. 2
  891. ]
  892. },
  893. "_eulerAngles": {
  894. "__type__": "cc.Vec3",
  895. "x": 0,
  896. "y": 0,
  897. "z": 0
  898. },
  899. "_skewX": 0,
  900. "_skewY": 0,
  901. "_is3DNode": false,
  902. "_groupIndex": 0,
  903. "groupIndex": 0,
  904. "_id": ""
  905. },
  906. {
  907. "__type__": "cc.Sprite",
  908. "_name": "",
  909. "_objFlags": 0,
  910. "node": {
  911. "__id__": 21
  912. },
  913. "_enabled": true,
  914. "_materials": [
  915. {
  916. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  917. }
  918. ],
  919. "_srcBlendFactor": 770,
  920. "_dstBlendFactor": 771,
  921. "_spriteFrame": {
  922. "__uuid__": "0c91adcd-8ec6-4599-9a93-549568187154"
  923. },
  924. "_type": 1,
  925. "_sizeMode": 0,
  926. "_fillType": 0,
  927. "_fillCenter": {
  928. "__type__": "cc.Vec2",
  929. "x": 0,
  930. "y": 0
  931. },
  932. "_fillStart": 0,
  933. "_fillRange": 0,
  934. "_isTrimmedMode": true,
  935. "_atlas": null,
  936. "_id": ""
  937. },
  938. {
  939. "__type__": "cc.PrefabInfo",
  940. "root": {
  941. "__id__": 1
  942. },
  943. "asset": {
  944. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  945. },
  946. "fileId": "639I/sjHtAgpcJQluJ8onF",
  947. "sync": false
  948. },
  949. {
  950. "__type__": "cc.Node",
  951. "_name": "New Sprite",
  952. "_objFlags": 0,
  953. "_parent": {
  954. "__id__": 17
  955. },
  956. "_children": [],
  957. "_active": true,
  958. "_components": [
  959. {
  960. "__id__": 25
  961. }
  962. ],
  963. "_prefab": {
  964. "__id__": 26
  965. },
  966. "_opacity": 255,
  967. "_color": {
  968. "__type__": "cc.Color",
  969. "r": 255,
  970. "g": 255,
  971. "b": 255,
  972. "a": 255
  973. },
  974. "_contentSize": {
  975. "__type__": "cc.Size",
  976. "width": 624,
  977. "height": 582
  978. },
  979. "_anchorPoint": {
  980. "__type__": "cc.Vec2",
  981. "x": 0.5,
  982. "y": 0.5
  983. },
  984. "_trs": {
  985. "__type__": "TypedArray",
  986. "ctor": "Float64Array",
  987. "array": [
  988. -14.192,
  989. 0,
  990. 0,
  991. 0,
  992. 0,
  993. 0,
  994. 1,
  995. 1,
  996. 1,
  997. 2
  998. ]
  999. },
  1000. "_eulerAngles": {
  1001. "__type__": "cc.Vec3",
  1002. "x": 0,
  1003. "y": 0,
  1004. "z": 0
  1005. },
  1006. "_skewX": 0,
  1007. "_skewY": 0,
  1008. "_is3DNode": false,
  1009. "_groupIndex": 0,
  1010. "groupIndex": 0,
  1011. "_id": ""
  1012. },
  1013. {
  1014. "__type__": "cc.Sprite",
  1015. "_name": "",
  1016. "_objFlags": 0,
  1017. "node": {
  1018. "__id__": 24
  1019. },
  1020. "_enabled": true,
  1021. "_materials": [
  1022. {
  1023. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1024. }
  1025. ],
  1026. "_srcBlendFactor": 770,
  1027. "_dstBlendFactor": 771,
  1028. "_spriteFrame": {
  1029. "__uuid__": "98b0c771-12d0-49e7-8d23-70380b1e00ff"
  1030. },
  1031. "_type": 1,
  1032. "_sizeMode": 0,
  1033. "_fillType": 0,
  1034. "_fillCenter": {
  1035. "__type__": "cc.Vec2",
  1036. "x": 0,
  1037. "y": 0
  1038. },
  1039. "_fillStart": 0,
  1040. "_fillRange": 0,
  1041. "_isTrimmedMode": true,
  1042. "_atlas": null,
  1043. "_id": ""
  1044. },
  1045. {
  1046. "__type__": "cc.PrefabInfo",
  1047. "root": {
  1048. "__id__": 1
  1049. },
  1050. "asset": {
  1051. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  1052. },
  1053. "fileId": "a48B4Tc/tFBqCSF6nsUYpn",
  1054. "sync": false
  1055. },
  1056. {
  1057. "__type__": "cc.Node",
  1058. "_name": "New Sprite",
  1059. "_objFlags": 0,
  1060. "_parent": {
  1061. "__id__": 17
  1062. },
  1063. "_children": [],
  1064. "_active": true,
  1065. "_components": [
  1066. {
  1067. "__id__": 28
  1068. }
  1069. ],
  1070. "_prefab": {
  1071. "__id__": 29
  1072. },
  1073. "_opacity": 120,
  1074. "_color": {
  1075. "__type__": "cc.Color",
  1076. "r": 255,
  1077. "g": 255,
  1078. "b": 255,
  1079. "a": 255
  1080. },
  1081. "_contentSize": {
  1082. "__type__": "cc.Size",
  1083. "width": 596,
  1084. "height": 568
  1085. },
  1086. "_anchorPoint": {
  1087. "__type__": "cc.Vec2",
  1088. "x": 0.5,
  1089. "y": 0.5
  1090. },
  1091. "_trs": {
  1092. "__type__": "TypedArray",
  1093. "ctor": "Float64Array",
  1094. "array": [
  1095. -14.192,
  1096. 0,
  1097. 0,
  1098. 0,
  1099. 0,
  1100. 0,
  1101. 1,
  1102. 1,
  1103. 1,
  1104. 2
  1105. ]
  1106. },
  1107. "_eulerAngles": {
  1108. "__type__": "cc.Vec3",
  1109. "x": 0,
  1110. "y": 0,
  1111. "z": 0
  1112. },
  1113. "_skewX": 0,
  1114. "_skewY": 0,
  1115. "_is3DNode": false,
  1116. "_groupIndex": 0,
  1117. "groupIndex": 0,
  1118. "_id": ""
  1119. },
  1120. {
  1121. "__type__": "cc.Sprite",
  1122. "_name": "",
  1123. "_objFlags": 0,
  1124. "node": {
  1125. "__id__": 27
  1126. },
  1127. "_enabled": true,
  1128. "_materials": [
  1129. {
  1130. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1131. }
  1132. ],
  1133. "_srcBlendFactor": 770,
  1134. "_dstBlendFactor": 771,
  1135. "_spriteFrame": {
  1136. "__uuid__": "2b4e4819-4d22-4a05-8b6c-3c9b065d11fc"
  1137. },
  1138. "_type": 1,
  1139. "_sizeMode": 0,
  1140. "_fillType": 0,
  1141. "_fillCenter": {
  1142. "__type__": "cc.Vec2",
  1143. "x": 0,
  1144. "y": 0
  1145. },
  1146. "_fillStart": 0,
  1147. "_fillRange": 0,
  1148. "_isTrimmedMode": true,
  1149. "_atlas": null,
  1150. "_id": ""
  1151. },
  1152. {
  1153. "__type__": "cc.PrefabInfo",
  1154. "root": {
  1155. "__id__": 1
  1156. },
  1157. "asset": {
  1158. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  1159. },
  1160. "fileId": "91lIQnWohOkqUTOQm7qV6m",
  1161. "sync": false
  1162. },
  1163. {
  1164. "__type__": "cc.PrefabInfo",
  1165. "root": {
  1166. "__id__": 1
  1167. },
  1168. "asset": {
  1169. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  1170. },
  1171. "fileId": "07KUxn8n1JOInCyTQk1Mw5",
  1172. "sync": false
  1173. },
  1174. {
  1175. "__type__": "cc.Node",
  1176. "_name": "New Sprite",
  1177. "_objFlags": 0,
  1178. "_parent": {
  1179. "__id__": 2
  1180. },
  1181. "_children": [],
  1182. "_active": true,
  1183. "_components": [
  1184. {
  1185. "__id__": 32
  1186. }
  1187. ],
  1188. "_prefab": {
  1189. "__id__": 33
  1190. },
  1191. "_opacity": 255,
  1192. "_color": {
  1193. "__type__": "cc.Color",
  1194. "r": 255,
  1195. "g": 255,
  1196. "b": 255,
  1197. "a": 255
  1198. },
  1199. "_contentSize": {
  1200. "__type__": "cc.Size",
  1201. "width": 84,
  1202. "height": 22
  1203. },
  1204. "_anchorPoint": {
  1205. "__type__": "cc.Vec2",
  1206. "x": 0.5,
  1207. "y": 0.5
  1208. },
  1209. "_trs": {
  1210. "__type__": "TypedArray",
  1211. "ctor": "Float64Array",
  1212. "array": [
  1213. -56.394,
  1214. 149.094,
  1215. 0,
  1216. 0,
  1217. 0,
  1218. 0,
  1219. 1,
  1220. 1,
  1221. 1,
  1222. 1
  1223. ]
  1224. },
  1225. "_eulerAngles": {
  1226. "__type__": "cc.Vec3",
  1227. "x": 0,
  1228. "y": 0,
  1229. "z": 0
  1230. },
  1231. "_skewX": 0,
  1232. "_skewY": 0,
  1233. "_is3DNode": false,
  1234. "_groupIndex": 0,
  1235. "groupIndex": 0,
  1236. "_id": ""
  1237. },
  1238. {
  1239. "__type__": "cc.Sprite",
  1240. "_name": "",
  1241. "_objFlags": 0,
  1242. "node": {
  1243. "__id__": 31
  1244. },
  1245. "_enabled": true,
  1246. "_materials": [
  1247. {
  1248. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1249. }
  1250. ],
  1251. "_srcBlendFactor": 770,
  1252. "_dstBlendFactor": 771,
  1253. "_spriteFrame": {
  1254. "__uuid__": "55a0d1c8-7efd-4ffd-84b3-88568f58ba06"
  1255. },
  1256. "_type": 0,
  1257. "_sizeMode": 0,
  1258. "_fillType": 0,
  1259. "_fillCenter": {
  1260. "__type__": "cc.Vec2",
  1261. "x": 0,
  1262. "y": 0
  1263. },
  1264. "_fillStart": 0,
  1265. "_fillRange": 0,
  1266. "_isTrimmedMode": true,
  1267. "_atlas": null,
  1268. "_id": ""
  1269. },
  1270. {
  1271. "__type__": "cc.PrefabInfo",
  1272. "root": {
  1273. "__id__": 1
  1274. },
  1275. "asset": {
  1276. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  1277. },
  1278. "fileId": "13ZyBoI1pDUZOFeT2gtb8X",
  1279. "sync": false
  1280. },
  1281. {
  1282. "__type__": "cc.Sprite",
  1283. "_name": "",
  1284. "_objFlags": 0,
  1285. "node": {
  1286. "__id__": 2
  1287. },
  1288. "_enabled": true,
  1289. "_materials": [
  1290. {
  1291. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1292. }
  1293. ],
  1294. "_srcBlendFactor": 770,
  1295. "_dstBlendFactor": 771,
  1296. "_spriteFrame": {
  1297. "__uuid__": "c6b53bab-5c2a-49e1-9dd1-95236d97e401"
  1298. },
  1299. "_type": 1,
  1300. "_sizeMode": 0,
  1301. "_fillType": 0,
  1302. "_fillCenter": {
  1303. "__type__": "cc.Vec2",
  1304. "x": 0,
  1305. "y": 0
  1306. },
  1307. "_fillStart": 0,
  1308. "_fillRange": 0,
  1309. "_isTrimmedMode": true,
  1310. "_atlas": null,
  1311. "_id": ""
  1312. },
  1313. {
  1314. "__type__": "cc.PrefabInfo",
  1315. "root": {
  1316. "__id__": 1
  1317. },
  1318. "asset": {
  1319. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  1320. },
  1321. "fileId": "28Tx94+A5Kb5bX0vLbY9UQ",
  1322. "sync": false
  1323. },
  1324. {
  1325. "__type__": "cc.PrefabInfo",
  1326. "root": {
  1327. "__id__": 1
  1328. },
  1329. "asset": {
  1330. "__uuid__": "13e9fdce-9991-4f6c-a6ee-a00fae728909"
  1331. },
  1332. "fileId": "",
  1333. "sync": false
  1334. }
  1335. ]