Unlock.prefab 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Unlock",
  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": "Unlock",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 40
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 58
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 60
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": -265.5,
  40. "y": 484.5,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 1073741824,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "Sprite",
  69. "_objFlags": 0,
  70. "__editorExtras__": {},
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [
  75. {
  76. "__id__": 3
  77. },
  78. {
  79. "__id__": 11
  80. },
  81. {
  82. "__id__": 19
  83. }
  84. ],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 33
  89. },
  90. {
  91. "__id__": 35
  92. },
  93. {
  94. "__id__": 37
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 39
  99. },
  100. "_lpos": {
  101. "__type__": "cc.Vec3",
  102. "x": 0,
  103. "y": 11,
  104. "z": 0
  105. },
  106. "_lrot": {
  107. "__type__": "cc.Quat",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0,
  111. "w": 1
  112. },
  113. "_lscale": {
  114. "__type__": "cc.Vec3",
  115. "x": 1,
  116. "y": 1,
  117. "z": 1
  118. },
  119. "_mobility": 0,
  120. "_layer": 1073741824,
  121. "_euler": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_id": ""
  128. },
  129. {
  130. "__type__": "cc.Node",
  131. "_name": "Name",
  132. "_objFlags": 0,
  133. "__editorExtras__": {},
  134. "_parent": {
  135. "__id__": 2
  136. },
  137. "_children": [],
  138. "_active": true,
  139. "_components": [
  140. {
  141. "__id__": 4
  142. },
  143. {
  144. "__id__": 6
  145. },
  146. {
  147. "__id__": 8
  148. }
  149. ],
  150. "_prefab": {
  151. "__id__": 10
  152. },
  153. "_lpos": {
  154. "__type__": "cc.Vec3",
  155. "x": 0,
  156. "y": -89.6,
  157. "z": 0
  158. },
  159. "_lrot": {
  160. "__type__": "cc.Quat",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0,
  164. "w": 1
  165. },
  166. "_lscale": {
  167. "__type__": "cc.Vec3",
  168. "x": 1,
  169. "y": 1,
  170. "z": 1
  171. },
  172. "_mobility": 0,
  173. "_layer": 1073741824,
  174. "_euler": {
  175. "__type__": "cc.Vec3",
  176. "x": 0,
  177. "y": 0,
  178. "z": 0
  179. },
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.UITransform",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "__editorExtras__": {},
  187. "node": {
  188. "__id__": 3
  189. },
  190. "_enabled": true,
  191. "__prefab": {
  192. "__id__": 5
  193. },
  194. "_contentSize": {
  195. "__type__": "cc.Size",
  196. "width": 6,
  197. "height": 38.76
  198. },
  199. "_anchorPoint": {
  200. "__type__": "cc.Vec2",
  201. "x": 0.5,
  202. "y": 0.5
  203. },
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.CompPrefabInfo",
  208. "fileId": "2aLuaO6+9DkrTNAc7/Wx9J"
  209. },
  210. {
  211. "__type__": "cc.Label",
  212. "_name": "",
  213. "_objFlags": 0,
  214. "__editorExtras__": {},
  215. "node": {
  216. "__id__": 3
  217. },
  218. "_enabled": true,
  219. "__prefab": {
  220. "__id__": 7
  221. },
  222. "_customMaterial": null,
  223. "_srcBlendFactor": 2,
  224. "_dstBlendFactor": 4,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 255,
  228. "g": 255,
  229. "b": 255,
  230. "a": 255
  231. },
  232. "_string": "",
  233. "_horizontalAlign": 1,
  234. "_verticalAlign": 1,
  235. "_actualFontSize": 26,
  236. "_fontSize": 26,
  237. "_fontFamily": "Adobe 黑体 Std",
  238. "_lineHeight": 0,
  239. "_overflow": 0,
  240. "_enableWrapText": true,
  241. "_font": null,
  242. "_isSystemFontUsed": true,
  243. "_spacingX": 0,
  244. "_isItalic": false,
  245. "_isBold": false,
  246. "_isUnderline": false,
  247. "_underlineHeight": 2,
  248. "_cacheMode": 0,
  249. "_enableOutline": true,
  250. "_outlineColor": {
  251. "__type__": "cc.Color",
  252. "r": 0,
  253. "g": 0,
  254. "b": 0,
  255. "a": 255
  256. },
  257. "_outlineWidth": 3,
  258. "_enableShadow": false,
  259. "_shadowColor": {
  260. "__type__": "cc.Color",
  261. "r": 0,
  262. "g": 0,
  263. "b": 0,
  264. "a": 255
  265. },
  266. "_shadowOffset": {
  267. "__type__": "cc.Vec2",
  268. "x": 2,
  269. "y": 2
  270. },
  271. "_shadowBlur": 2,
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.CompPrefabInfo",
  276. "fileId": "fbbvDA8FVNSZ5KdHkHEiLB"
  277. },
  278. {
  279. "__type__": "cc.Widget",
  280. "_name": "",
  281. "_objFlags": 0,
  282. "__editorExtras__": {},
  283. "node": {
  284. "__id__": 3
  285. },
  286. "_enabled": true,
  287. "__prefab": {
  288. "__id__": 9
  289. },
  290. "_alignFlags": 20,
  291. "_target": null,
  292. "_left": 0,
  293. "_right": 0,
  294. "_top": 0,
  295. "_bottom": 17.520000000000003,
  296. "_horizontalCenter": 0,
  297. "_verticalCenter": 0,
  298. "_isAbsLeft": true,
  299. "_isAbsRight": true,
  300. "_isAbsTop": true,
  301. "_isAbsBottom": true,
  302. "_isAbsHorizontalCenter": true,
  303. "_isAbsVerticalCenter": true,
  304. "_originalWidth": 0,
  305. "_originalHeight": 0,
  306. "_alignMode": 2,
  307. "_lockFlags": 0,
  308. "_id": ""
  309. },
  310. {
  311. "__type__": "cc.CompPrefabInfo",
  312. "fileId": "1fOXnptgxIsqFx4NuxWzfA"
  313. },
  314. {
  315. "__type__": "cc.PrefabInfo",
  316. "root": {
  317. "__id__": 1
  318. },
  319. "asset": {
  320. "__id__": 0
  321. },
  322. "fileId": "d6NT2VZZRAUr5MFflAm5/E",
  323. "instance": null,
  324. "targetOverrides": null,
  325. "nestedPrefabInstanceRoots": null
  326. },
  327. {
  328. "__type__": "cc.Node",
  329. "_name": "WeaponSprite",
  330. "_objFlags": 0,
  331. "__editorExtras__": {},
  332. "_parent": {
  333. "__id__": 2
  334. },
  335. "_children": [],
  336. "_active": true,
  337. "_components": [
  338. {
  339. "__id__": 12
  340. },
  341. {
  342. "__id__": 14
  343. },
  344. {
  345. "__id__": 16
  346. }
  347. ],
  348. "_prefab": {
  349. "__id__": 18
  350. },
  351. "_lpos": {
  352. "__type__": "cc.Vec3",
  353. "x": 0,
  354. "y": 19.369,
  355. "z": 0
  356. },
  357. "_lrot": {
  358. "__type__": "cc.Quat",
  359. "x": 0,
  360. "y": 0,
  361. "z": 0,
  362. "w": 1
  363. },
  364. "_lscale": {
  365. "__type__": "cc.Vec3",
  366. "x": 0.8,
  367. "y": 0.8,
  368. "z": 1
  369. },
  370. "_mobility": 0,
  371. "_layer": 1073741824,
  372. "_euler": {
  373. "__type__": "cc.Vec3",
  374. "x": 0,
  375. "y": 0,
  376. "z": 0
  377. },
  378. "_id": ""
  379. },
  380. {
  381. "__type__": "cc.UITransform",
  382. "_name": "",
  383. "_objFlags": 0,
  384. "__editorExtras__": {},
  385. "node": {
  386. "__id__": 11
  387. },
  388. "_enabled": true,
  389. "__prefab": {
  390. "__id__": 13
  391. },
  392. "_contentSize": {
  393. "__type__": "cc.Size",
  394. "width": 117,
  395. "height": 165
  396. },
  397. "_anchorPoint": {
  398. "__type__": "cc.Vec2",
  399. "x": 0.5,
  400. "y": 0.5
  401. },
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.CompPrefabInfo",
  406. "fileId": "3cDK92csRM5Y6nLR9yvp17"
  407. },
  408. {
  409. "__type__": "cc.Sprite",
  410. "_name": "",
  411. "_objFlags": 0,
  412. "__editorExtras__": {},
  413. "node": {
  414. "__id__": 11
  415. },
  416. "_enabled": true,
  417. "__prefab": {
  418. "__id__": 15
  419. },
  420. "_customMaterial": null,
  421. "_srcBlendFactor": 2,
  422. "_dstBlendFactor": 4,
  423. "_color": {
  424. "__type__": "cc.Color",
  425. "r": 255,
  426. "g": 255,
  427. "b": 255,
  428. "a": 255
  429. },
  430. "_spriteFrame": null,
  431. "_type": 0,
  432. "_fillType": 0,
  433. "_sizeMode": 1,
  434. "_fillCenter": {
  435. "__type__": "cc.Vec2",
  436. "x": 0,
  437. "y": 0
  438. },
  439. "_fillStart": 0,
  440. "_fillRange": 0,
  441. "_isTrimmedMode": true,
  442. "_useGrayscale": false,
  443. "_atlas": null,
  444. "_id": ""
  445. },
  446. {
  447. "__type__": "cc.CompPrefabInfo",
  448. "fileId": "a9R7XTZyFJc4+P0ejZ8wQS"
  449. },
  450. {
  451. "__type__": "cc.Widget",
  452. "_name": "",
  453. "_objFlags": 0,
  454. "__editorExtras__": {},
  455. "node": {
  456. "__id__": 11
  457. },
  458. "_enabled": true,
  459. "__prefab": {
  460. "__id__": 17
  461. },
  462. "_alignFlags": 20,
  463. "_target": null,
  464. "_left": 0,
  465. "_right": 0,
  466. "_top": 0,
  467. "_bottom": 79.869,
  468. "_horizontalCenter": 0,
  469. "_verticalCenter": 0,
  470. "_isAbsLeft": true,
  471. "_isAbsRight": true,
  472. "_isAbsTop": true,
  473. "_isAbsBottom": true,
  474. "_isAbsHorizontalCenter": true,
  475. "_isAbsVerticalCenter": true,
  476. "_originalWidth": 0,
  477. "_originalHeight": 0,
  478. "_alignMode": 2,
  479. "_lockFlags": 0,
  480. "_id": ""
  481. },
  482. {
  483. "__type__": "cc.CompPrefabInfo",
  484. "fileId": "5a0n+X2JJKBqVAfkhiQgTD"
  485. },
  486. {
  487. "__type__": "cc.PrefabInfo",
  488. "root": {
  489. "__id__": 1
  490. },
  491. "asset": {
  492. "__id__": 0
  493. },
  494. "fileId": "de+wIi4/hFW45OMSOFOU7o",
  495. "instance": null,
  496. "targetOverrides": null,
  497. "nestedPrefabInstanceRoots": null
  498. },
  499. {
  500. "__type__": "cc.Node",
  501. "_name": "Level",
  502. "_objFlags": 0,
  503. "__editorExtras__": {},
  504. "_parent": {
  505. "__id__": 2
  506. },
  507. "_children": [
  508. {
  509. "__id__": 20
  510. }
  511. ],
  512. "_active": true,
  513. "_components": [
  514. {
  515. "__id__": 26
  516. },
  517. {
  518. "__id__": 28
  519. },
  520. {
  521. "__id__": 30
  522. }
  523. ],
  524. "_prefab": {
  525. "__id__": 32
  526. },
  527. "_lpos": {
  528. "__type__": "cc.Vec3",
  529. "x": 0,
  530. "y": 125.9,
  531. "z": 0
  532. },
  533. "_lrot": {
  534. "__type__": "cc.Quat",
  535. "x": 0,
  536. "y": 0,
  537. "z": 0,
  538. "w": 1
  539. },
  540. "_lscale": {
  541. "__type__": "cc.Vec3",
  542. "x": 1,
  543. "y": 1,
  544. "z": 1
  545. },
  546. "_mobility": 0,
  547. "_layer": 1073741824,
  548. "_euler": {
  549. "__type__": "cc.Vec3",
  550. "x": 0,
  551. "y": 0,
  552. "z": 0
  553. },
  554. "_id": ""
  555. },
  556. {
  557. "__type__": "cc.Node",
  558. "_name": "Label",
  559. "_objFlags": 0,
  560. "__editorExtras__": {},
  561. "_parent": {
  562. "__id__": 19
  563. },
  564. "_children": [],
  565. "_active": true,
  566. "_components": [
  567. {
  568. "__id__": 21
  569. },
  570. {
  571. "__id__": 23
  572. }
  573. ],
  574. "_prefab": {
  575. "__id__": 25
  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. "_mobility": 0,
  597. "_layer": 1073741824,
  598. "_euler": {
  599. "__type__": "cc.Vec3",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0
  603. },
  604. "_id": ""
  605. },
  606. {
  607. "__type__": "cc.UITransform",
  608. "_name": "",
  609. "_objFlags": 0,
  610. "__editorExtras__": {},
  611. "node": {
  612. "__id__": 20
  613. },
  614. "_enabled": true,
  615. "__prefab": {
  616. "__id__": 22
  617. },
  618. "_contentSize": {
  619. "__type__": "cc.Size",
  620. "width": 18.4599609375,
  621. "height": 36.76
  622. },
  623. "_anchorPoint": {
  624. "__type__": "cc.Vec2",
  625. "x": 0.5,
  626. "y": 0.5
  627. },
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.CompPrefabInfo",
  632. "fileId": "d49a64PUtL2a+JT/4CQ4Jj"
  633. },
  634. {
  635. "__type__": "cc.Label",
  636. "_name": "",
  637. "_objFlags": 0,
  638. "__editorExtras__": {},
  639. "node": {
  640. "__id__": 20
  641. },
  642. "_enabled": true,
  643. "__prefab": {
  644. "__id__": 24
  645. },
  646. "_customMaterial": null,
  647. "_srcBlendFactor": 2,
  648. "_dstBlendFactor": 4,
  649. "_color": {
  650. "__type__": "cc.Color",
  651. "r": 255,
  652. "g": 255,
  653. "b": 255,
  654. "a": 255
  655. },
  656. "_string": "1",
  657. "_horizontalAlign": 1,
  658. "_verticalAlign": 1,
  659. "_actualFontSize": 26,
  660. "_fontSize": 26,
  661. "_fontFamily": "Arial",
  662. "_lineHeight": 0,
  663. "_overflow": 0,
  664. "_enableWrapText": true,
  665. "_font": null,
  666. "_isSystemFontUsed": true,
  667. "_spacingX": 0,
  668. "_isItalic": false,
  669. "_isBold": false,
  670. "_isUnderline": false,
  671. "_underlineHeight": 2,
  672. "_cacheMode": 0,
  673. "_enableOutline": true,
  674. "_outlineColor": {
  675. "__type__": "cc.Color",
  676. "r": 0,
  677. "g": 0,
  678. "b": 0,
  679. "a": 255
  680. },
  681. "_outlineWidth": 2,
  682. "_enableShadow": false,
  683. "_shadowColor": {
  684. "__type__": "cc.Color",
  685. "r": 0,
  686. "g": 0,
  687. "b": 0,
  688. "a": 255
  689. },
  690. "_shadowOffset": {
  691. "__type__": "cc.Vec2",
  692. "x": 2,
  693. "y": 2
  694. },
  695. "_shadowBlur": 2,
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "cc.CompPrefabInfo",
  700. "fileId": "c9ehvy2YdFjocasiAB+hIr"
  701. },
  702. {
  703. "__type__": "cc.PrefabInfo",
  704. "root": {
  705. "__id__": 1
  706. },
  707. "asset": {
  708. "__id__": 0
  709. },
  710. "fileId": "c8CYmss0hE1IqnEynwb6OC",
  711. "instance": null,
  712. "targetOverrides": null,
  713. "nestedPrefabInstanceRoots": null
  714. },
  715. {
  716. "__type__": "cc.UITransform",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "__editorExtras__": {},
  720. "node": {
  721. "__id__": 19
  722. },
  723. "_enabled": true,
  724. "__prefab": {
  725. "__id__": 27
  726. },
  727. "_contentSize": {
  728. "__type__": "cc.Size",
  729. "width": 64,
  730. "height": 64
  731. },
  732. "_anchorPoint": {
  733. "__type__": "cc.Vec2",
  734. "x": 0.5,
  735. "y": 0.5
  736. },
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.CompPrefabInfo",
  741. "fileId": "234CdIxHdAzK5nl+jhab7Y"
  742. },
  743. {
  744. "__type__": "cc.Sprite",
  745. "_name": "",
  746. "_objFlags": 0,
  747. "__editorExtras__": {},
  748. "node": {
  749. "__id__": 19
  750. },
  751. "_enabled": true,
  752. "__prefab": {
  753. "__id__": 29
  754. },
  755. "_customMaterial": null,
  756. "_srcBlendFactor": 2,
  757. "_dstBlendFactor": 4,
  758. "_color": {
  759. "__type__": "cc.Color",
  760. "r": 255,
  761. "g": 255,
  762. "b": 255,
  763. "a": 255
  764. },
  765. "_spriteFrame": {
  766. "__uuid__": "6aa1358f-5aca-4615-9727-118044a23009@f9941",
  767. "__expectedType__": "cc.SpriteFrame"
  768. },
  769. "_type": 0,
  770. "_fillType": 0,
  771. "_sizeMode": 1,
  772. "_fillCenter": {
  773. "__type__": "cc.Vec2",
  774. "x": 0,
  775. "y": 0
  776. },
  777. "_fillStart": 0,
  778. "_fillRange": 0,
  779. "_isTrimmedMode": true,
  780. "_useGrayscale": false,
  781. "_atlas": null,
  782. "_id": ""
  783. },
  784. {
  785. "__type__": "cc.CompPrefabInfo",
  786. "fileId": "0bJEV4oi9I04qRs5gmjVHD"
  787. },
  788. {
  789. "__type__": "cc.Widget",
  790. "_name": "",
  791. "_objFlags": 0,
  792. "__editorExtras__": {},
  793. "node": {
  794. "__id__": 19
  795. },
  796. "_enabled": true,
  797. "__prefab": {
  798. "__id__": 31
  799. },
  800. "_alignFlags": 17,
  801. "_target": null,
  802. "_left": 0,
  803. "_right": 0,
  804. "_top": -31.4,
  805. "_bottom": 0,
  806. "_horizontalCenter": 0,
  807. "_verticalCenter": 0,
  808. "_isAbsLeft": true,
  809. "_isAbsRight": true,
  810. "_isAbsTop": true,
  811. "_isAbsBottom": true,
  812. "_isAbsHorizontalCenter": true,
  813. "_isAbsVerticalCenter": true,
  814. "_originalWidth": 0,
  815. "_originalHeight": 0,
  816. "_alignMode": 2,
  817. "_lockFlags": 0,
  818. "_id": ""
  819. },
  820. {
  821. "__type__": "cc.CompPrefabInfo",
  822. "fileId": "beAMOTeuxIoZmZVMctFpHk"
  823. },
  824. {
  825. "__type__": "cc.PrefabInfo",
  826. "root": {
  827. "__id__": 1
  828. },
  829. "asset": {
  830. "__id__": 0
  831. },
  832. "fileId": "bf0x1E5gVAQbITjkuJhsh6",
  833. "instance": null,
  834. "targetOverrides": null,
  835. "nestedPrefabInstanceRoots": null
  836. },
  837. {
  838. "__type__": "cc.UITransform",
  839. "_name": "",
  840. "_objFlags": 0,
  841. "__editorExtras__": {},
  842. "node": {
  843. "__id__": 2
  844. },
  845. "_enabled": true,
  846. "__prefab": {
  847. "__id__": 34
  848. },
  849. "_contentSize": {
  850. "__type__": "cc.Size",
  851. "width": 189,
  852. "height": 253
  853. },
  854. "_anchorPoint": {
  855. "__type__": "cc.Vec2",
  856. "x": 0.5,
  857. "y": 0.5
  858. },
  859. "_id": ""
  860. },
  861. {
  862. "__type__": "cc.CompPrefabInfo",
  863. "fileId": "daTc3h1exHWYoML/QWLmBu"
  864. },
  865. {
  866. "__type__": "cc.Sprite",
  867. "_name": "",
  868. "_objFlags": 0,
  869. "__editorExtras__": {},
  870. "node": {
  871. "__id__": 2
  872. },
  873. "_enabled": true,
  874. "__prefab": {
  875. "__id__": 36
  876. },
  877. "_customMaterial": null,
  878. "_srcBlendFactor": 2,
  879. "_dstBlendFactor": 4,
  880. "_color": {
  881. "__type__": "cc.Color",
  882. "r": 255,
  883. "g": 255,
  884. "b": 255,
  885. "a": 255
  886. },
  887. "_spriteFrame": {
  888. "__uuid__": "8fc5f63e-69d4-4a72-9a12-49db5603a717@f9941",
  889. "__expectedType__": "cc.SpriteFrame"
  890. },
  891. "_type": 0,
  892. "_fillType": 0,
  893. "_sizeMode": 1,
  894. "_fillCenter": {
  895. "__type__": "cc.Vec2",
  896. "x": 0,
  897. "y": 0
  898. },
  899. "_fillStart": 0,
  900. "_fillRange": 0,
  901. "_isTrimmedMode": true,
  902. "_useGrayscale": false,
  903. "_atlas": null,
  904. "_id": ""
  905. },
  906. {
  907. "__type__": "cc.CompPrefabInfo",
  908. "fileId": "fcjJLMhJJKe5yTtF5SADWT"
  909. },
  910. {
  911. "__type__": "cc.Widget",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "__editorExtras__": {},
  915. "node": {
  916. "__id__": 2
  917. },
  918. "_enabled": true,
  919. "__prefab": {
  920. "__id__": 38
  921. },
  922. "_alignFlags": 12,
  923. "_target": null,
  924. "_left": 0,
  925. "_right": 0,
  926. "_top": 0,
  927. "_bottom": 67,
  928. "_horizontalCenter": 0,
  929. "_verticalCenter": 0,
  930. "_isAbsLeft": true,
  931. "_isAbsRight": true,
  932. "_isAbsTop": true,
  933. "_isAbsBottom": true,
  934. "_isAbsHorizontalCenter": true,
  935. "_isAbsVerticalCenter": true,
  936. "_originalWidth": 0,
  937. "_originalHeight": 0,
  938. "_alignMode": 2,
  939. "_lockFlags": 0,
  940. "_id": ""
  941. },
  942. {
  943. "__type__": "cc.CompPrefabInfo",
  944. "fileId": "3ekST7Y3VIm7QtktsoTeLF"
  945. },
  946. {
  947. "__type__": "cc.PrefabInfo",
  948. "root": {
  949. "__id__": 1
  950. },
  951. "asset": {
  952. "__id__": 0
  953. },
  954. "fileId": "1e/67JDwxJeJ46enfIX1+r",
  955. "instance": null,
  956. "targetOverrides": null,
  957. "nestedPrefabInstanceRoots": null
  958. },
  959. {
  960. "__type__": "cc.Node",
  961. "_name": "Upgrade",
  962. "_objFlags": 0,
  963. "__editorExtras__": {},
  964. "_parent": {
  965. "__id__": 1
  966. },
  967. "_children": [
  968. {
  969. "__id__": 41
  970. }
  971. ],
  972. "_active": true,
  973. "_components": [
  974. {
  975. "__id__": 49
  976. },
  977. {
  978. "__id__": 51
  979. },
  980. {
  981. "__id__": 53
  982. },
  983. {
  984. "__id__": 55
  985. }
  986. ],
  987. "_prefab": {
  988. "__id__": 57
  989. },
  990. "_lpos": {
  991. "__type__": "cc.Vec3",
  992. "x": 0,
  993. "y": -154,
  994. "z": 0
  995. },
  996. "_lrot": {
  997. "__type__": "cc.Quat",
  998. "x": 0,
  999. "y": 0,
  1000. "z": 0,
  1001. "w": 1
  1002. },
  1003. "_lscale": {
  1004. "__type__": "cc.Vec3",
  1005. "x": 1,
  1006. "y": 1,
  1007. "z": 1
  1008. },
  1009. "_mobility": 0,
  1010. "_layer": 1073741824,
  1011. "_euler": {
  1012. "__type__": "cc.Vec3",
  1013. "x": 0,
  1014. "y": 0,
  1015. "z": 0
  1016. },
  1017. "_id": ""
  1018. },
  1019. {
  1020. "__type__": "cc.Node",
  1021. "_name": "Label",
  1022. "_objFlags": 0,
  1023. "__editorExtras__": {},
  1024. "_parent": {
  1025. "__id__": 40
  1026. },
  1027. "_children": [],
  1028. "_active": true,
  1029. "_components": [
  1030. {
  1031. "__id__": 42
  1032. },
  1033. {
  1034. "__id__": 44
  1035. },
  1036. {
  1037. "__id__": 46
  1038. }
  1039. ],
  1040. "_prefab": {
  1041. "__id__": 48
  1042. },
  1043. "_lpos": {
  1044. "__type__": "cc.Vec3",
  1045. "x": 0,
  1046. "y": 1.1400000000000041,
  1047. "z": 0
  1048. },
  1049. "_lrot": {
  1050. "__type__": "cc.Quat",
  1051. "x": 0,
  1052. "y": 0,
  1053. "z": 0,
  1054. "w": 1
  1055. },
  1056. "_lscale": {
  1057. "__type__": "cc.Vec3",
  1058. "x": 1,
  1059. "y": 1,
  1060. "z": 1
  1061. },
  1062. "_mobility": 0,
  1063. "_layer": 1073741824,
  1064. "_euler": {
  1065. "__type__": "cc.Vec3",
  1066. "x": 0,
  1067. "y": 0,
  1068. "z": 0
  1069. },
  1070. "_id": ""
  1071. },
  1072. {
  1073. "__type__": "cc.UITransform",
  1074. "_name": "",
  1075. "_objFlags": 0,
  1076. "__editorExtras__": {},
  1077. "node": {
  1078. "__id__": 41
  1079. },
  1080. "_enabled": true,
  1081. "__prefab": {
  1082. "__id__": 43
  1083. },
  1084. "_contentSize": {
  1085. "__type__": "cc.Size",
  1086. "width": 86.7734375,
  1087. "height": 36.76
  1088. },
  1089. "_anchorPoint": {
  1090. "__type__": "cc.Vec2",
  1091. "x": 0.5,
  1092. "y": 0.5
  1093. },
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.CompPrefabInfo",
  1098. "fileId": "5corVPcU9F5qSsVz4BDU+w"
  1099. },
  1100. {
  1101. "__type__": "cc.Label",
  1102. "_name": "",
  1103. "_objFlags": 0,
  1104. "__editorExtras__": {},
  1105. "node": {
  1106. "__id__": 41
  1107. },
  1108. "_enabled": true,
  1109. "__prefab": {
  1110. "__id__": 45
  1111. },
  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. "_string": "升 级",
  1123. "_horizontalAlign": 1,
  1124. "_verticalAlign": 1,
  1125. "_actualFontSize": 26,
  1126. "_fontSize": 26,
  1127. "_fontFamily": "Adobe 黑体 Std",
  1128. "_lineHeight": 0,
  1129. "_overflow": 0,
  1130. "_enableWrapText": true,
  1131. "_font": null,
  1132. "_isSystemFontUsed": true,
  1133. "_spacingX": 0,
  1134. "_isItalic": false,
  1135. "_isBold": false,
  1136. "_isUnderline": false,
  1137. "_underlineHeight": 2,
  1138. "_cacheMode": 0,
  1139. "_enableOutline": true,
  1140. "_outlineColor": {
  1141. "__type__": "cc.Color",
  1142. "r": 0,
  1143. "g": 0,
  1144. "b": 0,
  1145. "a": 255
  1146. },
  1147. "_outlineWidth": 2,
  1148. "_enableShadow": false,
  1149. "_shadowColor": {
  1150. "__type__": "cc.Color",
  1151. "r": 0,
  1152. "g": 0,
  1153. "b": 0,
  1154. "a": 255
  1155. },
  1156. "_shadowOffset": {
  1157. "__type__": "cc.Vec2",
  1158. "x": 2,
  1159. "y": 2
  1160. },
  1161. "_shadowBlur": 3,
  1162. "_id": ""
  1163. },
  1164. {
  1165. "__type__": "cc.CompPrefabInfo",
  1166. "fileId": "48Kwa0GEtLz4iNCsDTZqXi"
  1167. },
  1168. {
  1169. "__type__": "cc.Widget",
  1170. "_name": "",
  1171. "_objFlags": 0,
  1172. "__editorExtras__": {},
  1173. "node": {
  1174. "__id__": 41
  1175. },
  1176. "_enabled": true,
  1177. "__prefab": {
  1178. "__id__": 47
  1179. },
  1180. "_alignFlags": 20,
  1181. "_target": null,
  1182. "_left": 0,
  1183. "_right": 0,
  1184. "_top": 0,
  1185. "_bottom": 11.260000000000003,
  1186. "_horizontalCenter": 0,
  1187. "_verticalCenter": 0,
  1188. "_isAbsLeft": true,
  1189. "_isAbsRight": true,
  1190. "_isAbsTop": true,
  1191. "_isAbsBottom": true,
  1192. "_isAbsHorizontalCenter": true,
  1193. "_isAbsVerticalCenter": true,
  1194. "_originalWidth": 0,
  1195. "_originalHeight": 0,
  1196. "_alignMode": 2,
  1197. "_lockFlags": 0,
  1198. "_id": ""
  1199. },
  1200. {
  1201. "__type__": "cc.CompPrefabInfo",
  1202. "fileId": "5fyjIGKdxFKbUt98QKOeNE"
  1203. },
  1204. {
  1205. "__type__": "cc.PrefabInfo",
  1206. "root": {
  1207. "__id__": 1
  1208. },
  1209. "asset": {
  1210. "__id__": 0
  1211. },
  1212. "fileId": "7c+SQcdgJLCq5BihrfVL4k",
  1213. "instance": null,
  1214. "targetOverrides": null,
  1215. "nestedPrefabInstanceRoots": null
  1216. },
  1217. {
  1218. "__type__": "cc.UITransform",
  1219. "_name": "",
  1220. "_objFlags": 0,
  1221. "__editorExtras__": {},
  1222. "node": {
  1223. "__id__": 40
  1224. },
  1225. "_enabled": true,
  1226. "__prefab": {
  1227. "__id__": 50
  1228. },
  1229. "_contentSize": {
  1230. "__type__": "cc.Size",
  1231. "width": 184,
  1232. "height": 57
  1233. },
  1234. "_anchorPoint": {
  1235. "__type__": "cc.Vec2",
  1236. "x": 0.5,
  1237. "y": 0.5
  1238. },
  1239. "_id": ""
  1240. },
  1241. {
  1242. "__type__": "cc.CompPrefabInfo",
  1243. "fileId": "13V2Pt6FVBcblGM7oXxFIc"
  1244. },
  1245. {
  1246. "__type__": "cc.Sprite",
  1247. "_name": "",
  1248. "_objFlags": 0,
  1249. "__editorExtras__": {},
  1250. "node": {
  1251. "__id__": 40
  1252. },
  1253. "_enabled": true,
  1254. "__prefab": {
  1255. "__id__": 52
  1256. },
  1257. "_customMaterial": null,
  1258. "_srcBlendFactor": 2,
  1259. "_dstBlendFactor": 4,
  1260. "_color": {
  1261. "__type__": "cc.Color",
  1262. "r": 255,
  1263. "g": 255,
  1264. "b": 255,
  1265. "a": 255
  1266. },
  1267. "_spriteFrame": {
  1268. "__uuid__": "9c1dfc7d-edba-450c-8bd8-d22447d565e8@f9941",
  1269. "__expectedType__": "cc.SpriteFrame"
  1270. },
  1271. "_type": 0,
  1272. "_fillType": 0,
  1273. "_sizeMode": 1,
  1274. "_fillCenter": {
  1275. "__type__": "cc.Vec2",
  1276. "x": 0,
  1277. "y": 0
  1278. },
  1279. "_fillStart": 0,
  1280. "_fillRange": 0,
  1281. "_isTrimmedMode": true,
  1282. "_useGrayscale": false,
  1283. "_atlas": null,
  1284. "_id": ""
  1285. },
  1286. {
  1287. "__type__": "cc.CompPrefabInfo",
  1288. "fileId": "1bRvT/ZPBIAp5dG17f108a"
  1289. },
  1290. {
  1291. "__type__": "cc.Widget",
  1292. "_name": "",
  1293. "_objFlags": 0,
  1294. "__editorExtras__": {},
  1295. "node": {
  1296. "__id__": 40
  1297. },
  1298. "_enabled": true,
  1299. "__prefab": {
  1300. "__id__": 54
  1301. },
  1302. "_alignFlags": 20,
  1303. "_target": null,
  1304. "_left": 0,
  1305. "_right": 0,
  1306. "_top": 0,
  1307. "_bottom": 0,
  1308. "_horizontalCenter": 0,
  1309. "_verticalCenter": 0,
  1310. "_isAbsLeft": true,
  1311. "_isAbsRight": true,
  1312. "_isAbsTop": true,
  1313. "_isAbsBottom": true,
  1314. "_isAbsHorizontalCenter": true,
  1315. "_isAbsVerticalCenter": true,
  1316. "_originalWidth": 0,
  1317. "_originalHeight": 0,
  1318. "_alignMode": 2,
  1319. "_lockFlags": 0,
  1320. "_id": ""
  1321. },
  1322. {
  1323. "__type__": "cc.CompPrefabInfo",
  1324. "fileId": "92qA88+xNGRYMIhDqixEIb"
  1325. },
  1326. {
  1327. "__type__": "cc.Button",
  1328. "_name": "",
  1329. "_objFlags": 0,
  1330. "__editorExtras__": {},
  1331. "node": {
  1332. "__id__": 40
  1333. },
  1334. "_enabled": true,
  1335. "__prefab": {
  1336. "__id__": 56
  1337. },
  1338. "clickEvents": [],
  1339. "_interactable": true,
  1340. "_transition": 0,
  1341. "_normalColor": {
  1342. "__type__": "cc.Color",
  1343. "r": 255,
  1344. "g": 255,
  1345. "b": 255,
  1346. "a": 255
  1347. },
  1348. "_hoverColor": {
  1349. "__type__": "cc.Color",
  1350. "r": 211,
  1351. "g": 211,
  1352. "b": 211,
  1353. "a": 255
  1354. },
  1355. "_pressedColor": {
  1356. "__type__": "cc.Color",
  1357. "r": 255,
  1358. "g": 255,
  1359. "b": 255,
  1360. "a": 255
  1361. },
  1362. "_disabledColor": {
  1363. "__type__": "cc.Color",
  1364. "r": 124,
  1365. "g": 124,
  1366. "b": 124,
  1367. "a": 255
  1368. },
  1369. "_normalSprite": null,
  1370. "_hoverSprite": null,
  1371. "_pressedSprite": null,
  1372. "_disabledSprite": null,
  1373. "_duration": 0.1,
  1374. "_zoomScale": 1.2,
  1375. "_target": null,
  1376. "_id": ""
  1377. },
  1378. {
  1379. "__type__": "cc.CompPrefabInfo",
  1380. "fileId": "318r8pTLxOh75ye+qP0Ncj"
  1381. },
  1382. {
  1383. "__type__": "cc.PrefabInfo",
  1384. "root": {
  1385. "__id__": 1
  1386. },
  1387. "asset": {
  1388. "__id__": 0
  1389. },
  1390. "fileId": "f9as9n5pVJYJvzCfYxHvTm",
  1391. "instance": null,
  1392. "targetOverrides": null,
  1393. "nestedPrefabInstanceRoots": null
  1394. },
  1395. {
  1396. "__type__": "cc.UITransform",
  1397. "_name": "",
  1398. "_objFlags": 0,
  1399. "__editorExtras__": {},
  1400. "node": {
  1401. "__id__": 1
  1402. },
  1403. "_enabled": true,
  1404. "__prefab": {
  1405. "__id__": 59
  1406. },
  1407. "_contentSize": {
  1408. "__type__": "cc.Size",
  1409. "width": 189,
  1410. "height": 365
  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": "caKDmJgTNGCYqV/CyULGB8"
  1422. },
  1423. {
  1424. "__type__": "cc.PrefabInfo",
  1425. "root": {
  1426. "__id__": 1
  1427. },
  1428. "asset": {
  1429. "__id__": 0
  1430. },
  1431. "fileId": "86DeWqroNEdKQe8K6cu6jz",
  1432. "instance": null,
  1433. "targetOverrides": null
  1434. }
  1435. ]