Rank_Item.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Rank_Item",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Rank_Item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 26
  35. },
  36. {
  37. "__id__": 32
  38. },
  39. {
  40. "__id__": 38
  41. }
  42. ],
  43. "_active": true,
  44. "_components": [
  45. {
  46. "__id__": 44
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 46
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": -50,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  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": "Frame",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 7
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 713,
  146. "height": 108
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "c5yJQtCIVOP7kIPWxQ/uUn"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "09956a93-8f25-402d-b258-a8af065ad2e2@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 1,
  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": "59CDBqLaVIX5HFe0ucwNuB"
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "99PFBltHdLgbIEccJ7+qEj",
  213. "instance": null,
  214. "targetOverrides": null,
  215. "nestedPrefabInstanceRoots": null
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "Medal",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 1
  224. },
  225. "_children": [],
  226. "_active": true,
  227. "_components": [
  228. {
  229. "__id__": 9
  230. },
  231. {
  232. "__id__": 11
  233. }
  234. ],
  235. "_prefab": {
  236. "__id__": 13
  237. },
  238. "_lpos": {
  239. "__type__": "cc.Vec3",
  240. "x": -294.227,
  241. "y": 6.637000000000057,
  242. "z": 0
  243. },
  244. "_lrot": {
  245. "__type__": "cc.Quat",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0,
  249. "w": 1
  250. },
  251. "_lscale": {
  252. "__type__": "cc.Vec3",
  253. "x": 1,
  254. "y": 1,
  255. "z": 1
  256. },
  257. "_mobility": 0,
  258. "_layer": 33554432,
  259. "_euler": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0
  264. },
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.UITransform",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "__editorExtras__": {},
  272. "node": {
  273. "__id__": 8
  274. },
  275. "_enabled": true,
  276. "__prefab": {
  277. "__id__": 10
  278. },
  279. "_contentSize": {
  280. "__type__": "cc.Size",
  281. "width": 64,
  282. "height": 63
  283. },
  284. "_anchorPoint": {
  285. "__type__": "cc.Vec2",
  286. "x": 0.5,
  287. "y": 0.5
  288. },
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.CompPrefabInfo",
  293. "fileId": "70xvXpFO5JFYSzZfDPuVb2"
  294. },
  295. {
  296. "__type__": "cc.Sprite",
  297. "_name": "",
  298. "_objFlags": 0,
  299. "__editorExtras__": {},
  300. "node": {
  301. "__id__": 8
  302. },
  303. "_enabled": true,
  304. "__prefab": {
  305. "__id__": 12
  306. },
  307. "_customMaterial": null,
  308. "_srcBlendFactor": 2,
  309. "_dstBlendFactor": 4,
  310. "_color": {
  311. "__type__": "cc.Color",
  312. "r": 255,
  313. "g": 255,
  314. "b": 255,
  315. "a": 255
  316. },
  317. "_spriteFrame": {
  318. "__uuid__": "d74847ec-508c-4e13-bea4-9be748768948@f9941",
  319. "__expectedType__": "cc.SpriteFrame"
  320. },
  321. "_type": 0,
  322. "_fillType": 0,
  323. "_sizeMode": 1,
  324. "_fillCenter": {
  325. "__type__": "cc.Vec2",
  326. "x": 0,
  327. "y": 0
  328. },
  329. "_fillStart": 0,
  330. "_fillRange": 0,
  331. "_isTrimmedMode": true,
  332. "_useGrayscale": false,
  333. "_atlas": null,
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.CompPrefabInfo",
  338. "fileId": "b4QhsGAHJEW6qSCk3UHm1O"
  339. },
  340. {
  341. "__type__": "cc.PrefabInfo",
  342. "root": {
  343. "__id__": 1
  344. },
  345. "asset": {
  346. "__id__": 0
  347. },
  348. "fileId": "3bBHxFRPBFga7ISIw3tB//",
  349. "instance": null,
  350. "targetOverrides": null,
  351. "nestedPrefabInstanceRoots": null
  352. },
  353. {
  354. "__type__": "cc.Node",
  355. "_name": "Num",
  356. "_objFlags": 0,
  357. "__editorExtras__": {},
  358. "_parent": {
  359. "__id__": 1
  360. },
  361. "_children": [],
  362. "_active": true,
  363. "_components": [
  364. {
  365. "__id__": 15
  366. },
  367. {
  368. "__id__": 17
  369. }
  370. ],
  371. "_prefab": {
  372. "__id__": 19
  373. },
  374. "_lpos": {
  375. "__type__": "cc.Vec3",
  376. "x": -295.33299999999997,
  377. "y": 9.955000000000041,
  378. "z": 0
  379. },
  380. "_lrot": {
  381. "__type__": "cc.Quat",
  382. "x": 0,
  383. "y": 0,
  384. "z": 0,
  385. "w": 1
  386. },
  387. "_lscale": {
  388. "__type__": "cc.Vec3",
  389. "x": 1,
  390. "y": 1,
  391. "z": 1
  392. },
  393. "_mobility": 0,
  394. "_layer": 33554432,
  395. "_euler": {
  396. "__type__": "cc.Vec3",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0
  400. },
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.UITransform",
  405. "_name": "",
  406. "_objFlags": 0,
  407. "__editorExtras__": {},
  408. "node": {
  409. "__id__": 14
  410. },
  411. "_enabled": true,
  412. "__prefab": {
  413. "__id__": 16
  414. },
  415. "_contentSize": {
  416. "__type__": "cc.Size",
  417. "width": 26.6953125,
  418. "height": 63
  419. },
  420. "_anchorPoint": {
  421. "__type__": "cc.Vec2",
  422. "x": 0.5,
  423. "y": 0.5
  424. },
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.CompPrefabInfo",
  429. "fileId": "827eoQZtlLPYK2y+ReJ9DT"
  430. },
  431. {
  432. "__type__": "cc.Label",
  433. "_name": "",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "node": {
  437. "__id__": 14
  438. },
  439. "_enabled": true,
  440. "__prefab": {
  441. "__id__": 18
  442. },
  443. "_customMaterial": null,
  444. "_srcBlendFactor": 2,
  445. "_dstBlendFactor": 4,
  446. "_color": {
  447. "__type__": "cc.Color",
  448. "r": 220,
  449. "g": 38,
  450. "b": 133,
  451. "a": 255
  452. },
  453. "_string": "4",
  454. "_horizontalAlign": 1,
  455. "_verticalAlign": 1,
  456. "_actualFontSize": 48,
  457. "_fontSize": 48,
  458. "_fontFamily": "Arial",
  459. "_lineHeight": 50,
  460. "_overflow": 0,
  461. "_enableWrapText": true,
  462. "_font": null,
  463. "_isSystemFontUsed": true,
  464. "_spacingX": 0,
  465. "_isItalic": false,
  466. "_isBold": true,
  467. "_isUnderline": false,
  468. "_underlineHeight": 2,
  469. "_cacheMode": 1,
  470. "_enableOutline": false,
  471. "_outlineColor": {
  472. "__type__": "cc.Color",
  473. "r": 0,
  474. "g": 0,
  475. "b": 0,
  476. "a": 255
  477. },
  478. "_outlineWidth": 2,
  479. "_enableShadow": false,
  480. "_shadowColor": {
  481. "__type__": "cc.Color",
  482. "r": 0,
  483. "g": 0,
  484. "b": 0,
  485. "a": 255
  486. },
  487. "_shadowOffset": {
  488. "__type__": "cc.Vec2",
  489. "x": 2,
  490. "y": 2
  491. },
  492. "_shadowBlur": 2,
  493. "_id": ""
  494. },
  495. {
  496. "__type__": "cc.CompPrefabInfo",
  497. "fileId": "34ej1Fqd9MlpCzjQZ/L+7M"
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__id__": 0
  506. },
  507. "fileId": "cbS1u8s/RAVqJ9XmPnAUDi",
  508. "instance": null,
  509. "targetOverrides": null,
  510. "nestedPrefabInstanceRoots": null
  511. },
  512. {
  513. "__type__": "cc.Node",
  514. "_name": "Head_Icon",
  515. "_objFlags": 0,
  516. "__editorExtras__": {},
  517. "_parent": {
  518. "__id__": 1
  519. },
  520. "_children": [],
  521. "_active": true,
  522. "_components": [
  523. {
  524. "__id__": 21
  525. },
  526. {
  527. "__id__": 23
  528. }
  529. ],
  530. "_prefab": {
  531. "__id__": 25
  532. },
  533. "_lpos": {
  534. "__type__": "cc.Vec3",
  535. "x": -214.886,
  536. "y": 10.073000000000093,
  537. "z": 0
  538. },
  539. "_lrot": {
  540. "__type__": "cc.Quat",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0,
  544. "w": 1
  545. },
  546. "_lscale": {
  547. "__type__": "cc.Vec3",
  548. "x": 1,
  549. "y": 1,
  550. "z": 1
  551. },
  552. "_mobility": 0,
  553. "_layer": 33554432,
  554. "_euler": {
  555. "__type__": "cc.Vec3",
  556. "x": 0,
  557. "y": 0,
  558. "z": 0
  559. },
  560. "_id": ""
  561. },
  562. {
  563. "__type__": "cc.UITransform",
  564. "_name": "",
  565. "_objFlags": 0,
  566. "__editorExtras__": {},
  567. "node": {
  568. "__id__": 20
  569. },
  570. "_enabled": true,
  571. "__prefab": {
  572. "__id__": 22
  573. },
  574. "_contentSize": {
  575. "__type__": "cc.Size",
  576. "width": 54,
  577. "height": 54
  578. },
  579. "_anchorPoint": {
  580. "__type__": "cc.Vec2",
  581. "x": 0.5,
  582. "y": 0.5
  583. },
  584. "_id": ""
  585. },
  586. {
  587. "__type__": "cc.CompPrefabInfo",
  588. "fileId": "faQEV5uVdNZ7IRcp3gUpBl"
  589. },
  590. {
  591. "__type__": "cc.Sprite",
  592. "_name": "",
  593. "_objFlags": 0,
  594. "__editorExtras__": {},
  595. "node": {
  596. "__id__": 20
  597. },
  598. "_enabled": true,
  599. "__prefab": {
  600. "__id__": 24
  601. },
  602. "_customMaterial": null,
  603. "_srcBlendFactor": 2,
  604. "_dstBlendFactor": 4,
  605. "_color": {
  606. "__type__": "cc.Color",
  607. "r": 255,
  608. "g": 255,
  609. "b": 255,
  610. "a": 255
  611. },
  612. "_spriteFrame": {
  613. "__uuid__": "2890f72e-242e-400a-82f8-9edd7b9228ab@f9941",
  614. "__expectedType__": "cc.SpriteFrame"
  615. },
  616. "_type": 0,
  617. "_fillType": 0,
  618. "_sizeMode": 1,
  619. "_fillCenter": {
  620. "__type__": "cc.Vec2",
  621. "x": 0,
  622. "y": 0
  623. },
  624. "_fillStart": 0,
  625. "_fillRange": 0,
  626. "_isTrimmedMode": true,
  627. "_useGrayscale": false,
  628. "_atlas": null,
  629. "_id": ""
  630. },
  631. {
  632. "__type__": "cc.CompPrefabInfo",
  633. "fileId": "10f5jG7w5Mi74w5SqBUOeP"
  634. },
  635. {
  636. "__type__": "cc.PrefabInfo",
  637. "root": {
  638. "__id__": 1
  639. },
  640. "asset": {
  641. "__id__": 0
  642. },
  643. "fileId": "10Ke3vkhlLyal+4YyPMnCj",
  644. "instance": null,
  645. "targetOverrides": null,
  646. "nestedPrefabInstanceRoots": null
  647. },
  648. {
  649. "__type__": "cc.Node",
  650. "_name": "Name",
  651. "_objFlags": 0,
  652. "__editorExtras__": {},
  653. "_parent": {
  654. "__id__": 1
  655. },
  656. "_children": [],
  657. "_active": true,
  658. "_components": [
  659. {
  660. "__id__": 27
  661. },
  662. {
  663. "__id__": 29
  664. }
  665. ],
  666. "_prefab": {
  667. "__id__": 31
  668. },
  669. "_lpos": {
  670. "__type__": "cc.Vec3",
  671. "x": -130.275,
  672. "y": 10,
  673. "z": 0
  674. },
  675. "_lrot": {
  676. "__type__": "cc.Quat",
  677. "x": 0,
  678. "y": 0,
  679. "z": 0,
  680. "w": 1
  681. },
  682. "_lscale": {
  683. "__type__": "cc.Vec3",
  684. "x": 1,
  685. "y": 1,
  686. "z": 1
  687. },
  688. "_mobility": 0,
  689. "_layer": 33554432,
  690. "_euler": {
  691. "__type__": "cc.Vec3",
  692. "x": 0,
  693. "y": 0,
  694. "z": 0
  695. },
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "cc.UITransform",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "__editorExtras__": {},
  703. "node": {
  704. "__id__": 26
  705. },
  706. "_enabled": true,
  707. "__prefab": {
  708. "__id__": 28
  709. },
  710. "_contentSize": {
  711. "__type__": "cc.Size",
  712. "width": 60,
  713. "height": 50.4
  714. },
  715. "_anchorPoint": {
  716. "__type__": "cc.Vec2",
  717. "x": 0.5,
  718. "y": 0.5
  719. },
  720. "_id": ""
  721. },
  722. {
  723. "__type__": "cc.CompPrefabInfo",
  724. "fileId": "22Vul4mllMZJnXIU1Tm7sJ"
  725. },
  726. {
  727. "__type__": "cc.Label",
  728. "_name": "",
  729. "_objFlags": 0,
  730. "__editorExtras__": {},
  731. "node": {
  732. "__id__": 26
  733. },
  734. "_enabled": true,
  735. "__prefab": {
  736. "__id__": 30
  737. },
  738. "_customMaterial": null,
  739. "_srcBlendFactor": 2,
  740. "_dstBlendFactor": 4,
  741. "_color": {
  742. "__type__": "cc.Color",
  743. "r": 220,
  744. "g": 38,
  745. "b": 133,
  746. "a": 255
  747. },
  748. "_string": "张三",
  749. "_horizontalAlign": 1,
  750. "_verticalAlign": 1,
  751. "_actualFontSize": 30,
  752. "_fontSize": 30,
  753. "_fontFamily": "Arial",
  754. "_lineHeight": 40,
  755. "_overflow": 0,
  756. "_enableWrapText": true,
  757. "_font": null,
  758. "_isSystemFontUsed": true,
  759. "_spacingX": 0,
  760. "_isItalic": false,
  761. "_isBold": true,
  762. "_isUnderline": false,
  763. "_underlineHeight": 2,
  764. "_cacheMode": 1,
  765. "_enableOutline": false,
  766. "_outlineColor": {
  767. "__type__": "cc.Color",
  768. "r": 0,
  769. "g": 0,
  770. "b": 0,
  771. "a": 255
  772. },
  773. "_outlineWidth": 2,
  774. "_enableShadow": false,
  775. "_shadowColor": {
  776. "__type__": "cc.Color",
  777. "r": 0,
  778. "g": 0,
  779. "b": 0,
  780. "a": 255
  781. },
  782. "_shadowOffset": {
  783. "__type__": "cc.Vec2",
  784. "x": 2,
  785. "y": 2
  786. },
  787. "_shadowBlur": 2,
  788. "_id": ""
  789. },
  790. {
  791. "__type__": "cc.CompPrefabInfo",
  792. "fileId": "d1J3sPoZFGk7U4EhfmUp0i"
  793. },
  794. {
  795. "__type__": "cc.PrefabInfo",
  796. "root": {
  797. "__id__": 1
  798. },
  799. "asset": {
  800. "__id__": 0
  801. },
  802. "fileId": "683SmmWR9HP6cggYAYspxp",
  803. "instance": null,
  804. "targetOverrides": null,
  805. "nestedPrefabInstanceRoots": null
  806. },
  807. {
  808. "__type__": "cc.Node",
  809. "_name": "Des",
  810. "_objFlags": 0,
  811. "__editorExtras__": {},
  812. "_parent": {
  813. "__id__": 1
  814. },
  815. "_children": [],
  816. "_active": true,
  817. "_components": [
  818. {
  819. "__id__": 33
  820. },
  821. {
  822. "__id__": 35
  823. }
  824. ],
  825. "_prefab": {
  826. "__id__": 37
  827. },
  828. "_lpos": {
  829. "__type__": "cc.Vec3",
  830. "x": 168.37699999999995,
  831. "y": 10,
  832. "z": 0
  833. },
  834. "_lrot": {
  835. "__type__": "cc.Quat",
  836. "x": 0,
  837. "y": 0,
  838. "z": 0,
  839. "w": 1
  840. },
  841. "_lscale": {
  842. "__type__": "cc.Vec3",
  843. "x": 1,
  844. "y": 1,
  845. "z": 1
  846. },
  847. "_mobility": 0,
  848. "_layer": 33554432,
  849. "_euler": {
  850. "__type__": "cc.Vec3",
  851. "x": 0,
  852. "y": 0,
  853. "z": 0
  854. },
  855. "_id": ""
  856. },
  857. {
  858. "__type__": "cc.UITransform",
  859. "_name": "",
  860. "_objFlags": 0,
  861. "__editorExtras__": {},
  862. "node": {
  863. "__id__": 32
  864. },
  865. "_enabled": true,
  866. "__prefab": {
  867. "__id__": 34
  868. },
  869. "_contentSize": {
  870. "__type__": "cc.Size",
  871. "width": 150,
  872. "height": 50.4
  873. },
  874. "_anchorPoint": {
  875. "__type__": "cc.Vec2",
  876. "x": 0.5,
  877. "y": 0.5
  878. },
  879. "_id": ""
  880. },
  881. {
  882. "__type__": "cc.CompPrefabInfo",
  883. "fileId": "d6p2fp2EdPw6S8QU34cSCO"
  884. },
  885. {
  886. "__type__": "cc.Label",
  887. "_name": "",
  888. "_objFlags": 0,
  889. "__editorExtras__": {},
  890. "node": {
  891. "__id__": 32
  892. },
  893. "_enabled": true,
  894. "__prefab": {
  895. "__id__": 36
  896. },
  897. "_customMaterial": null,
  898. "_srcBlendFactor": 2,
  899. "_dstBlendFactor": 4,
  900. "_color": {
  901. "__type__": "cc.Color",
  902. "r": 220,
  903. "g": 38,
  904. "b": 133,
  905. "a": 255
  906. },
  907. "_string": "已通过关卡",
  908. "_horizontalAlign": 1,
  909. "_verticalAlign": 1,
  910. "_actualFontSize": 30,
  911. "_fontSize": 30,
  912. "_fontFamily": "Arial",
  913. "_lineHeight": 40,
  914. "_overflow": 0,
  915. "_enableWrapText": true,
  916. "_font": null,
  917. "_isSystemFontUsed": true,
  918. "_spacingX": 0,
  919. "_isItalic": false,
  920. "_isBold": true,
  921. "_isUnderline": false,
  922. "_underlineHeight": 2,
  923. "_cacheMode": 1,
  924. "_enableOutline": false,
  925. "_outlineColor": {
  926. "__type__": "cc.Color",
  927. "r": 0,
  928. "g": 0,
  929. "b": 0,
  930. "a": 255
  931. },
  932. "_outlineWidth": 2,
  933. "_enableShadow": false,
  934. "_shadowColor": {
  935. "__type__": "cc.Color",
  936. "r": 0,
  937. "g": 0,
  938. "b": 0,
  939. "a": 255
  940. },
  941. "_shadowOffset": {
  942. "__type__": "cc.Vec2",
  943. "x": 2,
  944. "y": 2
  945. },
  946. "_shadowBlur": 2,
  947. "_id": ""
  948. },
  949. {
  950. "__type__": "cc.CompPrefabInfo",
  951. "fileId": "9dDOXZsyNH/746+TAXlweU"
  952. },
  953. {
  954. "__type__": "cc.PrefabInfo",
  955. "root": {
  956. "__id__": 1
  957. },
  958. "asset": {
  959. "__id__": 0
  960. },
  961. "fileId": "b1WgjlS91CjJYQBCm57Ywo",
  962. "instance": null,
  963. "targetOverrides": null,
  964. "nestedPrefabInstanceRoots": null
  965. },
  966. {
  967. "__type__": "cc.Node",
  968. "_name": "Level",
  969. "_objFlags": 0,
  970. "__editorExtras__": {},
  971. "_parent": {
  972. "__id__": 1
  973. },
  974. "_children": [],
  975. "_active": true,
  976. "_components": [
  977. {
  978. "__id__": 39
  979. },
  980. {
  981. "__id__": 41
  982. }
  983. ],
  984. "_prefab": {
  985. "__id__": 43
  986. },
  987. "_lpos": {
  988. "__type__": "cc.Vec3",
  989. "x": 277.88300000000004,
  990. "y": 10,
  991. "z": 0
  992. },
  993. "_lrot": {
  994. "__type__": "cc.Quat",
  995. "x": 0,
  996. "y": 0,
  997. "z": 0,
  998. "w": 1
  999. },
  1000. "_lscale": {
  1001. "__type__": "cc.Vec3",
  1002. "x": 1,
  1003. "y": 1,
  1004. "z": 1
  1005. },
  1006. "_mobility": 0,
  1007. "_layer": 33554432,
  1008. "_euler": {
  1009. "__type__": "cc.Vec3",
  1010. "x": 0,
  1011. "y": 0,
  1012. "z": 0
  1013. },
  1014. "_id": ""
  1015. },
  1016. {
  1017. "__type__": "cc.UITransform",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "__editorExtras__": {},
  1021. "node": {
  1022. "__id__": 38
  1023. },
  1024. "_enabled": true,
  1025. "__prefab": {
  1026. "__id__": 40
  1027. },
  1028. "_contentSize": {
  1029. "__type__": "cc.Size",
  1030. "width": 50.0537109375,
  1031. "height": 50.4
  1032. },
  1033. "_anchorPoint": {
  1034. "__type__": "cc.Vec2",
  1035. "x": 0.5,
  1036. "y": 0.5
  1037. },
  1038. "_id": ""
  1039. },
  1040. {
  1041. "__type__": "cc.CompPrefabInfo",
  1042. "fileId": "f748MBx/hI0Krf1t5U2YZ0"
  1043. },
  1044. {
  1045. "__type__": "cc.Label",
  1046. "_name": "",
  1047. "_objFlags": 0,
  1048. "__editorExtras__": {},
  1049. "node": {
  1050. "__id__": 38
  1051. },
  1052. "_enabled": true,
  1053. "__prefab": {
  1054. "__id__": 42
  1055. },
  1056. "_customMaterial": null,
  1057. "_srcBlendFactor": 2,
  1058. "_dstBlendFactor": 4,
  1059. "_color": {
  1060. "__type__": "cc.Color",
  1061. "r": 251,
  1062. "g": 91,
  1063. "b": 5,
  1064. "a": 255
  1065. },
  1066. "_string": "100",
  1067. "_horizontalAlign": 1,
  1068. "_verticalAlign": 1,
  1069. "_actualFontSize": 30,
  1070. "_fontSize": 30,
  1071. "_fontFamily": "Arial",
  1072. "_lineHeight": 40,
  1073. "_overflow": 0,
  1074. "_enableWrapText": true,
  1075. "_font": null,
  1076. "_isSystemFontUsed": true,
  1077. "_spacingX": 0,
  1078. "_isItalic": false,
  1079. "_isBold": true,
  1080. "_isUnderline": false,
  1081. "_underlineHeight": 2,
  1082. "_cacheMode": 1,
  1083. "_enableOutline": false,
  1084. "_outlineColor": {
  1085. "__type__": "cc.Color",
  1086. "r": 0,
  1087. "g": 0,
  1088. "b": 0,
  1089. "a": 255
  1090. },
  1091. "_outlineWidth": 2,
  1092. "_enableShadow": false,
  1093. "_shadowColor": {
  1094. "__type__": "cc.Color",
  1095. "r": 0,
  1096. "g": 0,
  1097. "b": 0,
  1098. "a": 255
  1099. },
  1100. "_shadowOffset": {
  1101. "__type__": "cc.Vec2",
  1102. "x": 2,
  1103. "y": 2
  1104. },
  1105. "_shadowBlur": 2,
  1106. "_id": ""
  1107. },
  1108. {
  1109. "__type__": "cc.CompPrefabInfo",
  1110. "fileId": "1atugwoyxOd7IWqfqW83r2"
  1111. },
  1112. {
  1113. "__type__": "cc.PrefabInfo",
  1114. "root": {
  1115. "__id__": 1
  1116. },
  1117. "asset": {
  1118. "__id__": 0
  1119. },
  1120. "fileId": "faw0Xe9W9Mv5A8WgG+Ldib",
  1121. "instance": null,
  1122. "targetOverrides": null,
  1123. "nestedPrefabInstanceRoots": null
  1124. },
  1125. {
  1126. "__type__": "cc.UITransform",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "__editorExtras__": {},
  1130. "node": {
  1131. "__id__": 1
  1132. },
  1133. "_enabled": true,
  1134. "__prefab": {
  1135. "__id__": 45
  1136. },
  1137. "_contentSize": {
  1138. "__type__": "cc.Size",
  1139. "width": 700,
  1140. "height": 120
  1141. },
  1142. "_anchorPoint": {
  1143. "__type__": "cc.Vec2",
  1144. "x": 0.5,
  1145. "y": 0.5
  1146. },
  1147. "_id": ""
  1148. },
  1149. {
  1150. "__type__": "cc.CompPrefabInfo",
  1151. "fileId": "d0qoL4ekpJH5bwu+Fe1r0G"
  1152. },
  1153. {
  1154. "__type__": "cc.PrefabInfo",
  1155. "root": {
  1156. "__id__": 1
  1157. },
  1158. "asset": {
  1159. "__id__": 0
  1160. },
  1161. "fileId": "1938xnnFVMTZfQp31ImOO5",
  1162. "instance": null,
  1163. "targetOverrides": null
  1164. }
  1165. ]