taskPrefab2.prefab 28 KB

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