12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":2,
- "selecteID":4,
- "searchKey":"Scene",
- "props":{"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":5,
- "label":"Scene",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":2,
- "child":[
- {
- "x":15,
- "type":"Button",
- "searchKey":"Button,StartBtn",
- "props":{"y":897,"x":360,"width":100,"var":"StartBtn","stateNum":"1","skin":"comp/button.png","pivotY":50,"pivotX":50,"label":"label","height":100},
- "nodeParent":2,
- "label":"StartBtn",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":4,
- "child":[
- ]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|