CheatWindow.scene 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":2,
  5. "selecteID":3,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":12,
  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":{"width":720,"var":"bg","top":0,"skin":"game/zhezhao.png","bottom":0},
  22. "nodeParent":2,
  23. "label":"bg",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":3,
  28. "child":[
  29. ]
  30. },
  31. {
  32. "x":15,
  33. "type":"Box",
  34. "searchKey":"Box,pan",
  35. "props":{"y":640,"x":360,"width":720,"var":"pan","height":700,"anchorY":0.5,"anchorX":0.5},
  36. "nodeParent":2,
  37. "label":"pan",
  38. "isOpen":true,
  39. "isDirectory":true,
  40. "isAniNode":true,
  41. "hasChild":true,
  42. "compId":4,
  43. "child":[
  44. {
  45. "x":30,
  46. "type":"Image",
  47. "searchKey":"Image,tippan",
  48. "props":{"y":0,"x":158,"var":"tippan","skin":"cheatwindow/2.png"},
  49. "nodeParent":4,
  50. "label":"tippan",
  51. "isDirectory":false,
  52. "isAniNode":true,
  53. "hasChild":false,
  54. "compId":5,
  55. "child":[
  56. ]
  57. },
  58. {
  59. "x":30,
  60. "type":"Image",
  61. "searchKey":"Image",
  62. "props":{"y":294,"x":360,"width":181,"skin":"cheatwindow/kuangdiankaixiang-1-3.png","pivotY":89,"pivotX":91,"height":177},
  63. "nodeParent":4,
  64. "label":"Image",
  65. "isDirectory":false,
  66. "isAniNode":true,
  67. "hasChild":false,
  68. "compId":6,
  69. "child":[
  70. ]
  71. }]
  72. },
  73. {
  74. "x":15,
  75. "type":"Box",
  76. "searchKey":"Box,Btn",
  77. "props":{"y":814,"x":0,"width":720,"var":"Btn","height":155},
  78. "nodeParent":2,
  79. "label":"Btn",
  80. "isOpen":true,
  81. "isDirectory":true,
  82. "isAniNode":true,
  83. "hasChild":true,
  84. "compId":8,
  85. "child":[
  86. {
  87. "x":30,
  88. "type":"Button",
  89. "searchKey":"Button,clickbtn",
  90. "props":{"y":52,"x":360,"var":"clickbtn","stateNum":"1","skin":"cheatwindow/3.png","anchorY":0.5,"anchorX":0.5},
  91. "nodeParent":8,
  92. "label":"clickbtn",
  93. "isOpen":true,
  94. "isDirectory":false,
  95. "isAniNode":true,
  96. "hasChild":false,
  97. "compId":9,
  98. "child":[
  99. ]
  100. },
  101. {
  102. "x":30,
  103. "type":"Button",
  104. "searchKey":"Button,passbtn",
  105. "props":{"x":312,"var":"passbtn","stateNum":"1","skin":"cheatwindow/4.png","bottom":0},
  106. "nodeParent":8,
  107. "label":"passbtn",
  108. "isDirectory":false,
  109. "isAniNode":true,
  110. "hasChild":false,
  111. "compId":11,
  112. "child":[
  113. ]
  114. }]
  115. }],
  116. "animations":[
  117. {
  118. "nodes":[
  119. {
  120. "target":4,
  121. "keyframes":{
  122. "scaleY":[
  123. {
  124. "value":0.4,
  125. "tweenMethod":"linearNone",
  126. "tween":true,
  127. "target":4,
  128. "key":"scaleY",
  129. "index":0
  130. },
  131. {
  132. "value":1,
  133. "tweenMethod":"linearNone",
  134. "tween":true,
  135. "target":4,
  136. "key":"scaleY",
  137. "index":10
  138. }],
  139. "scaleX":[
  140. {
  141. "value":0.4,
  142. "tweenMethod":"linearNone",
  143. "tween":true,
  144. "target":4,
  145. "key":"scaleX",
  146. "index":0
  147. },
  148. {
  149. "value":1,
  150. "tweenMethod":"linearNone",
  151. "tween":true,
  152. "target":4,
  153. "key":"scaleX",
  154. "index":10
  155. }]
  156. }
  157. },
  158. {
  159. "target":8,
  160. "keyframes":{
  161. "visible":[
  162. {
  163. "value":false,
  164. "tweenMethod":"linearNone",
  165. "tween":false,
  166. "target":8,
  167. "key":"visible",
  168. "index":0
  169. },
  170. {
  171. "value":true,
  172. "tweenMethod":"linearNone",
  173. "tween":false,
  174. "target":8,
  175. "key":"visible",
  176. "index":10
  177. }]
  178. }
  179. }],
  180. "name":"ani1",
  181. "id":1,
  182. "frameRate":24,
  183. "action":0
  184. },
  185. {
  186. "nodes":[
  187. {
  188. "target":6,
  189. "keyframes":{
  190. "scaleY":[
  191. {
  192. "value":1,
  193. "tweenMethod":"linearNone",
  194. "tween":true,
  195. "target":6,
  196. "key":"scaleY",
  197. "index":0
  198. },
  199. {
  200. "value":1.2,
  201. "tweenMethod":"linearNone",
  202. "tween":true,
  203. "target":6,
  204. "key":"scaleY",
  205. "index":3
  206. },
  207. {
  208. "value":1,
  209. "tweenMethod":"linearNone",
  210. "tween":true,
  211. "target":6,
  212. "key":"scaleY",
  213. "index":5
  214. }],
  215. "scaleX":[
  216. {
  217. "value":1,
  218. "tweenMethod":"linearNone",
  219. "tween":true,
  220. "target":6,
  221. "key":"scaleX",
  222. "index":0
  223. },
  224. {
  225. "value":1.2,
  226. "tweenMethod":"linearNone",
  227. "tween":true,
  228. "target":6,
  229. "key":"scaleX",
  230. "index":3
  231. },
  232. {
  233. "value":1,
  234. "tweenMethod":"linearNone",
  235. "tween":true,
  236. "target":6,
  237. "key":"scaleX",
  238. "index":5
  239. }]
  240. }
  241. }],
  242. "name":"ani2",
  243. "id":2,
  244. "frameRate":24,
  245. "action":0
  246. }]
  247. }