Main.scene 71 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":2,
  5. "selecteID":159,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":194,
  10. "label":"Scene",
  11. "isOpen":true,
  12. "isDirectory":true,
  13. "isAniNode":true,
  14. "hasChild":true,
  15. "compId":2,
  16. "child":[
  17. {
  18. "x":15,
  19. "type":"Image",
  20. "searchKey":"Image,bg",
  21. "props":{"y":640,"x":360,"top":0,"skin":"Main/shouye-1-21.png","skewX":180,"right":0,"name":"bg","left":0,"bottom":0,"anchorY":0.5,"anchorX":0.5},
  22. "nodeParent":2,
  23. "label":"bg",
  24. "isOpen":true,
  25. "isDirectory":false,
  26. "isAniNode":true,
  27. "hasChild":false,
  28. "compId":58,
  29. "child":[
  30. ],
  31. "$HIDDEN":false
  32. },
  33. {
  34. "x":15,
  35. "type":"Button",
  36. "searchKey":"Button,btnTouchArea",
  37. "props":{"y":0,"x":0,"var":"btnTouchArea","top":0,"stateNum":"1","right":0,"left":0,"bottom":0},
  38. "nodeParent":2,
  39. "label":"btnTouchArea",
  40. "isDirectory":false,
  41. "isAniNode":true,
  42. "hasChild":false,
  43. "compId":60,
  44. "child":[
  45. ],
  46. "$HIDDEN":false
  47. },
  48. {
  49. "x":15,
  50. "type":"Image",
  51. "searchKey":"Image,panelCmb",
  52. "props":{"y":610,"x":0,"var":"panelCmb","skin":"Main/qiangshou-1-8.png","height":532,"bottom":138},
  53. "nodeParent":2,
  54. "label":"panelCmb",
  55. "isOpen":true,
  56. "isDirectory":true,
  57. "isAniNode":true,
  58. "hasChild":true,
  59. "compId":54,
  60. "child":[
  61. {
  62. "x":30,
  63. "type":"List",
  64. "searchKey":"List,gunList",
  65. "props":{"y":0,"x":0,"width":722,"var":"gunList","spaceY":0,"spaceX":0,"repeatY":4,"repeatX":3,"height":531},
  66. "nodeParent":54,
  67. "label":"gunList",
  68. "isOpen":true,
  69. "isDirectory":true,
  70. "isAniNode":true,
  71. "hasChild":true,
  72. "compId":65,
  73. "child":[
  74. {
  75. "x":45,
  76. "type":"Box",
  77. "searchKey":"Box,render",
  78. "props":{"y":0,"x":0,"width":240,"name":"render","height":135},
  79. "nodeParent":65,
  80. "label":"render",
  81. "isOpen":false,
  82. "isDirectory":true,
  83. "isAniNode":false,
  84. "hasChild":true,
  85. "compId":66,
  86. "child":[
  87. {
  88. "type":"Image",
  89. "searchKey":"Image,polygon",
  90. "props":{"y":100,"x":200,"width":40,"visible":true,"skin":"Main/qiangshou-1-7.png","name":"polygon","height":35},
  91. "nodeParent":66,
  92. "label":"polygon",
  93. "isOpen":true,
  94. "isDirectory":false,
  95. "isAniNode":false,
  96. "hasChild":false,
  97. "compId":144,
  98. "child":[
  99. ],
  100. "$HIDDEN":false
  101. },
  102. {
  103. "type":"FontClip",
  104. "searchKey":"FontClip,level",
  105. "props":{"y":106,"x":205,"width":30,"value":"19","skin":"Main/43.png","sheet":"0123456789","name":"level","height":23,"align":"center"},
  106. "nodeParent":66,
  107. "label":"level",
  108. "isDirectory":false,
  109. "isAniNode":false,
  110. "hasChild":false,
  111. "compId":149,
  112. "child":[
  113. ],
  114. "$HIDDEN":false
  115. },
  116. {
  117. "type":"Box",
  118. "searchKey":"Box,container",
  119. "props":{"y":3,"x":1,"width":240,"name":"container","height":129},
  120. "nodeParent":66,
  121. "label":"container",
  122. "isOpen":false,
  123. "isDirectory":true,
  124. "isAniNode":false,
  125. "hasChild":true,
  126. "compId":158,
  127. "child":[
  128. {
  129. "type":"Image",
  130. "searchKey":"Image,skinBg",
  131. "props":{"y":77,"x":79,"name":"skinBg","centerY":0,"centerX":0},
  132. "nodeParent":158,
  133. "label":"skinBg",
  134. "isOpen":true,
  135. "isDirectory":false,
  136. "isAniNode":false,
  137. "hasChild":false,
  138. "compId":67,
  139. "child":[
  140. ],
  141. "$HIDDEN":false
  142. },
  143. {
  144. "type":"Image",
  145. "searchKey":"Image,skin",
  146. "props":{"y":77,"x":79,"name":"skin","centerY":0,"centerX":0},
  147. "nodeParent":158,
  148. "label":"skin",
  149. "isDirectory":false,
  150. "isAniNode":false,
  151. "hasChild":false,
  152. "compId":73,
  153. "child":[
  154. ],
  155. "$HIDDEN":false
  156. }],
  157. "$HIDDEN":false
  158. },
  159. {
  160. "type":"Script",
  161. "switchAble":true,
  162. "source":"src/views/comp/GunDragItem.ts",
  163. "searchKey":"Script,GunDragItem",
  164. "removeAble":true,
  165. "props":{},
  166. "nodeParent":66,
  167. "label":"GunDragItem",
  168. "isDirectory":false,
  169. "isAniNode":false,
  170. "hasChild":false,
  171. "compId":70,
  172. "child":[
  173. ],
  174. "$HIDDEN":false
  175. }],
  176. "$HIDDEN":false
  177. },
  178. {
  179. "x":45,
  180. "type":"Script",
  181. "switchAble":true,
  182. "source":"src/views/comp/GunDragList.ts",
  183. "searchKey":"Script,GunDragList",
  184. "removeAble":true,
  185. "props":{},
  186. "nodeParent":65,
  187. "label":"GunDragList",
  188. "isDirectory":false,
  189. "isAniNode":false,
  190. "hasChild":false,
  191. "compId":141,
  192. "child":[
  193. ],
  194. "$HIDDEN":false
  195. }],
  196. "$HIDDEN":false
  197. }],
  198. "$HIDDEN":false
  199. },
  200. {
  201. "x":15,
  202. "type":"Box",
  203. "searchKey":"Box,bottomPanel",
  204. "props":{"y":1152,"x":0,"width":720,"var":"bottomPanel","right":0,"left":0,"height":128,"bottom":0},
  205. "nodeParent":2,
  206. "label":"bottomPanel",
  207. "isOpen":false,
  208. "isDirectory":true,
  209. "isAniNode":true,
  210. "hasChild":true,
  211. "compId":53,
  212. "child":[
  213. {
  214. "type":"Button",
  215. "searchKey":"Button,btnShop",
  216. "props":{"x":512,"var":"btnShop","stateNum":"1","skin":"Main/youhua-1-17.png","bottom":2},
  217. "nodeParent":53,
  218. "label":"btnShop",
  219. "isOpen":false,
  220. "isDirectory":true,
  221. "isAniNode":true,
  222. "hasChild":true,
  223. "compId":30,
  224. "child":[
  225. {
  226. "type":"Script",
  227. "switchAble":true,
  228. "source":"src/views/comp/ButtonScript.ts",
  229. "searchKey":"Script,ButtonScript",
  230. "removeAble":true,
  231. "props":{},
  232. "nodeParent":30,
  233. "label":"ButtonScript",
  234. "isDirectory":false,
  235. "isAniNode":true,
  236. "hasChild":false,
  237. "compId":125,
  238. "child":[
  239. ],
  240. "$HIDDEN":false
  241. },
  242. {
  243. "type":"Image",
  244. "searchKey":"Image,tag",
  245. "props":{"y":1,"x":50,"skin":"Main/tag.png","name":"tag","anchorY":0.5,"anchorX":0.5},
  246. "nodeParent":30,
  247. "label":"tag",
  248. "isDirectory":false,
  249. "isAniNode":true,
  250. "hasChild":false,
  251. "compId":139,
  252. "child":[
  253. ],
  254. "$HIDDEN":false
  255. }],
  256. "$HIDDEN":false
  257. },
  258. {
  259. "type":"Button",
  260. "searchKey":"Button,btnSpeedup",
  261. "props":{"x":124,"var":"btnSpeedup","stateNum":"1","skin":"Main/youhua-1-14.png","bottom":2},
  262. "nodeParent":53,
  263. "label":"btnSpeedup",
  264. "isOpen":null,
  265. "isDirectory":true,
  266. "isAniNode":true,
  267. "hasChild":true,
  268. "compId":34,
  269. "child":[
  270. {
  271. "type":"Script",
  272. "switchAble":true,
  273. "source":"src/views/comp/ButtonScript.ts",
  274. "searchKey":"Script,ButtonScript",
  275. "removeAble":true,
  276. "props":{},
  277. "nodeParent":34,
  278. "label":"ButtonScript",
  279. "isDirectory":false,
  280. "isAniNode":true,
  281. "hasChild":false,
  282. "compId":126,
  283. "child":[
  284. ],
  285. "$HIDDEN":false
  286. }],
  287. "$HIDDEN":false
  288. },
  289. {
  290. "type":"Button",
  291. "searchKey":"Button,btnBuy",
  292. "props":{"x":235,"var":"btnBuy","stateNum":"1","skin":"Main/youhua-1-13.png","bottom":2},
  293. "nodeParent":53,
  294. "label":"btnBuy",
  295. "isOpen":false,
  296. "isDirectory":true,
  297. "isAniNode":true,
  298. "hasChild":true,
  299. "compId":46,
  300. "child":[
  301. {
  302. "type":"Text",
  303. "searchKey":"Text,txtGunPrice",
  304. "props":{"y":77,"x":90,"width":120,"var":"txtGunPrice","valign":"middle","text":"100","height":30,"fontSize":30,"color":"#ffffff","align":"center"},
  305. "nodeParent":46,
  306. "label":"txtGunPrice",
  307. "isOpen":true,
  308. "isDirectory":false,
  309. "isAniNode":true,
  310. "hasChild":false,
  311. "compId":153,
  312. "child":[
  313. ],
  314. "$HIDDEN":false
  315. },
  316. {
  317. "type":"Image",
  318. "searchKey":"Image,imgGun",
  319. "props":{"y":44,"x":116,"var":"imgGun","anchorY":0.5,"anchorX":0.5},
  320. "nodeParent":46,
  321. "label":"imgGun",
  322. "isDirectory":false,
  323. "isAniNode":true,
  324. "hasChild":false,
  325. "compId":154,
  326. "child":[
  327. ],
  328. "$HIDDEN":false
  329. },
  330. {
  331. "type":"Script",
  332. "switchAble":true,
  333. "source":"src/views/comp/ButtonScript.ts",
  334. "searchKey":"Script,ButtonScript",
  335. "removeAble":true,
  336. "props":{"y":0,"x":0},
  337. "nodeParent":46,
  338. "label":"ButtonScript",
  339. "isDirectory":false,
  340. "isAniNode":true,
  341. "hasChild":false,
  342. "compId":120,
  343. "child":[
  344. ],
  345. "$HIDDEN":false
  346. },
  347. {
  348. "type":"Image",
  349. "searchKey":"Image,imgPolygon",
  350. "props":{"y":9,"x":213,"width":40,"var":"imgPolygon","skin":"Main/qiangshou-1-7.png","height":35},
  351. "nodeParent":46,
  352. "label":"imgPolygon",
  353. "isOpen":true,
  354. "isDirectory":false,
  355. "isAniNode":true,
  356. "hasChild":false,
  357. "compId":179,
  358. "child":[
  359. ],
  360. "$HIDDEN":false
  361. },
  362. {
  363. "type":"FontClip",
  364. "searchKey":"FontClip,fcGunLevel",
  365. "props":{"y":14,"x":218,"width":30,"var":"fcGunLevel","value":"19","skin":"Main/43.png","sheet":"0123456789","height":23,"align":"center"},
  366. "nodeParent":46,
  367. "label":"fcGunLevel",
  368. "isDirectory":false,
  369. "isAniNode":true,
  370. "hasChild":false,
  371. "compId":181,
  372. "child":[
  373. ],
  374. "$HIDDEN":false
  375. }],
  376. "$HIDDEN":false
  377. },
  378. {
  379. "type":"Button",
  380. "searchKey":"Button,btnRecycle",
  381. "props":{"x":642,"var":"btnRecycle","stateNum":"1","skin":"Main/youhua-1-15.png","bottom":2},
  382. "nodeParent":53,
  383. "label":"btnRecycle",
  384. "isOpen":false,
  385. "isDirectory":true,
  386. "isAniNode":true,
  387. "hasChild":true,
  388. "compId":50,
  389. "child":[
  390. {
  391. "type":"Script",
  392. "switchAble":true,
  393. "source":"src/views/comp/RecycleItem.ts",
  394. "searchKey":"Script,RecycleItem",
  395. "removeAble":true,
  396. "props":{},
  397. "nodeParent":50,
  398. "label":"RecycleItem",
  399. "isDirectory":false,
  400. "isAniNode":true,
  401. "hasChild":false,
  402. "compId":74,
  403. "child":[
  404. ],
  405. "$HIDDEN":false
  406. }],
  407. "$HIDDEN":false
  408. },
  409. {
  410. "type":"Button",
  411. "searchKey":"Button,btnFree",
  412. "props":{"x":14,"var":"btnFree","stateNum":"1","skin":"Main/youhua-1-16.png","bottom":2},
  413. "nodeParent":53,
  414. "label":"btnFree",
  415. "isOpen":null,
  416. "isDirectory":true,
  417. "isAniNode":true,
  418. "hasChild":true,
  419. "compId":151,
  420. "child":[
  421. {
  422. "type":"Script",
  423. "switchAble":true,
  424. "source":"src/views/comp/ButtonScript.ts",
  425. "searchKey":"Script,ButtonScript",
  426. "removeAble":true,
  427. "props":{},
  428. "nodeParent":151,
  429. "label":"ButtonScript",
  430. "isDirectory":false,
  431. "isAniNode":true,
  432. "hasChild":false,
  433. "compId":152,
  434. "child":[
  435. ],
  436. "$HIDDEN":false
  437. }],
  438. "$HIDDEN":false
  439. }],
  440. "$HIDDEN":false
  441. },
  442. {
  443. "x":15,
  444. "type":"Image",
  445. "searchKey":"Image,gunModel",
  446. "props":{"y":0,"var":"gunModel","right":0,"left":0,"height":1280},
  447. "nodeParent":2,
  448. "label":"gunModel",
  449. "isOpen":true,
  450. "isDirectory":false,
  451. "isAniNode":true,
  452. "hasChild":false,
  453. "compId":137,
  454. "child":[
  455. ],
  456. "$HIDDEN":false
  457. },
  458. {
  459. "x":15,
  460. "type":"Box",
  461. "searchKey":"Box,topPanel",
  462. "props":{"y":40,"x":40,"name":"topPanel"},
  463. "nodeParent":2,
  464. "label":"topPanel",
  465. "isOpen":false,
  466. "isDirectory":true,
  467. "isAniNode":true,
  468. "hasChild":true,
  469. "compId":56,
  470. "child":[
  471. {
  472. "type":"Image",
  473. "searchKey":"Image,power",
  474. "props":{"skin":"Main/shouye-1-1.png","name":"power"},
  475. "nodeParent":56,
  476. "label":"power",
  477. "isOpen":false,
  478. "isDirectory":true,
  479. "isAniNode":true,
  480. "hasChild":true,
  481. "compId":5,
  482. "child":[
  483. {
  484. "type":"Image",
  485. "searchKey":"Image,icon",
  486. "props":{"y":12,"x":18,"skin":"Main/shouye-1-2.png","name":"icon"},
  487. "nodeParent":5,
  488. "label":"icon",
  489. "isDirectory":false,
  490. "isAniNode":true,
  491. "hasChild":false,
  492. "compId":6,
  493. "child":[
  494. ],
  495. "$HIDDEN":false
  496. },
  497. {
  498. "type":"Text",
  499. "searchKey":"Text,txtEnergy",
  500. "props":{"y":15,"x":50,"width":115,"var":"txtEnergy","valign":"middle","text":"0","height":30,"fontSize":30,"color":"#ffffff","bold":true,"align":"center"},
  501. "nodeParent":5,
  502. "label":"txtEnergy",
  503. "isDirectory":false,
  504. "isAniNode":true,
  505. "hasChild":false,
  506. "compId":79,
  507. "child":[
  508. ],
  509. "$HIDDEN":false
  510. },
  511. {
  512. "type":"Text",
  513. "searchKey":"Text,txtPowerRecTime",
  514. "props":{"y":54,"x":15,"width":74,"var":"txtPowerRecTime","valign":"middle","text":"00:00","height":31,"fontSize":30,"color":"#03fb7a","align":"right"},
  515. "nodeParent":5,
  516. "label":"txtPowerRecTime",
  517. "isOpen":false,
  518. "isDirectory":true,
  519. "isAniNode":true,
  520. "hasChild":true,
  521. "compId":61,
  522. "child":[
  523. {
  524. "type":"Image",
  525. "searchKey":"Image",
  526. "props":{"y":5.5,"x":79,"skin":"Main/tili-1-4.png"},
  527. "nodeParent":61,
  528. "label":"Image",
  529. "isDirectory":false,
  530. "isAniNode":true,
  531. "hasChild":false,
  532. "compId":63,
  533. "child":[
  534. ],
  535. "$HIDDEN":false
  536. }],
  537. "$HIDDEN":false
  538. }],
  539. "$HIDDEN":false
  540. },
  541. {
  542. "type":"Image",
  543. "searchKey":"Image,coin",
  544. "props":{"x":455,"skin":"Main/shouye-1-1.png","name":"coin"},
  545. "nodeParent":56,
  546. "label":"coin",
  547. "isOpen":true,
  548. "isDirectory":true,
  549. "isAniNode":true,
  550. "hasChild":true,
  551. "compId":8,
  552. "child":[
  553. {
  554. "type":"Image",
  555. "searchKey":"Image,icon",
  556. "props":{"y":12,"x":10,"skin":"Main/shouye-1-3.png","name":"icon"},
  557. "nodeParent":8,
  558. "label":"icon",
  559. "isDirectory":false,
  560. "isAniNode":true,
  561. "hasChild":false,
  562. "compId":9,
  563. "child":[
  564. ],
  565. "$HIDDEN":false
  566. },
  567. {
  568. "type":"Text",
  569. "searchKey":"Text,txtCoin",
  570. "props":{"y":15,"x":56,"width":115,"var":"txtCoin","valign":"middle","text":"0","height":30,"fontSize":30,"color":"#ffffff","bold":true,"align":"center"},
  571. "nodeParent":8,
  572. "label":"txtCoin",
  573. "isDirectory":false,
  574. "isAniNode":true,
  575. "hasChild":false,
  576. "compId":76,
  577. "child":[
  578. ],
  579. "$HIDDEN":false
  580. },
  581. {
  582. "type":"Text",
  583. "searchKey":"Text,txtMoneySpeed",
  584. "props":{"y":57,"x":25,"width":160,"var":"txtMoneySpeed","valign":"middle","text":"+1.5K/秒","height":31,"fontSize":25,"font":"Microsoft YaHei","color":"#ddcd47","align":"left"},
  585. "nodeParent":8,
  586. "label":"txtMoneySpeed",
  587. "isOpen":true,
  588. "isDirectory":false,
  589. "isAniNode":true,
  590. "hasChild":false,
  591. "compId":185,
  592. "child":[
  593. ],
  594. "$HIDDEN":false
  595. }],
  596. "$HIDDEN":false
  597. },
  598. {
  599. "type":"Image",
  600. "searchKey":"Image,diamond",
  601. "props":{"x":216,"width":200,"skin":"Main/shouye-1-1.png","name":"diamond"},
  602. "nodeParent":56,
  603. "label":"diamond",
  604. "isOpen":false,
  605. "isDirectory":true,
  606. "isAniNode":true,
  607. "hasChild":true,
  608. "compId":11,
  609. "child":[
  610. {
  611. "type":"Image",
  612. "searchKey":"Image,icon",
  613. "props":{"y":12,"x":10,"skin":"Main/shouye-1-4.png","name":"icon"},
  614. "nodeParent":11,
  615. "label":"icon",
  616. "isDirectory":false,
  617. "isAniNode":true,
  618. "hasChild":false,
  619. "compId":12,
  620. "child":[
  621. ],
  622. "$HIDDEN":false
  623. },
  624. {
  625. "type":"Text",
  626. "searchKey":"Text,txtDiamond",
  627. "props":{"y":15,"x":56,"width":115,"var":"txtDiamond","valign":"middle","text":"0","height":30,"fontSize":30,"color":"#ffffff","bold":true,"align":"center"},
  628. "nodeParent":11,
  629. "label":"txtDiamond",
  630. "isDirectory":false,
  631. "isAniNode":true,
  632. "hasChild":false,
  633. "compId":77,
  634. "child":[
  635. ],
  636. "$HIDDEN":false
  637. },
  638. {
  639. "type":"Button",
  640. "searchKey":"Button,btnDiamond",
  641. "props":{"y":8,"x":172,"var":"btnDiamond","stateNum":"1","skin":"Main/shouye-1-5.png"},
  642. "nodeParent":11,
  643. "label":"btnDiamond",
  644. "isOpen":null,
  645. "isDirectory":true,
  646. "isAniNode":true,
  647. "hasChild":true,
  648. "compId":14,
  649. "child":[
  650. {
  651. "type":"Script",
  652. "switchAble":true,
  653. "source":"src/views/comp/ButtonScript.ts",
  654. "searchKey":"Script,ButtonScript",
  655. "removeAble":true,
  656. "props":{},
  657. "nodeParent":14,
  658. "label":"ButtonScript",
  659. "isDirectory":false,
  660. "isAniNode":true,
  661. "hasChild":false,
  662. "compId":132,
  663. "child":[
  664. ],
  665. "$HIDDEN":false
  666. }],
  667. "$HIDDEN":false
  668. }],
  669. "$HIDDEN":false
  670. }],
  671. "$HIDDEN":false
  672. },
  673. {
  674. "x":15,
  675. "type":"Image",
  676. "searchKey":"Image,menu",
  677. "props":{"y":140,"x":0,"width":70,"var":"menu","skin":"Main/shouye-1-9.png","height":333},
  678. "nodeParent":2,
  679. "label":"menu",
  680. "isOpen":false,
  681. "isDirectory":true,
  682. "isAniNode":true,
  683. "hasChild":true,
  684. "compId":19,
  685. "child":[
  686. {
  687. "type":"Button",
  688. "searchKey":"Button,btnSign",
  689. "props":{"y":25,"var":"btnSign","stateNum":"1","skin":"Main/shouye-1-9-1.png","name":"","centerX":0},
  690. "nodeParent":19,
  691. "label":"btnSign",
  692. "isOpen":false,
  693. "isDirectory":true,
  694. "isAniNode":true,
  695. "hasChild":true,
  696. "compId":20,
  697. "child":[
  698. {
  699. "type":"Script",
  700. "switchAble":true,
  701. "source":"src/views/comp/ButtonScript.ts",
  702. "searchKey":"Script,ButtonScript",
  703. "removeAble":true,
  704. "props":{},
  705. "nodeParent":20,
  706. "label":"ButtonScript",
  707. "isDirectory":false,
  708. "isAniNode":true,
  709. "hasChild":false,
  710. "compId":127,
  711. "child":[
  712. ],
  713. "$HIDDEN":false
  714. },
  715. {
  716. "type":"Image",
  717. "searchKey":"Image,dot",
  718. "props":{"y":-4.5,"x":36.5,"skin":"Main/red-dot.png","name":"dot"},
  719. "nodeParent":20,
  720. "label":"dot",
  721. "isDirectory":false,
  722. "isAniNode":true,
  723. "hasChild":false,
  724. "compId":134,
  725. "child":[
  726. ],
  727. "$HIDDEN":false
  728. }],
  729. "$HIDDEN":false
  730. },
  731. {
  732. "type":"Button",
  733. "searchKey":"Button,btnRank",
  734. "props":{"y":116,"x":0,"visible":false,"var":"btnRank","stateNum":"1","skin":"Main/shouye-1-9-2.png","centerX":0},
  735. "nodeParent":19,
  736. "label":"btnRank",
  737. "isOpen":false,
  738. "isDirectory":true,
  739. "isAniNode":true,
  740. "hasChild":true,
  741. "compId":21,
  742. "child":[
  743. {
  744. "type":"Script",
  745. "switchAble":true,
  746. "source":"src/views/comp/ButtonScript.ts",
  747. "searchKey":"Script,ButtonScript",
  748. "removeAble":true,
  749. "props":{},
  750. "nodeParent":21,
  751. "label":"ButtonScript",
  752. "isDirectory":false,
  753. "isAniNode":true,
  754. "hasChild":false,
  755. "compId":128,
  756. "child":[
  757. ],
  758. "$HIDDEN":false
  759. }],
  760. "$HIDDEN":true
  761. },
  762. {
  763. "type":"Button",
  764. "searchKey":"Button,btnAchievement",
  765. "props":{"y":121,"x":11,"var":"btnAchievement","stateNum":"1","skin":"Main/shouye-1-9-3.png","name":"","centerX":0},
  766. "nodeParent":19,
  767. "label":"btnAchievement",
  768. "isOpen":false,
  769. "isDirectory":true,
  770. "isAniNode":true,
  771. "hasChild":true,
  772. "compId":22,
  773. "child":[
  774. {
  775. "type":"Script",
  776. "switchAble":true,
  777. "source":"src/views/comp/ButtonScript.ts",
  778. "searchKey":"Script,ButtonScript",
  779. "removeAble":true,
  780. "props":{},
  781. "nodeParent":22,
  782. "label":"ButtonScript",
  783. "isDirectory":false,
  784. "isAniNode":true,
  785. "hasChild":false,
  786. "compId":129,
  787. "child":[
  788. ],
  789. "$HIDDEN":false
  790. },
  791. {
  792. "type":"Image",
  793. "searchKey":"Image,dot",
  794. "props":{"y":-4,"x":36,"skin":"Main/red-dot.png","name":"dot"},
  795. "nodeParent":22,
  796. "label":"dot",
  797. "isDirectory":false,
  798. "isAniNode":true,
  799. "hasChild":false,
  800. "compId":136,
  801. "child":[
  802. ],
  803. "$HIDDEN":false
  804. }],
  805. "$HIDDEN":false
  806. },
  807. {
  808. "type":"Button",
  809. "searchKey":"Button,btnSetting",
  810. "props":{"y":224,"x":11,"var":"btnSetting","stateNum":"1","skin":"Main/shouye-1-16.png","centerX":0},
  811. "nodeParent":19,
  812. "label":"btnSetting",
  813. "isOpen":null,
  814. "isDirectory":true,
  815. "isAniNode":true,
  816. "hasChild":true,
  817. "compId":23,
  818. "child":[
  819. {
  820. "type":"Script",
  821. "switchAble":true,
  822. "source":"src/views/comp/ButtonScript.ts",
  823. "searchKey":"Script,ButtonScript",
  824. "removeAble":true,
  825. "props":{},
  826. "nodeParent":23,
  827. "label":"ButtonScript",
  828. "isDirectory":false,
  829. "isAniNode":true,
  830. "hasChild":false,
  831. "compId":130,
  832. "child":[
  833. ],
  834. "$HIDDEN":false
  835. }],
  836. "$HIDDEN":false
  837. },
  838. {
  839. "type":"Button",
  840. "searchKey":"Button,btnMenu",
  841. "props":{"x":70,"var":"btnMenu","stateNum":"1","skin":"Main/qiangshou-1-6.png"},
  842. "nodeParent":19,
  843. "label":"btnMenu",
  844. "isOpen":false,
  845. "isDirectory":true,
  846. "isAniNode":true,
  847. "hasChild":true,
  848. "compId":24,
  849. "child":[
  850. {
  851. "type":"Script",
  852. "switchAble":true,
  853. "source":"src/views/comp/ButtonScript.ts",
  854. "searchKey":"Script,ButtonScript",
  855. "removeAble":true,
  856. "props":{},
  857. "nodeParent":24,
  858. "label":"ButtonScript",
  859. "isDirectory":false,
  860. "isAniNode":true,
  861. "hasChild":false,
  862. "compId":131,
  863. "child":[
  864. ],
  865. "$HIDDEN":false
  866. },
  867. {
  868. "type":"Image",
  869. "searchKey":"Image,dot",
  870. "props":{"y":-4,"x":36,"skin":"Main/red-dot.png","name":"dot"},
  871. "nodeParent":24,
  872. "label":"dot",
  873. "isDirectory":false,
  874. "isAniNode":true,
  875. "hasChild":false,
  876. "compId":135,
  877. "child":[
  878. ],
  879. "$HIDDEN":false
  880. }],
  881. "$HIDDEN":false
  882. }],
  883. "$HIDDEN":false
  884. },
  885. {
  886. "x":15,
  887. "type":"Button",
  888. "searchKey":"Button,btnDaily",
  889. "props":{"y":153.5,"var":"btnDaily","stateNum":"1","skin":"Main/qiangshou-1-1.png","scaleY":0.8,"scaleX":0.8,"right":20},
  890. "nodeParent":2,
  891. "label":"btnDaily",
  892. "isOpen":null,
  893. "isDirectory":true,
  894. "isAniNode":true,
  895. "hasChild":true,
  896. "compId":159,
  897. "child":[
  898. {
  899. "type":"Script",
  900. "switchAble":true,
  901. "source":"src/views/comp/ButtonScript.ts",
  902. "searchKey":"Script,ButtonScript",
  903. "removeAble":true,
  904. "props":{},
  905. "nodeParent":159,
  906. "label":"ButtonScript",
  907. "isDirectory":false,
  908. "isAniNode":true,
  909. "hasChild":false,
  910. "compId":175,
  911. "child":[
  912. ]
  913. }]
  914. },
  915. {
  916. "x":15,
  917. "type":"Button",
  918. "searchKey":"Button,btnFriendHelp",
  919. "props":{"y":390,"x":508,"visible":false,"var":"btnFriendHelp","stateNum":"1","skin":"Main/youhua-1-4.png","right":0},
  920. "nodeParent":2,
  921. "label":"btnFriendHelp",
  922. "isOpen":null,
  923. "isDirectory":true,
  924. "isAniNode":true,
  925. "hasChild":true,
  926. "compId":172,
  927. "child":[
  928. {
  929. "type":"Script",
  930. "switchAble":true,
  931. "source":"src/views/comp/ButtonScript.ts",
  932. "searchKey":"Script,ButtonScript",
  933. "removeAble":true,
  934. "props":{},
  935. "nodeParent":172,
  936. "label":"ButtonScript",
  937. "isDirectory":false,
  938. "isAniNode":true,
  939. "hasChild":false,
  940. "compId":173,
  941. "child":[
  942. ]
  943. }],
  944. "$HIDDEN":true
  945. },
  946. {
  947. "x":15,
  948. "type":"Button",
  949. "searchKey":"Button,btnLottery",
  950. "props":{"y":285,"var":"btnLottery","stateNum":"1","skin":"Main/qiangshou-1-2.png","right":26},
  951. "nodeParent":2,
  952. "label":"btnLottery",
  953. "isOpen":null,
  954. "isDirectory":true,
  955. "isAniNode":true,
  956. "hasChild":true,
  957. "compId":25,
  958. "child":[
  959. {
  960. "type":"Script",
  961. "switchAble":true,
  962. "source":"src/views/comp/ButtonScript.ts",
  963. "searchKey":"Script,ButtonScript",
  964. "removeAble":true,
  965. "props":{},
  966. "nodeParent":25,
  967. "label":"ButtonScript",
  968. "isDirectory":false,
  969. "isAniNode":true,
  970. "hasChild":false,
  971. "compId":122,
  972. "child":[
  973. ],
  974. "$HIDDEN":false
  975. }],
  976. "$HIDDEN":false
  977. },
  978. {
  979. "x":15,
  980. "type":"Button",
  981. "searchKey":"Button,btnGetEnergy",
  982. "props":{"y":415.5,"var":"btnGetEnergy","stateNum":"1","skin":"Main/qiangshou-1-3.png","right":26},
  983. "nodeParent":2,
  984. "label":"btnGetEnergy",
  985. "isOpen":null,
  986. "isDirectory":true,
  987. "isAniNode":true,
  988. "hasChild":true,
  989. "compId":171,
  990. "child":[
  991. {
  992. "type":"Script",
  993. "switchAble":true,
  994. "source":"src/views/comp/ButtonScript.ts",
  995. "searchKey":"Script,ButtonScript",
  996. "removeAble":true,
  997. "props":{},
  998. "nodeParent":171,
  999. "label":"ButtonScript",
  1000. "isDirectory":false,
  1001. "isAniNode":true,
  1002. "hasChild":false,
  1003. "compId":174,
  1004. "child":[
  1005. ]
  1006. }]
  1007. },
  1008. {
  1009. "x":15,
  1010. "type":"Button",
  1011. "searchKey":"Button,btnSkin",
  1012. "props":{"x":500,"var":"btnSkin","stateNum":"1","skin":"Main/qiangshou-1-4.png","bottom":800},
  1013. "nodeParent":2,
  1014. "label":"btnSkin",
  1015. "isOpen":false,
  1016. "isDirectory":true,
  1017. "isAniNode":true,
  1018. "hasChild":true,
  1019. "compId":26,
  1020. "child":[
  1021. {
  1022. "type":"Script",
  1023. "switchAble":true,
  1024. "source":"src/views/comp/ButtonScript.ts",
  1025. "searchKey":"Script,ButtonScript",
  1026. "removeAble":true,
  1027. "props":{},
  1028. "nodeParent":26,
  1029. "label":"ButtonScript",
  1030. "isDirectory":false,
  1031. "isAniNode":true,
  1032. "hasChild":false,
  1033. "compId":123,
  1034. "child":[
  1035. ],
  1036. "$HIDDEN":false
  1037. }],
  1038. "$HIDDEN":false
  1039. },
  1040. {
  1041. "x":15,
  1042. "type":"Button",
  1043. "searchKey":"Button,btnStart",
  1044. "props":{"x":213,"var":"btnStart","stateNum":"1","skin":"Main/qiangshou-1-5.png","labelSize":50,"labelColors":"#ffffff","bottom":670},
  1045. "nodeParent":2,
  1046. "label":"btnStart",
  1047. "isOpen":false,
  1048. "isDirectory":true,
  1049. "isAniNode":true,
  1050. "hasChild":true,
  1051. "compId":3,
  1052. "child":[
  1053. {
  1054. "type":"Script",
  1055. "switchAble":true,
  1056. "source":"src/views/comp/ButtonScript.ts",
  1057. "searchKey":"Script,ButtonScript",
  1058. "removeAble":true,
  1059. "props":{},
  1060. "nodeParent":3,
  1061. "label":"ButtonScript",
  1062. "isDirectory":false,
  1063. "isAniNode":true,
  1064. "hasChild":false,
  1065. "compId":121,
  1066. "child":[
  1067. ],
  1068. "$HIDDEN":false
  1069. },
  1070. {
  1071. "type":"Text",
  1072. "searchKey":"Text,txtLevel",
  1073. "props":{"y":14,"x":107,"width":100,"visible":false,"var":"txtLevel","valign":"middle","text":"第1关","fontSize":25,"color":"#46f4c9","align":"right"},
  1074. "nodeParent":3,
  1075. "label":"txtLevel",
  1076. "isDirectory":false,
  1077. "isAniNode":true,
  1078. "hasChild":false,
  1079. "compId":170,
  1080. "child":[
  1081. ],
  1082. "$HIDDEN":true
  1083. }],
  1084. "$HIDDEN":false
  1085. },
  1086. {
  1087. "x":15,
  1088. "type":"Sprite",
  1089. "searchKey":"Sprite,starEffect",
  1090. "props":{"y":684,"x":261,"visible":false,"var":"starEffect"},
  1091. "nodeParent":2,
  1092. "label":"starEffect",
  1093. "isOpen":false,
  1094. "isDirectory":true,
  1095. "isAniNode":true,
  1096. "hasChild":true,
  1097. "compId":110,
  1098. "child":[
  1099. {
  1100. "type":"Image",
  1101. "searchKey":"Image",
  1102. "props":{"skin":"Main/yindao-1-10.png"},
  1103. "nodeParent":110,
  1104. "label":"Image",
  1105. "isOpen":true,
  1106. "isDirectory":false,
  1107. "isAniNode":true,
  1108. "hasChild":false,
  1109. "compId":111,
  1110. "child":[
  1111. ],
  1112. "$HIDDEN":false
  1113. },
  1114. {
  1115. "type":"Image",
  1116. "searchKey":"Image",
  1117. "props":{"y":0,"x":0,"skin":"Main/yindao-1-11.png"},
  1118. "nodeParent":110,
  1119. "label":"Image",
  1120. "isDirectory":false,
  1121. "isAniNode":true,
  1122. "hasChild":false,
  1123. "compId":113,
  1124. "child":[
  1125. ],
  1126. "$HIDDEN":false
  1127. },
  1128. {
  1129. "type":"Image",
  1130. "searchKey":"Image",
  1131. "props":{"y":0,"x":0,"skin":"Main/yindao-1-12.png"},
  1132. "nodeParent":110,
  1133. "label":"Image",
  1134. "isDirectory":false,
  1135. "isAniNode":true,
  1136. "hasChild":false,
  1137. "compId":114,
  1138. "child":[
  1139. ],
  1140. "$HIDDEN":false
  1141. },
  1142. {
  1143. "type":"Image",
  1144. "searchKey":"Image",
  1145. "props":{"y":0,"x":0,"skin":"Main/yindao-1-13.png"},
  1146. "nodeParent":110,
  1147. "label":"Image",
  1148. "isDirectory":false,
  1149. "isAniNode":true,
  1150. "hasChild":false,
  1151. "compId":115,
  1152. "child":[
  1153. ],
  1154. "$HIDDEN":false
  1155. },
  1156. {
  1157. "type":"Image",
  1158. "searchKey":"Image",
  1159. "props":{"y":0,"x":0,"skin":"Main/yindao-1-14.png"},
  1160. "nodeParent":110,
  1161. "label":"Image",
  1162. "isDirectory":false,
  1163. "isAniNode":true,
  1164. "hasChild":false,
  1165. "compId":116,
  1166. "child":[
  1167. ],
  1168. "$HIDDEN":false
  1169. },
  1170. {
  1171. "type":"Image",
  1172. "searchKey":"Image",
  1173. "props":{"y":0,"x":0,"skin":"Main/yindao-1-15.png"},
  1174. "nodeParent":110,
  1175. "label":"Image",
  1176. "isDirectory":false,
  1177. "isAniNode":true,
  1178. "hasChild":false,
  1179. "compId":117,
  1180. "child":[
  1181. ],
  1182. "$HIDDEN":false
  1183. },
  1184. {
  1185. "type":"Image",
  1186. "searchKey":"Image",
  1187. "props":{"y":0,"x":0,"skin":"Main/yindao-1-16.png"},
  1188. "nodeParent":110,
  1189. "label":"Image",
  1190. "isDirectory":false,
  1191. "isAniNode":true,
  1192. "hasChild":false,
  1193. "compId":118,
  1194. "child":[
  1195. ],
  1196. "$HIDDEN":false
  1197. }],
  1198. "$HIDDEN":false
  1199. },
  1200. {
  1201. "x":15,
  1202. "type":"Image",
  1203. "searchKey":"Image,logol",
  1204. "props":{"y":120,"x":164,"visible":false,"skin":"Load/logo.png","scaleY":0.8,"scaleX":0.8,"name":"logol"},
  1205. "nodeParent":2,
  1206. "label":"logol",
  1207. "isDirectory":false,
  1208. "isAniNode":true,
  1209. "hasChild":false,
  1210. "compId":138,
  1211. "child":[
  1212. ],
  1213. "$HIDDEN":true
  1214. },
  1215. {
  1216. "x":15,
  1217. "type":"Box",
  1218. "searchKey":"Box,floatBox",
  1219. "props":{"y":0,"x":-150,"width":150,"var":"floatBox","height":202},
  1220. "nodeParent":2,
  1221. "label":"floatBox",
  1222. "isOpen":false,
  1223. "isDirectory":true,
  1224. "isAniNode":true,
  1225. "hasChild":true,
  1226. "compId":166,
  1227. "child":[
  1228. {
  1229. "type":"Button",
  1230. "searchKey":"Button,btnFloatAirDrop",
  1231. "props":{"y":101,"x":75,"width":150,"var":"btnFloatAirDrop","stateNum":"1","skin":"Main/kongtou-2.png","height":202,"anchorY":0.5,"anchorX":0.5},
  1232. "nodeParent":166,
  1233. "label":"btnFloatAirDrop",
  1234. "isOpen":true,
  1235. "isDirectory":false,
  1236. "isAniNode":true,
  1237. "hasChild":false,
  1238. "compId":163,
  1239. "child":[
  1240. ]
  1241. },
  1242. {
  1243. "type":"Script",
  1244. "switchAble":true,
  1245. "source":"src/views/comp/FloatScript.ts",
  1246. "searchKey":"Script,FloatScript",
  1247. "removeAble":true,
  1248. "props":{},
  1249. "nodeParent":166,
  1250. "label":"FloatScript",
  1251. "isDirectory":false,
  1252. "isAniNode":true,
  1253. "hasChild":false,
  1254. "compId":167,
  1255. "child":[
  1256. ]
  1257. }]
  1258. },
  1259. {
  1260. "x":15,
  1261. "type":"Box",
  1262. "searchKey":"Box",
  1263. "props":{"x":280,"width":160,"bottom":798},
  1264. "nodeParent":2,
  1265. "label":"Box",
  1266. "isOpen":false,
  1267. "isDirectory":true,
  1268. "isAniNode":true,
  1269. "hasChild":true,
  1270. "compId":178,
  1271. "child":[
  1272. {
  1273. "type":"Image",
  1274. "searchKey":"Image,up",
  1275. "props":{"y":45,"x":6,"skin":"Main/up.png","scaleY":0.5,"scaleX":0.5,"name":"up"},
  1276. "nodeParent":178,
  1277. "label":"up",
  1278. "isOpen":true,
  1279. "isDirectory":false,
  1280. "isAniNode":true,
  1281. "hasChild":false,
  1282. "compId":176,
  1283. "child":[
  1284. ]
  1285. },
  1286. {
  1287. "type":"Image",
  1288. "searchKey":"Image,time",
  1289. "props":{"y":1.5,"x":5,"skin":"Main/time.png","scaleY":0.4,"scaleX":0.4,"name":"time"},
  1290. "nodeParent":178,
  1291. "label":"time",
  1292. "isOpen":true,
  1293. "isDirectory":false,
  1294. "isAniNode":true,
  1295. "hasChild":false,
  1296. "compId":177,
  1297. "child":[
  1298. ]
  1299. },
  1300. {
  1301. "type":"Text",
  1302. "searchKey":"Text,txtIncomeSpeedUp",
  1303. "props":{"y":13,"x":49,"var":"txtIncomeSpeedUp","text":"加速x100%","strokeColor":"#000000","stroke":2,"fontSize":20,"font":"Microsoft YaHei","color":"#ffffff"},
  1304. "nodeParent":178,
  1305. "label":"txtIncomeSpeedUp",
  1306. "isDirectory":false,
  1307. "isAniNode":true,
  1308. "hasChild":false,
  1309. "compId":183,
  1310. "child":[
  1311. ]
  1312. },
  1313. {
  1314. "type":"Text",
  1315. "searchKey":"Text,txtIncomeAmountUp",
  1316. "props":{"y":57,"x":49,"var":"txtIncomeAmountUp","text":"收益x100%","strokeColor":"#000000","stroke":2,"fontSize":20,"font":"Microsoft YaHei","color":"#ffffff"},
  1317. "nodeParent":178,
  1318. "label":"txtIncomeAmountUp",
  1319. "isDirectory":false,
  1320. "isAniNode":true,
  1321. "hasChild":false,
  1322. "compId":182,
  1323. "child":[
  1324. ]
  1325. }]
  1326. }],
  1327. "animations":[
  1328. {
  1329. "nodes":[
  1330. {
  1331. "target":111,
  1332. "keyframes":{
  1333. "y":[
  1334. {
  1335. "value":0,
  1336. "tweenMethod":"linearNone",
  1337. "tween":true,
  1338. "target":111,
  1339. "key":"y",
  1340. "index":0
  1341. },
  1342. {
  1343. "value":-53.5,
  1344. "tweenMethod":"linearNone",
  1345. "tween":true,
  1346. "target":111,
  1347. "key":"y",
  1348. "index":7
  1349. }],
  1350. "x":[
  1351. {
  1352. "value":0,
  1353. "tweenMethod":"linearNone",
  1354. "tween":true,
  1355. "target":111,
  1356. "key":"x",
  1357. "index":0
  1358. },
  1359. {
  1360. "value":-37,
  1361. "tweenMethod":"linearNone",
  1362. "tween":true,
  1363. "target":111,
  1364. "key":"x",
  1365. "index":7
  1366. }]
  1367. }
  1368. },
  1369. {
  1370. "target":113,
  1371. "keyframes":{
  1372. "y":[
  1373. {
  1374. "value":0,
  1375. "tweenMethod":"linearNone",
  1376. "tween":true,
  1377. "target":113,
  1378. "key":"y",
  1379. "index":0
  1380. },
  1381. {
  1382. "value":0,
  1383. "tweenMethod":"linearNone",
  1384. "tween":true,
  1385. "target":113,
  1386. "key":"y",
  1387. "index":7
  1388. }],
  1389. "x":[
  1390. {
  1391. "value":0,
  1392. "tweenMethod":"linearNone",
  1393. "tween":true,
  1394. "target":113,
  1395. "key":"x",
  1396. "index":0
  1397. },
  1398. {
  1399. "value":-66,
  1400. "tweenMethod":"linearNone",
  1401. "tween":true,
  1402. "target":113,
  1403. "key":"x",
  1404. "index":7
  1405. }]
  1406. }
  1407. },
  1408. {
  1409. "target":114,
  1410. "keyframes":{
  1411. "y":[
  1412. {
  1413. "value":0,
  1414. "tweenMethod":"linearNone",
  1415. "tween":true,
  1416. "target":114,
  1417. "key":"y",
  1418. "index":0
  1419. },
  1420. {
  1421. "value":52,
  1422. "tweenMethod":"linearNone",
  1423. "tween":true,
  1424. "target":114,
  1425. "key":"y",
  1426. "index":7
  1427. }],
  1428. "x":[
  1429. {
  1430. "value":0,
  1431. "tweenMethod":"linearNone",
  1432. "tween":true,
  1433. "target":114,
  1434. "key":"x",
  1435. "index":0
  1436. },
  1437. {
  1438. "value":-51.5,
  1439. "tweenMethod":"linearNone",
  1440. "tween":true,
  1441. "target":114,
  1442. "key":"x",
  1443. "index":7
  1444. }]
  1445. }
  1446. },
  1447. {
  1448. "target":115,
  1449. "keyframes":{
  1450. "y":[
  1451. {
  1452. "value":0,
  1453. "tweenMethod":"linearNone",
  1454. "tween":true,
  1455. "target":115,
  1456. "key":"y",
  1457. "index":0
  1458. },
  1459. {
  1460. "value":66.5,
  1461. "tweenMethod":"linearNone",
  1462. "tween":true,
  1463. "target":115,
  1464. "key":"y",
  1465. "index":7
  1466. }],
  1467. "x":[
  1468. {
  1469. "value":0,
  1470. "tweenMethod":"linearNone",
  1471. "tween":true,
  1472. "target":115,
  1473. "key":"x",
  1474. "index":0
  1475. },
  1476. {
  1477. "value":0,
  1478. "tweenMethod":"linearNone",
  1479. "tween":true,
  1480. "target":115,
  1481. "key":"x",
  1482. "index":7
  1483. }]
  1484. }
  1485. },
  1486. {
  1487. "target":116,
  1488. "keyframes":{
  1489. "y":[
  1490. {
  1491. "value":0,
  1492. "tweenMethod":"linearNone",
  1493. "tween":true,
  1494. "target":116,
  1495. "key":"y",
  1496. "index":0
  1497. },
  1498. {
  1499. "value":37.5,
  1500. "tweenMethod":"linearNone",
  1501. "tween":true,
  1502. "target":116,
  1503. "key":"y",
  1504. "index":7
  1505. }],
  1506. "x":[
  1507. {
  1508. "value":0,
  1509. "tweenMethod":"linearNone",
  1510. "tween":true,
  1511. "target":116,
  1512. "key":"x",
  1513. "index":0
  1514. },
  1515. {
  1516. "value":61.5,
  1517. "tweenMethod":"linearNone",
  1518. "tween":true,
  1519. "target":116,
  1520. "key":"x",
  1521. "index":7
  1522. }]
  1523. }
  1524. },
  1525. {
  1526. "target":117,
  1527. "keyframes":{
  1528. "y":[
  1529. {
  1530. "value":0,
  1531. "tweenMethod":"linearNone",
  1532. "tween":true,
  1533. "target":117,
  1534. "key":"y",
  1535. "index":0
  1536. },
  1537. {
  1538. "value":-24.5,
  1539. "tweenMethod":"linearNone",
  1540. "tween":true,
  1541. "target":117,
  1542. "key":"y",
  1543. "index":7
  1544. }],
  1545. "x":[
  1546. {
  1547. "value":0,
  1548. "tweenMethod":"linearNone",
  1549. "tween":true,
  1550. "target":117,
  1551. "key":"x",
  1552. "index":0
  1553. },
  1554. {
  1555. "value":66,
  1556. "tweenMethod":"linearNone",
  1557. "tween":true,
  1558. "target":117,
  1559. "key":"x",
  1560. "index":7
  1561. }]
  1562. }
  1563. },
  1564. {
  1565. "target":118,
  1566. "keyframes":{
  1567. "y":[
  1568. {
  1569. "value":0,
  1570. "tweenMethod":"linearNone",
  1571. "tween":true,
  1572. "target":118,
  1573. "key":"y",
  1574. "index":0
  1575. },
  1576. {
  1577. "value":-68,
  1578. "tweenMethod":"linearNone",
  1579. "tween":true,
  1580. "target":118,
  1581. "key":"y",
  1582. "index":7
  1583. }],
  1584. "x":[
  1585. {
  1586. "value":0,
  1587. "tweenMethod":"linearNone",
  1588. "tween":true,
  1589. "target":118,
  1590. "key":"x",
  1591. "index":0
  1592. },
  1593. {
  1594. "value":18.5,
  1595. "tweenMethod":"linearNone",
  1596. "tween":true,
  1597. "target":118,
  1598. "key":"x",
  1599. "index":7
  1600. }]
  1601. }
  1602. }],
  1603. "name":"ani3",
  1604. "id":3,
  1605. "frameRate":24,
  1606. "action":0
  1607. },
  1608. {
  1609. "nodes":[
  1610. {
  1611. "target":139,
  1612. "keyframes":{
  1613. "x":[
  1614. {
  1615. "value":50,
  1616. "tweenMethod":"linearNone",
  1617. "tween":true,
  1618. "target":139,
  1619. "key":"x",
  1620. "index":0
  1621. },
  1622. {
  1623. "value":50,
  1624. "tweenMethod":"linearNone",
  1625. "tween":true,
  1626. "target":139,
  1627. "key":"x",
  1628. "index":10
  1629. },
  1630. {
  1631. "value":50,
  1632. "tweenMethod":"linearNone",
  1633. "tween":true,
  1634. "target":139,
  1635. "key":"x",
  1636. "index":20
  1637. },
  1638. {
  1639. "value":50,
  1640. "tweenMethod":"linearNone",
  1641. "tween":true,
  1642. "target":139,
  1643. "key":"x",
  1644. "index":26
  1645. }],
  1646. "scaleY":[
  1647. {
  1648. "value":1,
  1649. "tweenMethod":"linearNone",
  1650. "tween":true,
  1651. "target":139,
  1652. "key":"scaleY",
  1653. "index":0
  1654. },
  1655. {
  1656. "value":0.8,
  1657. "tweenMethod":"linearNone",
  1658. "tween":true,
  1659. "target":139,
  1660. "key":"scaleY",
  1661. "index":10
  1662. },
  1663. {
  1664. "value":1,
  1665. "tweenMethod":"linearNone",
  1666. "tween":true,
  1667. "target":139,
  1668. "key":"scaleY",
  1669. "index":20
  1670. }],
  1671. "scaleX":[
  1672. {
  1673. "value":1,
  1674. "tweenMethod":"linearNone",
  1675. "tween":true,
  1676. "target":139,
  1677. "key":"scaleX",
  1678. "index":0
  1679. },
  1680. {
  1681. "value":0.8,
  1682. "tweenMethod":"linearNone",
  1683. "tween":true,
  1684. "target":139,
  1685. "key":"scaleX",
  1686. "index":10
  1687. },
  1688. {
  1689. "value":1,
  1690. "tweenMethod":"linearNone",
  1691. "tween":true,
  1692. "target":139,
  1693. "key":"scaleX",
  1694. "index":20
  1695. }]
  1696. }
  1697. }],
  1698. "name":"ani4",
  1699. "id":4,
  1700. "frameRate":24,
  1701. "action":0
  1702. },
  1703. {
  1704. "nodes":[
  1705. {
  1706. "target":163,
  1707. "keyframes":{
  1708. "x":[
  1709. {
  1710. "value":75,
  1711. "tweenMethod":"linearNone",
  1712. "tween":true,
  1713. "target":163,
  1714. "key":"x",
  1715. "index":0
  1716. },
  1717. {
  1718. "value":75,
  1719. "tweenMethod":"linearNone",
  1720. "tween":true,
  1721. "target":163,
  1722. "key":"x",
  1723. "index":24
  1724. },
  1725. {
  1726. "value":75,
  1727. "tweenMethod":"linearNone",
  1728. "tween":true,
  1729. "target":163,
  1730. "key":"x",
  1731. "index":48
  1732. }],
  1733. "rotation":[
  1734. {
  1735. "value":-15,
  1736. "tweenMethod":"linearNone",
  1737. "tween":true,
  1738. "target":163,
  1739. "key":"rotation",
  1740. "index":0
  1741. },
  1742. {
  1743. "value":15,
  1744. "tweenMethod":"linearNone",
  1745. "tween":true,
  1746. "target":163,
  1747. "key":"rotation",
  1748. "index":24
  1749. },
  1750. {
  1751. "value":-15,
  1752. "tweenMethod":"linearNone",
  1753. "tween":true,
  1754. "target":163,
  1755. "key":"rotation",
  1756. "index":48
  1757. }]
  1758. }
  1759. }],
  1760. "name":"ani5",
  1761. "id":5,
  1762. "frameRate":24,
  1763. "action":0
  1764. }],
  1765. "$HIDDEN":false
  1766. }