Com_GV_fbg_liang.prefab 23 KB

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