| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- {
- "x":0,
- "type":"Dialog",
- "selectedBox":2,
- "selecteID":21,
- "searchKey":"Dialog",
- "props":{"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":22,
- "label":"Dialog",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":2,
- "child":[
- {
- "x":15,
- "type":"Sprite",
- "searchKey":"Sprite",
- "props":{"y":-140,"x":0,"width":720,"texture":"texture/Public/mask.jpg","height":1560,"alpha":0.8},
- "nodeParent":2,
- "label":"Sprite",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":19,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Sprite",
- "searchKey":"Sprite,bg",
- "props":{"y":278,"x":95,"texture":"texture/Dialog_GetProp/dialogBG.png","name":"bg"},
- "nodeParent":2,
- "label":"bg",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":8,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Button",
- "searchKey":"Button,btn_freeRevive,btn_freeRevive",
- "props":{"y":850,"x":360,"width":320,"var":"btn_freeRevive","stateNum":"1","skin":"texture/Dialog_GetProp/btn_freeRevive.png","pivotY":60,"pivotX":160,"name":"btn_freeRevive","labelSize":28,"labelPadding":"28","labelColors":"#fff100","labelBold":true,"label":"1/4","height":120},
- "nodeParent":2,
- "label":"btn_freeRevive",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":10,
- "child":[
- {
- "x":30,
- "type":"Script",
- "switchAble":true,
- "source":"src/game/BtnEffectControl.ts",
- "searchKey":"Script,BtnEffectControl",
- "removeAble":true,
- "props":{},
- "nodeParent":10,
- "label":"BtnEffectControl",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":20,
- "child":[
- ]
- }]
- },
- {
- "x":15,
- "type":"Text",
- "searchKey":"Text,text_propName,text_propName",
- "props":{"y":665,"x":0,"width":720,"var":"text_propName","text":"火箭","name":"text_propName","height":40,"fontSize":40,"color":"#ffe400","bold":true,"align":"center"},
- "nodeParent":2,
- "label":"text_propName",
- "isOpen":true,
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":12,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Text",
- "searchKey":"Text,text_propInfo,text_propInfo",
- "props":{"y":719,"x":0,"width":720,"var":"text_propInfo","text":"可获得5个无撞击的无敌箭矢","name":"text_propInfo","height":40,"fontSize":28,"color":"#ffffff","align":"center"},
- "nodeParent":2,
- "label":"text_propInfo",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":21,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Sprite",
- "searchKey":"Sprite,icon_prop,icon_prop",
- "props":{"y":464,"x":279,"width":162,"var":"icon_prop","texture":"texture/Dialog_GetProp/rocket.png","name":"icon_prop","height":190},
- "nodeParent":2,
- "label":"icon_prop",
- "isOpen":true,
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":13,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Text",
- "searchKey":"Text,btn_nextTime,btn_nextTime",
- "props":{"y":932,"x":296,"visible":false,"var":"btn_nextTime","text":"下次再说","name":"btn_nextTime","fontSize":32,"color":"#ffffff"},
- "nodeParent":2,
- "label":"btn_nextTime",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":18,
- "child":[
- ]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|