New Scene.fire 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. }
  19. ],
  20. "_active": true,
  21. "_level": 0,
  22. "_components": [],
  23. "_prefab": null,
  24. "_opacity": 255,
  25. "_color": {
  26. "__type__": "cc.Color",
  27. "r": 255,
  28. "g": 255,
  29. "b": 255,
  30. "a": 255
  31. },
  32. "_contentSize": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. },
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_scale": {
  43. "__type__": "cc.Vec3",
  44. "x": 0.6001708984375,
  45. "y": 0.6001708984375,
  46. "z": 0.6001708984375
  47. },
  48. "_quat": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_zIndex": 0,
  56. "_is3DNode": true,
  57. "groupIndex": 0,
  58. "autoReleaseAssets": false,
  59. "_id": "1c495bd3-dca7-4bce-b84a-2f3f571a72f1"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "Canvas",
  64. "_objFlags": 0,
  65. "_parent": {
  66. "__id__": 1
  67. },
  68. "_children": [
  69. {
  70. "__id__": 3
  71. },
  72. {
  73. "__id__": 5
  74. },
  75. {
  76. "__id__": 8
  77. },
  78. {
  79. "__id__": 14
  80. },
  81. {
  82. "__id__": 20
  83. },
  84. {
  85. "__id__": 26
  86. }
  87. ],
  88. "_active": true,
  89. "_level": 0,
  90. "_components": [
  91. {
  92. "__id__": 28
  93. }
  94. ],
  95. "_prefab": null,
  96. "_opacity": 255,
  97. "_color": {
  98. "__type__": "cc.Color",
  99. "r": 255,
  100. "g": 255,
  101. "b": 255,
  102. "a": 255
  103. },
  104. "_contentSize": {
  105. "__type__": "cc.Size",
  106. "width": 960,
  107. "height": 640
  108. },
  109. "_anchorPoint": {
  110. "__type__": "cc.Vec2",
  111. "x": 0.5,
  112. "y": 0.5
  113. },
  114. "_position": {
  115. "__type__": "cc.Vec3",
  116. "x": 480,
  117. "y": 320,
  118. "z": 0
  119. },
  120. "_scale": {
  121. "__type__": "cc.Vec3",
  122. "x": 1,
  123. "y": 1,
  124. "z": 1
  125. },
  126. "_quat": {
  127. "__type__": "cc.Quat",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0,
  131. "w": 1
  132. },
  133. "_skewX": 0,
  134. "_skewY": 0,
  135. "_zIndex": 0,
  136. "_is3DNode": false,
  137. "groupIndex": 0,
  138. "_id": "a17R8fG3tHEam1uw4blnm2"
  139. },
  140. {
  141. "__type__": "cc.Node",
  142. "_name": "Main Camera",
  143. "_objFlags": 0,
  144. "_parent": {
  145. "__id__": 2
  146. },
  147. "_children": [],
  148. "_active": true,
  149. "_level": 1,
  150. "_components": [
  151. {
  152. "__id__": 4
  153. }
  154. ],
  155. "_prefab": null,
  156. "_opacity": 255,
  157. "_color": {
  158. "__type__": "cc.Color",
  159. "r": 255,
  160. "g": 255,
  161. "b": 255,
  162. "a": 255
  163. },
  164. "_contentSize": {
  165. "__type__": "cc.Size",
  166. "width": 0,
  167. "height": 0
  168. },
  169. "_anchorPoint": {
  170. "__type__": "cc.Vec2",
  171. "x": 0.5,
  172. "y": 0.5
  173. },
  174. "_position": {
  175. "__type__": "cc.Vec3",
  176. "x": 0,
  177. "y": 0,
  178. "z": 0
  179. },
  180. "_scale": {
  181. "__type__": "cc.Vec3",
  182. "x": 1,
  183. "y": 1,
  184. "z": 1
  185. },
  186. "_quat": {
  187. "__type__": "cc.Quat",
  188. "x": 0,
  189. "y": 0,
  190. "z": 0,
  191. "w": 1
  192. },
  193. "_skewX": 0,
  194. "_skewY": 0,
  195. "_zIndex": 0,
  196. "_is3DNode": false,
  197. "groupIndex": 0,
  198. "_id": "81HVsfbZdOJIk1dNMORZlZ"
  199. },
  200. {
  201. "__type__": "cc.Camera",
  202. "_name": "",
  203. "_objFlags": 0,
  204. "node": {
  205. "__id__": 3
  206. },
  207. "_enabled": true,
  208. "_cullingMask": 4294967295,
  209. "_clearFlags": 7,
  210. "_backgroundColor": {
  211. "__type__": "cc.Color",
  212. "r": 0,
  213. "g": 0,
  214. "b": 0,
  215. "a": 255
  216. },
  217. "_depth": -1,
  218. "_zoomRatio": 1,
  219. "_targetTexture": null,
  220. "_fov": 60,
  221. "_orthoSize": 10,
  222. "_nearClip": 0.1,
  223. "_farClip": 4096,
  224. "_ortho": true,
  225. "_rect": {
  226. "__type__": "cc.Rect",
  227. "x": 0,
  228. "y": 0,
  229. "width": 1,
  230. "height": 1
  231. },
  232. "_id": "88ShQU9RhLPKZDM8ZNpGDN"
  233. },
  234. {
  235. "__type__": "cc.Node",
  236. "_name": "New Node",
  237. "_objFlags": 0,
  238. "_parent": {
  239. "__id__": 2
  240. },
  241. "_children": [],
  242. "_active": true,
  243. "_level": 1,
  244. "_components": [
  245. {
  246. "__id__": 6
  247. },
  248. {
  249. "__id__": 7
  250. }
  251. ],
  252. "_prefab": null,
  253. "_opacity": 255,
  254. "_color": {
  255. "__type__": "cc.Color",
  256. "r": 255,
  257. "g": 255,
  258. "b": 255,
  259. "a": 255
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 0,
  264. "height": 0
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_position": {
  272. "__type__": "cc.Vec3",
  273. "x": 0,
  274. "y": 0,
  275. "z": 0
  276. },
  277. "_scale": {
  278. "__type__": "cc.Vec3",
  279. "x": -1,
  280. "y": 1,
  281. "z": 1
  282. },
  283. "_quat": {
  284. "__type__": "cc.Quat",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0,
  288. "w": 1
  289. },
  290. "_skewX": 0,
  291. "_skewY": 0,
  292. "_zIndex": 0,
  293. "_is3DNode": false,
  294. "groupIndex": 0,
  295. "_id": "fb7xRUe/pFbrRtCJKnAhAv"
  296. },
  297. {
  298. "__type__": "dragonBones.ArmatureDisplay",
  299. "_name": "",
  300. "_objFlags": 0,
  301. "node": {
  302. "__id__": 5
  303. },
  304. "_enabled": true,
  305. "_srcBlendFactor": 770,
  306. "_dstBlendFactor": 771,
  307. "_armatureName": "WithoutTricycl",
  308. "_animationName": "pickaxe_walk_back",
  309. "playTimes": -1,
  310. "_N$dragonAsset": {
  311. "__uuid__": "41f85241-0b66-4b38-920c-c6f05aea8b6d"
  312. },
  313. "_N$dragonAtlasAsset": {
  314. "__uuid__": "70ebb2de-2515-45e7-9d98-7c31d5497548"
  315. },
  316. "_N$_defaultArmatureIndex": 0,
  317. "_N$_animationIndex": 4,
  318. "_N$timeScale": 1,
  319. "_N$debugBones": false,
  320. "_id": "97Fvln/o9GEbSBGqqlVxhq"
  321. },
  322. {
  323. "__type__": "9fb42Rj7MtCRa/4hvt2I8PH",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 5
  328. },
  329. "_enabled": true,
  330. "AI_Worker_Type": 0,
  331. "AI_Animation_Type": 0,
  332. "isLoop": false,
  333. "count": 0,
  334. "armatureCount": 0,
  335. "currentAnimationName": null,
  336. "_id": "097krIZeJC5qm5U2FHaeuP"
  337. },
  338. {
  339. "__type__": "cc.Node",
  340. "_name": "New Button",
  341. "_objFlags": 0,
  342. "_parent": {
  343. "__id__": 2
  344. },
  345. "_children": [
  346. {
  347. "__id__": 9
  348. }
  349. ],
  350. "_active": true,
  351. "_level": 1,
  352. "_components": [
  353. {
  354. "__id__": 11
  355. },
  356. {
  357. "__id__": 12
  358. }
  359. ],
  360. "_prefab": null,
  361. "_opacity": 255,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 255,
  365. "g": 255,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "_contentSize": {
  370. "__type__": "cc.Size",
  371. "width": 100,
  372. "height": 40
  373. },
  374. "_anchorPoint": {
  375. "__type__": "cc.Vec2",
  376. "x": 0.5,
  377. "y": 0.5
  378. },
  379. "_position": {
  380. "__type__": "cc.Vec3",
  381. "x": -93.1,
  382. "y": -132.1,
  383. "z": 0
  384. },
  385. "_scale": {
  386. "__type__": "cc.Vec3",
  387. "x": 1,
  388. "y": 1,
  389. "z": 1
  390. },
  391. "_quat": {
  392. "__type__": "cc.Quat",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0,
  396. "w": 1
  397. },
  398. "_skewX": 0,
  399. "_skewY": 0,
  400. "_zIndex": 0,
  401. "_is3DNode": false,
  402. "groupIndex": 0,
  403. "_rotationX": 0,
  404. "_rotationY": 0,
  405. "_id": "ce9zm23L5K34hFqznEsBTp"
  406. },
  407. {
  408. "__type__": "cc.Node",
  409. "_name": "Label",
  410. "_objFlags": 0,
  411. "_parent": {
  412. "__id__": 8
  413. },
  414. "_children": [],
  415. "_active": true,
  416. "_level": 0,
  417. "_components": [
  418. {
  419. "__id__": 10
  420. }
  421. ],
  422. "_prefab": null,
  423. "_opacity": 255,
  424. "_color": {
  425. "__type__": "cc.Color",
  426. "r": 0,
  427. "g": 0,
  428. "b": 0,
  429. "a": 255
  430. },
  431. "_contentSize": {
  432. "__type__": "cc.Size",
  433. "width": 100,
  434. "height": 40
  435. },
  436. "_anchorPoint": {
  437. "__type__": "cc.Vec2",
  438. "x": 0.5,
  439. "y": 0.5
  440. },
  441. "_position": {
  442. "__type__": "cc.Vec3",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0
  446. },
  447. "_scale": {
  448. "__type__": "cc.Vec3",
  449. "x": 1,
  450. "y": 1,
  451. "z": 1
  452. },
  453. "_quat": {
  454. "__type__": "cc.Quat",
  455. "x": 0,
  456. "y": 0,
  457. "z": 0,
  458. "w": 1
  459. },
  460. "_skewX": 0,
  461. "_skewY": 0,
  462. "_zIndex": 0,
  463. "_is3DNode": false,
  464. "groupIndex": 0,
  465. "_rotationX": 0,
  466. "_rotationY": 0,
  467. "_id": "27Oi5sK8RBzLThfRaYoG4d"
  468. },
  469. {
  470. "__type__": "cc.Label",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "node": {
  474. "__id__": 9
  475. },
  476. "_enabled": true,
  477. "_srcBlendFactor": 1,
  478. "_dstBlendFactor": 771,
  479. "_useOriginalSize": false,
  480. "_string": "切换动画",
  481. "_N$string": "切换动画",
  482. "_fontSize": 20,
  483. "_lineHeight": 40,
  484. "_enableWrapText": false,
  485. "_N$file": null,
  486. "_isSystemFontUsed": true,
  487. "_spacingX": 0,
  488. "_N$horizontalAlign": 1,
  489. "_N$verticalAlign": 1,
  490. "_N$fontFamily": "Arial",
  491. "_N$overflow": 1,
  492. "_id": "7cQrCyGttNAaB/CQG5uWYn"
  493. },
  494. {
  495. "__type__": "cc.Sprite",
  496. "_name": "",
  497. "_objFlags": 0,
  498. "node": {
  499. "__id__": 8
  500. },
  501. "_enabled": true,
  502. "_srcBlendFactor": 770,
  503. "_dstBlendFactor": 771,
  504. "_spriteFrame": {
  505. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  506. },
  507. "_type": 1,
  508. "_sizeMode": 0,
  509. "_fillType": 0,
  510. "_fillCenter": {
  511. "__type__": "cc.Vec2",
  512. "x": 0,
  513. "y": 0
  514. },
  515. "_fillStart": 0,
  516. "_fillRange": 0,
  517. "_isTrimmedMode": true,
  518. "_state": 0,
  519. "_atlas": null,
  520. "_id": "81fx79CjVM1Kze/MPITsY/"
  521. },
  522. {
  523. "__type__": "cc.Button",
  524. "_name": "",
  525. "_objFlags": 0,
  526. "node": {
  527. "__id__": 8
  528. },
  529. "_enabled": true,
  530. "duration": 0.1,
  531. "zoomScale": 1.2,
  532. "clickEvents": [
  533. {
  534. "__id__": 13
  535. }
  536. ],
  537. "_N$interactable": true,
  538. "_N$enableAutoGrayEffect": false,
  539. "_N$transition": 2,
  540. "transition": 2,
  541. "_N$normalColor": {
  542. "__type__": "cc.Color",
  543. "r": 255,
  544. "g": 255,
  545. "b": 255,
  546. "a": 255
  547. },
  548. "_N$pressedColor": {
  549. "__type__": "cc.Color",
  550. "r": 255,
  551. "g": 255,
  552. "b": 255,
  553. "a": 255
  554. },
  555. "pressedColor": {
  556. "__type__": "cc.Color",
  557. "r": 255,
  558. "g": 255,
  559. "b": 255,
  560. "a": 255
  561. },
  562. "_N$hoverColor": {
  563. "__type__": "cc.Color",
  564. "r": 255,
  565. "g": 255,
  566. "b": 255,
  567. "a": 255
  568. },
  569. "hoverColor": {
  570. "__type__": "cc.Color",
  571. "r": 255,
  572. "g": 255,
  573. "b": 255,
  574. "a": 255
  575. },
  576. "_N$disabledColor": {
  577. "__type__": "cc.Color",
  578. "r": 255,
  579. "g": 255,
  580. "b": 255,
  581. "a": 255
  582. },
  583. "_N$normalSprite": {
  584. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  585. },
  586. "_N$pressedSprite": {
  587. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  588. },
  589. "pressedSprite": {
  590. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  591. },
  592. "_N$hoverSprite": {
  593. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  594. },
  595. "hoverSprite": {
  596. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  597. },
  598. "_N$disabledSprite": {
  599. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  600. },
  601. "_N$target": {
  602. "__id__": 8
  603. },
  604. "_id": "52yhfHlfFNaZSiB92q14pC"
  605. },
  606. {
  607. "__type__": "cc.ClickEvent",
  608. "target": {
  609. "__id__": 5
  610. },
  611. "component": "",
  612. "_componentId": "9fb42Rj7MtCRa/4hvt2I8PH",
  613. "handler": "onSwitchFromButton",
  614. "customEventData": ""
  615. },
  616. {
  617. "__type__": "cc.Node",
  618. "_name": "New Button",
  619. "_objFlags": 0,
  620. "_parent": {
  621. "__id__": 2
  622. },
  623. "_children": [
  624. {
  625. "__id__": 15
  626. }
  627. ],
  628. "_active": true,
  629. "_level": 1,
  630. "_components": [
  631. {
  632. "__id__": 17
  633. },
  634. {
  635. "__id__": 18
  636. }
  637. ],
  638. "_prefab": null,
  639. "_opacity": 255,
  640. "_color": {
  641. "__type__": "cc.Color",
  642. "r": 255,
  643. "g": 255,
  644. "b": 255,
  645. "a": 255
  646. },
  647. "_contentSize": {
  648. "__type__": "cc.Size",
  649. "width": 100,
  650. "height": 40
  651. },
  652. "_anchorPoint": {
  653. "__type__": "cc.Vec2",
  654. "x": 0.5,
  655. "y": 0.5
  656. },
  657. "_position": {
  658. "__type__": "cc.Vec3",
  659. "x": 88,
  660. "y": -131,
  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": 0,
  679. "_is3DNode": false,
  680. "groupIndex": 0,
  681. "_rotationX": 0,
  682. "_rotationY": 0,
  683. "_id": "f2TehAxmdKGLoJu9M3gKH0"
  684. },
  685. {
  686. "__type__": "cc.Node",
  687. "_name": "Label",
  688. "_objFlags": 0,
  689. "_parent": {
  690. "__id__": 14
  691. },
  692. "_children": [],
  693. "_active": true,
  694. "_level": 0,
  695. "_components": [
  696. {
  697. "__id__": 16
  698. }
  699. ],
  700. "_prefab": null,
  701. "_opacity": 255,
  702. "_color": {
  703. "__type__": "cc.Color",
  704. "r": 0,
  705. "g": 0,
  706. "b": 0,
  707. "a": 255
  708. },
  709. "_contentSize": {
  710. "__type__": "cc.Size",
  711. "width": 100,
  712. "height": 40
  713. },
  714. "_anchorPoint": {
  715. "__type__": "cc.Vec2",
  716. "x": 0.5,
  717. "y": 0.5
  718. },
  719. "_position": {
  720. "__type__": "cc.Vec3",
  721. "x": 0,
  722. "y": 0,
  723. "z": 0
  724. },
  725. "_scale": {
  726. "__type__": "cc.Vec3",
  727. "x": 1,
  728. "y": 1,
  729. "z": 1
  730. },
  731. "_quat": {
  732. "__type__": "cc.Quat",
  733. "x": 0,
  734. "y": 0,
  735. "z": 0,
  736. "w": 1
  737. },
  738. "_skewX": 0,
  739. "_skewY": 0,
  740. "_zIndex": 0,
  741. "_is3DNode": false,
  742. "groupIndex": 0,
  743. "_rotationX": 0,
  744. "_rotationY": 0,
  745. "_id": "a5aBNm3KFH7Z/3pfDtikmT"
  746. },
  747. {
  748. "__type__": "cc.Label",
  749. "_name": "",
  750. "_objFlags": 0,
  751. "node": {
  752. "__id__": 15
  753. },
  754. "_enabled": true,
  755. "_srcBlendFactor": 1,
  756. "_dstBlendFactor": 771,
  757. "_useOriginalSize": false,
  758. "_string": "改变方向",
  759. "_N$string": "改变方向",
  760. "_fontSize": 20,
  761. "_lineHeight": 40,
  762. "_enableWrapText": false,
  763. "_N$file": null,
  764. "_isSystemFontUsed": true,
  765. "_spacingX": 0,
  766. "_N$horizontalAlign": 1,
  767. "_N$verticalAlign": 1,
  768. "_N$fontFamily": "Arial",
  769. "_N$overflow": 1,
  770. "_id": "b5mWQC34tNrpgrhj0y8gim"
  771. },
  772. {
  773. "__type__": "cc.Sprite",
  774. "_name": "",
  775. "_objFlags": 0,
  776. "node": {
  777. "__id__": 14
  778. },
  779. "_enabled": true,
  780. "_srcBlendFactor": 770,
  781. "_dstBlendFactor": 771,
  782. "_spriteFrame": {
  783. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  784. },
  785. "_type": 1,
  786. "_sizeMode": 0,
  787. "_fillType": 0,
  788. "_fillCenter": {
  789. "__type__": "cc.Vec2",
  790. "x": 0,
  791. "y": 0
  792. },
  793. "_fillStart": 0,
  794. "_fillRange": 0,
  795. "_isTrimmedMode": true,
  796. "_state": 0,
  797. "_atlas": null,
  798. "_id": "b5Gw9E9A9DY5/Yw2qk0V1W"
  799. },
  800. {
  801. "__type__": "cc.Button",
  802. "_name": "",
  803. "_objFlags": 0,
  804. "node": {
  805. "__id__": 14
  806. },
  807. "_enabled": true,
  808. "duration": 0.1,
  809. "zoomScale": 1.2,
  810. "clickEvents": [
  811. {
  812. "__id__": 19
  813. }
  814. ],
  815. "_N$interactable": true,
  816. "_N$enableAutoGrayEffect": false,
  817. "_N$transition": 2,
  818. "transition": 2,
  819. "_N$normalColor": {
  820. "__type__": "cc.Color",
  821. "r": 255,
  822. "g": 255,
  823. "b": 255,
  824. "a": 255
  825. },
  826. "_N$pressedColor": {
  827. "__type__": "cc.Color",
  828. "r": 255,
  829. "g": 255,
  830. "b": 255,
  831. "a": 255
  832. },
  833. "pressedColor": {
  834. "__type__": "cc.Color",
  835. "r": 255,
  836. "g": 255,
  837. "b": 255,
  838. "a": 255
  839. },
  840. "_N$hoverColor": {
  841. "__type__": "cc.Color",
  842. "r": 255,
  843. "g": 255,
  844. "b": 255,
  845. "a": 255
  846. },
  847. "hoverColor": {
  848. "__type__": "cc.Color",
  849. "r": 255,
  850. "g": 255,
  851. "b": 255,
  852. "a": 255
  853. },
  854. "_N$disabledColor": {
  855. "__type__": "cc.Color",
  856. "r": 255,
  857. "g": 255,
  858. "b": 255,
  859. "a": 255
  860. },
  861. "_N$normalSprite": {
  862. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  863. },
  864. "_N$pressedSprite": {
  865. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  866. },
  867. "pressedSprite": {
  868. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  869. },
  870. "_N$hoverSprite": {
  871. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  872. },
  873. "hoverSprite": {
  874. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  875. },
  876. "_N$disabledSprite": {
  877. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  878. },
  879. "_N$target": {
  880. "__id__": 14
  881. },
  882. "_id": "0admeB2EpLYKaJpraRmJii"
  883. },
  884. {
  885. "__type__": "cc.ClickEvent",
  886. "target": {
  887. "__id__": 5
  888. },
  889. "component": "",
  890. "_componentId": "9fb42Rj7MtCRa/4hvt2I8PH",
  891. "handler": "onSwitchFromDirection",
  892. "customEventData": ""
  893. },
  894. {
  895. "__type__": "cc.Node",
  896. "_name": "New Button",
  897. "_objFlags": 0,
  898. "_parent": {
  899. "__id__": 2
  900. },
  901. "_children": [
  902. {
  903. "__id__": 21
  904. }
  905. ],
  906. "_active": true,
  907. "_level": 1,
  908. "_components": [
  909. {
  910. "__id__": 23
  911. },
  912. {
  913. "__id__": 24
  914. }
  915. ],
  916. "_prefab": null,
  917. "_opacity": 255,
  918. "_color": {
  919. "__type__": "cc.Color",
  920. "r": 255,
  921. "g": 255,
  922. "b": 255,
  923. "a": 255
  924. },
  925. "_contentSize": {
  926. "__type__": "cc.Size",
  927. "width": 100,
  928. "height": 40
  929. },
  930. "_anchorPoint": {
  931. "__type__": "cc.Vec2",
  932. "x": 0.5,
  933. "y": 0.5
  934. },
  935. "_position": {
  936. "__type__": "cc.Vec3",
  937. "x": -91,
  938. "y": -74,
  939. "z": 0
  940. },
  941. "_scale": {
  942. "__type__": "cc.Vec3",
  943. "x": 1,
  944. "y": 1,
  945. "z": 1
  946. },
  947. "_quat": {
  948. "__type__": "cc.Quat",
  949. "x": 0,
  950. "y": 0,
  951. "z": 0,
  952. "w": 1
  953. },
  954. "_skewX": 0,
  955. "_skewY": 0,
  956. "_zIndex": 0,
  957. "_is3DNode": false,
  958. "groupIndex": 0,
  959. "_rotationX": 0,
  960. "_rotationY": 0,
  961. "_id": "bbtigalQ9C4p6DHYX38Jyi"
  962. },
  963. {
  964. "__type__": "cc.Node",
  965. "_name": "Label",
  966. "_objFlags": 0,
  967. "_parent": {
  968. "__id__": 20
  969. },
  970. "_children": [],
  971. "_active": true,
  972. "_level": 0,
  973. "_components": [
  974. {
  975. "__id__": 22
  976. }
  977. ],
  978. "_prefab": null,
  979. "_opacity": 255,
  980. "_color": {
  981. "__type__": "cc.Color",
  982. "r": 0,
  983. "g": 0,
  984. "b": 0,
  985. "a": 255
  986. },
  987. "_contentSize": {
  988. "__type__": "cc.Size",
  989. "width": 100,
  990. "height": 40
  991. },
  992. "_anchorPoint": {
  993. "__type__": "cc.Vec2",
  994. "x": 0.5,
  995. "y": 0.5
  996. },
  997. "_position": {
  998. "__type__": "cc.Vec3",
  999. "x": 0,
  1000. "y": 0,
  1001. "z": 0
  1002. },
  1003. "_scale": {
  1004. "__type__": "cc.Vec3",
  1005. "x": 1,
  1006. "y": 1,
  1007. "z": 1
  1008. },
  1009. "_quat": {
  1010. "__type__": "cc.Quat",
  1011. "x": 0,
  1012. "y": 0,
  1013. "z": 0,
  1014. "w": 1
  1015. },
  1016. "_skewX": 0,
  1017. "_skewY": 0,
  1018. "_zIndex": 0,
  1019. "_is3DNode": false,
  1020. "groupIndex": 0,
  1021. "_rotationX": 0,
  1022. "_rotationY": 0,
  1023. "_id": "d5750CXdpP5ondTKYcdvzg"
  1024. },
  1025. {
  1026. "__type__": "cc.Label",
  1027. "_name": "",
  1028. "_objFlags": 0,
  1029. "node": {
  1030. "__id__": 21
  1031. },
  1032. "_enabled": true,
  1033. "_srcBlendFactor": 1,
  1034. "_dstBlendFactor": 771,
  1035. "_useOriginalSize": false,
  1036. "_string": "切换骨架",
  1037. "_N$string": "切换骨架",
  1038. "_fontSize": 20,
  1039. "_lineHeight": 40,
  1040. "_enableWrapText": false,
  1041. "_N$file": null,
  1042. "_isSystemFontUsed": true,
  1043. "_spacingX": 0,
  1044. "_N$horizontalAlign": 1,
  1045. "_N$verticalAlign": 1,
  1046. "_N$fontFamily": "Arial",
  1047. "_N$overflow": 1,
  1048. "_id": "8bAShUKSBCRKnD/+VlMGOH"
  1049. },
  1050. {
  1051. "__type__": "cc.Sprite",
  1052. "_name": "",
  1053. "_objFlags": 0,
  1054. "node": {
  1055. "__id__": 20
  1056. },
  1057. "_enabled": true,
  1058. "_srcBlendFactor": 770,
  1059. "_dstBlendFactor": 771,
  1060. "_spriteFrame": {
  1061. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1062. },
  1063. "_type": 1,
  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": "beeEQy/HpJF7mv4+8UCAhX"
  1077. },
  1078. {
  1079. "__type__": "cc.Button",
  1080. "_name": "",
  1081. "_objFlags": 0,
  1082. "node": {
  1083. "__id__": 20
  1084. },
  1085. "_enabled": true,
  1086. "duration": 0.1,
  1087. "zoomScale": 1.2,
  1088. "clickEvents": [
  1089. {
  1090. "__id__": 25
  1091. }
  1092. ],
  1093. "_N$interactable": true,
  1094. "_N$enableAutoGrayEffect": false,
  1095. "_N$transition": 2,
  1096. "transition": 2,
  1097. "_N$normalColor": {
  1098. "__type__": "cc.Color",
  1099. "r": 255,
  1100. "g": 255,
  1101. "b": 255,
  1102. "a": 255
  1103. },
  1104. "_N$pressedColor": {
  1105. "__type__": "cc.Color",
  1106. "r": 255,
  1107. "g": 255,
  1108. "b": 255,
  1109. "a": 255
  1110. },
  1111. "pressedColor": {
  1112. "__type__": "cc.Color",
  1113. "r": 255,
  1114. "g": 255,
  1115. "b": 255,
  1116. "a": 255
  1117. },
  1118. "_N$hoverColor": {
  1119. "__type__": "cc.Color",
  1120. "r": 255,
  1121. "g": 255,
  1122. "b": 255,
  1123. "a": 255
  1124. },
  1125. "hoverColor": {
  1126. "__type__": "cc.Color",
  1127. "r": 255,
  1128. "g": 255,
  1129. "b": 255,
  1130. "a": 255
  1131. },
  1132. "_N$disabledColor": {
  1133. "__type__": "cc.Color",
  1134. "r": 255,
  1135. "g": 255,
  1136. "b": 255,
  1137. "a": 255
  1138. },
  1139. "_N$normalSprite": {
  1140. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1141. },
  1142. "_N$pressedSprite": {
  1143. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1144. },
  1145. "pressedSprite": {
  1146. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1147. },
  1148. "_N$hoverSprite": {
  1149. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1150. },
  1151. "hoverSprite": {
  1152. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1153. },
  1154. "_N$disabledSprite": {
  1155. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1156. },
  1157. "_N$target": {
  1158. "__id__": 20
  1159. },
  1160. "_id": "7d/tTJWIxCo7I3Hw1ghbNT"
  1161. },
  1162. {
  1163. "__type__": "cc.ClickEvent",
  1164. "target": {
  1165. "__id__": 5
  1166. },
  1167. "component": "",
  1168. "_componentId": "9fb42Rj7MtCRa/4hvt2I8PH",
  1169. "handler": "onSwitchArmature",
  1170. "customEventData": ""
  1171. },
  1172. {
  1173. "__type__": "cc.Node",
  1174. "_name": "Tourist",
  1175. "_objFlags": 0,
  1176. "_parent": {
  1177. "__id__": 2
  1178. },
  1179. "_children": [],
  1180. "_active": true,
  1181. "_level": 1,
  1182. "_components": [
  1183. {
  1184. "__id__": 27
  1185. }
  1186. ],
  1187. "_prefab": null,
  1188. "_opacity": 255,
  1189. "_color": {
  1190. "__type__": "cc.Color",
  1191. "r": 255,
  1192. "g": 255,
  1193. "b": 255,
  1194. "a": 255
  1195. },
  1196. "_contentSize": {
  1197. "__type__": "cc.Size",
  1198. "width": 0,
  1199. "height": 0
  1200. },
  1201. "_anchorPoint": {
  1202. "__type__": "cc.Vec2",
  1203. "x": 0.5,
  1204. "y": 0.5
  1205. },
  1206. "_position": {
  1207. "__type__": "cc.Vec3",
  1208. "x": 145,
  1209. "y": 6,
  1210. "z": 0
  1211. },
  1212. "_scale": {
  1213. "__type__": "cc.Vec3",
  1214. "x": -1,
  1215. "y": 1,
  1216. "z": 1
  1217. },
  1218. "_quat": {
  1219. "__type__": "cc.Quat",
  1220. "x": 0,
  1221. "y": 0,
  1222. "z": 0,
  1223. "w": 1
  1224. },
  1225. "_skewX": 0,
  1226. "_skewY": 0,
  1227. "_zIndex": 0,
  1228. "_is3DNode": false,
  1229. "groupIndex": 0,
  1230. "_id": "89TepPv1hN9bd8pEvzsqo2"
  1231. },
  1232. {
  1233. "__type__": "dragonBones.ArmatureDisplay",
  1234. "_name": "",
  1235. "_objFlags": 0,
  1236. "node": {
  1237. "__id__": 26
  1238. },
  1239. "_enabled": true,
  1240. "_srcBlendFactor": 770,
  1241. "_dstBlendFactor": 771,
  1242. "_armatureName": "Tourist2",
  1243. "_animationName": "front",
  1244. "playTimes": -1,
  1245. "_N$dragonAsset": {
  1246. "__uuid__": "ab2b5f1e-4a7d-445d-bbf2-6503b74bfb7c"
  1247. },
  1248. "_N$dragonAtlasAsset": {
  1249. "__uuid__": "31070209-a57c-4cdf-8a4c-407499a3e303"
  1250. },
  1251. "_N$_defaultArmatureIndex": 3,
  1252. "_N$_animationIndex": 1,
  1253. "_N$timeScale": 1,
  1254. "_N$debugBones": false,
  1255. "_id": "9cKqkcYQ9GF6A3dEvU+LjI"
  1256. },
  1257. {
  1258. "__type__": "cc.Canvas",
  1259. "_name": "",
  1260. "_objFlags": 0,
  1261. "node": {
  1262. "__id__": 2
  1263. },
  1264. "_enabled": true,
  1265. "_designResolution": {
  1266. "__type__": "cc.Size",
  1267. "width": 960,
  1268. "height": 640
  1269. },
  1270. "_fitWidth": false,
  1271. "_fitHeight": true,
  1272. "_id": "dc1rTcu5lH4ojrMUhGla4/"
  1273. }
  1274. ]