New Scene.fire 24 KB

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