| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- {
- "x":0,
- "type":"Dialog",
- "selectedBox":2,
- "selecteID":8,
- "searchKey":"Dialog",
- "props":{"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":15,
- "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":13,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Sprite",
- "searchKey":"Sprite,bg",
- "props":{"y":278,"x":95,"texture":"texture/Dialog_NewPlanet/dialogBG.png","name":"bg"},
- "nodeParent":2,
- "label":"bg",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":7,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Button",
- "searchKey":"Button,btn_OK,btn_OK",
- "props":{"y":886,"x":360,"width":334,"var":"btn_OK","stateNum":"1","skin":"texture/Dialog_NewPlanet/btn_OK.png","pivotY":67,"pivotX":167,"name":"btn_OK","height":134},
- "nodeParent":2,
- "label":"btn_OK",
- "isOpen":null,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":8,
- "child":[
- {
- "type":"Script",
- "switchAble":true,
- "source":"src/game/BtnEffectControl.ts",
- "searchKey":"Script,BtnEffectControl",
- "removeAble":true,
- "props":{},
- "nodeParent":8,
- "label":"BtnEffectControl",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":14,
- "child":[
- ]
- }]
- },
- {
- "x":15,
- "type":"Text",
- "searchKey":"Text,planetName,planetName",
- "props":{"y":669,"x":0,"width":720,"var":"planetName","text":"水星","name":"planetName","fontSize":40,"color":"#ffe400","bold":true,"align":"center"},
- "nodeParent":2,
- "label":"planetName",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":5,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Text",
- "searchKey":"Text,planetSkill,planetSkill",
- "props":{"y":724,"x":0,"width":720,"var":"planetSkill","text":"可以为太阳加血","name":"planetSkill","fontSize":28,"color":"#ffffff","align":"center"},
- "nodeParent":2,
- "label":"planetSkill",
- "isOpen":true,
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":4,
- "child":[
- ]
- },
- {
- "x":15,
- "type":"Box",
- "searchKey":"Box",
- "props":{"y":549,"x":360},
- "nodeParent":2,
- "label":"Box",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":12,
- "child":[
- {
- "x":30,
- "type":"Sprite",
- "searchKey":"Sprite,planetIcon,planetIcon",
- "props":{"y":0,"x":0,"width":240,"var":"planetIcon","texture":"texture/Planet/Saturn.png","pivotY":81,"pivotX":120,"name":"planetIcon","height":161},
- "nodeParent":12,
- "label":"planetIcon",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":11,
- "child":[
- ]
- }]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|