GameView.scene 61 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  1. {
  2. "x":0,
  3. "type":"View",
  4. "selectedBox":218,
  5. "selecteID":203,
  6. "searchKey":"View",
  7. "props":{"width":1920,"top":0,"sceneColor":"#b0b0b0","right":0,"left":0,"height":1080,"bottom":0},
  8. "nodeParent":-1,
  9. "maxID":271,
  10. "label":"View",
  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",
  21. "props":{"skin":"res/imgs/game/bg/bg.jpg","right":0,"left":0,"centerY":0},
  22. "nodeParent":2,
  23. "label":"Image",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":200,
  28. "child":[
  29. ]
  30. },
  31. {
  32. "x":15,
  33. "type":"Box",
  34. "searchKey":"Box,gameBox",
  35. "props":{"width":1920,"var":"gameBox","height":1080,"centerY":0,"centerX":0},
  36. "nodeParent":2,
  37. "label":"gameBox",
  38. "isOpen":true,
  39. "isDirectory":true,
  40. "isAniNode":true,
  41. "hasChild":true,
  42. "compId":218,
  43. "child":[
  44. {
  45. "x":30,
  46. "type":"Sprite",
  47. "searchKey":"Sprite",
  48. "props":{"y":306,"x":380,"texture":"res/imgs/game/bg/wpydd.png"},
  49. "nodeParent":218,
  50. "label":"Sprite",
  51. "isDirectory":false,
  52. "isAniNode":true,
  53. "hasChild":false,
  54. "compId":201,
  55. "child":[
  56. ]
  57. },
  58. {
  59. "x":30,
  60. "type":"Sprite",
  61. "searchKey":"Sprite",
  62. "props":{"y":779,"x":1,"texture":"res/imgs/game/bg/pd.png"},
  63. "nodeParent":218,
  64. "label":"Sprite",
  65. "isDirectory":false,
  66. "isAniNode":true,
  67. "hasChild":false,
  68. "compId":202,
  69. "child":[
  70. ]
  71. },
  72. {
  73. "x":30,
  74. "type":"Image",
  75. "searchKey":"Image,pd_LigthImg",
  76. "props":{"y":1015,"x":245.5,"var":"pd_LigthImg","skin":"res/imgs/game/bg/pd_bright.png"},
  77. "nodeParent":218,
  78. "label":"pd_LigthImg",
  79. "isDirectory":false,
  80. "isAniNode":true,
  81. "hasChild":false,
  82. "compId":235,
  83. "child":[
  84. ]
  85. },
  86. {
  87. "x":30,
  88. "type":"Sprite",
  89. "searchKey":"Sprite",
  90. "props":{"y":787,"x":140},
  91. "nodeParent":218,
  92. "label":"Sprite",
  93. "isOpen":false,
  94. "isDirectory":true,
  95. "isAniNode":true,
  96. "hasChild":true,
  97. "compId":184,
  98. "child":[
  99. {
  100. "type":"Image",
  101. "searchKey":"Image",
  102. "props":{"y":73,"x":1455,"skin":"res/imgs/game/bg/pdjt.png"},
  103. "nodeParent":184,
  104. "label":"Image",
  105. "isOpen":true,
  106. "isDirectory":false,
  107. "isAniNode":true,
  108. "hasChild":false,
  109. "compId":173,
  110. "child":[
  111. ]
  112. },
  113. {
  114. "type":"Image",
  115. "searchKey":"Image",
  116. "props":{"y":73,"x":1120,"skin":"res/imgs/game/bg/pdjt.png"},
  117. "nodeParent":184,
  118. "label":"Image",
  119. "isOpen":true,
  120. "isDirectory":false,
  121. "isAniNode":true,
  122. "hasChild":false,
  123. "compId":178,
  124. "child":[
  125. ]
  126. },
  127. {
  128. "type":"Image",
  129. "searchKey":"Image",
  130. "props":{"y":73,"x":785,"skin":"res/imgs/game/bg/pdjt.png"},
  131. "nodeParent":184,
  132. "label":"Image",
  133. "isOpen":true,
  134. "isDirectory":false,
  135. "isAniNode":true,
  136. "hasChild":false,
  137. "compId":179,
  138. "child":[
  139. ]
  140. },
  141. {
  142. "type":"Image",
  143. "searchKey":"Image",
  144. "props":{"y":73,"x":450,"skin":"res/imgs/game/bg/pdjt.png"},
  145. "nodeParent":184,
  146. "label":"Image",
  147. "isOpen":true,
  148. "isDirectory":false,
  149. "isAniNode":true,
  150. "hasChild":false,
  151. "compId":180,
  152. "child":[
  153. ]
  154. },
  155. {
  156. "type":"Image",
  157. "searchKey":"Image",
  158. "props":{"y":73,"x":116,"skin":"res/imgs/game/bg/pdjt.png"},
  159. "nodeParent":184,
  160. "label":"Image",
  161. "isOpen":true,
  162. "isDirectory":false,
  163. "isAniNode":true,
  164. "hasChild":false,
  165. "compId":181,
  166. "child":[
  167. ]
  168. },
  169. {
  170. "type":"Image",
  171. "searchKey":"Image",
  172. "props":{"y":73,"x":-224,"skin":"res/imgs/game/bg/pdjt.png"},
  173. "nodeParent":184,
  174. "label":"Image",
  175. "isOpen":true,
  176. "isDirectory":false,
  177. "isAniNode":true,
  178. "hasChild":false,
  179. "compId":182,
  180. "child":[
  181. ]
  182. },
  183. {
  184. "type":"Image",
  185. "searchKey":"Image",
  186. "props":{"y":-21,"x":-139,"width":1920,"skin":"res/imgs/game/new_back_black.png","renderType":"mask","height":252,"alpha":1},
  187. "nodeParent":184,
  188. "label":"Image",
  189. "isDirectory":false,
  190. "isAniNode":true,
  191. "hasChild":false,
  192. "compId":228,
  193. "child":[
  194. ],
  195. "$HIDDEN":true
  196. }]
  197. },
  198. {
  199. "x":30,
  200. "type":"Image",
  201. "searchKey":"Image,startPosImg",
  202. "props":{"y":858,"x":226,"width":435,"var":"startPosImg","skin":"res/imgs/game/bg/hl_left.png","pivotY":297,"pivotX":227,"height":436},
  203. "nodeParent":218,
  204. "label":"startPosImg",
  205. "isOpen":false,
  206. "isDirectory":true,
  207. "isAniNode":true,
  208. "hasChild":true,
  209. "compId":75,
  210. "child":[
  211. {
  212. "type":"SkeletonPlayer",
  213. "searchKey":"SkeletonPlayer,huaryUpAniL",
  214. "props":{"y":202,"x":140,"var":"huaryUpAniL","url":"res/ani/board_glow.sk","scaleX":-1},
  215. "nodeParent":75,
  216. "label":"huaryUpAniL",
  217. "isDirectory":false,
  218. "isAniNode":true,
  219. "hasChild":false,
  220. "compId":243,
  221. "child":[
  222. ]
  223. },
  224. {
  225. "type":"Image",
  226. "searchKey":"Image",
  227. "props":{"y":206,"x":146,"width":161,"skin":"res/imgs/game/bg/hu_left.png","height":181,"anchorY":0.5,"anchorX":0.5},
  228. "nodeParent":75,
  229. "label":"Image",
  230. "isDirectory":false,
  231. "isAniNode":true,
  232. "hasChild":false,
  233. "compId":236,
  234. "child":[
  235. ]
  236. }]
  237. },
  238. {
  239. "x":30,
  240. "type":"Image",
  241. "searchKey":"Image,stopPosImg",
  242. "props":{"y":564,"x":1655,"var":"stopPosImg","skin":"res/imgs/game/bg/hl_right.png"},
  243. "nodeParent":218,
  244. "label":"stopPosImg",
  245. "isOpen":false,
  246. "isDirectory":true,
  247. "isAniNode":true,
  248. "hasChild":true,
  249. "compId":203,
  250. "child":[
  251. {
  252. "type":"SkeletonPlayer",
  253. "searchKey":"SkeletonPlayer,huaryUpAniR",
  254. "props":{"y":202,"x":128,"var":"huaryUpAniR","url":"res/ani/board_glow.sk"},
  255. "nodeParent":203,
  256. "label":"huaryUpAniR",
  257. "isDirectory":false,
  258. "isAniNode":true,
  259. "hasChild":false,
  260. "compId":242,
  261. "child":[
  262. ]
  263. },
  264. {
  265. "type":"Image",
  266. "searchKey":"Image",
  267. "props":{"y":204,"x":125,"width":161,"skin":"res/imgs/game/bg/hu_right.png","height":181,"anchorY":0.5,"anchorX":0.5},
  268. "nodeParent":203,
  269. "label":"Image",
  270. "isOpen":true,
  271. "isDirectory":false,
  272. "isAniNode":true,
  273. "hasChild":false,
  274. "compId":237,
  275. "child":[
  276. ]
  277. }]
  278. },
  279. {
  280. "x":30,
  281. "type":"Image",
  282. "searchKey":"Image,jumpBtn",
  283. "props":{"y":849,"x":1694,"width":455,"var":"jumpBtn","scaleY":1,"scaleX":1,"height":455,"anchorY":0.5,"anchorX":0.5},
  284. "nodeParent":218,
  285. "label":"jumpBtn",
  286. "isOpen":true,
  287. "isDirectory":false,
  288. "isAniNode":true,
  289. "hasChild":false,
  290. "compId":56,
  291. "child":[
  292. ]
  293. },
  294. {
  295. "x":30,
  296. "type":"Image",
  297. "searchKey":"Image,runBtn",
  298. "props":{"y":878,"x":203,"width":405,"var":"runBtn","scaleY":1,"scaleX":1,"height":405,"anchorY":0.5,"anchorX":0.5},
  299. "nodeParent":218,
  300. "label":"runBtn",
  301. "isOpen":true,
  302. "isDirectory":false,
  303. "isAniNode":true,
  304. "hasChild":false,
  305. "compId":53,
  306. "child":[
  307. ]
  308. },
  309. {
  310. "x":30,
  311. "type":"Image",
  312. "searchKey":"Image,createBox",
  313. "props":{"y":82,"x":782,"var":"createBox","skin":"res/imgs/game/bg/bg_led.png"},
  314. "nodeParent":218,
  315. "label":"createBox",
  316. "isOpen":false,
  317. "isDirectory":true,
  318. "isAniNode":true,
  319. "hasChild":true,
  320. "compId":78,
  321. "child":[
  322. {
  323. "type":"Image",
  324. "searchKey":"Image,createPos1",
  325. "props":{"y":185,"x":49,"var":"createPos1","skin":"res/imgs/game/bg/led_bright.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  326. "nodeParent":78,
  327. "label":"createPos1",
  328. "isDirectory":false,
  329. "isAniNode":true,
  330. "hasChild":false,
  331. "compId":94,
  332. "child":[
  333. ]
  334. },
  335. {
  336. "type":"Image",
  337. "searchKey":"Image,createPos2",
  338. "props":{"y":185,"x":133,"var":"createPos2","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  339. "nodeParent":78,
  340. "label":"createPos2",
  341. "isDirectory":false,
  342. "isAniNode":true,
  343. "hasChild":false,
  344. "compId":95,
  345. "child":[
  346. ]
  347. },
  348. {
  349. "type":"Image",
  350. "searchKey":"Image,createPos3",
  351. "props":{"y":186,"x":217,"var":"createPos3","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  352. "nodeParent":78,
  353. "label":"createPos3",
  354. "isDirectory":false,
  355. "isAniNode":true,
  356. "hasChild":false,
  357. "compId":96,
  358. "child":[
  359. ]
  360. },
  361. {
  362. "type":"Image",
  363. "searchKey":"Image,createPos4",
  364. "props":{"y":186,"x":301,"var":"createPos4","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  365. "nodeParent":78,
  366. "label":"createPos4",
  367. "isDirectory":false,
  368. "isAniNode":true,
  369. "hasChild":false,
  370. "compId":97,
  371. "child":[
  372. ]
  373. },
  374. {
  375. "type":"Image",
  376. "searchKey":"Image,createPos5",
  377. "props":{"y":114,"x":49,"var":"createPos5","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  378. "nodeParent":78,
  379. "label":"createPos5",
  380. "isDirectory":false,
  381. "isAniNode":true,
  382. "hasChild":false,
  383. "compId":86,
  384. "child":[
  385. ]
  386. },
  387. {
  388. "type":"Image",
  389. "searchKey":"Image,createPos6",
  390. "props":{"y":114,"x":133,"var":"createPos6","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  391. "nodeParent":78,
  392. "label":"createPos6",
  393. "isDirectory":false,
  394. "isAniNode":true,
  395. "hasChild":false,
  396. "compId":87,
  397. "child":[
  398. ]
  399. },
  400. {
  401. "type":"Image",
  402. "searchKey":"Image,createPos7",
  403. "props":{"y":115,"x":217,"var":"createPos7","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  404. "nodeParent":78,
  405. "label":"createPos7",
  406. "isDirectory":false,
  407. "isAniNode":true,
  408. "hasChild":false,
  409. "compId":88,
  410. "child":[
  411. ]
  412. },
  413. {
  414. "type":"Image",
  415. "searchKey":"Image,createPos8",
  416. "props":{"y":115,"x":301,"var":"createPos8","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  417. "nodeParent":78,
  418. "label":"createPos8",
  419. "isDirectory":false,
  420. "isAniNode":true,
  421. "hasChild":false,
  422. "compId":89,
  423. "child":[
  424. ]
  425. },
  426. {
  427. "type":"Image",
  428. "searchKey":"Image,createPos9",
  429. "props":{"y":43,"x":49,"var":"createPos9","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  430. "nodeParent":78,
  431. "label":"createPos9",
  432. "isDirectory":false,
  433. "isAniNode":true,
  434. "hasChild":false,
  435. "compId":74,
  436. "child":[
  437. ]
  438. },
  439. {
  440. "type":"Image",
  441. "searchKey":"Image,createPos10",
  442. "props":{"y":43,"x":133,"var":"createPos10","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  443. "nodeParent":78,
  444. "label":"createPos10",
  445. "isDirectory":false,
  446. "isAniNode":true,
  447. "hasChild":false,
  448. "compId":79,
  449. "child":[
  450. ]
  451. },
  452. {
  453. "type":"Image",
  454. "searchKey":"Image,createPos11",
  455. "props":{"y":43,"x":217,"var":"createPos11","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  456. "nodeParent":78,
  457. "label":"createPos11",
  458. "isDirectory":false,
  459. "isAniNode":true,
  460. "hasChild":false,
  461. "compId":80,
  462. "child":[
  463. ]
  464. },
  465. {
  466. "type":"Image",
  467. "searchKey":"Image,createPos12",
  468. "props":{"y":42,"x":301,"var":"createPos12","skin":"res/imgs/game/bg/led_dark.png","pivotY":40,"pivotX":50,"anchorY":0.5,"anchorX":0.5},
  469. "nodeParent":78,
  470. "label":"createPos12",
  471. "isDirectory":false,
  472. "isAniNode":true,
  473. "hasChild":false,
  474. "compId":81,
  475. "child":[
  476. ]
  477. },
  478. {
  479. "type":"Image",
  480. "searchKey":"Image,endPos1",
  481. "props":{"y":792,"x":-346,"width":50,"var":"endPos1","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  482. "nodeParent":78,
  483. "label":"endPos1",
  484. "isOpen":true,
  485. "isDirectory":false,
  486. "isAniNode":true,
  487. "hasChild":false,
  488. "compId":137,
  489. "child":[
  490. ]
  491. },
  492. {
  493. "type":"Image",
  494. "searchKey":"Image,endPos2",
  495. "props":{"y":792,"x":11,"width":50,"var":"endPos2","height":50,"anchorY":0.5,"anchorX":0.5},
  496. "nodeParent":78,
  497. "label":"endPos2",
  498. "isDirectory":false,
  499. "isAniNode":true,
  500. "hasChild":false,
  501. "compId":143,
  502. "child":[
  503. ]
  504. },
  505. {
  506. "type":"Image",
  507. "searchKey":"Image,endPos3",
  508. "props":{"y":782,"x":351,"width":50,"var":"endPos3","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  509. "nodeParent":78,
  510. "label":"endPos3",
  511. "isDirectory":false,
  512. "isAniNode":true,
  513. "hasChild":false,
  514. "compId":149,
  515. "child":[
  516. ]
  517. },
  518. {
  519. "type":"Image",
  520. "searchKey":"Image,endPos4",
  521. "props":{"y":782,"x":720,"width":50,"var":"endPos4","height":50,"anchorY":0.5,"anchorX":0.5},
  522. "nodeParent":78,
  523. "label":"endPos4",
  524. "isDirectory":false,
  525. "isAniNode":true,
  526. "hasChild":false,
  527. "compId":155,
  528. "child":[
  529. ]
  530. },
  531. {
  532. "type":"Image",
  533. "searchKey":"Image,endPos5",
  534. "props":{"y":468,"x":-346,"width":50,"var":"endPos5","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  535. "nodeParent":78,
  536. "label":"endPos5",
  537. "isDirectory":false,
  538. "isAniNode":true,
  539. "hasChild":false,
  540. "compId":139,
  541. "child":[
  542. ]
  543. },
  544. {
  545. "type":"Image",
  546. "searchKey":"Image,endPos6",
  547. "props":{"y":468,"x":11,"width":50,"var":"endPos6","height":50,"anchorY":0.5,"anchorX":0.5},
  548. "nodeParent":78,
  549. "label":"endPos6",
  550. "isDirectory":false,
  551. "isAniNode":true,
  552. "hasChild":false,
  553. "compId":145,
  554. "child":[
  555. ]
  556. },
  557. {
  558. "type":"Image",
  559. "searchKey":"Image,endPos7",
  560. "props":{"y":458,"x":351,"width":50,"var":"endPos7","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  561. "nodeParent":78,
  562. "label":"endPos7",
  563. "isDirectory":false,
  564. "isAniNode":true,
  565. "hasChild":false,
  566. "compId":151,
  567. "child":[
  568. ]
  569. },
  570. {
  571. "type":"Image",
  572. "searchKey":"Image,endPos8",
  573. "props":{"y":459,"x":720,"width":50,"var":"endPos8","height":50,"anchorY":0.5,"anchorX":0.5},
  574. "nodeParent":78,
  575. "label":"endPos8",
  576. "isDirectory":false,
  577. "isAniNode":true,
  578. "hasChild":false,
  579. "compId":157,
  580. "child":[
  581. ]
  582. },
  583. {
  584. "type":"Image",
  585. "searchKey":"Image,endPos9",
  586. "props":{"y":144,"x":-346,"width":50,"var":"endPos9","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  587. "nodeParent":78,
  588. "label":"endPos9",
  589. "isDirectory":false,
  590. "isAniNode":true,
  591. "hasChild":false,
  592. "compId":141,
  593. "child":[
  594. ]
  595. },
  596. {
  597. "type":"Image",
  598. "searchKey":"Image,endPos10",
  599. "props":{"y":144,"x":11,"width":50,"var":"endPos10","height":50,"anchorY":0.5,"anchorX":0.5},
  600. "nodeParent":78,
  601. "label":"endPos10",
  602. "isDirectory":false,
  603. "isAniNode":true,
  604. "hasChild":false,
  605. "compId":147,
  606. "child":[
  607. ]
  608. },
  609. {
  610. "type":"Image",
  611. "searchKey":"Image,endPos11",
  612. "props":{"y":134,"x":351,"width":50,"var":"endPos11","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  613. "nodeParent":78,
  614. "label":"endPos11",
  615. "isDirectory":false,
  616. "isAniNode":true,
  617. "hasChild":false,
  618. "compId":153,
  619. "child":[
  620. ]
  621. },
  622. {
  623. "type":"Image",
  624. "searchKey":"Image,endPos12",
  625. "props":{"y":135,"x":720,"width":50,"var":"endPos12","height":50,"anchorY":0.5,"anchorX":0.5},
  626. "nodeParent":78,
  627. "label":"endPos12",
  628. "isDirectory":false,
  629. "isAniNode":true,
  630. "hasChild":false,
  631. "compId":159,
  632. "child":[
  633. ]
  634. },
  635. {
  636. "type":"Image",
  637. "searchKey":"Image,sdStartPos1",
  638. "props":{"y":227.5,"x":46,"width":50,"var":"sdStartPos1","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  639. "nodeParent":78,
  640. "label":"sdStartPos1",
  641. "isOpen":true,
  642. "isDirectory":false,
  643. "isAniNode":true,
  644. "hasChild":false,
  645. "compId":246,
  646. "child":[
  647. ]
  648. },
  649. {
  650. "type":"Image",
  651. "searchKey":"Image,sdEndPos1",
  652. "props":{"y":915,"x":-376,"width":50,"var":"sdEndPos1","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  653. "nodeParent":78,
  654. "label":"sdEndPos1",
  655. "isOpen":true,
  656. "isDirectory":false,
  657. "isAniNode":true,
  658. "hasChild":false,
  659. "compId":247,
  660. "child":[
  661. ]
  662. },
  663. {
  664. "type":"Image",
  665. "searchKey":"Image,sdStartPos2",
  666. "props":{"y":227,"x":133,"width":50,"var":"sdStartPos2","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  667. "nodeParent":78,
  668. "label":"sdStartPos2",
  669. "isOpen":true,
  670. "isDirectory":false,
  671. "isAniNode":true,
  672. "hasChild":false,
  673. "compId":248,
  674. "child":[
  675. ]
  676. },
  677. {
  678. "type":"Image",
  679. "searchKey":"Image,sdEndPos2",
  680. "props":{"y":915,"x":-11,"width":50,"var":"sdEndPos2","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  681. "nodeParent":78,
  682. "label":"sdEndPos2",
  683. "isOpen":true,
  684. "isDirectory":false,
  685. "isAniNode":true,
  686. "hasChild":false,
  687. "compId":249,
  688. "child":[
  689. ]
  690. },
  691. {
  692. "type":"Image",
  693. "searchKey":"Image,sdStartPos3",
  694. "props":{"y":227,"x":217,"width":50,"var":"sdStartPos3","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  695. "nodeParent":78,
  696. "label":"sdStartPos3",
  697. "isOpen":true,
  698. "isDirectory":false,
  699. "isAniNode":true,
  700. "hasChild":false,
  701. "compId":250,
  702. "child":[
  703. ]
  704. },
  705. {
  706. "type":"Image",
  707. "searchKey":"Image,sdEndPos3",
  708. "props":{"y":915,"x":364,"width":50,"var":"sdEndPos3","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  709. "nodeParent":78,
  710. "label":"sdEndPos3",
  711. "isOpen":true,
  712. "isDirectory":false,
  713. "isAniNode":true,
  714. "hasChild":false,
  715. "compId":251,
  716. "child":[
  717. ]
  718. },
  719. {
  720. "type":"Image",
  721. "searchKey":"Image,sdStartPos4",
  722. "props":{"y":227,"x":302,"width":50,"var":"sdStartPos4","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  723. "nodeParent":78,
  724. "label":"sdStartPos4",
  725. "isOpen":true,
  726. "isDirectory":false,
  727. "isAniNode":true,
  728. "hasChild":false,
  729. "compId":252,
  730. "child":[
  731. ]
  732. },
  733. {
  734. "type":"Image",
  735. "searchKey":"Image,sdEndPos4",
  736. "props":{"y":915,"x":738,"width":50,"var":"sdEndPos4","name":"","height":50,"anchorY":0.5,"anchorX":0.5},
  737. "nodeParent":78,
  738. "label":"sdEndPos4",
  739. "isOpen":true,
  740. "isDirectory":false,
  741. "isAniNode":true,
  742. "hasChild":false,
  743. "compId":253,
  744. "child":[
  745. ]
  746. }],
  747. "$HIDDEN":false
  748. },
  749. {
  750. "x":30,
  751. "type":"Box",
  752. "searchKey":"Box,playBox",
  753. "props":{"width":1920,"var":"playBox","height":1080,"centerY":0,"centerX":0},
  754. "nodeParent":218,
  755. "label":"playBox",
  756. "isOpen":true,
  757. "isDirectory":false,
  758. "isAniNode":true,
  759. "hasChild":false,
  760. "compId":136,
  761. "child":[
  762. ]
  763. },
  764. {
  765. "x":30,
  766. "type":"Image",
  767. "searchKey":"Image,startBtn",
  768. "props":{"y":507,"x":957,"width":389,"visible":false,"var":"startBtn","skin":"res/imgs/game/icon_qp.png","scaleY":1,"scaleX":1,"height":389,"anchorY":0.5,"anchorX":0.5},
  769. "nodeParent":218,
  770. "label":"startBtn",
  771. "isOpen":false,
  772. "isDirectory":true,
  773. "isAniNode":true,
  774. "hasChild":true,
  775. "compId":131,
  776. "child":[
  777. {
  778. "type":"Text",
  779. "searchKey":"Text",
  780. "props":{"y":136,"x":105.5,"text":"开始","fontSize":90,"font":"Microsoft YaHei","color":"#ffffff"},
  781. "nodeParent":131,
  782. "label":"Text",
  783. "isOpen":true,
  784. "isDirectory":false,
  785. "isAniNode":true,
  786. "hasChild":false,
  787. "compId":132,
  788. "child":[
  789. ]
  790. }],
  791. "$HIDDEN":true
  792. },
  793. {
  794. "x":30,
  795. "type":"Image",
  796. "searchKey":"Image,scoreGrade",
  797. "props":{"zOrder":200,"y":500.5,"x":1315,"width":418,"visible":false,"var":"scoreGrade","height":97},
  798. "nodeParent":218,
  799. "label":"scoreGrade",
  800. "isOpen":false,
  801. "isDirectory":true,
  802. "isAniNode":true,
  803. "hasChild":true,
  804. "compId":216,
  805. "child":[
  806. {
  807. "type":"Image",
  808. "searchKey":"Image,gradeImg",
  809. "props":{"y":170,"x":247,"var":"gradeImg","skin":"res/imgs/game/great.png","scaleY":1,"scaleX":1,"centerY":0,"centerX":0,"anchorY":0.5,"anchorX":0.5,"alpha":0},
  810. "nodeParent":216,
  811. "label":"gradeImg",
  812. "isDirectory":false,
  813. "isAniNode":true,
  814. "hasChild":false,
  815. "compId":217,
  816. "child":[
  817. ]
  818. }]
  819. }]
  820. },
  821. {
  822. "x":15,
  823. "type":"Image",
  824. "searchKey":"Image,settingBtn",
  825. "props":{"y":59,"x":1785,"var":"settingBtn","top":10,"skin":"res/home/bg_dzts_2.png","right":0,"name":"","label":"label","anchorY":0.5,"anchorX":0.5},
  826. "nodeParent":2,
  827. "label":"settingBtn",
  828. "isOpen":false,
  829. "isDirectory":true,
  830. "isAniNode":true,
  831. "hasChild":true,
  832. "compId":268,
  833. "child":[
  834. {
  835. "type":"Sprite",
  836. "searchKey":"Sprite",
  837. "props":{"y":29,"x":26,"texture":"res/home/icon_fh.png"},
  838. "nodeParent":268,
  839. "label":"Sprite",
  840. "isDirectory":false,
  841. "isAniNode":true,
  842. "hasChild":false,
  843. "compId":269,
  844. "child":[
  845. ]
  846. },
  847. {
  848. "type":"Text",
  849. "searchKey":"Text",
  850. "props":{"y":30,"x":75,"width":200,"valign":"middle","text":"左踮脚 • 暂停","height":50,"fontSize":28,"font":"Microsoft YaHei","color":"#ffffff","bold":true,"align":"center"},
  851. "nodeParent":268,
  852. "label":"Text",
  853. "isOpen":true,
  854. "isDirectory":false,
  855. "isAniNode":true,
  856. "hasChild":false,
  857. "compId":270,
  858. "child":[
  859. ]
  860. }]
  861. },
  862. {
  863. "x":15,
  864. "type":"Image",
  865. "searchKey":"Image,timeBg",
  866. "props":{"y":77,"x":50,"var":"timeBg","skin":"res/imgs/game/djs.png","name":"","left":50},
  867. "nodeParent":2,
  868. "label":"timeBg",
  869. "isOpen":false,
  870. "isDirectory":true,
  871. "isAniNode":true,
  872. "hasChild":true,
  873. "compId":209,
  874. "child":[
  875. {
  876. "type":"Text",
  877. "searchKey":"Text,timeTxt",
  878. "props":{"y":126,"x":15,"width":193,"var":"timeTxt","valign":"middle","text":"01:23`56","italic":true,"height":50,"fontSize":34,"font":"Microsoft YaHei","color":"#ffffff","bold":true,"align":"center"},
  879. "nodeParent":209,
  880. "label":"timeTxt",
  881. "isOpen":true,
  882. "isDirectory":false,
  883. "isAniNode":true,
  884. "hasChild":false,
  885. "compId":60,
  886. "child":[
  887. ]
  888. }]
  889. },
  890. {
  891. "x":15,
  892. "type":"Image",
  893. "searchKey":"Image,scoreBg",
  894. "props":{"y":129,"x":1446,"var":"scoreBg","skin":"res/imgs/game/bg_fs.png","right":40,"name":""},
  895. "nodeParent":2,
  896. "label":"scoreBg",
  897. "isOpen":false,
  898. "isDirectory":true,
  899. "isAniNode":true,
  900. "hasChild":true,
  901. "compId":211,
  902. "child":[
  903. {
  904. "type":"Text",
  905. "searchKey":"Text,scoreTxt",
  906. "props":{"y":83,"x":104,"width":238,"var":"scoreTxt","valign":"middle","text":"100","strokeColor":"#000000","height":57,"fontSize":45,"font":"Microsoft YaHei","color":"#ffffff","bold":true,"align":"right"},
  907. "nodeParent":211,
  908. "label":"scoreTxt",
  909. "isOpen":true,
  910. "isDirectory":false,
  911. "isAniNode":true,
  912. "hasChild":false,
  913. "compId":61,
  914. "child":[
  915. ]
  916. },
  917. {
  918. "type":"Text",
  919. "searchKey":"Text",
  920. "props":{"y":83,"x":345,"width":38,"valign":"middle","text":"分","strokeColor":"#000000","height":57,"fontSize":30,"font":"Microsoft YaHei","color":"#ffffff","bold":true,"align":"right"},
  921. "nodeParent":211,
  922. "label":"Text",
  923. "isOpen":true,
  924. "isDirectory":false,
  925. "isAniNode":true,
  926. "hasChild":false,
  927. "compId":260,
  928. "child":[
  929. ]
  930. },
  931. {
  932. "type":"Sprite",
  933. "searchKey":"Sprite",
  934. "props":{"y":167,"x":73,"width":36,"texture":"res/imgs/rank/icon_df.png","height":29},
  935. "nodeParent":211,
  936. "label":"Sprite",
  937. "isDirectory":false,
  938. "isAniNode":true,
  939. "hasChild":false,
  940. "compId":112,
  941. "child":[
  942. ]
  943. },
  944. {
  945. "type":"Text",
  946. "searchKey":"Text",
  947. "props":{"y":169,"x":116,"width":49,"valign":"middle","text":"最佳","height":39,"fontSize":24,"font":"Microsoft YaHei","color":"#ffd748","bold":true,"align":"right"},
  948. "nodeParent":211,
  949. "label":"Text",
  950. "isOpen":true,
  951. "isDirectory":false,
  952. "isAniNode":true,
  953. "hasChild":false,
  954. "compId":113,
  955. "child":[
  956. ]
  957. },
  958. {
  959. "type":"Text",
  960. "searchKey":"Text,highScoreTxt",
  961. "props":{"y":163,"x":181,"width":161,"var":"highScoreTxt","valign":"middle","text":"1000","height":50,"fontSize":32,"font":"Microsoft YaHei","color":"#ffd748","bold":true,"align":"right"},
  962. "nodeParent":211,
  963. "label":"highScoreTxt",
  964. "isOpen":true,
  965. "isDirectory":false,
  966. "isAniNode":true,
  967. "hasChild":false,
  968. "compId":62,
  969. "child":[
  970. ]
  971. },
  972. {
  973. "type":"Text",
  974. "searchKey":"Text",
  975. "props":{"y":160,"x":336,"width":38,"valign":"middle","text":"分","strokeColor":"#000000","height":57,"fontSize":24,"font":"Microsoft YaHei","color":"#ffd748","bold":true,"align":"right"},
  976. "nodeParent":211,
  977. "label":"Text",
  978. "isOpen":true,
  979. "isDirectory":false,
  980. "isAniNode":true,
  981. "hasChild":false,
  982. "compId":261,
  983. "child":[
  984. ]
  985. },
  986. {
  987. "type":"Text",
  988. "searchKey":"Text",
  989. "props":{"y":16,"x":103,"width":142,"valign":"middle","text":"当前模式:","strokeColor":"#000000","height":57,"fontSize":20,"font":"Microsoft YaHei","color":"#ffffff","bold":true,"align":"right"},
  990. "nodeParent":211,
  991. "label":"Text",
  992. "isOpen":true,
  993. "isDirectory":false,
  994. "isAniNode":true,
  995. "hasChild":false,
  996. "compId":262,
  997. "child":[
  998. ]
  999. },
  1000. {
  1001. "type":"Text",
  1002. "searchKey":"Text,gametypeTxt",
  1003. "props":{"y":16,"x":249,"width":142,"var":"gametypeTxt","valign":"middle","text":"简单","strokeColor":"#000000","height":57,"fontSize":30,"font":"Microsoft YaHei","color":"#f19149","bold":true,"align":"left"},
  1004. "nodeParent":211,
  1005. "label":"gametypeTxt",
  1006. "isOpen":true,
  1007. "isDirectory":false,
  1008. "isAniNode":true,
  1009. "hasChild":false,
  1010. "compId":263,
  1011. "child":[
  1012. ]
  1013. }]
  1014. },
  1015. {
  1016. "x":15,
  1017. "type":"Image",
  1018. "searchKey":"Image,startBg",
  1019. "props":{"y":0,"x":0,"var":"startBg","top":0,"skin":"res/imgs/game/new_back_black.png","right":0,"left":0,"bottom":0,"alpha":0.35},
  1020. "nodeParent":2,
  1021. "label":"startBg",
  1022. "isOpen":true,
  1023. "isDirectory":false,
  1024. "isAniNode":true,
  1025. "hasChild":false,
  1026. "compId":133,
  1027. "child":[
  1028. ],
  1029. "$HIDDEN":false
  1030. },
  1031. {
  1032. "x":15,
  1033. "type":"Image",
  1034. "searchKey":"Image,startOrOverBg",
  1035. "props":{"y":276,"x":-1920,"visible":false,"var":"startOrOverBg","skin":"res/imgs/game/bg_ksjs.png","centerY":-135},
  1036. "nodeParent":2,
  1037. "label":"startOrOverBg",
  1038. "isOpen":false,
  1039. "isDirectory":true,
  1040. "isAniNode":true,
  1041. "hasChild":true,
  1042. "compId":215,
  1043. "child":[
  1044. {
  1045. "type":"Image",
  1046. "searchKey":"Image,startOrOverImg",
  1047. "props":{"y":129,"x":907,"var":"startOrOverImg","skin":"res/imgs/game/text_go.png","centerY":0,"centerX":0,"anchorY":0.5,"anchorX":0.5},
  1048. "nodeParent":215,
  1049. "label":"startOrOverImg",
  1050. "isDirectory":false,
  1051. "isAniNode":true,
  1052. "hasChild":false,
  1053. "compId":214,
  1054. "child":[
  1055. ]
  1056. }]
  1057. }],
  1058. "animations":[
  1059. {
  1060. "nodes":[
  1061. {
  1062. "target":173,
  1063. "keyframes":{
  1064. "x":[
  1065. {
  1066. "value":1784,
  1067. "tweenMethod":"linearNone",
  1068. "tween":true,
  1069. "target":173,
  1070. "key":"x",
  1071. "index":0
  1072. },
  1073. {
  1074. "value":1455,
  1075. "tweenMethod":"linearNone",
  1076. "tween":true,
  1077. "target":173,
  1078. "key":"x",
  1079. "index":30
  1080. }]
  1081. }
  1082. },
  1083. {
  1084. "target":178,
  1085. "keyframes":{
  1086. "x":[
  1087. {
  1088. "value":1449,
  1089. "tweenMethod":"linearNone",
  1090. "tween":true,
  1091. "target":178,
  1092. "key":"x",
  1093. "index":0
  1094. },
  1095. {
  1096. "value":1120,
  1097. "tweenMethod":"linearNone",
  1098. "tween":true,
  1099. "target":178,
  1100. "key":"x",
  1101. "index":30
  1102. }]
  1103. }
  1104. },
  1105. {
  1106. "target":179,
  1107. "keyframes":{
  1108. "x":[
  1109. {
  1110. "value":1115,
  1111. "tweenMethod":"linearNone",
  1112. "tween":true,
  1113. "target":179,
  1114. "key":"x",
  1115. "index":0
  1116. },
  1117. {
  1118. "value":785,
  1119. "tweenMethod":"linearNone",
  1120. "tween":true,
  1121. "target":179,
  1122. "key":"x",
  1123. "index":30
  1124. }]
  1125. }
  1126. },
  1127. {
  1128. "target":180,
  1129. "keyframes":{
  1130. "x":[
  1131. {
  1132. "value":780,
  1133. "tweenMethod":"linearNone",
  1134. "tween":true,
  1135. "target":180,
  1136. "key":"x",
  1137. "index":0
  1138. },
  1139. {
  1140. "value":450,
  1141. "tweenMethod":"linearNone",
  1142. "tween":true,
  1143. "target":180,
  1144. "key":"x",
  1145. "index":30
  1146. }]
  1147. }
  1148. },
  1149. {
  1150. "target":181,
  1151. "keyframes":{
  1152. "x":[
  1153. {
  1154. "value":445,
  1155. "tweenMethod":"linearNone",
  1156. "tween":true,
  1157. "target":181,
  1158. "key":"x",
  1159. "index":0
  1160. },
  1161. {
  1162. "value":116,
  1163. "tweenMethod":"linearNone",
  1164. "tween":true,
  1165. "target":181,
  1166. "key":"x",
  1167. "index":30
  1168. }]
  1169. }
  1170. },
  1171. {
  1172. "target":182,
  1173. "keyframes":{
  1174. "x":[
  1175. {
  1176. "value":111,
  1177. "tweenMethod":"linearNone",
  1178. "tween":true,
  1179. "target":182,
  1180. "key":"x",
  1181. "index":0
  1182. },
  1183. {
  1184. "value":-224,
  1185. "tweenMethod":"linearNone",
  1186. "tween":true,
  1187. "target":182,
  1188. "key":"x",
  1189. "index":30
  1190. }]
  1191. }
  1192. }],
  1193. "name":"runWayAni",
  1194. "id":1,
  1195. "frameRate":60,
  1196. "action":0
  1197. },
  1198. {
  1199. "nodes":[
  1200. {
  1201. "target":215,
  1202. "keyframes":{
  1203. "centerX":[
  1204. {
  1205. "value":-2000,
  1206. "tweenMethod":"linearNone",
  1207. "tween":true,
  1208. "target":215,
  1209. "key":"centerX",
  1210. "index":0
  1211. },
  1212. {
  1213. "value":0,
  1214. "tweenMethod":"linearNone",
  1215. "tween":true,
  1216. "target":215,
  1217. "key":"centerX",
  1218. "index":20
  1219. }]
  1220. }
  1221. }],
  1222. "name":"openAni",
  1223. "id":2,
  1224. "frameRate":60,
  1225. "action":0
  1226. },
  1227. {
  1228. "nodes":[
  1229. {
  1230. "target":215,
  1231. "keyframes":{
  1232. "centerX":[
  1233. {
  1234. "value":0,
  1235. "tweenMethod":"linearNone",
  1236. "tween":true,
  1237. "target":215,
  1238. "key":"centerX",
  1239. "index":0
  1240. },
  1241. {
  1242. "value":2000,
  1243. "tweenMethod":"linearNone",
  1244. "tween":true,
  1245. "target":215,
  1246. "key":"centerX",
  1247. "index":20
  1248. }]
  1249. }
  1250. }],
  1251. "name":"goAni",
  1252. "id":3,
  1253. "frameRate":60,
  1254. "action":0
  1255. },
  1256. {
  1257. "nodes":[
  1258. {
  1259. "target":215,
  1260. "keyframes":{
  1261. "centerX":[
  1262. {
  1263. "value":2000,
  1264. "tweenMethod":"linearNone",
  1265. "tween":true,
  1266. "target":215,
  1267. "key":"centerX",
  1268. "index":0
  1269. },
  1270. {
  1271. "value":0,
  1272. "tweenMethod":"linearNone",
  1273. "tween":true,
  1274. "target":215,
  1275. "key":"centerX",
  1276. "index":20
  1277. }]
  1278. }
  1279. }],
  1280. "name":"gameOverAni",
  1281. "id":4,
  1282. "frameRate":60,
  1283. "action":0
  1284. },
  1285. {
  1286. "nodes":[
  1287. {
  1288. "target":217,
  1289. "keyframes":{
  1290. "scaleY":[
  1291. {
  1292. "value":0,
  1293. "tweenMethod":"linearNone",
  1294. "tween":true,
  1295. "target":217,
  1296. "key":"scaleY",
  1297. "index":0
  1298. },
  1299. {
  1300. "value":1,
  1301. "tweenMethod":"linearNone",
  1302. "tween":true,
  1303. "target":217,
  1304. "key":"scaleY",
  1305. "index":25
  1306. }],
  1307. "scaleX":[
  1308. {
  1309. "value":0,
  1310. "tweenMethod":"linearNone",
  1311. "tween":true,
  1312. "target":217,
  1313. "key":"scaleX",
  1314. "index":0
  1315. },
  1316. {
  1317. "value":1,
  1318. "tweenMethod":"linearNone",
  1319. "tween":true,
  1320. "target":217,
  1321. "key":"scaleX",
  1322. "index":25
  1323. }],
  1324. "alpha":[
  1325. {
  1326. "value":1,
  1327. "tweenMethod":"linearNone",
  1328. "tween":true,
  1329. "target":217,
  1330. "key":"alpha",
  1331. "index":0
  1332. },
  1333. {
  1334. "value":1,
  1335. "tweenMethod":"linearNone",
  1336. "tween":true,
  1337. "target":217,
  1338. "key":"alpha",
  1339. "index":25
  1340. },
  1341. {
  1342. "value":1,
  1343. "tweenMethod":"linearNone",
  1344. "tween":true,
  1345. "target":217,
  1346. "label":null,
  1347. "key":"alpha",
  1348. "index":50
  1349. },
  1350. {
  1351. "value":0,
  1352. "tweenMethod":"linearNone",
  1353. "tween":true,
  1354. "target":217,
  1355. "key":"alpha",
  1356. "index":60
  1357. }]
  1358. }
  1359. },
  1360. {
  1361. "target":216,
  1362. "keyframes":{
  1363. "visible":[
  1364. {
  1365. "value":true,
  1366. "tweenMethod":"linearNone",
  1367. "tween":false,
  1368. "target":216,
  1369. "key":"visible",
  1370. "index":0
  1371. },
  1372. {
  1373. "value":false,
  1374. "tweenMethod":"linearNone",
  1375. "tween":false,
  1376. "target":216,
  1377. "key":"visible",
  1378. "index":60
  1379. }]
  1380. }
  1381. }],
  1382. "name":"gradeAni",
  1383. "id":5,
  1384. "frameRate":60,
  1385. "action":0
  1386. },
  1387. {
  1388. "nodes":[
  1389. {
  1390. "target":214,
  1391. "keyframes":{
  1392. "scaleY":[
  1393. {
  1394. "value":0,
  1395. "tweenMethod":"linearNone",
  1396. "tween":true,
  1397. "target":214,
  1398. "key":"scaleY",
  1399. "index":0
  1400. },
  1401. {
  1402. "value":1.2,
  1403. "tweenMethod":"linearNone",
  1404. "tween":true,
  1405. "target":214,
  1406. "key":"scaleY",
  1407. "index":20
  1408. },
  1409. {
  1410. "value":1,
  1411. "tweenMethod":"linearNone",
  1412. "tween":true,
  1413. "target":214,
  1414. "key":"scaleY",
  1415. "index":25
  1416. }],
  1417. "scaleX":[
  1418. {
  1419. "value":0,
  1420. "tweenMethod":"linearNone",
  1421. "tween":true,
  1422. "target":214,
  1423. "key":"scaleX",
  1424. "index":0
  1425. },
  1426. {
  1427. "value":1.2,
  1428. "tweenMethod":"linearNone",
  1429. "tween":true,
  1430. "target":214,
  1431. "key":"scaleX",
  1432. "index":20
  1433. },
  1434. {
  1435. "value":1,
  1436. "tweenMethod":"linearNone",
  1437. "tween":true,
  1438. "target":214,
  1439. "key":"scaleX",
  1440. "index":25
  1441. }]
  1442. }
  1443. }],
  1444. "name":"countAni",
  1445. "id":6,
  1446. "frameRate":60,
  1447. "action":0
  1448. }]
  1449. }