GuideView.scene 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701
  1. {
  2. "x":0,
  3. "type":"View",
  4. "selectedBox":429,
  5. "selecteID":430,
  6. "searchKey":"View",
  7. "props":{"width":1920,"top":0,"sceneColor":"#000000","right":0,"left":0,"height":1080,"bottom":0},
  8. "nodeParent":-1,
  9. "maxID":431,
  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":{"top":0,"skin":"res/imgs/game/new_back_black.png","right":0,"left":0,"bottom":0,"alpha":0.9},
  22. "nodeParent":2,
  23. "label":"Image",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":197,
  28. "child":[
  29. ]
  30. },
  31. {
  32. "x":15,
  33. "type":"Box",
  34. "searchKey":"Box",
  35. "props":{"y":0,"x":0,"width":1920,"height":1080,"centerY":0,"centerX":0},
  36. "nodeParent":2,
  37. "label":"Box",
  38. "isOpen":true,
  39. "isDirectory":true,
  40. "isAniNode":true,
  41. "hasChild":true,
  42. "compId":309,
  43. "child":[
  44. {
  45. "x":30,
  46. "type":"Image",
  47. "searchKey":"Image,gameTypeImg",
  48. "props":{"y":179,"x":163.5,"var":"gameTypeImg","skin":"res/guide/btfgx.png"},
  49. "nodeParent":309,
  50. "label":"gameTypeImg",
  51. "isDirectory":false,
  52. "isAniNode":true,
  53. "hasChild":false,
  54. "compId":389,
  55. "child":[
  56. ]
  57. },
  58. {
  59. "x":30,
  60. "type":"Sprite",
  61. "searchKey":"Sprite",
  62. "props":{"y":338,"x":163.5,"texture":"res/guide/ts_dzsm.png"},
  63. "nodeParent":309,
  64. "label":"Sprite",
  65. "isDirectory":false,
  66. "isAniNode":true,
  67. "hasChild":false,
  68. "compId":391,
  69. "child":[
  70. ]
  71. },
  72. {
  73. "x":30,
  74. "type":"Box",
  75. "searchKey":"Box,modelBox1",
  76. "props":{"y":81,"x":165,"visible":false,"var":"modelBox1"},
  77. "nodeParent":309,
  78. "label":"modelBox1",
  79. "isOpen":null,
  80. "isDirectory":true,
  81. "isAniNode":true,
  82. "hasChild":true,
  83. "compId":403,
  84. "child":[
  85. {
  86. "type":"Image",
  87. "searchKey":"Image",
  88. "props":{"text":"text","skin":"res/guide/text_gsms.png"},
  89. "nodeParent":403,
  90. "label":"Image",
  91. "isDirectory":false,
  92. "isAniNode":true,
  93. "hasChild":false,
  94. "compId":398,
  95. "child":[
  96. ]
  97. },
  98. {
  99. "type":"Text",
  100. "searchKey":"Text",
  101. "props":{"y":48,"x":307,"width":244,"valign":"middle","text":"MATCH MODE","italic":true,"height":47,"fontSize":28,"font":"Microsoft YaHei","color":"#5DC4FF","align":"left"},
  102. "nodeParent":403,
  103. "label":"Text",
  104. "isDirectory":false,
  105. "isAniNode":true,
  106. "hasChild":false,
  107. "compId":394,
  108. "child":[
  109. ]
  110. },
  111. {
  112. "type":"Sprite",
  113. "searchKey":"Sprite",
  114. "props":{"y":131,"texture":"res/guide/point_gsms.png"},
  115. "nodeParent":403,
  116. "label":"Sprite",
  117. "isDirectory":false,
  118. "isAniNode":true,
  119. "hasChild":false,
  120. "compId":395,
  121. "child":[
  122. ]
  123. },
  124. {
  125. "type":"Text",
  126. "searchKey":"Text",
  127. "props":{"y":136,"x":52,"width":115,"valign":"middle","text":"玩法:","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  128. "nodeParent":403,
  129. "label":"Text",
  130. "isDirectory":false,
  131. "isAniNode":true,
  132. "hasChild":false,
  133. "compId":396,
  134. "child":[
  135. ]
  136. },
  137. {
  138. "type":"Text",
  139. "searchKey":"Text",
  140. "props":{"y":136,"x":167,"width":138,"valign":"middle","text":"玩家遇到","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  141. "nodeParent":403,
  142. "label":"Text",
  143. "isDirectory":false,
  144. "isAniNode":true,
  145. "hasChild":false,
  146. "compId":397,
  147. "child":[
  148. ]
  149. },
  150. {
  151. "type":"Text",
  152. "searchKey":"Text",
  153. "props":{"y":136,"x":306,"width":175,"valign":"middle","text":"蓝色墙壁","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#5dc4ff","align":"left"},
  154. "nodeParent":403,
  155. "label":"Text",
  156. "isDirectory":false,
  157. "isAniNode":true,
  158. "hasChild":false,
  159. "compId":399,
  160. "child":[
  161. ]
  162. },
  163. {
  164. "type":"Text",
  165. "searchKey":"Text",
  166. "props":{"y":136,"x":482,"width":202,"valign":"middle","text":"需做出与墙体","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  167. "nodeParent":403,
  168. "label":"Text",
  169. "isDirectory":false,
  170. "isAniNode":true,
  171. "hasChild":false,
  172. "compId":400,
  173. "child":[
  174. ]
  175. },
  176. {
  177. "type":"Text",
  178. "searchKey":"Text",
  179. "props":{"y":136,"x":684,"width":97,"valign":"middle","text":"一致","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#5dc4ff","align":"left"},
  180. "nodeParent":403,
  181. "label":"Text",
  182. "isDirectory":false,
  183. "isAniNode":true,
  184. "hasChild":false,
  185. "compId":401,
  186. "child":[
  187. ]
  188. },
  189. {
  190. "type":"Text",
  191. "searchKey":"Text",
  192. "props":{"y":136,"x":779,"width":109,"valign":"middle","text":"的手势","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  193. "nodeParent":403,
  194. "label":"Text",
  195. "isDirectory":false,
  196. "isAniNode":true,
  197. "hasChild":false,
  198. "compId":402,
  199. "child":[
  200. ]
  201. }],
  202. "$HIDDEN":true
  203. },
  204. {
  205. "x":30,
  206. "type":"Box",
  207. "searchKey":"Box,modelBox2",
  208. "props":{"y":81,"x":165,"visible":false,"var":"modelBox2"},
  209. "nodeParent":309,
  210. "label":"modelBox2",
  211. "isOpen":false,
  212. "isDirectory":true,
  213. "isAniNode":true,
  214. "hasChild":true,
  215. "compId":404,
  216. "child":[
  217. {
  218. "type":"Image",
  219. "searchKey":"Image",
  220. "props":{"text":"text","skin":"res/guide/text_dkms.png"},
  221. "nodeParent":404,
  222. "label":"Image",
  223. "isDirectory":false,
  224. "isAniNode":true,
  225. "hasChild":false,
  226. "compId":405,
  227. "child":[
  228. ]
  229. },
  230. {
  231. "type":"Text",
  232. "searchKey":"Text",
  233. "props":{"y":48,"x":307,"width":244,"valign":"middle","text":"BATTLE MODE","italic":true,"height":47,"fontSize":28,"font":"Microsoft YaHei","color":"#ff6ed8","align":"left"},
  234. "nodeParent":404,
  235. "label":"Text",
  236. "isDirectory":false,
  237. "isAniNode":true,
  238. "hasChild":false,
  239. "compId":406,
  240. "child":[
  241. ]
  242. },
  243. {
  244. "type":"Sprite",
  245. "searchKey":"Sprite",
  246. "props":{"y":131,"texture":"res/guide/point_dkms.png"},
  247. "nodeParent":404,
  248. "label":"Sprite",
  249. "isDirectory":false,
  250. "isAniNode":true,
  251. "hasChild":false,
  252. "compId":407,
  253. "child":[
  254. ]
  255. },
  256. {
  257. "type":"Text",
  258. "searchKey":"Text",
  259. "props":{"y":136,"x":52,"width":115,"valign":"middle","text":"玩法:","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  260. "nodeParent":404,
  261. "label":"Text",
  262. "isDirectory":false,
  263. "isAniNode":true,
  264. "hasChild":false,
  265. "compId":408,
  266. "child":[
  267. ]
  268. },
  269. {
  270. "type":"Text",
  271. "searchKey":"Text",
  272. "props":{"y":136,"x":167,"width":138,"valign":"middle","text":"玩家遇到","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  273. "nodeParent":404,
  274. "label":"Text",
  275. "isDirectory":false,
  276. "isAniNode":true,
  277. "hasChild":false,
  278. "compId":409,
  279. "child":[
  280. ]
  281. },
  282. {
  283. "type":"Text",
  284. "searchKey":"Text",
  285. "props":{"y":136,"x":306,"width":175,"valign":"middle","text":"红色墙壁","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ff6ed8","align":"left"},
  286. "nodeParent":404,
  287. "label":"Text",
  288. "isDirectory":false,
  289. "isAniNode":true,
  290. "hasChild":false,
  291. "compId":410,
  292. "child":[
  293. ]
  294. },
  295. {
  296. "type":"Text",
  297. "searchKey":"Text",
  298. "props":{"y":136,"x":482,"width":202,"valign":"middle","text":"需做出与墙体","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  299. "nodeParent":404,
  300. "label":"Text",
  301. "isDirectory":false,
  302. "isAniNode":true,
  303. "hasChild":false,
  304. "compId":411,
  305. "child":[
  306. ]
  307. },
  308. {
  309. "type":"Text",
  310. "searchKey":"Text",
  311. "props":{"y":136,"x":684,"width":97,"valign":"middle","text":"相克","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ff6ed8","align":"left"},
  312. "nodeParent":404,
  313. "label":"Text",
  314. "isDirectory":false,
  315. "isAniNode":true,
  316. "hasChild":false,
  317. "compId":412,
  318. "child":[
  319. ]
  320. },
  321. {
  322. "type":"Text",
  323. "searchKey":"Text",
  324. "props":{"y":136,"x":779,"width":109,"valign":"middle","text":"的手势","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  325. "nodeParent":404,
  326. "label":"Text",
  327. "isDirectory":false,
  328. "isAniNode":true,
  329. "hasChild":false,
  330. "compId":413,
  331. "child":[
  332. ]
  333. }],
  334. "$HIDDEN":true
  335. },
  336. {
  337. "x":30,
  338. "type":"Box",
  339. "searchKey":"Box,modelBox3",
  340. "props":{"y":81,"x":165,"visible":false,"var":"modelBox3"},
  341. "nodeParent":309,
  342. "label":"modelBox3",
  343. "isOpen":false,
  344. "isDirectory":true,
  345. "isAniNode":true,
  346. "hasChild":true,
  347. "compId":414,
  348. "child":[
  349. {
  350. "type":"Image",
  351. "searchKey":"Image",
  352. "props":{"text":"text","skin":"res/guide/text_hhms.png"},
  353. "nodeParent":414,
  354. "label":"Image",
  355. "isDirectory":false,
  356. "isAniNode":true,
  357. "hasChild":false,
  358. "compId":415,
  359. "child":[
  360. ]
  361. },
  362. {
  363. "type":"Text",
  364. "searchKey":"Text",
  365. "props":{"y":48,"x":307,"width":244,"valign":"middle","text":"MATCH MODE","italic":true,"height":47,"fontSize":28,"font":"Microsoft YaHei","color":"#9d77ff","align":"left"},
  366. "nodeParent":414,
  367. "label":"Text",
  368. "isDirectory":false,
  369. "isAniNode":true,
  370. "hasChild":false,
  371. "compId":416,
  372. "child":[
  373. ]
  374. },
  375. {
  376. "type":"Sprite",
  377. "searchKey":"Sprite",
  378. "props":{"y":131,"texture":"res/guide/point_hhms.png"},
  379. "nodeParent":414,
  380. "label":"Sprite",
  381. "isDirectory":false,
  382. "isAniNode":true,
  383. "hasChild":false,
  384. "compId":417,
  385. "child":[
  386. ]
  387. },
  388. {
  389. "type":"Text",
  390. "searchKey":"Text",
  391. "props":{"y":136,"x":52,"width":115,"valign":"middle","text":"玩法:","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  392. "nodeParent":414,
  393. "label":"Text",
  394. "isDirectory":false,
  395. "isAniNode":true,
  396. "hasChild":false,
  397. "compId":418,
  398. "child":[
  399. ]
  400. },
  401. {
  402. "type":"Text",
  403. "searchKey":"Text",
  404. "props":{"y":136,"x":167,"width":138,"valign":"middle","text":"玩家遇到","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  405. "nodeParent":414,
  406. "label":"Text",
  407. "isDirectory":false,
  408. "isAniNode":true,
  409. "hasChild":false,
  410. "compId":419,
  411. "child":[
  412. ]
  413. },
  414. {
  415. "type":"Text",
  416. "searchKey":"Text",
  417. "props":{"y":136,"x":306,"width":175,"valign":"middle","text":"蓝色墙壁","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#5dc4ff","align":"left"},
  418. "nodeParent":414,
  419. "label":"Text",
  420. "isDirectory":false,
  421. "isAniNode":true,
  422. "hasChild":false,
  423. "compId":420,
  424. "child":[
  425. ]
  426. },
  427. {
  428. "type":"Text",
  429. "searchKey":"Text",
  430. "props":{"y":136,"x":482,"width":202,"valign":"middle","text":"需做出与墙体","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  431. "nodeParent":414,
  432. "label":"Text",
  433. "isDirectory":false,
  434. "isAniNode":true,
  435. "hasChild":false,
  436. "compId":421,
  437. "child":[
  438. ]
  439. },
  440. {
  441. "type":"Text",
  442. "searchKey":"Text",
  443. "props":{"y":136,"x":684,"width":97,"valign":"middle","text":"一致","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#5dc4ff","align":"left"},
  444. "nodeParent":414,
  445. "label":"Text",
  446. "isDirectory":false,
  447. "isAniNode":true,
  448. "hasChild":false,
  449. "compId":422,
  450. "child":[
  451. ]
  452. },
  453. {
  454. "type":"Text",
  455. "searchKey":"Text",
  456. "props":{"y":136,"x":779,"width":109,"valign":"middle","text":"的手势","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  457. "nodeParent":414,
  458. "label":"Text",
  459. "isDirectory":false,
  460. "isAniNode":true,
  461. "hasChild":false,
  462. "compId":423,
  463. "child":[
  464. ]
  465. },
  466. {
  467. "type":"Text",
  468. "searchKey":"Text",
  469. "props":{"y":136,"x":882,"width":170,"valign":"middle","text":",遇到","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  470. "nodeParent":414,
  471. "label":"Text",
  472. "isDirectory":false,
  473. "isAniNode":true,
  474. "hasChild":false,
  475. "compId":424,
  476. "child":[
  477. ]
  478. },
  479. {
  480. "type":"Text",
  481. "searchKey":"Text",
  482. "props":{"y":136,"x":987,"width":175,"valign":"middle","text":"红色墙壁","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ff6ed8","align":"left"},
  483. "nodeParent":414,
  484. "label":"Text",
  485. "isDirectory":false,
  486. "isAniNode":true,
  487. "hasChild":false,
  488. "compId":425,
  489. "child":[
  490. ]
  491. },
  492. {
  493. "type":"Text",
  494. "searchKey":"Text",
  495. "props":{"y":136,"x":1162,"width":202,"valign":"middle","text":"则需做出与墙体","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  496. "nodeParent":414,
  497. "label":"Text",
  498. "isDirectory":false,
  499. "isAniNode":true,
  500. "hasChild":false,
  501. "compId":426,
  502. "child":[
  503. ]
  504. },
  505. {
  506. "type":"Text",
  507. "searchKey":"Text",
  508. "props":{"y":136,"x":1396,"width":97,"valign":"middle","text":"相克","italic":true,"height":47,"fontSize":40,"font":"Microsoft YaHei","color":"#ff6ed8","align":"left"},
  509. "nodeParent":414,
  510. "label":"Text",
  511. "isDirectory":false,
  512. "isAniNode":true,
  513. "hasChild":false,
  514. "compId":427,
  515. "child":[
  516. ]
  517. },
  518. {
  519. "type":"Text",
  520. "searchKey":"Text",
  521. "props":{"y":136,"x":1488,"width":109,"valign":"middle","text":"的手势","italic":true,"height":47,"fontSize":32,"font":"Microsoft YaHei","color":"#ffffff","align":"left"},
  522. "nodeParent":414,
  523. "label":"Text",
  524. "isDirectory":false,
  525. "isAniNode":true,
  526. "hasChild":false,
  527. "compId":428,
  528. "child":[
  529. ]
  530. }],
  531. "$HIDDEN":false
  532. }],
  533. "$HIDDEN":false
  534. },
  535. {
  536. "x":15,
  537. "type":"Image",
  538. "searchKey":"Image",
  539. "props":{"width":1920,"right":0,"left":0,"height":65,"bottom":26,"anchorY":0.5,"anchorX":0.5},
  540. "nodeParent":2,
  541. "label":"Image",
  542. "isOpen":true,
  543. "isDirectory":true,
  544. "isAniNode":true,
  545. "hasChild":true,
  546. "compId":209,
  547. "child":[
  548. {
  549. "x":30,
  550. "type":"Box",
  551. "searchKey":"Box",
  552. "props":{"y":33,"x":0,"width":1560,"scaleY":0.8,"scaleX":0.8,"height":60,"centerX":0,"anchorY":0.5,"anchorX":0.5},
  553. "nodeParent":209,
  554. "label":"Box",
  555. "isOpen":true,
  556. "isDirectory":true,
  557. "isAniNode":true,
  558. "hasChild":true,
  559. "compId":217,
  560. "child":[
  561. {
  562. "x":45,
  563. "type":"Sprite",
  564. "searchKey":"Sprite",
  565. "props":{"y":0,"x":630,"visible":false,"texture":"res/imgs/game/icon_right_yellow@3x1.png"},
  566. "nodeParent":217,
  567. "label":"Sprite",
  568. "isOpen":false,
  569. "isDirectory":true,
  570. "isAniNode":true,
  571. "hasChild":true,
  572. "compId":222,
  573. "child":[
  574. {
  575. "type":"Text",
  576. "searchKey":"Text",
  577. "props":{"y":10,"x":79,"width":211,"valign":"middle","text":"右踮脚 • 确定","height":50,"fontSize":34,"font":"Microsoft YaHei","color":"#ffffff","bold":true,"align":"center"},
  578. "nodeParent":222,
  579. "label":"Text",
  580. "isOpen":true,
  581. "isDirectory":false,
  582. "isAniNode":true,
  583. "hasChild":false,
  584. "compId":223,
  585. "child":[
  586. ]
  587. }],
  588. "$HIDDEN":true
  589. },
  590. {
  591. "x":45,
  592. "type":"Text",
  593. "searchKey":"Text,skipTxt",
  594. "props":{"y":35,"x":780,"width":211,"visible":false,"var":"skipTxt","valign":"middle","text":"任意动作跳过","pivotY":25,"pivotX":106,"height":50,"fontSize":36,"font":"Microsoft YaHei","color":"#abbfcc","bold":true,"align":"center"},
  595. "nodeParent":217,
  596. "label":"skipTxt",
  597. "isOpen":true,
  598. "isDirectory":false,
  599. "isAniNode":true,
  600. "hasChild":false,
  601. "compId":392,
  602. "child":[
  603. ],
  604. "$HIDDEN":true
  605. },
  606. {
  607. "x":45,
  608. "type":"Text",
  609. "searchKey":"Text,skipTime",
  610. "props":{"y":10,"x":660,"width":39,"var":"skipTime","valign":"middle","text":"5","height":50,"fontSize":50,"font":"Microsoft YaHei","color":"#abbfcc","bold":true,"align":"center"},
  611. "nodeParent":217,
  612. "label":"skipTime",
  613. "isOpen":true,
  614. "isDirectory":true,
  615. "isAniNode":true,
  616. "hasChild":true,
  617. "compId":429,
  618. "child":[
  619. {
  620. "x":60,
  621. "type":"Text",
  622. "searchKey":"Text",
  623. "props":{"y":0,"x":35,"width":211,"valign":"middle","text":"秒后可跳过","height":50,"fontSize":36,"font":"Microsoft YaHei","color":"#abbfcc","bold":true,"align":"center"},
  624. "nodeParent":429,
  625. "label":"Text",
  626. "isOpen":true,
  627. "isDirectory":false,
  628. "isAniNode":true,
  629. "hasChild":false,
  630. "compId":430,
  631. "child":[
  632. ]
  633. }]
  634. }]
  635. }],
  636. "$HIDDEN":false
  637. }],
  638. "animations":[
  639. {
  640. "nodes":[
  641. {
  642. "target":392,
  643. "keyframes":{
  644. "scaleY":[
  645. {
  646. "value":1,
  647. "tweenMethod":"linearNone",
  648. "tween":true,
  649. "target":392,
  650. "key":"scaleY",
  651. "index":0
  652. },
  653. {
  654. "value":1.2,
  655. "tweenMethod":"linearNone",
  656. "tween":true,
  657. "target":392,
  658. "key":"scaleY",
  659. "index":20
  660. },
  661. {
  662. "value":1,
  663. "tweenMethod":"linearNone",
  664. "tween":true,
  665. "target":392,
  666. "key":"scaleY",
  667. "index":40
  668. }],
  669. "scaleX":[
  670. {
  671. "value":1,
  672. "tweenMethod":"linearNone",
  673. "tween":true,
  674. "target":392,
  675. "key":"scaleX",
  676. "index":0
  677. },
  678. {
  679. "value":1.2,
  680. "tweenMethod":"linearNone",
  681. "tween":true,
  682. "target":392,
  683. "key":"scaleX",
  684. "index":20
  685. },
  686. {
  687. "value":1,
  688. "tweenMethod":"linearNone",
  689. "tween":true,
  690. "target":392,
  691. "key":"scaleX",
  692. "index":40
  693. }]
  694. }
  695. }],
  696. "name":"ani1",
  697. "id":1,
  698. "frameRate":30,
  699. "action":0
  700. }]
  701. }