FriendChallengeItem.prefab 29 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "FriendChallengeItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 10
  24. },
  25. {
  26. "__id__": 34
  27. },
  28. {
  29. "__id__": 42
  30. },
  31. {
  32. "__id__": 61
  33. },
  34. {
  35. "__id__": 69
  36. }
  37. ],
  38. "_active": true,
  39. "_components": [
  40. {
  41. "__id__": 75
  42. },
  43. {
  44. "__id__": 77
  45. },
  46. {
  47. "__id__": 79
  48. }
  49. ],
  50. "_prefab": {
  51. "__id__": 81
  52. },
  53. "_lpos": {
  54. "__type__": "cc.Vec3",
  55. "x": 0,
  56. "y": 0,
  57. "z": 0
  58. },
  59. "_lrot": {
  60. "__type__": "cc.Quat",
  61. "x": 0,
  62. "y": 0,
  63. "z": 0,
  64. "w": 1
  65. },
  66. "_lscale": {
  67. "__type__": "cc.Vec3",
  68. "x": 1,
  69. "y": 1,
  70. "z": 1
  71. },
  72. "_layer": 1073741824,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "背景",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": true,
  90. "_components": [
  91. {
  92. "__id__": 3
  93. },
  94. {
  95. "__id__": 5
  96. },
  97. {
  98. "__id__": 7
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 9
  103. },
  104. "_lpos": {
  105. "__type__": "cc.Vec3",
  106. "x": 0,
  107. "y": 0,
  108. "z": 0
  109. },
  110. "_lrot": {
  111. "__type__": "cc.Quat",
  112. "x": 0,
  113. "y": 0,
  114. "z": 0,
  115. "w": 1
  116. },
  117. "_lscale": {
  118. "__type__": "cc.Vec3",
  119. "x": 1,
  120. "y": 1,
  121. "z": 1
  122. },
  123. "_layer": 33554432,
  124. "_euler": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_id": ""
  131. },
  132. {
  133. "__type__": "cc.UITransform",
  134. "_name": "",
  135. "_objFlags": 0,
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_priority": 0,
  144. "_contentSize": {
  145. "__type__": "cc.Size",
  146. "width": 610,
  147. "height": 140
  148. },
  149. "_anchorPoint": {
  150. "__type__": "cc.Vec2",
  151. "x": 0.5,
  152. "y": 0.5
  153. },
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.CompPrefabInfo",
  158. "fileId": "9fyA+dS59E0K6UDAWHO2ah"
  159. },
  160. {
  161. "__type__": "cc.Sprite",
  162. "_name": "",
  163. "_objFlags": 0,
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_visFlags": 0,
  172. "_customMaterial": null,
  173. "_srcBlendFactor": 2,
  174. "_dstBlendFactor": 4,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 255,
  178. "g": 255,
  179. "b": 255,
  180. "a": 255
  181. },
  182. "_spriteFrame": {
  183. "__uuid__": "965f35b1-4c16-4d47-afba-c5018384de87@f9941"
  184. },
  185. "_type": 1,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "358Gr0sX1B1Ioo7dNy0+3I"
  203. },
  204. {
  205. "__type__": "cc.Widget",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "node": {
  209. "__id__": 2
  210. },
  211. "_enabled": true,
  212. "__prefab": {
  213. "__id__": 8
  214. },
  215. "_alignFlags": 45,
  216. "_target": null,
  217. "_left": 0,
  218. "_right": 0,
  219. "_top": 0,
  220. "_bottom": 0,
  221. "_horizontalCenter": 0,
  222. "_verticalCenter": 0,
  223. "_isAbsLeft": true,
  224. "_isAbsRight": true,
  225. "_isAbsTop": true,
  226. "_isAbsBottom": true,
  227. "_isAbsHorizontalCenter": true,
  228. "_isAbsVerticalCenter": true,
  229. "_originalWidth": 52,
  230. "_originalHeight": 50,
  231. "_alignMode": 2,
  232. "_lockFlags": 0,
  233. "_id": ""
  234. },
  235. {
  236. "__type__": "cc.CompPrefabInfo",
  237. "fileId": "efGON0GztPb6YrJkK57ahV"
  238. },
  239. {
  240. "__type__": "cc.PrefabInfo",
  241. "root": {
  242. "__id__": 1
  243. },
  244. "asset": {
  245. "__id__": 0
  246. },
  247. "fileId": "d7eTSmf3FEsoyAExZLYmdk"
  248. },
  249. {
  250. "__type__": "cc.Node",
  251. "_name": "头像底",
  252. "_objFlags": 0,
  253. "_parent": {
  254. "__id__": 1
  255. },
  256. "_children": [
  257. {
  258. "__id__": 11
  259. },
  260. {
  261. "__id__": 23
  262. }
  263. ],
  264. "_active": true,
  265. "_components": [
  266. {
  267. "__id__": 29
  268. },
  269. {
  270. "__id__": 31
  271. }
  272. ],
  273. "_prefab": {
  274. "__id__": 33
  275. },
  276. "_lpos": {
  277. "__type__": "cc.Vec3",
  278. "x": -220.2,
  279. "y": 0,
  280. "z": 0
  281. },
  282. "_lrot": {
  283. "__type__": "cc.Quat",
  284. "x": 0,
  285. "y": 0,
  286. "z": 0,
  287. "w": 1
  288. },
  289. "_lscale": {
  290. "__type__": "cc.Vec3",
  291. "x": 0.8,
  292. "y": 0.8,
  293. "z": 1
  294. },
  295. "_layer": 33554432,
  296. "_euler": {
  297. "__type__": "cc.Vec3",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0
  301. },
  302. "_id": ""
  303. },
  304. {
  305. "__type__": "cc.Node",
  306. "_name": "Mask",
  307. "_objFlags": 0,
  308. "_parent": {
  309. "__id__": 10
  310. },
  311. "_children": [
  312. {
  313. "__id__": 12
  314. }
  315. ],
  316. "_active": true,
  317. "_components": [
  318. {
  319. "__id__": 18
  320. },
  321. {
  322. "__id__": 20
  323. }
  324. ],
  325. "_prefab": {
  326. "__id__": 22
  327. },
  328. "_lpos": {
  329. "__type__": "cc.Vec3",
  330. "x": 0.5,
  331. "y": 0,
  332. "z": 0
  333. },
  334. "_lrot": {
  335. "__type__": "cc.Quat",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0,
  339. "w": 1
  340. },
  341. "_lscale": {
  342. "__type__": "cc.Vec3",
  343. "x": 1,
  344. "y": 1,
  345. "z": 1
  346. },
  347. "_layer": 33554432,
  348. "_euler": {
  349. "__type__": "cc.Vec3",
  350. "x": 0,
  351. "y": 0,
  352. "z": 0
  353. },
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.Node",
  358. "_name": "好友头像",
  359. "_objFlags": 0,
  360. "_parent": {
  361. "__id__": 11
  362. },
  363. "_children": [],
  364. "_active": true,
  365. "_components": [
  366. {
  367. "__id__": 13
  368. },
  369. {
  370. "__id__": 15
  371. }
  372. ],
  373. "_prefab": {
  374. "__id__": 17
  375. },
  376. "_lpos": {
  377. "__type__": "cc.Vec3",
  378. "x": 0,
  379. "y": 0,
  380. "z": 0
  381. },
  382. "_lrot": {
  383. "__type__": "cc.Quat",
  384. "x": 0,
  385. "y": 0,
  386. "z": 0,
  387. "w": 1
  388. },
  389. "_lscale": {
  390. "__type__": "cc.Vec3",
  391. "x": 1,
  392. "y": 1,
  393. "z": 1
  394. },
  395. "_layer": 33554432,
  396. "_euler": {
  397. "__type__": "cc.Vec3",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0
  401. },
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.UITransform",
  406. "_name": "",
  407. "_objFlags": 0,
  408. "node": {
  409. "__id__": 12
  410. },
  411. "_enabled": true,
  412. "__prefab": {
  413. "__id__": 14
  414. },
  415. "_priority": 0,
  416. "_contentSize": {
  417. "__type__": "cc.Size",
  418. "width": 85,
  419. "height": 85
  420. },
  421. "_anchorPoint": {
  422. "__type__": "cc.Vec2",
  423. "x": 0.5,
  424. "y": 0.5
  425. },
  426. "_id": ""
  427. },
  428. {
  429. "__type__": "cc.CompPrefabInfo",
  430. "fileId": "91WP3AkHFMFoPQLm5qeTPL"
  431. },
  432. {
  433. "__type__": "cc.Sprite",
  434. "_name": "",
  435. "_objFlags": 0,
  436. "node": {
  437. "__id__": 12
  438. },
  439. "_enabled": true,
  440. "__prefab": {
  441. "__id__": 16
  442. },
  443. "_visFlags": 0,
  444. "_customMaterial": null,
  445. "_srcBlendFactor": 2,
  446. "_dstBlendFactor": 4,
  447. "_color": {
  448. "__type__": "cc.Color",
  449. "r": 255,
  450. "g": 255,
  451. "b": 255,
  452. "a": 255
  453. },
  454. "_spriteFrame": {
  455. "__uuid__": "76c7d3e8-3913-43fa-99a1-ff944c7046f1@f9941"
  456. },
  457. "_type": 0,
  458. "_fillType": 0,
  459. "_sizeMode": 0,
  460. "_fillCenter": {
  461. "__type__": "cc.Vec2",
  462. "x": 0,
  463. "y": 0
  464. },
  465. "_fillStart": 0,
  466. "_fillRange": 0,
  467. "_isTrimmedMode": true,
  468. "_useGrayscale": false,
  469. "_atlas": null,
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.CompPrefabInfo",
  474. "fileId": "78eKt8hQlK8pv//I9Gbt5s"
  475. },
  476. {
  477. "__type__": "cc.PrefabInfo",
  478. "root": {
  479. "__id__": 1
  480. },
  481. "asset": {
  482. "__id__": 0
  483. },
  484. "fileId": "03/8HWC71DIrrL7zJVhSTE"
  485. },
  486. {
  487. "__type__": "cc.UITransform",
  488. "_name": "",
  489. "_objFlags": 0,
  490. "node": {
  491. "__id__": 11
  492. },
  493. "_enabled": true,
  494. "__prefab": {
  495. "__id__": 19
  496. },
  497. "_priority": 0,
  498. "_contentSize": {
  499. "__type__": "cc.Size",
  500. "width": 85,
  501. "height": 85
  502. },
  503. "_anchorPoint": {
  504. "__type__": "cc.Vec2",
  505. "x": 0.5,
  506. "y": 0.5
  507. },
  508. "_id": ""
  509. },
  510. {
  511. "__type__": "cc.CompPrefabInfo",
  512. "fileId": "bbefckn9JC6aAil8A0JtsL"
  513. },
  514. {
  515. "__type__": "cc.Mask",
  516. "_name": "",
  517. "_objFlags": 0,
  518. "node": {
  519. "__id__": 11
  520. },
  521. "_enabled": true,
  522. "__prefab": {
  523. "__id__": 21
  524. },
  525. "_visFlags": 0,
  526. "_customMaterial": null,
  527. "_srcBlendFactor": 2,
  528. "_dstBlendFactor": 4,
  529. "_color": {
  530. "__type__": "cc.Color",
  531. "r": 255,
  532. "g": 255,
  533. "b": 255,
  534. "a": 255
  535. },
  536. "_type": 1,
  537. "_inverted": false,
  538. "_segments": 64,
  539. "_spriteFrame": null,
  540. "_alphaThreshold": 0.1,
  541. "_id": ""
  542. },
  543. {
  544. "__type__": "cc.CompPrefabInfo",
  545. "fileId": "6a6ougl41JcZZWmaX9vdP5"
  546. },
  547. {
  548. "__type__": "cc.PrefabInfo",
  549. "root": {
  550. "__id__": 1
  551. },
  552. "asset": {
  553. "__id__": 0
  554. },
  555. "fileId": "68Eh1qpt5Cn4NtPFRdXr3y"
  556. },
  557. {
  558. "__type__": "cc.Node",
  559. "_name": "头像框",
  560. "_objFlags": 0,
  561. "_parent": {
  562. "__id__": 10
  563. },
  564. "_children": [],
  565. "_active": true,
  566. "_components": [
  567. {
  568. "__id__": 24
  569. },
  570. {
  571. "__id__": 26
  572. }
  573. ],
  574. "_prefab": {
  575. "__id__": 28
  576. },
  577. "_lpos": {
  578. "__type__": "cc.Vec3",
  579. "x": 0,
  580. "y": 0,
  581. "z": 0
  582. },
  583. "_lrot": {
  584. "__type__": "cc.Quat",
  585. "x": 0,
  586. "y": 0,
  587. "z": 0,
  588. "w": 1
  589. },
  590. "_lscale": {
  591. "__type__": "cc.Vec3",
  592. "x": 1,
  593. "y": 1,
  594. "z": 1
  595. },
  596. "_layer": 33554432,
  597. "_euler": {
  598. "__type__": "cc.Vec3",
  599. "x": 0,
  600. "y": 0,
  601. "z": 0
  602. },
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "cc.UITransform",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "node": {
  610. "__id__": 23
  611. },
  612. "_enabled": true,
  613. "__prefab": {
  614. "__id__": 25
  615. },
  616. "_priority": 0,
  617. "_contentSize": {
  618. "__type__": "cc.Size",
  619. "width": 95,
  620. "height": 95
  621. },
  622. "_anchorPoint": {
  623. "__type__": "cc.Vec2",
  624. "x": 0.5,
  625. "y": 0.5
  626. },
  627. "_id": ""
  628. },
  629. {
  630. "__type__": "cc.CompPrefabInfo",
  631. "fileId": "f7NISe7HdAD68SLfhnddy8"
  632. },
  633. {
  634. "__type__": "cc.Sprite",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "node": {
  638. "__id__": 23
  639. },
  640. "_enabled": true,
  641. "__prefab": {
  642. "__id__": 27
  643. },
  644. "_visFlags": 0,
  645. "_customMaterial": null,
  646. "_srcBlendFactor": 2,
  647. "_dstBlendFactor": 4,
  648. "_color": {
  649. "__type__": "cc.Color",
  650. "r": 255,
  651. "g": 255,
  652. "b": 255,
  653. "a": 255
  654. },
  655. "_spriteFrame": {
  656. "__uuid__": "05a89957-8077-40ff-a290-01b282d093dd@f9941"
  657. },
  658. "_type": 0,
  659. "_fillType": 0,
  660. "_sizeMode": 1,
  661. "_fillCenter": {
  662. "__type__": "cc.Vec2",
  663. "x": 0,
  664. "y": 0
  665. },
  666. "_fillStart": 0,
  667. "_fillRange": 0,
  668. "_isTrimmedMode": true,
  669. "_useGrayscale": false,
  670. "_atlas": null,
  671. "_id": ""
  672. },
  673. {
  674. "__type__": "cc.CompPrefabInfo",
  675. "fileId": "e71ctEmpxFC4KlSYRZNz/a"
  676. },
  677. {
  678. "__type__": "cc.PrefabInfo",
  679. "root": {
  680. "__id__": 1
  681. },
  682. "asset": {
  683. "__id__": 0
  684. },
  685. "fileId": "74NTGpkg9FfIUZEyrjfmwN"
  686. },
  687. {
  688. "__type__": "cc.UITransform",
  689. "_name": "",
  690. "_objFlags": 0,
  691. "node": {
  692. "__id__": 10
  693. },
  694. "_enabled": true,
  695. "__prefab": {
  696. "__id__": 30
  697. },
  698. "_priority": 0,
  699. "_contentSize": {
  700. "__type__": "cc.Size",
  701. "width": 112,
  702. "height": 112
  703. },
  704. "_anchorPoint": {
  705. "__type__": "cc.Vec2",
  706. "x": 0.5,
  707. "y": 0.5
  708. },
  709. "_id": ""
  710. },
  711. {
  712. "__type__": "cc.CompPrefabInfo",
  713. "fileId": "74baFgqjJOZ4cuRDAm5Zvs"
  714. },
  715. {
  716. "__type__": "cc.Widget",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "node": {
  720. "__id__": 10
  721. },
  722. "_enabled": true,
  723. "__prefab": {
  724. "__id__": 32
  725. },
  726. "_alignFlags": 8,
  727. "_target": null,
  728. "_left": 40,
  729. "_right": 0,
  730. "_top": 0,
  731. "_bottom": 0,
  732. "_horizontalCenter": 0,
  733. "_verticalCenter": 0,
  734. "_isAbsLeft": true,
  735. "_isAbsRight": true,
  736. "_isAbsTop": true,
  737. "_isAbsBottom": true,
  738. "_isAbsHorizontalCenter": true,
  739. "_isAbsVerticalCenter": true,
  740. "_originalWidth": 0,
  741. "_originalHeight": 0,
  742. "_alignMode": 2,
  743. "_lockFlags": 0,
  744. "_id": ""
  745. },
  746. {
  747. "__type__": "cc.CompPrefabInfo",
  748. "fileId": "b7VsH3lcpE1q/k9wbdvmnI"
  749. },
  750. {
  751. "__type__": "cc.PrefabInfo",
  752. "root": {
  753. "__id__": 1
  754. },
  755. "asset": {
  756. "__id__": 0
  757. },
  758. "fileId": "a0V1E2ThFC/ZNIcS6Fepjo"
  759. },
  760. {
  761. "__type__": "cc.Node",
  762. "_name": "名字",
  763. "_objFlags": 0,
  764. "_parent": {
  765. "__id__": 1
  766. },
  767. "_children": [],
  768. "_active": true,
  769. "_components": [
  770. {
  771. "__id__": 35
  772. },
  773. {
  774. "__id__": 37
  775. },
  776. {
  777. "__id__": 39
  778. }
  779. ],
  780. "_prefab": {
  781. "__id__": 41
  782. },
  783. "_lpos": {
  784. "__type__": "cc.Vec3",
  785. "x": -65,
  786. "y": 0,
  787. "z": 0
  788. },
  789. "_lrot": {
  790. "__type__": "cc.Quat",
  791. "x": 0,
  792. "y": 0,
  793. "z": 0,
  794. "w": 1
  795. },
  796. "_lscale": {
  797. "__type__": "cc.Vec3",
  798. "x": 1,
  799. "y": 1,
  800. "z": 1
  801. },
  802. "_layer": 33554432,
  803. "_euler": {
  804. "__type__": "cc.Vec3",
  805. "x": 0,
  806. "y": 0,
  807. "z": 0
  808. },
  809. "_id": ""
  810. },
  811. {
  812. "__type__": "cc.UITransform",
  813. "_name": "",
  814. "_objFlags": 0,
  815. "node": {
  816. "__id__": 34
  817. },
  818. "_enabled": true,
  819. "__prefab": {
  820. "__id__": 36
  821. },
  822. "_priority": 0,
  823. "_contentSize": {
  824. "__type__": "cc.Size",
  825. "width": 180,
  826. "height": 37.8
  827. },
  828. "_anchorPoint": {
  829. "__type__": "cc.Vec2",
  830. "x": 0.5,
  831. "y": 0.5
  832. },
  833. "_id": ""
  834. },
  835. {
  836. "__type__": "cc.CompPrefabInfo",
  837. "fileId": "37nZOd0jJI2Yiq03z78BdL"
  838. },
  839. {
  840. "__type__": "cc.Label",
  841. "_name": "",
  842. "_objFlags": 0,
  843. "node": {
  844. "__id__": 34
  845. },
  846. "_enabled": true,
  847. "__prefab": {
  848. "__id__": 38
  849. },
  850. "_visFlags": 0,
  851. "_customMaterial": null,
  852. "_srcBlendFactor": 2,
  853. "_dstBlendFactor": 4,
  854. "_color": {
  855. "__type__": "cc.Color",
  856. "r": 183,
  857. "g": 51,
  858. "b": 31,
  859. "a": 255
  860. },
  861. "_string": "",
  862. "_horizontalAlign": 0,
  863. "_verticalAlign": 1,
  864. "_actualFontSize": 30,
  865. "_fontSize": 24,
  866. "_fontFamily": "Arial",
  867. "_lineHeight": 24,
  868. "_overflow": 1,
  869. "_enableWrapText": true,
  870. "_font": null,
  871. "_isSystemFontUsed": true,
  872. "_isItalic": false,
  873. "_isBold": false,
  874. "_isUnderline": false,
  875. "_underlineHeight": 2,
  876. "_cacheMode": 0,
  877. "_id": ""
  878. },
  879. {
  880. "__type__": "cc.CompPrefabInfo",
  881. "fileId": "2c/inLsBRFypm9UM/s5iNo"
  882. },
  883. {
  884. "__type__": "cc.Widget",
  885. "_name": "",
  886. "_objFlags": 0,
  887. "node": {
  888. "__id__": 34
  889. },
  890. "_enabled": true,
  891. "__prefab": {
  892. "__id__": 40
  893. },
  894. "_alignFlags": 10,
  895. "_target": null,
  896. "_left": 150,
  897. "_right": 0,
  898. "_top": 0,
  899. "_bottom": 0,
  900. "_horizontalCenter": 0,
  901. "_verticalCenter": 0,
  902. "_isAbsLeft": true,
  903. "_isAbsRight": true,
  904. "_isAbsTop": true,
  905. "_isAbsBottom": true,
  906. "_isAbsHorizontalCenter": true,
  907. "_isAbsVerticalCenter": true,
  908. "_originalWidth": 0,
  909. "_originalHeight": 0,
  910. "_alignMode": 2,
  911. "_lockFlags": 0,
  912. "_id": ""
  913. },
  914. {
  915. "__type__": "cc.CompPrefabInfo",
  916. "fileId": "dc7F2L61lJBoWoV49Dnu4y"
  917. },
  918. {
  919. "__type__": "cc.PrefabInfo",
  920. "root": {
  921. "__id__": 1
  922. },
  923. "asset": {
  924. "__id__": 0
  925. },
  926. "fileId": "dbc4f4chZHhrOaHux+ENLe"
  927. },
  928. {
  929. "__type__": "cc.Node",
  930. "_name": "挑战",
  931. "_objFlags": 0,
  932. "_parent": {
  933. "__id__": 1
  934. },
  935. "_children": [
  936. {
  937. "__id__": 43
  938. }
  939. ],
  940. "_active": true,
  941. "_components": [
  942. {
  943. "__id__": 51
  944. },
  945. {
  946. "__id__": 53
  947. },
  948. {
  949. "__id__": 55
  950. },
  951. {
  952. "__id__": 58
  953. }
  954. ],
  955. "_prefab": {
  956. "__id__": 60
  957. },
  958. "_lpos": {
  959. "__type__": "cc.Vec3",
  960. "x": 196,
  961. "y": 0,
  962. "z": 0
  963. },
  964. "_lrot": {
  965. "__type__": "cc.Quat",
  966. "x": 0,
  967. "y": 0,
  968. "z": 0,
  969. "w": 1
  970. },
  971. "_lscale": {
  972. "__type__": "cc.Vec3",
  973. "x": 1,
  974. "y": 1,
  975. "z": 1
  976. },
  977. "_layer": 33554432,
  978. "_euler": {
  979. "__type__": "cc.Vec3",
  980. "x": 0,
  981. "y": 0,
  982. "z": 0
  983. },
  984. "_id": ""
  985. },
  986. {
  987. "__type__": "cc.Node",
  988. "_name": "Label",
  989. "_objFlags": 0,
  990. "_parent": {
  991. "__id__": 42
  992. },
  993. "_children": [],
  994. "_active": true,
  995. "_components": [
  996. {
  997. "__id__": 44
  998. },
  999. {
  1000. "__id__": 46
  1001. },
  1002. {
  1003. "__id__": 48
  1004. }
  1005. ],
  1006. "_prefab": {
  1007. "__id__": 50
  1008. },
  1009. "_lpos": {
  1010. "__type__": "cc.Vec3",
  1011. "x": 0,
  1012. "y": 3,
  1013. "z": 0
  1014. },
  1015. "_lrot": {
  1016. "__type__": "cc.Quat",
  1017. "x": 0,
  1018. "y": 0,
  1019. "z": 0,
  1020. "w": 1
  1021. },
  1022. "_lscale": {
  1023. "__type__": "cc.Vec3",
  1024. "x": 1,
  1025. "y": 1,
  1026. "z": 1
  1027. },
  1028. "_layer": 33554432,
  1029. "_euler": {
  1030. "__type__": "cc.Vec3",
  1031. "x": 0,
  1032. "y": 0,
  1033. "z": 0
  1034. },
  1035. "_id": ""
  1036. },
  1037. {
  1038. "__type__": "cc.UITransform",
  1039. "_name": "",
  1040. "_objFlags": 0,
  1041. "node": {
  1042. "__id__": 43
  1043. },
  1044. "_enabled": true,
  1045. "__prefab": {
  1046. "__id__": 45
  1047. },
  1048. "_priority": 0,
  1049. "_contentSize": {
  1050. "__type__": "cc.Size",
  1051. "width": 91,
  1052. "height": 38
  1053. },
  1054. "_anchorPoint": {
  1055. "__type__": "cc.Vec2",
  1056. "x": 0.5,
  1057. "y": 0.5
  1058. },
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "cc.CompPrefabInfo",
  1063. "fileId": "70O7/WFbtPE7oftFCqTkS6"
  1064. },
  1065. {
  1066. "__type__": "cc.Widget",
  1067. "_name": "",
  1068. "_objFlags": 0,
  1069. "node": {
  1070. "__id__": 43
  1071. },
  1072. "_enabled": true,
  1073. "__prefab": {
  1074. "__id__": 47
  1075. },
  1076. "_alignFlags": 18,
  1077. "_target": null,
  1078. "_left": 0,
  1079. "_right": 0,
  1080. "_top": 0,
  1081. "_bottom": 0,
  1082. "_horizontalCenter": 0,
  1083. "_verticalCenter": 3,
  1084. "_isAbsLeft": true,
  1085. "_isAbsRight": true,
  1086. "_isAbsTop": true,
  1087. "_isAbsBottom": true,
  1088. "_isAbsHorizontalCenter": true,
  1089. "_isAbsVerticalCenter": true,
  1090. "_originalWidth": 0,
  1091. "_originalHeight": 0,
  1092. "_alignMode": 2,
  1093. "_lockFlags": 0,
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.CompPrefabInfo",
  1098. "fileId": "d5fhyQ/ktMUJV6XrDlUf7o"
  1099. },
  1100. {
  1101. "__type__": "cc.Sprite",
  1102. "_name": "",
  1103. "_objFlags": 0,
  1104. "node": {
  1105. "__id__": 43
  1106. },
  1107. "_enabled": true,
  1108. "__prefab": {
  1109. "__id__": 49
  1110. },
  1111. "_visFlags": 0,
  1112. "_customMaterial": null,
  1113. "_srcBlendFactor": 2,
  1114. "_dstBlendFactor": 4,
  1115. "_color": {
  1116. "__type__": "cc.Color",
  1117. "r": 255,
  1118. "g": 255,
  1119. "b": 255,
  1120. "a": 255
  1121. },
  1122. "_spriteFrame": {
  1123. "__uuid__": "aedb1389-e45e-4821-a748-345ecc2b237a@f9941"
  1124. },
  1125. "_type": 0,
  1126. "_fillType": 0,
  1127. "_sizeMode": 1,
  1128. "_fillCenter": {
  1129. "__type__": "cc.Vec2",
  1130. "x": 0,
  1131. "y": 0
  1132. },
  1133. "_fillStart": 0,
  1134. "_fillRange": 0,
  1135. "_isTrimmedMode": true,
  1136. "_useGrayscale": false,
  1137. "_atlas": null,
  1138. "_id": ""
  1139. },
  1140. {
  1141. "__type__": "cc.CompPrefabInfo",
  1142. "fileId": "d3an6ij5FLXY6AsA0OXn2m"
  1143. },
  1144. {
  1145. "__type__": "cc.PrefabInfo",
  1146. "root": {
  1147. "__id__": 1
  1148. },
  1149. "asset": {
  1150. "__id__": 0
  1151. },
  1152. "fileId": "79J64ZpBpGR7oBM+wPGScy"
  1153. },
  1154. {
  1155. "__type__": "cc.UITransform",
  1156. "_name": "",
  1157. "_objFlags": 0,
  1158. "node": {
  1159. "__id__": 42
  1160. },
  1161. "_enabled": true,
  1162. "__prefab": {
  1163. "__id__": 52
  1164. },
  1165. "_priority": 0,
  1166. "_contentSize": {
  1167. "__type__": "cc.Size",
  1168. "width": 162,
  1169. "height": 78
  1170. },
  1171. "_anchorPoint": {
  1172. "__type__": "cc.Vec2",
  1173. "x": 0.5,
  1174. "y": 0.5
  1175. },
  1176. "_id": ""
  1177. },
  1178. {
  1179. "__type__": "cc.CompPrefabInfo",
  1180. "fileId": "f2tvaMqTxH466WLZuinAlq"
  1181. },
  1182. {
  1183. "__type__": "cc.Sprite",
  1184. "_name": "",
  1185. "_objFlags": 0,
  1186. "node": {
  1187. "__id__": 42
  1188. },
  1189. "_enabled": true,
  1190. "__prefab": {
  1191. "__id__": 54
  1192. },
  1193. "_visFlags": 0,
  1194. "_customMaterial": null,
  1195. "_srcBlendFactor": 2,
  1196. "_dstBlendFactor": 4,
  1197. "_color": {
  1198. "__type__": "cc.Color",
  1199. "r": 255,
  1200. "g": 255,
  1201. "b": 255,
  1202. "a": 255
  1203. },
  1204. "_spriteFrame": {
  1205. "__uuid__": "7924744c-c9ae-4d81-b8c0-28d37ed8ec08@f9941"
  1206. },
  1207. "_type": 1,
  1208. "_fillType": 0,
  1209. "_sizeMode": 1,
  1210. "_fillCenter": {
  1211. "__type__": "cc.Vec2",
  1212. "x": 0,
  1213. "y": 0
  1214. },
  1215. "_fillStart": 0,
  1216. "_fillRange": 0,
  1217. "_isTrimmedMode": true,
  1218. "_useGrayscale": false,
  1219. "_atlas": null,
  1220. "_id": ""
  1221. },
  1222. {
  1223. "__type__": "cc.CompPrefabInfo",
  1224. "fileId": "85hjAKO8pKNZnL3/cIdp7w"
  1225. },
  1226. {
  1227. "__type__": "cc.Button",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "node": {
  1231. "__id__": 42
  1232. },
  1233. "_enabled": true,
  1234. "__prefab": {
  1235. "__id__": 56
  1236. },
  1237. "clickEvents": [
  1238. {
  1239. "__id__": 57
  1240. }
  1241. ],
  1242. "_interactable": true,
  1243. "_transition": 3,
  1244. "_normalColor": {
  1245. "__type__": "cc.Color",
  1246. "r": 214,
  1247. "g": 214,
  1248. "b": 214,
  1249. "a": 255
  1250. },
  1251. "_hoverColor": {
  1252. "__type__": "cc.Color",
  1253. "r": 211,
  1254. "g": 211,
  1255. "b": 211,
  1256. "a": 255
  1257. },
  1258. "_pressedColor": {
  1259. "__type__": "cc.Color",
  1260. "r": 255,
  1261. "g": 255,
  1262. "b": 255,
  1263. "a": 255
  1264. },
  1265. "_disabledColor": {
  1266. "__type__": "cc.Color",
  1267. "r": 124,
  1268. "g": 124,
  1269. "b": 124,
  1270. "a": 255
  1271. },
  1272. "_normalSprite": {
  1273. "__uuid__": "7924744c-c9ae-4d81-b8c0-28d37ed8ec08@f9941"
  1274. },
  1275. "_hoverSprite": null,
  1276. "_pressedSprite": null,
  1277. "_disabledSprite": null,
  1278. "_duration": 0.1,
  1279. "_zoomScale": 1.1,
  1280. "_target": {
  1281. "__id__": 42
  1282. },
  1283. "_id": ""
  1284. },
  1285. {
  1286. "__type__": "cc.CompPrefabInfo",
  1287. "fileId": "31lhp3autOcJFqd186dv63"
  1288. },
  1289. {
  1290. "__type__": "cc.ClickEvent",
  1291. "target": {
  1292. "__id__": 1
  1293. },
  1294. "component": "",
  1295. "_componentId": "fd83bXwbW5L5YshQuAvQEDX",
  1296. "handler": "onChallengeButton",
  1297. "customEventData": ""
  1298. },
  1299. {
  1300. "__type__": "cc.Widget",
  1301. "_name": "",
  1302. "_objFlags": 0,
  1303. "node": {
  1304. "__id__": 42
  1305. },
  1306. "_enabled": true,
  1307. "__prefab": {
  1308. "__id__": 59
  1309. },
  1310. "_alignFlags": 34,
  1311. "_target": null,
  1312. "_left": 0,
  1313. "_right": 28,
  1314. "_top": 0,
  1315. "_bottom": 0,
  1316. "_horizontalCenter": 0,
  1317. "_verticalCenter": 0,
  1318. "_isAbsLeft": true,
  1319. "_isAbsRight": true,
  1320. "_isAbsTop": true,
  1321. "_isAbsBottom": true,
  1322. "_isAbsHorizontalCenter": true,
  1323. "_isAbsVerticalCenter": true,
  1324. "_originalWidth": 0,
  1325. "_originalHeight": 0,
  1326. "_alignMode": 2,
  1327. "_lockFlags": 0,
  1328. "_id": ""
  1329. },
  1330. {
  1331. "__type__": "cc.CompPrefabInfo",
  1332. "fileId": "c2HKUZVAhEnZIbJhqn9yDW"
  1333. },
  1334. {
  1335. "__type__": "cc.PrefabInfo",
  1336. "root": {
  1337. "__id__": 1
  1338. },
  1339. "asset": {
  1340. "__id__": 0
  1341. },
  1342. "fileId": "6bAxq5iwJILIiHnb8mUukh"
  1343. },
  1344. {
  1345. "__type__": "cc.Node",
  1346. "_name": "胜利",
  1347. "_objFlags": 0,
  1348. "_parent": {
  1349. "__id__": 1
  1350. },
  1351. "_children": [],
  1352. "_active": false,
  1353. "_components": [
  1354. {
  1355. "__id__": 62
  1356. },
  1357. {
  1358. "__id__": 64
  1359. },
  1360. {
  1361. "__id__": 66
  1362. }
  1363. ],
  1364. "_prefab": {
  1365. "__id__": 68
  1366. },
  1367. "_lpos": {
  1368. "__type__": "cc.Vec3",
  1369. "x": 191.665,
  1370. "y": 0,
  1371. "z": 0
  1372. },
  1373. "_lrot": {
  1374. "__type__": "cc.Quat",
  1375. "x": 0,
  1376. "y": 0,
  1377. "z": 0,
  1378. "w": 1
  1379. },
  1380. "_lscale": {
  1381. "__type__": "cc.Vec3",
  1382. "x": 1,
  1383. "y": 1,
  1384. "z": 1
  1385. },
  1386. "_layer": 1073741824,
  1387. "_euler": {
  1388. "__type__": "cc.Vec3",
  1389. "x": 0,
  1390. "y": 0,
  1391. "z": 0
  1392. },
  1393. "_id": ""
  1394. },
  1395. {
  1396. "__type__": "cc.UITransform",
  1397. "_name": "",
  1398. "_objFlags": 0,
  1399. "node": {
  1400. "__id__": 61
  1401. },
  1402. "_enabled": true,
  1403. "__prefab": {
  1404. "__id__": 63
  1405. },
  1406. "_priority": 0,
  1407. "_contentSize": {
  1408. "__type__": "cc.Size",
  1409. "width": 76.67,
  1410. "height": 37.8
  1411. },
  1412. "_anchorPoint": {
  1413. "__type__": "cc.Vec2",
  1414. "x": 0.5,
  1415. "y": 0.5
  1416. },
  1417. "_id": ""
  1418. },
  1419. {
  1420. "__type__": "cc.CompPrefabInfo",
  1421. "fileId": "9fQ+xA+FZLm4fO1XDaes7M"
  1422. },
  1423. {
  1424. "__type__": "cc.Label",
  1425. "_name": "",
  1426. "_objFlags": 0,
  1427. "node": {
  1428. "__id__": 61
  1429. },
  1430. "_enabled": true,
  1431. "__prefab": {
  1432. "__id__": 65
  1433. },
  1434. "_visFlags": 0,
  1435. "_customMaterial": null,
  1436. "_srcBlendFactor": 2,
  1437. "_dstBlendFactor": 4,
  1438. "_color": {
  1439. "__type__": "cc.Color",
  1440. "r": 54,
  1441. "g": 226,
  1442. "b": 11,
  1443. "a": 255
  1444. },
  1445. "_string": "胜 利",
  1446. "_horizontalAlign": 1,
  1447. "_verticalAlign": 1,
  1448. "_actualFontSize": 30,
  1449. "_fontSize": 30,
  1450. "_fontFamily": "Arial",
  1451. "_lineHeight": 30,
  1452. "_overflow": 0,
  1453. "_enableWrapText": true,
  1454. "_font": null,
  1455. "_isSystemFontUsed": true,
  1456. "_isItalic": false,
  1457. "_isBold": true,
  1458. "_isUnderline": false,
  1459. "_underlineHeight": 2,
  1460. "_cacheMode": 0,
  1461. "_id": ""
  1462. },
  1463. {
  1464. "__type__": "cc.CompPrefabInfo",
  1465. "fileId": "ee6Yqwp+VNHpe/XT+hgUt4"
  1466. },
  1467. {
  1468. "__type__": "cc.Widget",
  1469. "_name": "",
  1470. "_objFlags": 0,
  1471. "node": {
  1472. "__id__": 61
  1473. },
  1474. "_enabled": true,
  1475. "__prefab": {
  1476. "__id__": 67
  1477. },
  1478. "_alignFlags": 34,
  1479. "_target": null,
  1480. "_left": 0,
  1481. "_right": 65,
  1482. "_top": 0,
  1483. "_bottom": 0,
  1484. "_horizontalCenter": 0,
  1485. "_verticalCenter": 0,
  1486. "_isAbsLeft": true,
  1487. "_isAbsRight": true,
  1488. "_isAbsTop": true,
  1489. "_isAbsBottom": true,
  1490. "_isAbsHorizontalCenter": true,
  1491. "_isAbsVerticalCenter": true,
  1492. "_originalWidth": 0,
  1493. "_originalHeight": 0,
  1494. "_alignMode": 2,
  1495. "_lockFlags": 0,
  1496. "_id": ""
  1497. },
  1498. {
  1499. "__type__": "cc.CompPrefabInfo",
  1500. "fileId": "c7jYgAb6NHmJulrrp95367"
  1501. },
  1502. {
  1503. "__type__": "cc.PrefabInfo",
  1504. "root": {
  1505. "__id__": 1
  1506. },
  1507. "asset": {
  1508. "__id__": 0
  1509. },
  1510. "fileId": "3188hWgI5PvonE3Iqn3y7m"
  1511. },
  1512. {
  1513. "__type__": "cc.Node",
  1514. "_name": "Http",
  1515. "_objFlags": 0,
  1516. "_parent": {
  1517. "__id__": 1
  1518. },
  1519. "_children": [],
  1520. "_active": true,
  1521. "_components": [
  1522. {
  1523. "__id__": 70
  1524. },
  1525. {
  1526. "__id__": 72
  1527. }
  1528. ],
  1529. "_prefab": {
  1530. "__id__": 74
  1531. },
  1532. "_lpos": {
  1533. "__type__": "cc.Vec3",
  1534. "x": 0,
  1535. "y": 0,
  1536. "z": 0
  1537. },
  1538. "_lrot": {
  1539. "__type__": "cc.Quat",
  1540. "x": 0,
  1541. "y": 0,
  1542. "z": 0,
  1543. "w": 1
  1544. },
  1545. "_lscale": {
  1546. "__type__": "cc.Vec3",
  1547. "x": 1,
  1548. "y": 1,
  1549. "z": 1
  1550. },
  1551. "_layer": 1073741824,
  1552. "_euler": {
  1553. "__type__": "cc.Vec3",
  1554. "x": 0,
  1555. "y": 0,
  1556. "z": 0
  1557. },
  1558. "_id": ""
  1559. },
  1560. {
  1561. "__type__": "cc.UITransform",
  1562. "_name": "",
  1563. "_objFlags": 0,
  1564. "node": {
  1565. "__id__": 69
  1566. },
  1567. "_enabled": true,
  1568. "__prefab": {
  1569. "__id__": 71
  1570. },
  1571. "_priority": 0,
  1572. "_contentSize": {
  1573. "__type__": "cc.Size",
  1574. "width": 100,
  1575. "height": 100
  1576. },
  1577. "_anchorPoint": {
  1578. "__type__": "cc.Vec2",
  1579. "x": 0.5,
  1580. "y": 0.5
  1581. },
  1582. "_id": ""
  1583. },
  1584. {
  1585. "__type__": "cc.CompPrefabInfo",
  1586. "fileId": "f2xU35KChHBIp0ldCynGID"
  1587. },
  1588. {
  1589. "__type__": "dac21xJD+VAUaoh8lKjfmQr",
  1590. "_name": "",
  1591. "_objFlags": 0,
  1592. "node": {
  1593. "__id__": 69
  1594. },
  1595. "_enabled": true,
  1596. "__prefab": {
  1597. "__id__": 73
  1598. },
  1599. "hostAlias": "",
  1600. "withCredentials": false,
  1601. "timeout": 0,
  1602. "responseType": 3,
  1603. "useEncrypt": true,
  1604. "_id": ""
  1605. },
  1606. {
  1607. "__type__": "cc.CompPrefabInfo",
  1608. "fileId": "463E8n9fdI2L65wHHA2nn6"
  1609. },
  1610. {
  1611. "__type__": "cc.PrefabInfo",
  1612. "root": {
  1613. "__id__": 1
  1614. },
  1615. "asset": {
  1616. "__id__": 0
  1617. },
  1618. "fileId": "4d+MWHRIRNp5Vmj+weHtSL"
  1619. },
  1620. {
  1621. "__type__": "cc.UITransform",
  1622. "_name": "",
  1623. "_objFlags": 0,
  1624. "node": {
  1625. "__id__": 1
  1626. },
  1627. "_enabled": true,
  1628. "__prefab": {
  1629. "__id__": 76
  1630. },
  1631. "_priority": 0,
  1632. "_contentSize": {
  1633. "__type__": "cc.Size",
  1634. "width": 610,
  1635. "height": 140
  1636. },
  1637. "_anchorPoint": {
  1638. "__type__": "cc.Vec2",
  1639. "x": 0.5,
  1640. "y": 0.5
  1641. },
  1642. "_id": ""
  1643. },
  1644. {
  1645. "__type__": "cc.CompPrefabInfo",
  1646. "fileId": "c9KfFUomVEs5Q7gfThXTn6"
  1647. },
  1648. {
  1649. "__type__": "5dbc7RZgppH0phbd/ybYswr",
  1650. "_name": "",
  1651. "_objFlags": 0,
  1652. "node": {
  1653. "__id__": 1
  1654. },
  1655. "_enabled": true,
  1656. "__prefab": {
  1657. "__id__": 78
  1658. },
  1659. "prefabPath": "",
  1660. "openMode": 0,
  1661. "params": [],
  1662. "openFroms": [],
  1663. "_id": ""
  1664. },
  1665. {
  1666. "__type__": "cc.CompPrefabInfo",
  1667. "fileId": "82aKGuru9D+Y7ajdymhtkY"
  1668. },
  1669. {
  1670. "__type__": "fd83bXwbW5L5YshQuAvQEDX",
  1671. "_name": "",
  1672. "_objFlags": 0,
  1673. "node": {
  1674. "__id__": 1
  1675. },
  1676. "_enabled": true,
  1677. "__prefab": {
  1678. "__id__": 80
  1679. },
  1680. "headSprite": {
  1681. "__id__": 15
  1682. },
  1683. "nameLabel": {
  1684. "__id__": 37
  1685. },
  1686. "challengeButtonNode": {
  1687. "__id__": 42
  1688. },
  1689. "winLabel": {
  1690. "__id__": 64
  1691. },
  1692. "http": {
  1693. "__id__": 72
  1694. },
  1695. "_id": ""
  1696. },
  1697. {
  1698. "__type__": "cc.CompPrefabInfo",
  1699. "fileId": "3975KQiy9P0rGhkbYy35i7"
  1700. },
  1701. {
  1702. "__type__": "cc.PrefabInfo",
  1703. "root": {
  1704. "__id__": 1
  1705. },
  1706. "asset": {
  1707. "__id__": 0
  1708. },
  1709. "fileId": "c0AwH0gDFGvakutMxD/D/9",
  1710. "targetOverrides": []
  1711. }
  1712. ]