123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":2,
- "selecteID":15,
- "searchKey":"Scene",
- "props":{"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":16,
- "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":3,
- "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":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":4,
- "child":[
- {
- "x":30,
- "type":"Image",
- "searchKey":"Image,title",
- "props":{"y":98,"x":187,"skin":"Main/shengjiqiangzhi.png","name":"title"},
- "nodeParent":4,
- "label":"title",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":5,
- "child":[
- ]
- },
- {
- "x":30,
- "type":"Button",
- "searchKey":"Button,btnClose",
- "props":{"y":0,"x":0,"var":"btnClose","top":20,"stateNum":"1","skin":"Main/qiandao-1-2.png","right":15},
- "nodeParent":4,
- "label":"btnClose",
- "isOpen":false,
- "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":7,
- "child":[
- ]
- }]
- },
- {
- "x":30,
- "type":"Box",
- "searchKey":"Box",
- "props":{"y":189,"x":9,"width":560,"height":150},
- "nodeParent":4,
- "label":"Box",
- "isOpen":false,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":8,
- "child":[
- {
- "type":"Image",
- "searchKey":"Image,imgLeft",
- "props":{"y":75,"x":100,"var":"imgLeft","anchorY":0.5,"anchorX":0.5},
- "nodeParent":8,
- "label":"imgLeft",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":12,
- "child":[
- ]
- },
- {
- "type":"Image",
- "searchKey":"Image,imgRight",
- "props":{"y":75,"x":460,"var":"imgRight","anchorY":0.5,"anchorX":0.5},
- "nodeParent":8,
- "label":"imgRight",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":13,
- "child":[
- ]
- },
- {
- "type":"Image",
- "searchKey":"Image",
- "props":{"y":75,"x":281,"skin":"Main/shengji-1-2.png","scaleY":0.7,"scaleX":0.7,"centerY":0,"centerX":0,"anchorY":0.5,"anchorX":0.5},
- "nodeParent":8,
- "label":"Image",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":9,
- "child":[
- ]
- }]
- },
- {
- "x":30,
- "type":"Text",
- "searchKey":"Text,desc",
- "props":{"y":350,"x":65,"width":450,"var":"desc","valign":"middle","text":"获得了一次免费升级枪的机会","height":30,"fontSize":30,"color":"#F5C148","bold":true,"align":"center"},
- "nodeParent":4,
- "label":"desc",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":10,
- "child":[
- ]
- },
- {
- "x":30,
- "type":"Button",
- "searchKey":"Button,btnUpgrade",
- "props":{"y":475,"x":289,"var":"btnUpgrade","stateNum":"1","skin":"Main/shengji-1-3.png","anchorY":0.5,"anchorX":0.5},
- "nodeParent":4,
- "label":"btnUpgrade",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":11,
- "child":[
- {
- "x":45,
- "type":"Script",
- "switchAble":true,
- "source":"src/views/comp/ButtonScript.ts",
- "searchKey":"Script,ButtonScript",
- "removeAble":true,
- "props":{},
- "nodeParent":11,
- "label":"ButtonScript",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":14,
- "child":[
- ]
- }]
- }]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|