buyTipPrefab.prefab 25 KB

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