MainGameView.scene 1007 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":2,
  5. "selecteID":4,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":5,
  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":"Button",
  20. "searchKey":"Button,StartBtn",
  21. "props":{"y":897,"x":360,"width":100,"var":"StartBtn","stateNum":"1","skin":"comp/button.png","pivotY":50,"pivotX":50,"label":"label","height":100},
  22. "nodeParent":2,
  23. "label":"StartBtn",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":4,
  28. "child":[
  29. ]
  30. }],
  31. "animations":[
  32. {
  33. "nodes":[
  34. ],
  35. "name":"ani1",
  36. "id":1,
  37. "frameRate":24,
  38. "action":0
  39. }]
  40. }