taskPrefab2.prefab 30 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703
  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__": 39
  34. },
  35. {
  36. "__id__": 46
  37. }
  38. ],
  39. "_active": true,
  40. "_level": 1,
  41. "_components": [],
  42. "_prefab": {
  43. "__id__": 49
  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": "85bujEbgtHD5kGnQHnH4FV",
  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": "78zHqEtVpG+LfNqdFau7eA",
  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": "58xk1K171Evq2zgGoq1Rp2",
  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": "0dOuUitwJOVKMFlYtiGP/G",
  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__": "c059390c-7d3d-429f-8b94-a784ad1f518f"
  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. {
  1098. "__id__": 33
  1099. }
  1100. ],
  1101. "_active": true,
  1102. "_level": 2,
  1103. "_components": [
  1104. {
  1105. "__id__": 36
  1106. },
  1107. {
  1108. "__id__": 37
  1109. }
  1110. ],
  1111. "_prefab": {
  1112. "__id__": 38
  1113. },
  1114. "_opacity": 255,
  1115. "_color": {
  1116. "__type__": "cc.Color",
  1117. "r": 255,
  1118. "g": 255,
  1119. "b": 255,
  1120. "a": 255
  1121. },
  1122. "_contentSize": {
  1123. "__type__": "cc.Size",
  1124. "width": 82,
  1125. "height": 37
  1126. },
  1127. "_anchorPoint": {
  1128. "__type__": "cc.Vec2",
  1129. "x": 0.5,
  1130. "y": 0.5
  1131. },
  1132. "_position": {
  1133. "__type__": "cc.Vec3",
  1134. "x": 0,
  1135. "y": -270,
  1136. "z": 0
  1137. },
  1138. "_scale": {
  1139. "__type__": "cc.Vec3",
  1140. "x": 2,
  1141. "y": 2,
  1142. "z": 1
  1143. },
  1144. "_quat": {
  1145. "__type__": "cc.Quat",
  1146. "x": 0,
  1147. "y": 0,
  1148. "z": 0,
  1149. "w": 1
  1150. },
  1151. "_skewX": 0,
  1152. "_skewY": 0,
  1153. "_zIndex": 0,
  1154. "_is3DNode": false,
  1155. "groupIndex": 0,
  1156. "_id": ""
  1157. },
  1158. {
  1159. "__type__": "cc.Node",
  1160. "_name": "New Label",
  1161. "_objFlags": 0,
  1162. "_parent": {
  1163. "__id__": 32
  1164. },
  1165. "_children": [],
  1166. "_active": true,
  1167. "_level": 3,
  1168. "_components": [
  1169. {
  1170. "__id__": 34
  1171. }
  1172. ],
  1173. "_prefab": {
  1174. "__id__": 35
  1175. },
  1176. "_opacity": 255,
  1177. "_color": {
  1178. "__type__": "cc.Color",
  1179. "r": 0,
  1180. "g": 0,
  1181. "b": 0,
  1182. "a": 255
  1183. },
  1184. "_contentSize": {
  1185. "__type__": "cc.Size",
  1186. "width": 60,
  1187. "height": 20
  1188. },
  1189. "_anchorPoint": {
  1190. "__type__": "cc.Vec2",
  1191. "x": 0.5,
  1192. "y": 0.5
  1193. },
  1194. "_position": {
  1195. "__type__": "cc.Vec3",
  1196. "x": -1,
  1197. "y": -2,
  1198. "z": 0
  1199. },
  1200. "_scale": {
  1201. "__type__": "cc.Vec3",
  1202. "x": 1,
  1203. "y": 1,
  1204. "z": 1
  1205. },
  1206. "_quat": {
  1207. "__type__": "cc.Quat",
  1208. "x": 0,
  1209. "y": 0,
  1210. "z": 0,
  1211. "w": 1
  1212. },
  1213. "_skewX": 0,
  1214. "_skewY": 0,
  1215. "_zIndex": 0,
  1216. "_is3DNode": false,
  1217. "groupIndex": 0,
  1218. "_rotationX": 0,
  1219. "_rotationY": 0,
  1220. "_id": ""
  1221. },
  1222. {
  1223. "__type__": "cc.Label",
  1224. "_name": "",
  1225. "_objFlags": 0,
  1226. "node": {
  1227. "__id__": 33
  1228. },
  1229. "_enabled": true,
  1230. "_srcBlendFactor": 1,
  1231. "_dstBlendFactor": 771,
  1232. "_useOriginalSize": false,
  1233. "_string": "下一步",
  1234. "_N$string": "下一步",
  1235. "_fontSize": 20,
  1236. "_lineHeight": 20,
  1237. "_enableWrapText": true,
  1238. "_N$file": null,
  1239. "_isSystemFontUsed": true,
  1240. "_spacingX": 0,
  1241. "_N$horizontalAlign": 1,
  1242. "_N$verticalAlign": 1,
  1243. "_N$fontFamily": "Arial",
  1244. "_N$overflow": 0,
  1245. "_id": ""
  1246. },
  1247. {
  1248. "__type__": "cc.PrefabInfo",
  1249. "root": {
  1250. "__id__": 1
  1251. },
  1252. "asset": {
  1253. "__uuid__": "ec672176-29d6-4d41-b7eb-9a2da62c4704"
  1254. },
  1255. "fileId": "40glVpse9PPYnTxJ/XuCye",
  1256. "sync": false
  1257. },
  1258. {
  1259. "__type__": "cc.Sprite",
  1260. "_name": "",
  1261. "_objFlags": 0,
  1262. "node": {
  1263. "__id__": 32
  1264. },
  1265. "_enabled": true,
  1266. "_srcBlendFactor": 770,
  1267. "_dstBlendFactor": 771,
  1268. "_spriteFrame": {
  1269. "__uuid__": "05325bf4-449c-44ee-8dd3-36e3dddc0e3f"
  1270. },
  1271. "_type": 0,
  1272. "_sizeMode": 0,
  1273. "_fillType": 0,
  1274. "_fillCenter": {
  1275. "__type__": "cc.Vec2",
  1276. "x": 0,
  1277. "y": 0
  1278. },
  1279. "_fillStart": 0,
  1280. "_fillRange": 0,
  1281. "_isTrimmedMode": true,
  1282. "_state": 0,
  1283. "_atlas": null,
  1284. "_id": ""
  1285. },
  1286. {
  1287. "__type__": "cc.Button",
  1288. "_name": "",
  1289. "_objFlags": 0,
  1290. "node": {
  1291. "__id__": 32
  1292. },
  1293. "_enabled": true,
  1294. "duration": 0.1,
  1295. "zoomScale": 1.2,
  1296. "clickEvents": [],
  1297. "_N$interactable": true,
  1298. "_N$enableAutoGrayEffect": false,
  1299. "_N$transition": 3,
  1300. "transition": 3,
  1301. "_N$normalColor": {
  1302. "__type__": "cc.Color",
  1303. "r": 214,
  1304. "g": 214,
  1305. "b": 214,
  1306. "a": 255
  1307. },
  1308. "_N$pressedColor": {
  1309. "__type__": "cc.Color",
  1310. "r": 211,
  1311. "g": 211,
  1312. "b": 211,
  1313. "a": 255
  1314. },
  1315. "pressedColor": {
  1316. "__type__": "cc.Color",
  1317. "r": 211,
  1318. "g": 211,
  1319. "b": 211,
  1320. "a": 255
  1321. },
  1322. "_N$hoverColor": {
  1323. "__type__": "cc.Color",
  1324. "r": 255,
  1325. "g": 255,
  1326. "b": 255,
  1327. "a": 255
  1328. },
  1329. "hoverColor": {
  1330. "__type__": "cc.Color",
  1331. "r": 255,
  1332. "g": 255,
  1333. "b": 255,
  1334. "a": 255
  1335. },
  1336. "_N$disabledColor": {
  1337. "__type__": "cc.Color",
  1338. "r": 124,
  1339. "g": 124,
  1340. "b": 124,
  1341. "a": 255
  1342. },
  1343. "_N$normalSprite": null,
  1344. "_N$pressedSprite": null,
  1345. "pressedSprite": null,
  1346. "_N$hoverSprite": null,
  1347. "hoverSprite": null,
  1348. "_N$disabledSprite": null,
  1349. "_N$target": null,
  1350. "_id": ""
  1351. },
  1352. {
  1353. "__type__": "cc.PrefabInfo",
  1354. "root": {
  1355. "__id__": 1
  1356. },
  1357. "asset": {
  1358. "__uuid__": "ec672176-29d6-4d41-b7eb-9a2da62c4704"
  1359. },
  1360. "fileId": "6d9lybx5VN6LmSDhoQ9fRd",
  1361. "sync": false
  1362. },
  1363. {
  1364. "__type__": "cc.Node",
  1365. "_name": "info",
  1366. "_objFlags": 0,
  1367. "_parent": {
  1368. "__id__": 1
  1369. },
  1370. "_children": [
  1371. {
  1372. "__id__": 40
  1373. }
  1374. ],
  1375. "_active": false,
  1376. "_level": 2,
  1377. "_components": [
  1378. {
  1379. "__id__": 44
  1380. }
  1381. ],
  1382. "_prefab": {
  1383. "__id__": 45
  1384. },
  1385. "_opacity": 255,
  1386. "_color": {
  1387. "__type__": "cc.Color",
  1388. "r": 255,
  1389. "g": 255,
  1390. "b": 255,
  1391. "a": 255
  1392. },
  1393. "_contentSize": {
  1394. "__type__": "cc.Size",
  1395. "width": 82,
  1396. "height": 37
  1397. },
  1398. "_anchorPoint": {
  1399. "__type__": "cc.Vec2",
  1400. "x": 0.5,
  1401. "y": 0.5
  1402. },
  1403. "_position": {
  1404. "__type__": "cc.Vec3",
  1405. "x": 0,
  1406. "y": -270,
  1407. "z": 0
  1408. },
  1409. "_scale": {
  1410. "__type__": "cc.Vec3",
  1411. "x": 2,
  1412. "y": 2,
  1413. "z": 1
  1414. },
  1415. "_quat": {
  1416. "__type__": "cc.Quat",
  1417. "x": 0,
  1418. "y": 0,
  1419. "z": 0,
  1420. "w": 1
  1421. },
  1422. "_skewX": 0,
  1423. "_skewY": 0,
  1424. "_zIndex": 0,
  1425. "_is3DNode": false,
  1426. "groupIndex": 0,
  1427. "_id": ""
  1428. },
  1429. {
  1430. "__type__": "cc.Node",
  1431. "_name": "SmallArrow",
  1432. "_objFlags": 0,
  1433. "_parent": {
  1434. "__id__": 39
  1435. },
  1436. "_children": [],
  1437. "_active": false,
  1438. "_level": 3,
  1439. "_components": [
  1440. {
  1441. "__id__": 41
  1442. },
  1443. {
  1444. "__id__": 42
  1445. }
  1446. ],
  1447. "_prefab": {
  1448. "__id__": 43
  1449. },
  1450. "_opacity": 255,
  1451. "_color": {
  1452. "__type__": "cc.Color",
  1453. "r": 255,
  1454. "g": 255,
  1455. "b": 255,
  1456. "a": 255
  1457. },
  1458. "_contentSize": {
  1459. "__type__": "cc.Size",
  1460. "width": 50,
  1461. "height": 30
  1462. },
  1463. "_anchorPoint": {
  1464. "__type__": "cc.Vec2",
  1465. "x": 0.5,
  1466. "y": 0.5
  1467. },
  1468. "_position": {
  1469. "__type__": "cc.Vec3",
  1470. "x": 143,
  1471. "y": -74,
  1472. "z": 0
  1473. },
  1474. "_scale": {
  1475. "__type__": "cc.Vec3",
  1476. "x": 1,
  1477. "y": 1,
  1478. "z": 1
  1479. },
  1480. "_quat": {
  1481. "__type__": "cc.Quat",
  1482. "x": 0,
  1483. "y": 0,
  1484. "z": 0,
  1485. "w": 1
  1486. },
  1487. "_skewX": 0,
  1488. "_skewY": 0,
  1489. "_zIndex": 0,
  1490. "_is3DNode": false,
  1491. "groupIndex": 0,
  1492. "_id": ""
  1493. },
  1494. {
  1495. "__type__": "cc.Sprite",
  1496. "_name": "",
  1497. "_objFlags": 0,
  1498. "node": {
  1499. "__id__": 40
  1500. },
  1501. "_enabled": true,
  1502. "_srcBlendFactor": 770,
  1503. "_dstBlendFactor": 771,
  1504. "_spriteFrame": {
  1505. "__uuid__": "38f17776-98ef-4429-8190-483d106c3b97"
  1506. },
  1507. "_type": 0,
  1508. "_sizeMode": 1,
  1509. "_fillType": 0,
  1510. "_fillCenter": {
  1511. "__type__": "cc.Vec2",
  1512. "x": 0,
  1513. "y": 0
  1514. },
  1515. "_fillStart": 0,
  1516. "_fillRange": 0,
  1517. "_isTrimmedMode": true,
  1518. "_state": 0,
  1519. "_atlas": null,
  1520. "_id": ""
  1521. },
  1522. {
  1523. "__type__": "cc.Animation",
  1524. "_name": "",
  1525. "_objFlags": 0,
  1526. "node": {
  1527. "__id__": 40
  1528. },
  1529. "_enabled": true,
  1530. "_defaultClip": {
  1531. "__uuid__": "602e47f8-89be-4647-bf56-1d6c6ad3316f"
  1532. },
  1533. "_clips": [
  1534. {
  1535. "__uuid__": "602e47f8-89be-4647-bf56-1d6c6ad3316f"
  1536. }
  1537. ],
  1538. "playOnLoad": true,
  1539. "_id": ""
  1540. },
  1541. {
  1542. "__type__": "cc.PrefabInfo",
  1543. "root": {
  1544. "__id__": 1
  1545. },
  1546. "asset": {
  1547. "__uuid__": "ec672176-29d6-4d41-b7eb-9a2da62c4704"
  1548. },
  1549. "fileId": "e82VTNZItIOqz1xLHrldf9",
  1550. "sync": false
  1551. },
  1552. {
  1553. "__type__": "cc.Sprite",
  1554. "_name": "",
  1555. "_objFlags": 0,
  1556. "node": {
  1557. "__id__": 39
  1558. },
  1559. "_enabled": true,
  1560. "_srcBlendFactor": 770,
  1561. "_dstBlendFactor": 771,
  1562. "_spriteFrame": {
  1563. "__uuid__": "05325bf4-449c-44ee-8dd3-36e3dddc0e3f"
  1564. },
  1565. "_type": 0,
  1566. "_sizeMode": 1,
  1567. "_fillType": 0,
  1568. "_fillCenter": {
  1569. "__type__": "cc.Vec2",
  1570. "x": 0,
  1571. "y": 0
  1572. },
  1573. "_fillStart": 0,
  1574. "_fillRange": 0,
  1575. "_isTrimmedMode": true,
  1576. "_state": 0,
  1577. "_atlas": null,
  1578. "_id": ""
  1579. },
  1580. {
  1581. "__type__": "cc.PrefabInfo",
  1582. "root": {
  1583. "__id__": 1
  1584. },
  1585. "asset": {
  1586. "__uuid__": "ec672176-29d6-4d41-b7eb-9a2da62c4704"
  1587. },
  1588. "fileId": "28WX5P3AJNgri4wEeyWMJY",
  1589. "sync": false
  1590. },
  1591. {
  1592. "__type__": "cc.Node",
  1593. "_name": "richman",
  1594. "_objFlags": 0,
  1595. "_parent": {
  1596. "__id__": 1
  1597. },
  1598. "_children": [],
  1599. "_active": true,
  1600. "_level": 2,
  1601. "_components": [
  1602. {
  1603. "__id__": 47
  1604. }
  1605. ],
  1606. "_prefab": {
  1607. "__id__": 48
  1608. },
  1609. "_opacity": 255,
  1610. "_color": {
  1611. "__type__": "cc.Color",
  1612. "r": 255,
  1613. "g": 255,
  1614. "b": 255,
  1615. "a": 255
  1616. },
  1617. "_contentSize": {
  1618. "__type__": "cc.Size",
  1619. "width": 142,
  1620. "height": 352
  1621. },
  1622. "_anchorPoint": {
  1623. "__type__": "cc.Vec2",
  1624. "x": 0.5,
  1625. "y": 0.5
  1626. },
  1627. "_position": {
  1628. "__type__": "cc.Vec3",
  1629. "x": -166,
  1630. "y": -12,
  1631. "z": 0
  1632. },
  1633. "_scale": {
  1634. "__type__": "cc.Vec3",
  1635. "x": 1,
  1636. "y": 1,
  1637. "z": 1
  1638. },
  1639. "_quat": {
  1640. "__type__": "cc.Quat",
  1641. "x": 0,
  1642. "y": 0,
  1643. "z": 0,
  1644. "w": 1
  1645. },
  1646. "_skewX": 0,
  1647. "_skewY": 0,
  1648. "_zIndex": 0,
  1649. "_is3DNode": false,
  1650. "groupIndex": 0,
  1651. "_id": ""
  1652. },
  1653. {
  1654. "__type__": "cc.Sprite",
  1655. "_name": "",
  1656. "_objFlags": 0,
  1657. "node": {
  1658. "__id__": 46
  1659. },
  1660. "_enabled": true,
  1661. "_srcBlendFactor": 770,
  1662. "_dstBlendFactor": 771,
  1663. "_spriteFrame": {
  1664. "__uuid__": "0ca9ab35-d23c-4e25-8cc0-b29c97940a69"
  1665. },
  1666. "_type": 0,
  1667. "_sizeMode": 1,
  1668. "_fillType": 0,
  1669. "_fillCenter": {
  1670. "__type__": "cc.Vec2",
  1671. "x": 0,
  1672. "y": 0
  1673. },
  1674. "_fillStart": 0,
  1675. "_fillRange": 0,
  1676. "_isTrimmedMode": true,
  1677. "_state": 0,
  1678. "_atlas": null,
  1679. "_id": ""
  1680. },
  1681. {
  1682. "__type__": "cc.PrefabInfo",
  1683. "root": {
  1684. "__id__": 1
  1685. },
  1686. "asset": {
  1687. "__uuid__": "ec672176-29d6-4d41-b7eb-9a2da62c4704"
  1688. },
  1689. "fileId": "f0JFpOvnZJtaRkyPFcgdpJ",
  1690. "sync": false
  1691. },
  1692. {
  1693. "__type__": "cc.PrefabInfo",
  1694. "root": {
  1695. "__id__": 1
  1696. },
  1697. "asset": {
  1698. "__uuid__": "ec672176-29d6-4d41-b7eb-9a2da62c4704"
  1699. },
  1700. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  1701. "sync": false
  1702. }
  1703. ]