Converstaion.scene 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "x":0,
  3. "type":"Scene",
  4. "selectedBox":2,
  5. "selecteID":14,
  6. "searchKey":"Scene",
  7. "props":{"width":720,"sceneColor":"#000000","height":1280},
  8. "nodeParent":-1,
  9. "maxID":15,
  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":{"top":0,"skin":"Main/beijing.png","right":0,"name":"bg","left":0,"bottom":0},
  22. "nodeParent":2,
  23. "label":"bg",
  24. "isDirectory":false,
  25. "isAniNode":true,
  26. "hasChild":false,
  27. "compId":14,
  28. "child":[
  29. ]
  30. },
  31. {
  32. "x":15,
  33. "type":"Image",
  34. "searchKey":"Image,sceneContainer",
  35. "props":{"y":398,"x":60,"width":600,"var":"sceneContainer","height":500},
  36. "nodeParent":2,
  37. "label":"sceneContainer",
  38. "isDirectory":false,
  39. "isAniNode":true,
  40. "hasChild":false,
  41. "compId":3,
  42. "child":[
  43. ]
  44. },
  45. {
  46. "x":15,
  47. "type":"Button",
  48. "searchKey":"Button,btnSkip",
  49. "props":{"y":1080,"x":492,"var":"btnSkip","stateNum":"1","skin":"Main/tiaoguo.png","scaleY":0.8,"scaleX":0.8},
  50. "nodeParent":2,
  51. "label":"btnSkip",
  52. "isDirectory":false,
  53. "isAniNode":true,
  54. "hasChild":false,
  55. "compId":13,
  56. "child":[
  57. ]
  58. }],
  59. "animations":[
  60. {
  61. "nodes":[
  62. ],
  63. "name":"ani1",
  64. "id":1,
  65. "frameRate":24,
  66. "action":0
  67. }]
  68. }