1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":2,
- "selecteID":14,
- "searchKey":"Scene",
- "props":{"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":15,
- "label":"Scene",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":2,
- "child":[
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,bg",
- "props":{"top":0,"skin":"Main/beijing.png","right":0,"name":"bg","left":0,"bottom":0},
- "nodeParent":2,
- "label":"bg",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":14,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,sceneContainer",
- "props":{"y":398,"x":60,"width":600,"var":"sceneContainer","height":500},
- "nodeParent":2,
- "label":"sceneContainer",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":3,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Button",
- "searchKey":"Button,btnSkip",
- "props":{"y":1080,"x":492,"var":"btnSkip","stateNum":"1","skin":"Main/tiaoguo.png","scaleY":0.8,"scaleX":0.8},
- "nodeParent":2,
- "label":"btnSkip",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":13,
- "child":[
- ]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|