12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "x":0,
- "type":"Scene",
- "selectedBox":2,
- "selecteID":3,
- "searchKey":"Scene",
- "props":{"zOrder":1,"width":720,"sceneColor":"#000000","height":1280},
- "nodeParent":-1,
- "maxID":4,
- "label":"Scene",
- "isOpen":true,
- "isDirectory":true,
- "isAniNode":true,
- "hasChild":true,
- "compId":2,
- "child":[
- {
- "x":15,
- "type":"Image",
- "searchKey":"Image,start_btn",
- "props":{"y":640,"x":360,"var":"start_btn","skin":"main_res/jiemian_xin_1_1.png","runtime":"game_ui/RunTimeScript/ButtonRunTime.ts","centerY":0,"centerX":0,"anchorY":0.5,"anchorX":0.5},
- "nodeParent":2,
- "label":"start_btn",
- "isDirectory":false,
- "isAniNode":true,
- "hasChild":false,
- "compId":3,
- "child":[
- ]
- }],
- "animations":[
- {
- "nodes":[
- ],
- "name":"ani1",
- "id":1,
- "frameRate":24,
- "action":0
- }]
- }
|