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