HammerNode.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129
  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": "HammerNode",
  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__": 14
  31. },
  32. {
  33. "__id__": 22
  34. }
  35. ],
  36. "_active": true,
  37. "_level": 1,
  38. "_components": [
  39. {
  40. "__id__": 30
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 31
  45. },
  46. "_opacity": 255,
  47. "_color": {
  48. "__type__": "cc.Color",
  49. "r": 255,
  50. "g": 255,
  51. "b": 255,
  52. "a": 255
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 200,
  57. "height": 200
  58. },
  59. "_anchorPoint": {
  60. "__type__": "cc.Vec2",
  61. "x": 0.5,
  62. "y": 0.3
  63. },
  64. "_position": {
  65. "__type__": "cc.Vec3",
  66. "x": 24,
  67. "y": -1801,
  68. "z": 0
  69. },
  70. "_scale": {
  71. "__type__": "cc.Vec3",
  72. "x": 1,
  73. "y": 1,
  74. "z": 1
  75. },
  76. "_quat": {
  77. "__type__": "cc.Quat",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0,
  81. "w": 1
  82. },
  83. "_skewX": 0,
  84. "_skewY": 0,
  85. "_zIndex": 0,
  86. "_is3DNode": false,
  87. "groupIndex": 0,
  88. "_id": ""
  89. },
  90. {
  91. "__type__": "cc.Node",
  92. "_name": "WillSelectFrame",
  93. "_objFlags": 0,
  94. "_parent": {
  95. "__id__": 1
  96. },
  97. "_children": [],
  98. "_active": false,
  99. "_level": 4,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 4
  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": 165,
  119. "height": 96
  120. },
  121. "_anchorPoint": {
  122. "__type__": "cc.Vec2",
  123. "x": 0.5,
  124. "y": 0
  125. },
  126. "_position": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": -44,
  130. "z": 0
  131. },
  132. "_scale": {
  133. "__type__": "cc.Vec3",
  134. "x": 1,
  135. "y": 1,
  136. "z": 1
  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. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.Sprite",
  154. "_name": "",
  155. "_objFlags": 0,
  156. "node": {
  157. "__id__": 2
  158. },
  159. "_enabled": true,
  160. "_srcBlendFactor": 770,
  161. "_dstBlendFactor": 771,
  162. "_spriteFrame": {
  163. "__uuid__": "a913c41d-71c4-46b7-8c3f-bbee097c0363"
  164. },
  165. "_type": 0,
  166. "_sizeMode": 0,
  167. "_fillType": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_state": 0,
  177. "_atlas": null,
  178. "_id": ""
  179. },
  180. {
  181. "__type__": "cc.PrefabInfo",
  182. "root": {
  183. "__id__": 1
  184. },
  185. "asset": {
  186. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  187. },
  188. "fileId": "10GAjyp/NP3a8aiWR9VDUV",
  189. "sync": false
  190. },
  191. {
  192. "__type__": "cc.Node",
  193. "_name": "Hammer",
  194. "_objFlags": 0,
  195. "_parent": {
  196. "__id__": 1
  197. },
  198. "_children": [],
  199. "_active": true,
  200. "_level": 5,
  201. "_components": [
  202. {
  203. "__id__": 6
  204. }
  205. ],
  206. "_prefab": {
  207. "__id__": 7
  208. },
  209. "_opacity": 255,
  210. "_color": {
  211. "__type__": "cc.Color",
  212. "r": 255,
  213. "g": 255,
  214. "b": 255,
  215. "a": 255
  216. },
  217. "_contentSize": {
  218. "__type__": "cc.Size",
  219. "width": 0,
  220. "height": 0
  221. },
  222. "_anchorPoint": {
  223. "__type__": "cc.Vec2",
  224. "x": 0.5,
  225. "y": 0.5
  226. },
  227. "_position": {
  228. "__type__": "cc.Vec3",
  229. "x": -32,
  230. "y": 62,
  231. "z": 0
  232. },
  233. "_scale": {
  234. "__type__": "cc.Vec3",
  235. "x": 2.79,
  236. "y": 2.79,
  237. "z": 2.79
  238. },
  239. "_quat": {
  240. "__type__": "cc.Quat",
  241. "x": 0,
  242. "y": 0,
  243. "z": 0,
  244. "w": 1
  245. },
  246. "_skewX": 0,
  247. "_skewY": 0,
  248. "_zIndex": 0,
  249. "_is3DNode": false,
  250. "groupIndex": 0,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "dragonBones.ArmatureDisplay",
  255. "_name": "",
  256. "_objFlags": 0,
  257. "node": {
  258. "__id__": 5
  259. },
  260. "_enabled": true,
  261. "_srcBlendFactor": 770,
  262. "_dstBlendFactor": 771,
  263. "_armatureName": "Sprite",
  264. "_animationName": "Sprite",
  265. "playTimes": -1,
  266. "_N$dragonAsset": {
  267. "__uuid__": "f7dfe677-7935-40e3-926d-7aff7cf3092b"
  268. },
  269. "_N$dragonAtlasAsset": {
  270. "__uuid__": "6bd26c7e-d9de-41be-b537-767086f75cac"
  271. },
  272. "_N$_defaultArmatureIndex": 0,
  273. "_N$_animationIndex": 1,
  274. "_N$timeScale": 0.5,
  275. "_N$debugBones": false,
  276. "_id": ""
  277. },
  278. {
  279. "__type__": "cc.PrefabInfo",
  280. "root": {
  281. "__id__": 1
  282. },
  283. "asset": {
  284. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  285. },
  286. "fileId": "36AjrkikNBg4VQ+31mgwM0",
  287. "sync": false
  288. },
  289. {
  290. "__type__": "cc.Node",
  291. "_name": "commonTip_down_Bg",
  292. "_objFlags": 0,
  293. "_parent": {
  294. "__id__": 1
  295. },
  296. "_children": [
  297. {
  298. "__id__": 9
  299. }
  300. ],
  301. "_active": true,
  302. "_level": 5,
  303. "_components": [
  304. {
  305. "__id__": 12
  306. }
  307. ],
  308. "_prefab": {
  309. "__id__": 13
  310. },
  311. "_opacity": 255,
  312. "_color": {
  313. "__type__": "cc.Color",
  314. "r": 255,
  315. "g": 255,
  316. "b": 255,
  317. "a": 255
  318. },
  319. "_contentSize": {
  320. "__type__": "cc.Size",
  321. "width": 304,
  322. "height": 88
  323. },
  324. "_anchorPoint": {
  325. "__type__": "cc.Vec2",
  326. "x": 0.5,
  327. "y": 0.5
  328. },
  329. "_position": {
  330. "__type__": "cc.Vec3",
  331. "x": 0,
  332. "y": 162,
  333. "z": 0
  334. },
  335. "_scale": {
  336. "__type__": "cc.Vec3",
  337. "x": 1,
  338. "y": 1,
  339. "z": 1
  340. },
  341. "_quat": {
  342. "__type__": "cc.Quat",
  343. "x": 0,
  344. "y": 0,
  345. "z": 0,
  346. "w": 1
  347. },
  348. "_skewX": 0,
  349. "_skewY": 0,
  350. "_zIndex": 0,
  351. "_is3DNode": false,
  352. "groupIndex": 0,
  353. "_id": ""
  354. },
  355. {
  356. "__type__": "cc.Node",
  357. "_name": "Tip",
  358. "_objFlags": 0,
  359. "_parent": {
  360. "__id__": 8
  361. },
  362. "_children": [],
  363. "_active": true,
  364. "_level": 6,
  365. "_components": [
  366. {
  367. "__id__": 10
  368. }
  369. ],
  370. "_prefab": {
  371. "__id__": 11
  372. },
  373. "_opacity": 255,
  374. "_color": {
  375. "__type__": "cc.Color",
  376. "r": 1,
  377. "g": 1,
  378. "b": 1,
  379. "a": 255
  380. },
  381. "_contentSize": {
  382. "__type__": "cc.Size",
  383. "width": 234,
  384. "height": 26
  385. },
  386. "_anchorPoint": {
  387. "__type__": "cc.Vec2",
  388. "x": 0.5,
  389. "y": 0.5
  390. },
  391. "_position": {
  392. "__type__": "cc.Vec3",
  393. "x": 0,
  394. "y": 9,
  395. "z": 0
  396. },
  397. "_scale": {
  398. "__type__": "cc.Vec3",
  399. "x": 1,
  400. "y": 1,
  401. "z": 1
  402. },
  403. "_quat": {
  404. "__type__": "cc.Quat",
  405. "x": 0,
  406. "y": 0,
  407. "z": 0,
  408. "w": 1
  409. },
  410. "_skewX": 0,
  411. "_skewY": 0,
  412. "_zIndex": 0,
  413. "_is3DNode": false,
  414. "groupIndex": 0,
  415. "_rotationX": 0,
  416. "_rotationY": 0,
  417. "_id": ""
  418. },
  419. {
  420. "__type__": "cc.Label",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "node": {
  424. "__id__": 9
  425. },
  426. "_enabled": true,
  427. "_srcBlendFactor": 1,
  428. "_dstBlendFactor": 771,
  429. "_useOriginalSize": false,
  430. "_string": "移动可拆除对应建筑",
  431. "_N$string": "移动可拆除对应建筑",
  432. "_fontSize": 26,
  433. "_lineHeight": 26,
  434. "_enableWrapText": true,
  435. "_N$file": null,
  436. "_isSystemFontUsed": true,
  437. "_spacingX": 0,
  438. "_N$horizontalAlign": 1,
  439. "_N$verticalAlign": 1,
  440. "_N$fontFamily": "Arial",
  441. "_N$overflow": 0,
  442. "_id": ""
  443. },
  444. {
  445. "__type__": "cc.PrefabInfo",
  446. "root": {
  447. "__id__": 1
  448. },
  449. "asset": {
  450. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  451. },
  452. "fileId": "b8DLONkMJNUobk9hXi68Yh",
  453. "sync": false
  454. },
  455. {
  456. "__type__": "cc.Sprite",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "node": {
  460. "__id__": 8
  461. },
  462. "_enabled": true,
  463. "_srcBlendFactor": 770,
  464. "_dstBlendFactor": 771,
  465. "_spriteFrame": {
  466. "__uuid__": "a44e4104-2002-4b52-950f-c6ce2efc33e6"
  467. },
  468. "_type": 0,
  469. "_sizeMode": 1,
  470. "_fillType": 0,
  471. "_fillCenter": {
  472. "__type__": "cc.Vec2",
  473. "x": 0,
  474. "y": 0
  475. },
  476. "_fillStart": 0,
  477. "_fillRange": 0,
  478. "_isTrimmedMode": true,
  479. "_state": 0,
  480. "_atlas": null,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "cc.PrefabInfo",
  485. "root": {
  486. "__id__": 1
  487. },
  488. "asset": {
  489. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  490. },
  491. "fileId": "25ZqPOZWFA46CW95pVyhKy",
  492. "sync": false
  493. },
  494. {
  495. "__type__": "cc.Node",
  496. "_name": "Cancel",
  497. "_objFlags": 0,
  498. "_parent": {
  499. "__id__": 1
  500. },
  501. "_children": [
  502. {
  503. "__id__": 15
  504. }
  505. ],
  506. "_active": true,
  507. "_level": 4,
  508. "_components": [
  509. {
  510. "__id__": 18
  511. },
  512. {
  513. "__id__": 19
  514. }
  515. ],
  516. "_prefab": {
  517. "__id__": 21
  518. },
  519. "_opacity": 255,
  520. "_color": {
  521. "__type__": "cc.Color",
  522. "r": 255,
  523. "g": 255,
  524. "b": 255,
  525. "a": 255
  526. },
  527. "_contentSize": {
  528. "__type__": "cc.Size",
  529. "width": 93,
  530. "height": 95
  531. },
  532. "_anchorPoint": {
  533. "__type__": "cc.Vec2",
  534. "x": 0.5,
  535. "y": 0.5
  536. },
  537. "_position": {
  538. "__type__": "cc.Vec3",
  539. "x": -67,
  540. "y": -38,
  541. "z": 0
  542. },
  543. "_scale": {
  544. "__type__": "cc.Vec3",
  545. "x": 0.64,
  546. "y": 0.64,
  547. "z": 0.64
  548. },
  549. "_quat": {
  550. "__type__": "cc.Quat",
  551. "x": 0,
  552. "y": 0,
  553. "z": 0,
  554. "w": 1
  555. },
  556. "_skewX": 0,
  557. "_skewY": 0,
  558. "_zIndex": 0,
  559. "_is3DNode": false,
  560. "groupIndex": 0,
  561. "_rotationX": 0,
  562. "_rotationY": 0,
  563. "_id": ""
  564. },
  565. {
  566. "__type__": "cc.Node",
  567. "_name": "Label",
  568. "_objFlags": 0,
  569. "_parent": {
  570. "__id__": 14
  571. },
  572. "_children": [],
  573. "_active": false,
  574. "_level": 0,
  575. "_components": [
  576. {
  577. "__id__": 16
  578. }
  579. ],
  580. "_prefab": {
  581. "__id__": 17
  582. },
  583. "_opacity": 255,
  584. "_color": {
  585. "__type__": "cc.Color",
  586. "r": 0,
  587. "g": 0,
  588. "b": 0,
  589. "a": 255
  590. },
  591. "_contentSize": {
  592. "__type__": "cc.Size",
  593. "width": 100,
  594. "height": 40
  595. },
  596. "_anchorPoint": {
  597. "__type__": "cc.Vec2",
  598. "x": 0.5,
  599. "y": 0.5
  600. },
  601. "_position": {
  602. "__type__": "cc.Vec3",
  603. "x": 0,
  604. "y": 0,
  605. "z": 0
  606. },
  607. "_scale": {
  608. "__type__": "cc.Vec3",
  609. "x": 1,
  610. "y": 1,
  611. "z": 1
  612. },
  613. "_quat": {
  614. "__type__": "cc.Quat",
  615. "x": 0,
  616. "y": 0,
  617. "z": 0,
  618. "w": 1
  619. },
  620. "_skewX": 0,
  621. "_skewY": 0,
  622. "_zIndex": 0,
  623. "_is3DNode": false,
  624. "groupIndex": 0,
  625. "_rotationX": 0,
  626. "_rotationY": 0,
  627. "_id": ""
  628. },
  629. {
  630. "__type__": "cc.Label",
  631. "_name": "",
  632. "_objFlags": 0,
  633. "node": {
  634. "__id__": 15
  635. },
  636. "_enabled": true,
  637. "_srcBlendFactor": 1,
  638. "_dstBlendFactor": 771,
  639. "_useOriginalSize": false,
  640. "_string": "取消",
  641. "_N$string": "取消",
  642. "_fontSize": 20,
  643. "_lineHeight": 40,
  644. "_enableWrapText": false,
  645. "_N$file": null,
  646. "_isSystemFontUsed": true,
  647. "_spacingX": 0,
  648. "_N$horizontalAlign": 1,
  649. "_N$verticalAlign": 1,
  650. "_N$fontFamily": "Arial",
  651. "_N$overflow": 1,
  652. "_id": ""
  653. },
  654. {
  655. "__type__": "cc.PrefabInfo",
  656. "root": {
  657. "__id__": 1
  658. },
  659. "asset": {
  660. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  661. },
  662. "fileId": "770QySo4pIdYYNuBD9wlFQ",
  663. "sync": false
  664. },
  665. {
  666. "__type__": "cc.Sprite",
  667. "_name": "",
  668. "_objFlags": 0,
  669. "node": {
  670. "__id__": 14
  671. },
  672. "_enabled": true,
  673. "_srcBlendFactor": 770,
  674. "_dstBlendFactor": 771,
  675. "_spriteFrame": {
  676. "__uuid__": "290283b6-2acb-4d16-8f98-476c940e3b47"
  677. },
  678. "_type": 1,
  679. "_sizeMode": 0,
  680. "_fillType": 0,
  681. "_fillCenter": {
  682. "__type__": "cc.Vec2",
  683. "x": 0,
  684. "y": 0
  685. },
  686. "_fillStart": 0,
  687. "_fillRange": 0,
  688. "_isTrimmedMode": true,
  689. "_state": 0,
  690. "_atlas": null,
  691. "_id": ""
  692. },
  693. {
  694. "__type__": "cc.Button",
  695. "_name": "",
  696. "_objFlags": 0,
  697. "node": {
  698. "__id__": 14
  699. },
  700. "_enabled": true,
  701. "duration": 0.1,
  702. "zoomScale": 1.2,
  703. "clickEvents": [
  704. {
  705. "__id__": 20
  706. }
  707. ],
  708. "_N$interactable": true,
  709. "_N$enableAutoGrayEffect": false,
  710. "_N$transition": 3,
  711. "transition": 3,
  712. "_N$normalColor": {
  713. "__type__": "cc.Color",
  714. "r": 255,
  715. "g": 255,
  716. "b": 255,
  717. "a": 255
  718. },
  719. "_N$pressedColor": {
  720. "__type__": "cc.Color",
  721. "r": 255,
  722. "g": 255,
  723. "b": 255,
  724. "a": 255
  725. },
  726. "pressedColor": {
  727. "__type__": "cc.Color",
  728. "r": 255,
  729. "g": 255,
  730. "b": 255,
  731. "a": 255
  732. },
  733. "_N$hoverColor": {
  734. "__type__": "cc.Color",
  735. "r": 255,
  736. "g": 255,
  737. "b": 255,
  738. "a": 255
  739. },
  740. "hoverColor": {
  741. "__type__": "cc.Color",
  742. "r": 255,
  743. "g": 255,
  744. "b": 255,
  745. "a": 255
  746. },
  747. "_N$disabledColor": {
  748. "__type__": "cc.Color",
  749. "r": 255,
  750. "g": 255,
  751. "b": 255,
  752. "a": 255
  753. },
  754. "_N$normalSprite": {
  755. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  756. },
  757. "_N$pressedSprite": {
  758. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  759. },
  760. "pressedSprite": {
  761. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  762. },
  763. "_N$hoverSprite": {
  764. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  765. },
  766. "hoverSprite": {
  767. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  768. },
  769. "_N$disabledSprite": {
  770. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  771. },
  772. "_N$target": {
  773. "__id__": 14
  774. },
  775. "_id": ""
  776. },
  777. {
  778. "__type__": "cc.ClickEvent",
  779. "target": {
  780. "__id__": 1
  781. },
  782. "component": "",
  783. "_componentId": "c4f48nVPMBGmb861ZWBuR7h",
  784. "handler": "onCancleSelf",
  785. "customEventData": ""
  786. },
  787. {
  788. "__type__": "cc.PrefabInfo",
  789. "root": {
  790. "__id__": 1
  791. },
  792. "asset": {
  793. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  794. },
  795. "fileId": "916uK6BdBPkKE5yk6RwZVh",
  796. "sync": false
  797. },
  798. {
  799. "__type__": "cc.Node",
  800. "_name": "Create",
  801. "_objFlags": 0,
  802. "_parent": {
  803. "__id__": 1
  804. },
  805. "_children": [
  806. {
  807. "__id__": 23
  808. }
  809. ],
  810. "_active": true,
  811. "_level": 4,
  812. "_components": [
  813. {
  814. "__id__": 26
  815. },
  816. {
  817. "__id__": 27
  818. }
  819. ],
  820. "_prefab": {
  821. "__id__": 29
  822. },
  823. "_opacity": 255,
  824. "_color": {
  825. "__type__": "cc.Color",
  826. "r": 255,
  827. "g": 255,
  828. "b": 255,
  829. "a": 255
  830. },
  831. "_contentSize": {
  832. "__type__": "cc.Size",
  833. "width": 93,
  834. "height": 95
  835. },
  836. "_anchorPoint": {
  837. "__type__": "cc.Vec2",
  838. "x": 0.5,
  839. "y": 0.5
  840. },
  841. "_position": {
  842. "__type__": "cc.Vec3",
  843. "x": 35,
  844. "y": -39,
  845. "z": 0
  846. },
  847. "_scale": {
  848. "__type__": "cc.Vec3",
  849. "x": 0.64,
  850. "y": 0.64,
  851. "z": 0.64
  852. },
  853. "_quat": {
  854. "__type__": "cc.Quat",
  855. "x": 0,
  856. "y": 0,
  857. "z": 0,
  858. "w": 1
  859. },
  860. "_skewX": 0,
  861. "_skewY": 0,
  862. "_zIndex": 0,
  863. "_is3DNode": false,
  864. "groupIndex": 0,
  865. "_rotationX": 0,
  866. "_rotationY": 0,
  867. "_id": ""
  868. },
  869. {
  870. "__type__": "cc.Node",
  871. "_name": "Label",
  872. "_objFlags": 0,
  873. "_parent": {
  874. "__id__": 22
  875. },
  876. "_children": [],
  877. "_active": false,
  878. "_level": 0,
  879. "_components": [
  880. {
  881. "__id__": 24
  882. }
  883. ],
  884. "_prefab": {
  885. "__id__": 25
  886. },
  887. "_opacity": 255,
  888. "_color": {
  889. "__type__": "cc.Color",
  890. "r": 0,
  891. "g": 0,
  892. "b": 0,
  893. "a": 255
  894. },
  895. "_contentSize": {
  896. "__type__": "cc.Size",
  897. "width": 100,
  898. "height": 40
  899. },
  900. "_anchorPoint": {
  901. "__type__": "cc.Vec2",
  902. "x": 0.5,
  903. "y": 0.5
  904. },
  905. "_position": {
  906. "__type__": "cc.Vec3",
  907. "x": 0,
  908. "y": 0,
  909. "z": 0
  910. },
  911. "_scale": {
  912. "__type__": "cc.Vec3",
  913. "x": 1,
  914. "y": 1,
  915. "z": 1
  916. },
  917. "_quat": {
  918. "__type__": "cc.Quat",
  919. "x": 0,
  920. "y": 0,
  921. "z": 0,
  922. "w": 1
  923. },
  924. "_skewX": 0,
  925. "_skewY": 0,
  926. "_zIndex": 0,
  927. "_is3DNode": false,
  928. "groupIndex": 0,
  929. "_rotationX": 0,
  930. "_rotationY": 0,
  931. "_id": ""
  932. },
  933. {
  934. "__type__": "cc.Label",
  935. "_name": "",
  936. "_objFlags": 0,
  937. "node": {
  938. "__id__": 23
  939. },
  940. "_enabled": true,
  941. "_srcBlendFactor": 1,
  942. "_dstBlendFactor": 771,
  943. "_useOriginalSize": false,
  944. "_string": "创建",
  945. "_N$string": "创建",
  946. "_fontSize": 20,
  947. "_lineHeight": 40,
  948. "_enableWrapText": false,
  949. "_N$file": null,
  950. "_isSystemFontUsed": true,
  951. "_spacingX": 0,
  952. "_N$horizontalAlign": 1,
  953. "_N$verticalAlign": 1,
  954. "_N$fontFamily": "Arial",
  955. "_N$overflow": 1,
  956. "_id": ""
  957. },
  958. {
  959. "__type__": "cc.PrefabInfo",
  960. "root": {
  961. "__id__": 1
  962. },
  963. "asset": {
  964. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  965. },
  966. "fileId": "b0gr7w5z5HIbnT6ep+2DDa",
  967. "sync": false
  968. },
  969. {
  970. "__type__": "cc.Sprite",
  971. "_name": "",
  972. "_objFlags": 0,
  973. "node": {
  974. "__id__": 22
  975. },
  976. "_enabled": true,
  977. "_srcBlendFactor": 770,
  978. "_dstBlendFactor": 771,
  979. "_spriteFrame": {
  980. "__uuid__": "9c515ae6-fc75-4da9-a685-4828428648cb"
  981. },
  982. "_type": 1,
  983. "_sizeMode": 0,
  984. "_fillType": 0,
  985. "_fillCenter": {
  986. "__type__": "cc.Vec2",
  987. "x": 0,
  988. "y": 0
  989. },
  990. "_fillStart": 0,
  991. "_fillRange": 0,
  992. "_isTrimmedMode": true,
  993. "_state": 0,
  994. "_atlas": null,
  995. "_id": ""
  996. },
  997. {
  998. "__type__": "cc.Button",
  999. "_name": "",
  1000. "_objFlags": 0,
  1001. "node": {
  1002. "__id__": 22
  1003. },
  1004. "_enabled": true,
  1005. "duration": 0.1,
  1006. "zoomScale": 1.2,
  1007. "clickEvents": [
  1008. {
  1009. "__id__": 28
  1010. }
  1011. ],
  1012. "_N$interactable": true,
  1013. "_N$enableAutoGrayEffect": false,
  1014. "_N$transition": 3,
  1015. "transition": 3,
  1016. "_N$normalColor": {
  1017. "__type__": "cc.Color",
  1018. "r": 255,
  1019. "g": 255,
  1020. "b": 255,
  1021. "a": 255
  1022. },
  1023. "_N$pressedColor": {
  1024. "__type__": "cc.Color",
  1025. "r": 255,
  1026. "g": 255,
  1027. "b": 255,
  1028. "a": 255
  1029. },
  1030. "pressedColor": {
  1031. "__type__": "cc.Color",
  1032. "r": 255,
  1033. "g": 255,
  1034. "b": 255,
  1035. "a": 255
  1036. },
  1037. "_N$hoverColor": {
  1038. "__type__": "cc.Color",
  1039. "r": 255,
  1040. "g": 255,
  1041. "b": 255,
  1042. "a": 255
  1043. },
  1044. "hoverColor": {
  1045. "__type__": "cc.Color",
  1046. "r": 255,
  1047. "g": 255,
  1048. "b": 255,
  1049. "a": 255
  1050. },
  1051. "_N$disabledColor": {
  1052. "__type__": "cc.Color",
  1053. "r": 255,
  1054. "g": 255,
  1055. "b": 255,
  1056. "a": 255
  1057. },
  1058. "_N$normalSprite": {
  1059. "__uuid__": "9c515ae6-fc75-4da9-a685-4828428648cb"
  1060. },
  1061. "_N$pressedSprite": {
  1062. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1063. },
  1064. "pressedSprite": {
  1065. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1066. },
  1067. "_N$hoverSprite": {
  1068. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1069. },
  1070. "hoverSprite": {
  1071. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1072. },
  1073. "_N$disabledSprite": {
  1074. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1075. },
  1076. "_N$target": {
  1077. "__id__": 22
  1078. },
  1079. "_id": ""
  1080. },
  1081. {
  1082. "__type__": "cc.ClickEvent",
  1083. "target": {
  1084. "__id__": 1
  1085. },
  1086. "component": "",
  1087. "_componentId": "c4f48nVPMBGmb861ZWBuR7h",
  1088. "handler": "onRemoveThisItem",
  1089. "customEventData": ""
  1090. },
  1091. {
  1092. "__type__": "cc.PrefabInfo",
  1093. "root": {
  1094. "__id__": 1
  1095. },
  1096. "asset": {
  1097. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  1098. },
  1099. "fileId": "cd6VfQ2qNK2biXa+Ce0VkN",
  1100. "sync": false
  1101. },
  1102. {
  1103. "__type__": "c4f48nVPMBGmb861ZWBuR7h",
  1104. "_name": "",
  1105. "_objFlags": 0,
  1106. "node": {
  1107. "__id__": 1
  1108. },
  1109. "_enabled": true,
  1110. "clearType": 0,
  1111. "labelTip": {
  1112. "__id__": 10
  1113. },
  1114. "labelTipString": "移动可拆除对应建筑",
  1115. "targetBuildingsInfo": null,
  1116. "_id": ""
  1117. },
  1118. {
  1119. "__type__": "cc.PrefabInfo",
  1120. "root": {
  1121. "__id__": 1
  1122. },
  1123. "asset": {
  1124. "__uuid__": "3b8f0067-d485-4f17-b00c-a224a40b6400"
  1125. },
  1126. "fileId": "b9h2a2ECxDYr5oqLX23YNc",
  1127. "sync": false
  1128. }
  1129. ]