123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":2,
- "selecteID":6,
- "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":{"y":0,"x":0,"top":0,"skin":"Main/bga.png","right":0,"name":"bg","left":0,"bottom":0},
- "nodeParent":2,
- "label":"bg",
- "isOpen":true,
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":5,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,dialog",
- "props":{"y":218,"x":70,"skin":"Main/shezhi-1-2.png","rotation":0,"name":"dialog"},
- "nodeParent":2,
- "label":"dialog",
- "isOpen":false,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":3,
- "child":[
- {
- "type":"Image",
- "searchKey":"Image,title",
- "props":{"y":98,"x":187,"skin":"Main/lijishiyong-1.png","name":"title"},
- "nodeParent":3,
- "label":"title",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":4,
- "child":[
- ]
- },
- {
- "type":"Box",
- "searchKey":"Box",
- "props":{"y":175,"x":210,"width":160,"height":160},
- "nodeParent":3,
- "label":"Box",
- "isOpen":false,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":12,
- "child":[
- {
- "type":"Image",
- "searchKey":"Image,icon",
- "props":{"var":"icon","centerY":0,"centerX":0},
- "nodeParent":12,
- "label":"icon",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":10,
- "child":[
- ]
- },
- {
- "type":"Text",
- "searchKey":"Text,desc",
- "props":{"y":175,"width":160,"var":"desc","valign":"middle","text":"火麒麟","height":30,"fontSize":30,"color":"#F5C148","bold":true,"align":"center"},
- "nodeParent":12,
- "label":"desc",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":11,
- "child":[
- ]
- }]
- }]
- },
- {
- "x":15,
- "type":"Button",
- "searchKey":"Button,btnClose",
- "props":{"y":943,"x":314,"var":"btnClose","stateNum":"1","skin":"Main/fanhui-1.png"},
- "nodeParent":2,
- "label":"btnClose",
- "isOpen":null,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":6,
- "child":[
- {
- "type":"Script",
- "switchAble":true,
- "source":"src/views/comp/ButtonScript.ts",
- "searchKey":"Script,ButtonScript",
- "removeAble":true,
- "props":{},
- "nodeParent":6,
- "label":"ButtonScript",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":14,
- "child":[
- ]
- }]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|