12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":2,
- "selecteID":3,
- "searchKey":"Scene",
- "props":{"width":720,"sceneColor":"#ffffff","height":1280},
- "nodeParent":-1,
- "maxID":12,
- "label":"Scene",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":2,
- "child":[
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,bg",
- "props":{"y":0,"x":0,"var":"bg","top":0,"skin":"Main/bga.png","right":0,"left":0,"bottom":0},
- "nodeParent":2,
- "label":"bg",
- "isOpen":true,
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":8,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,scope",
- "props":{"y":302,"x":22,"width":677,"var":"scope","skin":"Main/jujijing-1.png","height":676,"centerY":0,"centerX":0},
- "nodeParent":2,
- "label":"scope",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":3,
- "child":[
- ]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|