Main.scene 69 KB

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