ClubUpdateScore.prefab 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565
  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": "ClubUpdateScore",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 19
  28. },
  29. {
  30. "__id__": 38
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 41
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 42
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 0,
  53. "height": 0
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 0,
  65. 0,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "New Sprite(Splash)",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 5
  108. },
  109. "_opacity": 150,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 0,
  113. "g": 0,
  114. "b": 0,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 2280,
  120. "height": 750
  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.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 0,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.Button",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "_normalMaterial": null,
  197. "_grayMaterial": null,
  198. "duration": 0.1,
  199. "zoomScale": 1.2,
  200. "clickEvents": [],
  201. "_N$interactable": true,
  202. "_N$enableAutoGrayEffect": false,
  203. "_N$transition": 0,
  204. "transition": 0,
  205. "_N$normalColor": {
  206. "__type__": "cc.Color",
  207. "r": 214,
  208. "g": 214,
  209. "b": 214,
  210. "a": 255
  211. },
  212. "_N$pressedColor": {
  213. "__type__": "cc.Color",
  214. "r": 211,
  215. "g": 211,
  216. "b": 211,
  217. "a": 255
  218. },
  219. "pressedColor": {
  220. "__type__": "cc.Color",
  221. "r": 211,
  222. "g": 211,
  223. "b": 211,
  224. "a": 255
  225. },
  226. "_N$hoverColor": {
  227. "__type__": "cc.Color",
  228. "r": 255,
  229. "g": 255,
  230. "b": 255,
  231. "a": 255
  232. },
  233. "hoverColor": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "_N$disabledColor": {
  241. "__type__": "cc.Color",
  242. "r": 124,
  243. "g": 124,
  244. "b": 124,
  245. "a": 255
  246. },
  247. "_N$normalSprite": null,
  248. "_N$pressedSprite": null,
  249. "pressedSprite": null,
  250. "_N$hoverSprite": null,
  251. "hoverSprite": null,
  252. "_N$disabledSprite": null,
  253. "_N$target": {
  254. "__id__": 2
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  265. },
  266. "fileId": "ddK758TWpLLLFI+FpUOIAl",
  267. "sync": false
  268. },
  269. {
  270. "__type__": "cc.Node",
  271. "_name": "BGM",
  272. "_objFlags": 0,
  273. "_parent": {
  274. "__id__": 1
  275. },
  276. "_children": [
  277. {
  278. "__id__": 7
  279. },
  280. {
  281. "__id__": 12
  282. }
  283. ],
  284. "_active": true,
  285. "_components": [
  286. {
  287. "__id__": 17
  288. }
  289. ],
  290. "_prefab": {
  291. "__id__": 18
  292. },
  293. "_opacity": 255,
  294. "_color": {
  295. "__type__": "cc.Color",
  296. "r": 255,
  297. "g": 255,
  298. "b": 255,
  299. "a": 255
  300. },
  301. "_contentSize": {
  302. "__type__": "cc.Size",
  303. "width": 860,
  304. "height": 531
  305. },
  306. "_anchorPoint": {
  307. "__type__": "cc.Vec2",
  308. "x": 0.5,
  309. "y": 0.5
  310. },
  311. "_trs": {
  312. "__type__": "TypedArray",
  313. "ctor": "Float64Array",
  314. "array": [
  315. 0,
  316. 0,
  317. 0,
  318. 0,
  319. 0,
  320. 0,
  321. 1,
  322. 1,
  323. 1,
  324. 1
  325. ]
  326. },
  327. "_eulerAngles": {
  328. "__type__": "cc.Vec3",
  329. "x": 0,
  330. "y": 0,
  331. "z": 0
  332. },
  333. "_skewX": 0,
  334. "_skewY": 0,
  335. "_is3DNode": false,
  336. "_groupIndex": 0,
  337. "groupIndex": 0,
  338. "_id": ""
  339. },
  340. {
  341. "__type__": "cc.Node",
  342. "_name": "BGT",
  343. "_objFlags": 0,
  344. "_parent": {
  345. "__id__": 6
  346. },
  347. "_children": [
  348. {
  349. "__id__": 8
  350. }
  351. ],
  352. "_active": true,
  353. "_components": [],
  354. "_prefab": {
  355. "__id__": 11
  356. },
  357. "_opacity": 255,
  358. "_color": {
  359. "__type__": "cc.Color",
  360. "r": 255,
  361. "g": 255,
  362. "b": 255,
  363. "a": 255
  364. },
  365. "_contentSize": {
  366. "__type__": "cc.Size",
  367. "width": 0,
  368. "height": 0
  369. },
  370. "_anchorPoint": {
  371. "__type__": "cc.Vec2",
  372. "x": 0.5,
  373. "y": 0.5
  374. },
  375. "_trs": {
  376. "__type__": "TypedArray",
  377. "ctor": "Float64Array",
  378. "array": [
  379. 0,
  380. 222,
  381. 0,
  382. 0,
  383. 0,
  384. 0,
  385. 1,
  386. 1,
  387. 1,
  388. 1
  389. ]
  390. },
  391. "_eulerAngles": {
  392. "__type__": "cc.Vec3",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0
  396. },
  397. "_skewX": 0,
  398. "_skewY": 0,
  399. "_is3DNode": false,
  400. "_groupIndex": 0,
  401. "groupIndex": 0,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "TClubUserInfo",
  407. "_objFlags": 0,
  408. "_parent": {
  409. "__id__": 7
  410. },
  411. "_children": [],
  412. "_active": true,
  413. "_components": [
  414. {
  415. "__id__": 9
  416. }
  417. ],
  418. "_prefab": {
  419. "__id__": 10
  420. },
  421. "_opacity": 255,
  422. "_color": {
  423. "__type__": "cc.Color",
  424. "r": 255,
  425. "g": 255,
  426. "b": 255,
  427. "a": 255
  428. },
  429. "_contentSize": {
  430. "__type__": "cc.Size",
  431. "width": 184,
  432. "height": 51
  433. },
  434. "_anchorPoint": {
  435. "__type__": "cc.Vec2",
  436. "x": 0.5,
  437. "y": 0.5
  438. },
  439. "_trs": {
  440. "__type__": "TypedArray",
  441. "ctor": "Float64Array",
  442. "array": [
  443. 0,
  444. -0.8000000000000007,
  445. 0,
  446. 0,
  447. 0,
  448. 0,
  449. 1,
  450. 1,
  451. 1,
  452. 1
  453. ]
  454. },
  455. "_eulerAngles": {
  456. "__type__": "cc.Vec3",
  457. "x": 0,
  458. "y": 0,
  459. "z": 0
  460. },
  461. "_skewX": 0,
  462. "_skewY": 0,
  463. "_is3DNode": false,
  464. "_groupIndex": 0,
  465. "groupIndex": 0,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.Sprite",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 8
  474. },
  475. "_enabled": true,
  476. "_materials": [
  477. {
  478. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  479. }
  480. ],
  481. "_srcBlendFactor": 770,
  482. "_dstBlendFactor": 771,
  483. "_spriteFrame": {
  484. "__uuid__": "3fdbda0e-1e44-4d9c-823c-4d2833dd1873"
  485. },
  486. "_type": 0,
  487. "_sizeMode": 1,
  488. "_fillType": 0,
  489. "_fillCenter": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": 0
  493. },
  494. "_fillStart": 0,
  495. "_fillRange": 0,
  496. "_isTrimmedMode": true,
  497. "_atlas": null,
  498. "_id": ""
  499. },
  500. {
  501. "__type__": "cc.PrefabInfo",
  502. "root": {
  503. "__id__": 1
  504. },
  505. "asset": {
  506. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  507. },
  508. "fileId": "92ZWu67YBBj5dp3sNVQSSW",
  509. "sync": false
  510. },
  511. {
  512. "__type__": "cc.PrefabInfo",
  513. "root": {
  514. "__id__": 1
  515. },
  516. "asset": {
  517. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  518. },
  519. "fileId": "2dh+aDC5BKzbID1Q/tIENY",
  520. "sync": false
  521. },
  522. {
  523. "__type__": "cc.Node",
  524. "_name": "BtBack",
  525. "_objFlags": 0,
  526. "_parent": {
  527. "__id__": 6
  528. },
  529. "_children": [],
  530. "_active": true,
  531. "_components": [
  532. {
  533. "__id__": 13
  534. },
  535. {
  536. "__id__": 14
  537. }
  538. ],
  539. "_prefab": {
  540. "__id__": 16
  541. },
  542. "_opacity": 255,
  543. "_color": {
  544. "__type__": "cc.Color",
  545. "r": 255,
  546. "g": 255,
  547. "b": 255,
  548. "a": 255
  549. },
  550. "_contentSize": {
  551. "__type__": "cc.Size",
  552. "width": 52,
  553. "height": 55
  554. },
  555. "_anchorPoint": {
  556. "__type__": "cc.Vec2",
  557. "x": 0.5,
  558. "y": 0.5
  559. },
  560. "_trs": {
  561. "__type__": "TypedArray",
  562. "ctor": "Float64Array",
  563. "array": [
  564. 384.563,
  565. 225.274,
  566. 0,
  567. 0,
  568. 0,
  569. 0,
  570. 1,
  571. 1,
  572. 1,
  573. 1
  574. ]
  575. },
  576. "_eulerAngles": {
  577. "__type__": "cc.Vec3",
  578. "x": 0,
  579. "y": 0,
  580. "z": 0
  581. },
  582. "_skewX": 0,
  583. "_skewY": 0,
  584. "_is3DNode": false,
  585. "_groupIndex": 0,
  586. "groupIndex": 0,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.Sprite",
  591. "_name": "",
  592. "_objFlags": 0,
  593. "node": {
  594. "__id__": 12
  595. },
  596. "_enabled": true,
  597. "_materials": [
  598. {
  599. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  600. }
  601. ],
  602. "_srcBlendFactor": 770,
  603. "_dstBlendFactor": 771,
  604. "_spriteFrame": {
  605. "__uuid__": "0af21981-27d3-4f38-a8c5-4dcc169dc3f8"
  606. },
  607. "_type": 0,
  608. "_sizeMode": 1,
  609. "_fillType": 0,
  610. "_fillCenter": {
  611. "__type__": "cc.Vec2",
  612. "x": 0,
  613. "y": 0
  614. },
  615. "_fillStart": 0,
  616. "_fillRange": 0,
  617. "_isTrimmedMode": true,
  618. "_atlas": null,
  619. "_id": ""
  620. },
  621. {
  622. "__type__": "cc.Button",
  623. "_name": "",
  624. "_objFlags": 0,
  625. "node": {
  626. "__id__": 12
  627. },
  628. "_enabled": true,
  629. "_normalMaterial": null,
  630. "_grayMaterial": null,
  631. "duration": 0,
  632. "zoomScale": 1.2,
  633. "clickEvents": [
  634. {
  635. "__id__": 15
  636. }
  637. ],
  638. "_N$interactable": true,
  639. "_N$enableAutoGrayEffect": false,
  640. "_N$transition": 1,
  641. "transition": 1,
  642. "_N$normalColor": {
  643. "__type__": "cc.Color",
  644. "r": 255,
  645. "g": 255,
  646. "b": 255,
  647. "a": 255
  648. },
  649. "_N$pressedColor": {
  650. "__type__": "cc.Color",
  651. "r": 211,
  652. "g": 211,
  653. "b": 211,
  654. "a": 255
  655. },
  656. "pressedColor": {
  657. "__type__": "cc.Color",
  658. "r": 211,
  659. "g": 211,
  660. "b": 211,
  661. "a": 255
  662. },
  663. "_N$hoverColor": {
  664. "__type__": "cc.Color",
  665. "r": 255,
  666. "g": 255,
  667. "b": 255,
  668. "a": 255
  669. },
  670. "hoverColor": {
  671. "__type__": "cc.Color",
  672. "r": 255,
  673. "g": 255,
  674. "b": 255,
  675. "a": 255
  676. },
  677. "_N$disabledColor": {
  678. "__type__": "cc.Color",
  679. "r": 124,
  680. "g": 124,
  681. "b": 124,
  682. "a": 255
  683. },
  684. "_N$normalSprite": null,
  685. "_N$pressedSprite": null,
  686. "pressedSprite": null,
  687. "_N$hoverSprite": null,
  688. "hoverSprite": null,
  689. "_N$disabledSprite": null,
  690. "_N$target": {
  691. "__id__": 12
  692. },
  693. "_id": ""
  694. },
  695. {
  696. "__type__": "cc.ClickEvent",
  697. "target": {
  698. "__id__": 1
  699. },
  700. "component": "",
  701. "_componentId": "cf237cQakdIi4xz8gAiOO11",
  702. "handler": "HideView",
  703. "customEventData": ""
  704. },
  705. {
  706. "__type__": "cc.PrefabInfo",
  707. "root": {
  708. "__id__": 1
  709. },
  710. "asset": {
  711. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  712. },
  713. "fileId": "c0dc5fqPJP05kjlgdYkmy+",
  714. "sync": false
  715. },
  716. {
  717. "__type__": "cc.Sprite",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "node": {
  721. "__id__": 6
  722. },
  723. "_enabled": true,
  724. "_materials": [
  725. {
  726. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  727. }
  728. ],
  729. "_srcBlendFactor": 770,
  730. "_dstBlendFactor": 771,
  731. "_spriteFrame": {
  732. "__uuid__": "f1840760-206d-49fe-af98-b1e0e6232e06"
  733. },
  734. "_type": 1,
  735. "_sizeMode": 1,
  736. "_fillType": 0,
  737. "_fillCenter": {
  738. "__type__": "cc.Vec2",
  739. "x": 0,
  740. "y": 0
  741. },
  742. "_fillStart": 0,
  743. "_fillRange": 0,
  744. "_isTrimmedMode": true,
  745. "_atlas": null,
  746. "_id": ""
  747. },
  748. {
  749. "__type__": "cc.PrefabInfo",
  750. "root": {
  751. "__id__": 1
  752. },
  753. "asset": {
  754. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  755. },
  756. "fileId": "a4ZTjNyyZOMapGIawckVNv",
  757. "sync": false
  758. },
  759. {
  760. "__type__": "cc.Node",
  761. "_name": "UserNode",
  762. "_objFlags": 0,
  763. "_parent": {
  764. "__id__": 1
  765. },
  766. "_children": [
  767. {
  768. "__id__": 20
  769. },
  770. {
  771. "__id__": 27
  772. },
  773. {
  774. "__id__": 30
  775. },
  776. {
  777. "__id__": 33
  778. }
  779. ],
  780. "_active": true,
  781. "_components": [
  782. {
  783. "__id__": 36
  784. }
  785. ],
  786. "_prefab": {
  787. "__id__": 37
  788. },
  789. "_opacity": 255,
  790. "_color": {
  791. "__type__": "cc.Color",
  792. "r": 255,
  793. "g": 255,
  794. "b": 255,
  795. "a": 255
  796. },
  797. "_contentSize": {
  798. "__type__": "cc.Size",
  799. "width": 0,
  800. "height": 0
  801. },
  802. "_anchorPoint": {
  803. "__type__": "cc.Vec2",
  804. "x": 0.5,
  805. "y": 0.5
  806. },
  807. "_trs": {
  808. "__type__": "TypedArray",
  809. "ctor": "Float64Array",
  810. "array": [
  811. -9,
  812. -2,
  813. 0,
  814. 0,
  815. 0,
  816. 0,
  817. 1,
  818. 1,
  819. 1,
  820. 1
  821. ]
  822. },
  823. "_eulerAngles": {
  824. "__type__": "cc.Vec3",
  825. "x": 0,
  826. "y": 0,
  827. "z": 0
  828. },
  829. "_skewX": 0,
  830. "_skewY": 0,
  831. "_is3DNode": false,
  832. "_groupIndex": 0,
  833. "groupIndex": 0,
  834. "_id": ""
  835. },
  836. {
  837. "__type__": "cc.Node",
  838. "_name": "Head",
  839. "_objFlags": 0,
  840. "_parent": {
  841. "__id__": 19
  842. },
  843. "_children": [
  844. {
  845. "__id__": 21
  846. }
  847. ],
  848. "_active": true,
  849. "_components": [
  850. {
  851. "__id__": 24
  852. },
  853. {
  854. "__id__": 25
  855. }
  856. ],
  857. "_prefab": {
  858. "__id__": 26
  859. },
  860. "_opacity": 255,
  861. "_color": {
  862. "__type__": "cc.Color",
  863. "r": 255,
  864. "g": 255,
  865. "b": 255,
  866. "a": 255
  867. },
  868. "_contentSize": {
  869. "__type__": "cc.Size",
  870. "width": 80,
  871. "height": 80
  872. },
  873. "_anchorPoint": {
  874. "__type__": "cc.Vec2",
  875. "x": 0.5,
  876. "y": 0.5
  877. },
  878. "_trs": {
  879. "__type__": "TypedArray",
  880. "ctor": "Float64Array",
  881. "array": [
  882. -159,
  883. 70,
  884. 0,
  885. 0,
  886. 0,
  887. 0,
  888. 1,
  889. 1,
  890. 1,
  891. 1
  892. ]
  893. },
  894. "_eulerAngles": {
  895. "__type__": "cc.Vec3",
  896. "x": 0,
  897. "y": 0,
  898. "z": 0
  899. },
  900. "_skewX": 0,
  901. "_skewY": 0,
  902. "_is3DNode": false,
  903. "_groupIndex": 0,
  904. "groupIndex": 0,
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.Node",
  909. "_name": "FaceErr",
  910. "_objFlags": 0,
  911. "_parent": {
  912. "__id__": 20
  913. },
  914. "_children": [],
  915. "_active": false,
  916. "_components": [
  917. {
  918. "__id__": 22
  919. }
  920. ],
  921. "_prefab": {
  922. "__id__": 23
  923. },
  924. "_opacity": 255,
  925. "_color": {
  926. "__type__": "cc.Color",
  927. "r": 255,
  928. "g": 255,
  929. "b": 255,
  930. "a": 255
  931. },
  932. "_contentSize": {
  933. "__type__": "cc.Size",
  934. "width": 86,
  935. "height": 86
  936. },
  937. "_anchorPoint": {
  938. "__type__": "cc.Vec2",
  939. "x": 0.5,
  940. "y": 0.5
  941. },
  942. "_trs": {
  943. "__type__": "TypedArray",
  944. "ctor": "Float64Array",
  945. "array": [
  946. 0,
  947. 0,
  948. 0,
  949. 0,
  950. 0,
  951. 0,
  952. 1,
  953. 1,
  954. 1,
  955. 1
  956. ]
  957. },
  958. "_eulerAngles": {
  959. "__type__": "cc.Vec3",
  960. "x": 0,
  961. "y": 0,
  962. "z": 0
  963. },
  964. "_skewX": 0,
  965. "_skewY": 0,
  966. "_is3DNode": false,
  967. "_groupIndex": 0,
  968. "groupIndex": 0,
  969. "_id": ""
  970. },
  971. {
  972. "__type__": "cc.Sprite",
  973. "_name": "",
  974. "_objFlags": 0,
  975. "node": {
  976. "__id__": 21
  977. },
  978. "_enabled": true,
  979. "_materials": [
  980. {
  981. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  982. }
  983. ],
  984. "_srcBlendFactor": 770,
  985. "_dstBlendFactor": 771,
  986. "_spriteFrame": null,
  987. "_type": 0,
  988. "_sizeMode": 1,
  989. "_fillType": 0,
  990. "_fillCenter": {
  991. "__type__": "cc.Vec2",
  992. "x": 0,
  993. "y": 0
  994. },
  995. "_fillStart": 0,
  996. "_fillRange": 0,
  997. "_isTrimmedMode": true,
  998. "_atlas": null,
  999. "_id": ""
  1000. },
  1001. {
  1002. "__type__": "cc.PrefabInfo",
  1003. "root": {
  1004. "__id__": 1
  1005. },
  1006. "asset": {
  1007. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1008. },
  1009. "fileId": "00Tij1qc5EuKJyvXvJoyXd",
  1010. "sync": false
  1011. },
  1012. {
  1013. "__type__": "cc.Sprite",
  1014. "_name": "",
  1015. "_objFlags": 0,
  1016. "node": {
  1017. "__id__": 20
  1018. },
  1019. "_enabled": true,
  1020. "_materials": [
  1021. {
  1022. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1023. }
  1024. ],
  1025. "_srcBlendFactor": 770,
  1026. "_dstBlendFactor": 771,
  1027. "_spriteFrame": {
  1028. "__uuid__": "e89b6424-6e0e-40c6-a616-825520889cf9"
  1029. },
  1030. "_type": 0,
  1031. "_sizeMode": 0,
  1032. "_fillType": 0,
  1033. "_fillCenter": {
  1034. "__type__": "cc.Vec2",
  1035. "x": 0,
  1036. "y": 0
  1037. },
  1038. "_fillStart": 0,
  1039. "_fillRange": 0,
  1040. "_isTrimmedMode": true,
  1041. "_atlas": {
  1042. "__uuid__": "23645516-1e5d-4004-8d4a-0059dc01a9e6"
  1043. },
  1044. "_id": ""
  1045. },
  1046. {
  1047. "__type__": "ddbf3/ydj5JQ5BheoGAThK5",
  1048. "_name": "",
  1049. "_objFlags": 0,
  1050. "node": {
  1051. "__id__": 20
  1052. },
  1053. "_enabled": true,
  1054. "_id": ""
  1055. },
  1056. {
  1057. "__type__": "cc.PrefabInfo",
  1058. "root": {
  1059. "__id__": 1
  1060. },
  1061. "asset": {
  1062. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1063. },
  1064. "fileId": "f9077Sk8tERrop+VcshqCr",
  1065. "sync": false
  1066. },
  1067. {
  1068. "__type__": "cc.Node",
  1069. "_name": "FaceBG",
  1070. "_objFlags": 0,
  1071. "_parent": {
  1072. "__id__": 19
  1073. },
  1074. "_children": [],
  1075. "_active": true,
  1076. "_components": [
  1077. {
  1078. "__id__": 28
  1079. }
  1080. ],
  1081. "_prefab": {
  1082. "__id__": 29
  1083. },
  1084. "_opacity": 255,
  1085. "_color": {
  1086. "__type__": "cc.Color",
  1087. "r": 255,
  1088. "g": 255,
  1089. "b": 255,
  1090. "a": 255
  1091. },
  1092. "_contentSize": {
  1093. "__type__": "cc.Size",
  1094. "width": 84,
  1095. "height": 84
  1096. },
  1097. "_anchorPoint": {
  1098. "__type__": "cc.Vec2",
  1099. "x": 0.5,
  1100. "y": 0.5
  1101. },
  1102. "_trs": {
  1103. "__type__": "TypedArray",
  1104. "ctor": "Float64Array",
  1105. "array": [
  1106. -159.8,
  1107. 70.6,
  1108. 0,
  1109. 0,
  1110. 0,
  1111. 0,
  1112. 1,
  1113. 1,
  1114. 1,
  1115. 1
  1116. ]
  1117. },
  1118. "_eulerAngles": {
  1119. "__type__": "cc.Vec3",
  1120. "x": 0,
  1121. "y": 0,
  1122. "z": 0
  1123. },
  1124. "_skewX": 0,
  1125. "_skewY": 0,
  1126. "_is3DNode": false,
  1127. "_groupIndex": 0,
  1128. "groupIndex": 0,
  1129. "_id": ""
  1130. },
  1131. {
  1132. "__type__": "cc.Sprite",
  1133. "_name": "",
  1134. "_objFlags": 0,
  1135. "node": {
  1136. "__id__": 27
  1137. },
  1138. "_enabled": true,
  1139. "_materials": [
  1140. {
  1141. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1142. }
  1143. ],
  1144. "_srcBlendFactor": 770,
  1145. "_dstBlendFactor": 771,
  1146. "_spriteFrame": {
  1147. "__uuid__": "608b80e0-54ac-4cc3-946a-aab4f0e3b5c9"
  1148. },
  1149. "_type": 0,
  1150. "_sizeMode": 1,
  1151. "_fillType": 0,
  1152. "_fillCenter": {
  1153. "__type__": "cc.Vec2",
  1154. "x": 0,
  1155. "y": 0
  1156. },
  1157. "_fillStart": 0,
  1158. "_fillRange": 0,
  1159. "_isTrimmedMode": true,
  1160. "_atlas": {
  1161. "__uuid__": "23645516-1e5d-4004-8d4a-0059dc01a9e6"
  1162. },
  1163. "_id": ""
  1164. },
  1165. {
  1166. "__type__": "cc.PrefabInfo",
  1167. "root": {
  1168. "__id__": 1
  1169. },
  1170. "asset": {
  1171. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1172. },
  1173. "fileId": "52cSkTKM1EvrY+H1QhaXjr",
  1174. "sync": false
  1175. },
  1176. {
  1177. "__type__": "cc.Node",
  1178. "_name": "Nick",
  1179. "_objFlags": 0,
  1180. "_parent": {
  1181. "__id__": 19
  1182. },
  1183. "_children": [],
  1184. "_active": true,
  1185. "_components": [
  1186. {
  1187. "__id__": 31
  1188. }
  1189. ],
  1190. "_prefab": {
  1191. "__id__": 32
  1192. },
  1193. "_opacity": 255,
  1194. "_color": {
  1195. "__type__": "cc.Color",
  1196. "r": 201,
  1197. "g": 73,
  1198. "b": 36,
  1199. "a": 255
  1200. },
  1201. "_contentSize": {
  1202. "__type__": "cc.Size",
  1203. "width": 180,
  1204. "height": 40.32
  1205. },
  1206. "_anchorPoint": {
  1207. "__type__": "cc.Vec2",
  1208. "x": 0,
  1209. "y": 0.5
  1210. },
  1211. "_trs": {
  1212. "__type__": "TypedArray",
  1213. "ctor": "Float64Array",
  1214. "array": [
  1215. -75.432,
  1216. 88.81,
  1217. 0,
  1218. 0,
  1219. 0,
  1220. 0,
  1221. 1,
  1222. 1,
  1223. 1,
  1224. 1
  1225. ]
  1226. },
  1227. "_eulerAngles": {
  1228. "__type__": "cc.Vec3",
  1229. "x": 0,
  1230. "y": 0,
  1231. "z": 0
  1232. },
  1233. "_skewX": 0,
  1234. "_skewY": 0,
  1235. "_is3DNode": false,
  1236. "_groupIndex": 0,
  1237. "groupIndex": 0,
  1238. "_id": ""
  1239. },
  1240. {
  1241. "__type__": "cc.Label",
  1242. "_name": "",
  1243. "_objFlags": 0,
  1244. "node": {
  1245. "__id__": 30
  1246. },
  1247. "_enabled": true,
  1248. "_materials": [
  1249. {
  1250. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1251. }
  1252. ],
  1253. "_srcBlendFactor": 770,
  1254. "_dstBlendFactor": 771,
  1255. "_string": "玩家昵稱六字",
  1256. "_N$string": "玩家昵稱六字",
  1257. "_fontSize": 30,
  1258. "_lineHeight": 32,
  1259. "_enableWrapText": true,
  1260. "_N$file": {
  1261. "__uuid__": "8232a6ae-f8d5-41ca-a32f-6ce1a50a585f"
  1262. },
  1263. "_isSystemFontUsed": false,
  1264. "_spacingX": 0,
  1265. "_batchAsBitmap": false,
  1266. "_styleFlags": 0,
  1267. "_underlineHeight": 0,
  1268. "_N$horizontalAlign": 1,
  1269. "_N$verticalAlign": 1,
  1270. "_N$fontFamily": "Arial",
  1271. "_N$overflow": 0,
  1272. "_N$cacheMode": 0,
  1273. "_id": ""
  1274. },
  1275. {
  1276. "__type__": "cc.PrefabInfo",
  1277. "root": {
  1278. "__id__": 1
  1279. },
  1280. "asset": {
  1281. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1282. },
  1283. "fileId": "90+x+M2VdMy7cKZLZ7mr1e",
  1284. "sync": false
  1285. },
  1286. {
  1287. "__type__": "cc.Node",
  1288. "_name": "ID",
  1289. "_objFlags": 0,
  1290. "_parent": {
  1291. "__id__": 19
  1292. },
  1293. "_children": [],
  1294. "_active": true,
  1295. "_components": [
  1296. {
  1297. "__id__": 34
  1298. }
  1299. ],
  1300. "_prefab": {
  1301. "__id__": 35
  1302. },
  1303. "_opacity": 255,
  1304. "_color": {
  1305. "__type__": "cc.Color",
  1306. "r": 201,
  1307. "g": 73,
  1308. "b": 36,
  1309. "a": 255
  1310. },
  1311. "_contentSize": {
  1312. "__type__": "cc.Size",
  1313. "width": 30,
  1314. "height": 40.32
  1315. },
  1316. "_anchorPoint": {
  1317. "__type__": "cc.Vec2",
  1318. "x": 0,
  1319. "y": 0.5
  1320. },
  1321. "_trs": {
  1322. "__type__": "TypedArray",
  1323. "ctor": "Float64Array",
  1324. "array": [
  1325. -74.041,
  1326. 48.473,
  1327. 0,
  1328. 0,
  1329. 0,
  1330. 0,
  1331. 1,
  1332. 1,
  1333. 1,
  1334. 1
  1335. ]
  1336. },
  1337. "_eulerAngles": {
  1338. "__type__": "cc.Vec3",
  1339. "x": 0,
  1340. "y": 0,
  1341. "z": 0
  1342. },
  1343. "_skewX": 0,
  1344. "_skewY": 0,
  1345. "_is3DNode": false,
  1346. "_groupIndex": 0,
  1347. "groupIndex": 0,
  1348. "_id": ""
  1349. },
  1350. {
  1351. "__type__": "cc.Label",
  1352. "_name": "",
  1353. "_objFlags": 0,
  1354. "node": {
  1355. "__id__": 33
  1356. },
  1357. "_enabled": true,
  1358. "_materials": [
  1359. {
  1360. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1361. }
  1362. ],
  1363. "_srcBlendFactor": 770,
  1364. "_dstBlendFactor": 771,
  1365. "_string": "ID",
  1366. "_N$string": "ID",
  1367. "_fontSize": 30,
  1368. "_lineHeight": 32,
  1369. "_enableWrapText": true,
  1370. "_N$file": {
  1371. "__uuid__": "8232a6ae-f8d5-41ca-a32f-6ce1a50a585f"
  1372. },
  1373. "_isSystemFontUsed": false,
  1374. "_spacingX": 0,
  1375. "_batchAsBitmap": false,
  1376. "_styleFlags": 0,
  1377. "_underlineHeight": 0,
  1378. "_N$horizontalAlign": 1,
  1379. "_N$verticalAlign": 1,
  1380. "_N$fontFamily": "Arial",
  1381. "_N$overflow": 0,
  1382. "_N$cacheMode": 0,
  1383. "_id": ""
  1384. },
  1385. {
  1386. "__type__": "cc.PrefabInfo",
  1387. "root": {
  1388. "__id__": 1
  1389. },
  1390. "asset": {
  1391. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1392. },
  1393. "fileId": "f24g3vnv9Kq4JvSvi4nd8m",
  1394. "sync": false
  1395. },
  1396. {
  1397. "__type__": "e5b4cMwR9xJS5FMbqdmDi74",
  1398. "_name": "",
  1399. "_objFlags": 0,
  1400. "node": {
  1401. "__id__": 19
  1402. },
  1403. "_enabled": true,
  1404. "m_HeadNode": {
  1405. "__id__": 20
  1406. },
  1407. "m_HeadErr": {
  1408. "__id__": 21
  1409. },
  1410. "m_SpGender": [],
  1411. "m_LabNick": {
  1412. "__id__": 31
  1413. },
  1414. "m_LabID": {
  1415. "__id__": 34
  1416. },
  1417. "m_BtKick": null,
  1418. "_id": ""
  1419. },
  1420. {
  1421. "__type__": "cc.PrefabInfo",
  1422. "root": {
  1423. "__id__": 1
  1424. },
  1425. "asset": {
  1426. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1427. },
  1428. "fileId": "10oQUXbpxM4ZDSfvIYtnHA",
  1429. "sync": false
  1430. },
  1431. {
  1432. "__type__": "cc.Node",
  1433. "_name": "Score",
  1434. "_objFlags": 0,
  1435. "_parent": {
  1436. "__id__": 1
  1437. },
  1438. "_children": [],
  1439. "_active": true,
  1440. "_components": [
  1441. {
  1442. "__id__": 39
  1443. }
  1444. ],
  1445. "_prefab": {
  1446. "__id__": 40
  1447. },
  1448. "_opacity": 255,
  1449. "_color": {
  1450. "__type__": "cc.Color",
  1451. "r": 201,
  1452. "g": 73,
  1453. "b": 36,
  1454. "a": 255
  1455. },
  1456. "_contentSize": {
  1457. "__type__": "cc.Size",
  1458. "width": 100,
  1459. "height": 52.92
  1460. },
  1461. "_anchorPoint": {
  1462. "__type__": "cc.Vec2",
  1463. "x": 0.5,
  1464. "y": 0.5
  1465. },
  1466. "_trs": {
  1467. "__type__": "TypedArray",
  1468. "ctor": "Float64Array",
  1469. "array": [
  1470. 0,
  1471. -70,
  1472. 0,
  1473. 0,
  1474. 0,
  1475. 0,
  1476. 1,
  1477. 1,
  1478. 1,
  1479. 1
  1480. ]
  1481. },
  1482. "_eulerAngles": {
  1483. "__type__": "cc.Vec3",
  1484. "x": 0,
  1485. "y": 0,
  1486. "z": 0
  1487. },
  1488. "_skewX": 0,
  1489. "_skewY": 0,
  1490. "_is3DNode": false,
  1491. "_groupIndex": 0,
  1492. "groupIndex": 0,
  1493. "_id": ""
  1494. },
  1495. {
  1496. "__type__": "cc.Label",
  1497. "_name": "",
  1498. "_objFlags": 0,
  1499. "node": {
  1500. "__id__": 38
  1501. },
  1502. "_enabled": true,
  1503. "_materials": [
  1504. {
  1505. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1506. }
  1507. ],
  1508. "_srcBlendFactor": 770,
  1509. "_dstBlendFactor": 771,
  1510. "_string": "Label",
  1511. "_N$string": "Label",
  1512. "_fontSize": 40,
  1513. "_lineHeight": 42,
  1514. "_enableWrapText": true,
  1515. "_N$file": {
  1516. "__uuid__": "8232a6ae-f8d5-41ca-a32f-6ce1a50a585f"
  1517. },
  1518. "_isSystemFontUsed": false,
  1519. "_spacingX": 0,
  1520. "_batchAsBitmap": false,
  1521. "_styleFlags": 0,
  1522. "_underlineHeight": 0,
  1523. "_N$horizontalAlign": 1,
  1524. "_N$verticalAlign": 1,
  1525. "_N$fontFamily": "Arial",
  1526. "_N$overflow": 0,
  1527. "_N$cacheMode": 0,
  1528. "_id": ""
  1529. },
  1530. {
  1531. "__type__": "cc.PrefabInfo",
  1532. "root": {
  1533. "__id__": 1
  1534. },
  1535. "asset": {
  1536. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1537. },
  1538. "fileId": "e1XS7+JvRKjaMAhm6IT1dZ",
  1539. "sync": false
  1540. },
  1541. {
  1542. "__type__": "cf237cQakdIi4xz8gAiOO11",
  1543. "_name": "",
  1544. "_objFlags": 0,
  1545. "node": {
  1546. "__id__": 1
  1547. },
  1548. "_enabled": true,
  1549. "m_LabGold": {
  1550. "__id__": 39
  1551. },
  1552. "_id": ""
  1553. },
  1554. {
  1555. "__type__": "cc.PrefabInfo",
  1556. "root": {
  1557. "__id__": 1
  1558. },
  1559. "asset": {
  1560. "__uuid__": "cca0b5cc-268a-4c30-a118-ac7860c36468"
  1561. },
  1562. "fileId": "",
  1563. "sync": false
  1564. }
  1565. ]