WinUI.prefab 17 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013
  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": "win",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 20
  34. },
  35. {
  36. "__id__": 23
  37. }
  38. ],
  39. "_active": true,
  40. "_components": [
  41. {
  42. "__id__": 26
  43. },
  44. {
  45. "__id__": 27
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 28
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 750,
  62. "height": 1334
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 375,
  74. 667,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "bg",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. },
  111. {
  112. "__id__": 4
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 5
  117. },
  118. "_opacity": 180,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 255,
  123. "b": 255,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 750,
  129. "height": 1334
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. },
  152. "_eulerAngles": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. },
  158. "_skewX": 0,
  159. "_skewY": 0,
  160. "_is3DNode": false,
  161. "_groupIndex": 0,
  162. "groupIndex": 0,
  163. "_id": ""
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "node": {
  170. "__id__": 2
  171. },
  172. "_enabled": true,
  173. "_materials": [
  174. {
  175. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  176. }
  177. ],
  178. "_srcBlendFactor": 770,
  179. "_dstBlendFactor": 771,
  180. "_spriteFrame": {
  181. "__uuid__": "2c7691b9-0c7d-4dea-8f85-786e21ca9f91"
  182. },
  183. "_type": 1,
  184. "_sizeMode": 0,
  185. "_fillType": 0,
  186. "_fillCenter": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_fillStart": 0,
  192. "_fillRange": 0,
  193. "_isTrimmedMode": true,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.Widget",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "alignMode": 1,
  206. "_target": null,
  207. "_alignFlags": 45,
  208. "_left": 0,
  209. "_right": 0,
  210. "_top": 0,
  211. "_bottom": 0,
  212. "_verticalCenter": 0,
  213. "_horizontalCenter": 0,
  214. "_isAbsLeft": true,
  215. "_isAbsRight": true,
  216. "_isAbsTop": true,
  217. "_isAbsBottom": true,
  218. "_isAbsHorizontalCenter": true,
  219. "_isAbsVerticalCenter": true,
  220. "_originalWidth": 40,
  221. "_originalHeight": 36,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.PrefabInfo",
  226. "root": {
  227. "__id__": 1
  228. },
  229. "asset": {
  230. "__id__": 0
  231. },
  232. "fileId": "d1CikS+0NLmr9RqP6zzCaj",
  233. "sync": false
  234. },
  235. {
  236. "__type__": "cc.Node",
  237. "_name": "btn_start",
  238. "_objFlags": 0,
  239. "_parent": {
  240. "__id__": 1
  241. },
  242. "_children": [],
  243. "_active": true,
  244. "_components": [
  245. {
  246. "__id__": 7
  247. },
  248. {
  249. "__id__": 8
  250. }
  251. ],
  252. "_prefab": {
  253. "__id__": 10
  254. },
  255. "_opacity": 255,
  256. "_color": {
  257. "__type__": "cc.Color",
  258. "r": 255,
  259. "g": 255,
  260. "b": 255,
  261. "a": 255
  262. },
  263. "_contentSize": {
  264. "__type__": "cc.Size",
  265. "width": 140,
  266. "height": 46
  267. },
  268. "_anchorPoint": {
  269. "__type__": "cc.Vec2",
  270. "x": 0.5,
  271. "y": 0.5
  272. },
  273. "_trs": {
  274. "__type__": "TypedArray",
  275. "ctor": "Float64Array",
  276. "array": [
  277. 170,
  278. -360,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 1,
  284. 2,
  285. 2,
  286. 0
  287. ]
  288. },
  289. "_eulerAngles": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_skewX": 0,
  296. "_skewY": 0,
  297. "_is3DNode": false,
  298. "_groupIndex": 0,
  299. "groupIndex": 0,
  300. "_id": ""
  301. },
  302. {
  303. "__type__": "cc.Sprite",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 6
  308. },
  309. "_enabled": true,
  310. "_materials": [
  311. {
  312. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  313. }
  314. ],
  315. "_srcBlendFactor": 770,
  316. "_dstBlendFactor": 771,
  317. "_spriteFrame": {
  318. "__uuid__": "aa742b94-26c0-4eb5-a685-e75063440aac"
  319. },
  320. "_type": 1,
  321. "_sizeMode": 1,
  322. "_fillType": 0,
  323. "_fillCenter": {
  324. "__type__": "cc.Vec2",
  325. "x": 0,
  326. "y": 0
  327. },
  328. "_fillStart": 0,
  329. "_fillRange": 0,
  330. "_isTrimmedMode": true,
  331. "_atlas": null,
  332. "_id": ""
  333. },
  334. {
  335. "__type__": "cc.Button",
  336. "_name": "",
  337. "_objFlags": 0,
  338. "node": {
  339. "__id__": 6
  340. },
  341. "_enabled": true,
  342. "_normalMaterial": null,
  343. "_grayMaterial": null,
  344. "duration": 0.1,
  345. "zoomScale": 1.2,
  346. "clickEvents": [
  347. {
  348. "__id__": 9
  349. }
  350. ],
  351. "_N$interactable": true,
  352. "_N$enableAutoGrayEffect": false,
  353. "_N$transition": 3,
  354. "transition": 3,
  355. "_N$normalColor": {
  356. "__type__": "cc.Color",
  357. "r": 255,
  358. "g": 255,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_N$pressedColor": {
  363. "__type__": "cc.Color",
  364. "r": 211,
  365. "g": 211,
  366. "b": 211,
  367. "a": 255
  368. },
  369. "pressedColor": {
  370. "__type__": "cc.Color",
  371. "r": 211,
  372. "g": 211,
  373. "b": 211,
  374. "a": 255
  375. },
  376. "_N$hoverColor": {
  377. "__type__": "cc.Color",
  378. "r": 255,
  379. "g": 255,
  380. "b": 255,
  381. "a": 255
  382. },
  383. "hoverColor": {
  384. "__type__": "cc.Color",
  385. "r": 255,
  386. "g": 255,
  387. "b": 255,
  388. "a": 255
  389. },
  390. "_N$disabledColor": {
  391. "__type__": "cc.Color",
  392. "r": 124,
  393. "g": 124,
  394. "b": 124,
  395. "a": 255
  396. },
  397. "_N$normalSprite": null,
  398. "_N$pressedSprite": null,
  399. "pressedSprite": null,
  400. "_N$hoverSprite": null,
  401. "hoverSprite": null,
  402. "_N$disabledSprite": null,
  403. "_N$target": null,
  404. "_id": ""
  405. },
  406. {
  407. "__type__": "cc.ClickEvent",
  408. "target": {
  409. "__id__": 1
  410. },
  411. "component": "",
  412. "_componentId": "362d0hkO8dJzLDnPjTBInIr",
  413. "handler": "onClickStartGame",
  414. "customEventData": ""
  415. },
  416. {
  417. "__type__": "cc.PrefabInfo",
  418. "root": {
  419. "__id__": 1
  420. },
  421. "asset": {
  422. "__id__": 0
  423. },
  424. "fileId": "46shVZuHVGvajKPYHBxOPZ",
  425. "sync": false
  426. },
  427. {
  428. "__type__": "cc.Node",
  429. "_name": "btn_start",
  430. "_objFlags": 0,
  431. "_parent": {
  432. "__id__": 1
  433. },
  434. "_children": [],
  435. "_active": true,
  436. "_components": [
  437. {
  438. "__id__": 12
  439. },
  440. {
  441. "__id__": 13
  442. }
  443. ],
  444. "_prefab": {
  445. "__id__": 15
  446. },
  447. "_opacity": 255,
  448. "_color": {
  449. "__type__": "cc.Color",
  450. "r": 255,
  451. "g": 255,
  452. "b": 255,
  453. "a": 255
  454. },
  455. "_contentSize": {
  456. "__type__": "cc.Size",
  457. "width": 140,
  458. "height": 46
  459. },
  460. "_anchorPoint": {
  461. "__type__": "cc.Vec2",
  462. "x": 0.5,
  463. "y": 0.5
  464. },
  465. "_trs": {
  466. "__type__": "TypedArray",
  467. "ctor": "Float64Array",
  468. "array": [
  469. -170,
  470. -360,
  471. 0,
  472. 0,
  473. 0,
  474. 0,
  475. 1,
  476. 2,
  477. 2,
  478. 0
  479. ]
  480. },
  481. "_eulerAngles": {
  482. "__type__": "cc.Vec3",
  483. "x": 0,
  484. "y": 0,
  485. "z": 0
  486. },
  487. "_skewX": 0,
  488. "_skewY": 0,
  489. "_is3DNode": false,
  490. "_groupIndex": 0,
  491. "groupIndex": 0,
  492. "_id": ""
  493. },
  494. {
  495. "__type__": "cc.Sprite",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "node": {
  499. "__id__": 11
  500. },
  501. "_enabled": true,
  502. "_materials": [
  503. {
  504. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  505. }
  506. ],
  507. "_srcBlendFactor": 770,
  508. "_dstBlendFactor": 771,
  509. "_spriteFrame": {
  510. "__uuid__": "450ad9d3-ce7e-4eb6-91a0-a55bd813d5b7"
  511. },
  512. "_type": 1,
  513. "_sizeMode": 1,
  514. "_fillType": 0,
  515. "_fillCenter": {
  516. "__type__": "cc.Vec2",
  517. "x": 0,
  518. "y": 0
  519. },
  520. "_fillStart": 0,
  521. "_fillRange": 0,
  522. "_isTrimmedMode": true,
  523. "_atlas": null,
  524. "_id": ""
  525. },
  526. {
  527. "__type__": "cc.Button",
  528. "_name": "",
  529. "_objFlags": 0,
  530. "node": {
  531. "__id__": 11
  532. },
  533. "_enabled": true,
  534. "_normalMaterial": null,
  535. "_grayMaterial": null,
  536. "duration": 0.1,
  537. "zoomScale": 1.2,
  538. "clickEvents": [
  539. {
  540. "__id__": 14
  541. }
  542. ],
  543. "_N$interactable": true,
  544. "_N$enableAutoGrayEffect": false,
  545. "_N$transition": 3,
  546. "transition": 3,
  547. "_N$normalColor": {
  548. "__type__": "cc.Color",
  549. "r": 255,
  550. "g": 255,
  551. "b": 255,
  552. "a": 255
  553. },
  554. "_N$pressedColor": {
  555. "__type__": "cc.Color",
  556. "r": 211,
  557. "g": 211,
  558. "b": 211,
  559. "a": 255
  560. },
  561. "pressedColor": {
  562. "__type__": "cc.Color",
  563. "r": 211,
  564. "g": 211,
  565. "b": 211,
  566. "a": 255
  567. },
  568. "_N$hoverColor": {
  569. "__type__": "cc.Color",
  570. "r": 255,
  571. "g": 255,
  572. "b": 255,
  573. "a": 255
  574. },
  575. "hoverColor": {
  576. "__type__": "cc.Color",
  577. "r": 255,
  578. "g": 255,
  579. "b": 255,
  580. "a": 255
  581. },
  582. "_N$disabledColor": {
  583. "__type__": "cc.Color",
  584. "r": 124,
  585. "g": 124,
  586. "b": 124,
  587. "a": 255
  588. },
  589. "_N$normalSprite": null,
  590. "_N$pressedSprite": null,
  591. "pressedSprite": null,
  592. "_N$hoverSprite": null,
  593. "hoverSprite": null,
  594. "_N$disabledSprite": null,
  595. "_N$target": null,
  596. "_id": ""
  597. },
  598. {
  599. "__type__": "cc.ClickEvent",
  600. "target": {
  601. "__id__": 1
  602. },
  603. "component": "",
  604. "_componentId": "362d0hkO8dJzLDnPjTBInIr",
  605. "handler": "onClickShare",
  606. "customEventData": ""
  607. },
  608. {
  609. "__type__": "cc.PrefabInfo",
  610. "root": {
  611. "__id__": 1
  612. },
  613. "asset": {
  614. "__id__": 0
  615. },
  616. "fileId": "b7Js58mzFAsaY4uS2EtAVV",
  617. "sync": false
  618. },
  619. {
  620. "__type__": "cc.Node",
  621. "_name": "effect",
  622. "_objFlags": 0,
  623. "_parent": {
  624. "__id__": 1
  625. },
  626. "_children": [],
  627. "_active": true,
  628. "_components": [
  629. {
  630. "__id__": 17
  631. },
  632. {
  633. "__id__": 18
  634. }
  635. ],
  636. "_prefab": {
  637. "__id__": 19
  638. },
  639. "_opacity": 255,
  640. "_color": {
  641. "__type__": "cc.Color",
  642. "r": 255,
  643. "g": 255,
  644. "b": 255,
  645. "a": 255
  646. },
  647. "_contentSize": {
  648. "__type__": "cc.Size",
  649. "width": 393,
  650. "height": 212
  651. },
  652. "_anchorPoint": {
  653. "__type__": "cc.Vec2",
  654. "x": 0.5,
  655. "y": 0.5
  656. },
  657. "_trs": {
  658. "__type__": "TypedArray",
  659. "ctor": "Float64Array",
  660. "array": [
  661. 0,
  662. 480.936,
  663. 0,
  664. 0,
  665. 0,
  666. 0,
  667. 1,
  668. 1,
  669. 1,
  670. 1
  671. ]
  672. },
  673. "_eulerAngles": {
  674. "__type__": "cc.Vec3",
  675. "x": 0,
  676. "y": 0,
  677. "z": 0
  678. },
  679. "_skewX": 0,
  680. "_skewY": 0,
  681. "_is3DNode": false,
  682. "_groupIndex": 0,
  683. "groupIndex": 0,
  684. "_id": ""
  685. },
  686. {
  687. "__type__": "cc.Sprite",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "node": {
  691. "__id__": 16
  692. },
  693. "_enabled": true,
  694. "_materials": [
  695. {
  696. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  697. }
  698. ],
  699. "_srcBlendFactor": 770,
  700. "_dstBlendFactor": 771,
  701. "_spriteFrame": {
  702. "__uuid__": "4b6c6c7c-511d-4ebe-8a44-12ae2d9a4806"
  703. },
  704. "_type": 0,
  705. "_sizeMode": 1,
  706. "_fillType": 0,
  707. "_fillCenter": {
  708. "__type__": "cc.Vec2",
  709. "x": 0,
  710. "y": 0
  711. },
  712. "_fillStart": 0,
  713. "_fillRange": 0,
  714. "_isTrimmedMode": true,
  715. "_atlas": null,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.Animation",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "node": {
  723. "__id__": 16
  724. },
  725. "_enabled": true,
  726. "_defaultClip": {
  727. "__uuid__": "8d120edf-a864-4d30-a20a-912b68dd6f09"
  728. },
  729. "_clips": [
  730. {
  731. "__uuid__": "8d120edf-a864-4d30-a20a-912b68dd6f09"
  732. }
  733. ],
  734. "playOnLoad": false,
  735. "_id": ""
  736. },
  737. {
  738. "__type__": "cc.PrefabInfo",
  739. "root": {
  740. "__id__": 1
  741. },
  742. "asset": {
  743. "__id__": 0
  744. },
  745. "fileId": "b7L7emKPhAup8km5N5Q4hM",
  746. "sync": false
  747. },
  748. {
  749. "__type__": "cc.Node",
  750. "_name": "game_win",
  751. "_objFlags": 0,
  752. "_parent": {
  753. "__id__": 1
  754. },
  755. "_children": [],
  756. "_active": true,
  757. "_components": [
  758. {
  759. "__id__": 21
  760. }
  761. ],
  762. "_prefab": {
  763. "__id__": 22
  764. },
  765. "_opacity": 255,
  766. "_color": {
  767. "__type__": "cc.Color",
  768. "r": 255,
  769. "g": 255,
  770. "b": 255,
  771. "a": 255
  772. },
  773. "_contentSize": {
  774. "__type__": "cc.Size",
  775. "width": 479,
  776. "height": 152
  777. },
  778. "_anchorPoint": {
  779. "__type__": "cc.Vec2",
  780. "x": 0.5,
  781. "y": 0.5
  782. },
  783. "_trs": {
  784. "__type__": "TypedArray",
  785. "ctor": "Float64Array",
  786. "array": [
  787. 0,
  788. 406.469,
  789. 0,
  790. 0,
  791. 0,
  792. 0,
  793. 1,
  794. 1,
  795. 1,
  796. 1
  797. ]
  798. },
  799. "_eulerAngles": {
  800. "__type__": "cc.Vec3",
  801. "x": 0,
  802. "y": 0,
  803. "z": 0
  804. },
  805. "_skewX": 0,
  806. "_skewY": 0,
  807. "_is3DNode": false,
  808. "_groupIndex": 0,
  809. "groupIndex": 0,
  810. "_id": ""
  811. },
  812. {
  813. "__type__": "cc.Sprite",
  814. "_name": "",
  815. "_objFlags": 0,
  816. "node": {
  817. "__id__": 20
  818. },
  819. "_enabled": true,
  820. "_materials": [
  821. {
  822. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  823. }
  824. ],
  825. "_srcBlendFactor": 770,
  826. "_dstBlendFactor": 771,
  827. "_spriteFrame": {
  828. "__uuid__": "a9e882ff-c40f-4d8a-8da3-169abd45d400"
  829. },
  830. "_type": 0,
  831. "_sizeMode": 1,
  832. "_fillType": 0,
  833. "_fillCenter": {
  834. "__type__": "cc.Vec2",
  835. "x": 0,
  836. "y": 0
  837. },
  838. "_fillStart": 0,
  839. "_fillRange": 0,
  840. "_isTrimmedMode": true,
  841. "_atlas": null,
  842. "_id": ""
  843. },
  844. {
  845. "__type__": "cc.PrefabInfo",
  846. "root": {
  847. "__id__": 1
  848. },
  849. "asset": {
  850. "__id__": 0
  851. },
  852. "fileId": "c4cQf4K5tOxoLubuBxCqI+",
  853. "sync": false
  854. },
  855. {
  856. "__type__": "cc.Node",
  857. "_name": "cat_skin_1",
  858. "_objFlags": 0,
  859. "_parent": {
  860. "__id__": 1
  861. },
  862. "_children": [],
  863. "_active": true,
  864. "_components": [
  865. {
  866. "__id__": 24
  867. }
  868. ],
  869. "_prefab": {
  870. "__id__": 25
  871. },
  872. "_opacity": 255,
  873. "_color": {
  874. "__type__": "cc.Color",
  875. "r": 255,
  876. "g": 255,
  877. "b": 255,
  878. "a": 255
  879. },
  880. "_contentSize": {
  881. "__type__": "cc.Size",
  882. "width": 115,
  883. "height": 144
  884. },
  885. "_anchorPoint": {
  886. "__type__": "cc.Vec2",
  887. "x": 0.5,
  888. "y": 0.5
  889. },
  890. "_trs": {
  891. "__type__": "TypedArray",
  892. "ctor": "Float64Array",
  893. "array": [
  894. 0,
  895. 0,
  896. 0,
  897. 0,
  898. 0,
  899. 0,
  900. 1,
  901. 3,
  902. 3,
  903. 0.313
  904. ]
  905. },
  906. "_eulerAngles": {
  907. "__type__": "cc.Vec3",
  908. "x": 0,
  909. "y": 0,
  910. "z": 0
  911. },
  912. "_skewX": 0,
  913. "_skewY": 0,
  914. "_is3DNode": false,
  915. "_groupIndex": 0,
  916. "groupIndex": 0,
  917. "_id": ""
  918. },
  919. {
  920. "__type__": "cc.Sprite",
  921. "_name": "",
  922. "_objFlags": 0,
  923. "node": {
  924. "__id__": 23
  925. },
  926. "_enabled": true,
  927. "_materials": [
  928. {
  929. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  930. }
  931. ],
  932. "_srcBlendFactor": 770,
  933. "_dstBlendFactor": 771,
  934. "_spriteFrame": {
  935. "__uuid__": "24c39566-6035-44f8-99c1-08ec19da9242"
  936. },
  937. "_type": 0,
  938. "_sizeMode": 1,
  939. "_fillType": 0,
  940. "_fillCenter": {
  941. "__type__": "cc.Vec2",
  942. "x": 0,
  943. "y": 0
  944. },
  945. "_fillStart": 0,
  946. "_fillRange": 0,
  947. "_isTrimmedMode": true,
  948. "_atlas": null,
  949. "_id": ""
  950. },
  951. {
  952. "__type__": "cc.PrefabInfo",
  953. "root": {
  954. "__id__": 1
  955. },
  956. "asset": {
  957. "__id__": 0
  958. },
  959. "fileId": "09gvZsDRZJ0LwdacXY6KWJ",
  960. "sync": false
  961. },
  962. {
  963. "__type__": "cc.Widget",
  964. "_name": "",
  965. "_objFlags": 0,
  966. "node": {
  967. "__id__": 1
  968. },
  969. "_enabled": true,
  970. "alignMode": 1,
  971. "_target": null,
  972. "_alignFlags": 45,
  973. "_left": 0,
  974. "_right": 0,
  975. "_top": 0,
  976. "_bottom": 0,
  977. "_verticalCenter": 0,
  978. "_horizontalCenter": 0,
  979. "_isAbsLeft": true,
  980. "_isAbsRight": true,
  981. "_isAbsTop": true,
  982. "_isAbsBottom": true,
  983. "_isAbsHorizontalCenter": true,
  984. "_isAbsVerticalCenter": true,
  985. "_originalWidth": 0,
  986. "_originalHeight": 0,
  987. "_id": ""
  988. },
  989. {
  990. "__type__": "362d0hkO8dJzLDnPjTBInIr",
  991. "_name": "",
  992. "_objFlags": 0,
  993. "node": {
  994. "__id__": 1
  995. },
  996. "_enabled": true,
  997. "cat": {
  998. "__id__": 24
  999. },
  1000. "_id": ""
  1001. },
  1002. {
  1003. "__type__": "cc.PrefabInfo",
  1004. "root": {
  1005. "__id__": 1
  1006. },
  1007. "asset": {
  1008. "__id__": 0
  1009. },
  1010. "fileId": "",
  1011. "sync": false
  1012. }
  1013. ]