{
    "x":0,
    "type":"Scene",
    "selectedBox":1,
    "searchKey":"Scene,gameBox",
    "referenceLines":null,
    "props":{"width":640,"sceneColor":"#000000","runtime":"script/GameUI.js","name":"gameBox","height":1136},
    "nodeParent":-1,
    "maxID":21,
    "label":"gameBox",
    "isOpen":true,
    "isDirectory":true,
    "isAniNode":true,
    "hasChild":true,
    "compId":1,
    "child":[
        {
            "x":15,
            "type":"Sprite",
            "searchKey":"Sprite,ground",
            "props":{"y":1116,"x":-83,"width":805,"texture":"test/block.png","name":"ground","height":20},
            "nodeParent":1,
            "label":"ground",
            "isOpen":false,
            "isDirectory":true,
            "isAniNode":true,
            "hasChild":true,
            "compId":3,
            "child":[
                {
                    "type":"BoxCollider",
                    "searchKey":"BoxCollider",
                    "props":{"y":0,"x":0,"width":805,"label":"ground","height":20},
                    "nodeParent":3,
                    "label":"BoxCollider",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":5,
                    "child":[
                        ]
                },
                {
                    "type":"RigidBody",
                    "searchKey":"RigidBody",
                    "props":{"type":"static"},
                    "nodeParent":3,
                    "label":"RigidBody",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":6,
                    "child":[
                        ]
                }]
        },
        {
            "x":15,
            "type":"Sprite",
            "searchKey":"Sprite,gameBox",
            "props":{"y":0,"x":0,"name":"gameBox"},
            "nodeParent":1,
            "label":"gameBox",
            "isDirectory":false,
            "isAniNode":true,
            "hasChild":false,
            "compId":18,
            "child":[
                ]
        },
        {
            "x":15,
            "type":"Sprite",
            "searchKey":"Sprite,UI",
            "props":{"y":0,"x":0,"name":"UI"},
            "nodeParent":1,
            "label":"UI",
            "isOpen":true,
            "isDirectory":true,
            "isAniNode":true,
            "hasChild":true,
            "compId":14,
            "child":[
                {
                    "x":30,
                    "type":"Label",
                    "searchKey":"Label,scoreLbl",
                    "props":{"y":50,"x":158,"width":272,"var":"scoreLbl","height":47,"fontSize":40,"color":"#51c524","align":"center"},
                    "nodeParent":14,
                    "label":"scoreLbl",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":17,
                    "child":[
                        ]
                },
                {
                    "x":30,
                    "type":"Label",
                    "searchKey":"Label,tipLbll",
                    "props":{"y":0,"x":0,"width":640,"var":"tipLbll","valign":"middle","text":"别让箱子掉下来\\n\\n点击屏幕开始游戏","height":1136,"fontSize":40,"color":"#c6302e","align":"center"},
                    "nodeParent":14,
                    "label":"tipLbll",
                    "isDirectory":false,
                    "isAniNode":true,
                    "hasChild":false,
                    "compId":16,
                    "child":[
                        ]
                }]
        },
        {
            "x":15,
            "type":"Script",
            "switchAble":true,
            "source":"src/script/GameControl.js",
            "searchKey":"Script,GameControl",
            "removeAble":true,
            "props":{"enabled":true,"dropBox":"@Prefab:prefab/DropBox.prefab","bullet":"@Prefab:prefab/Bullet.prefab"},
            "nodeParent":1,
            "label":"GameControl",
            "isDirectory":false,
            "isAniNode":true,
            "hasChild":false,
            "compId":20,
            "child":[
                ]
        }],
    "animations":[
        {
            "nodes":[
                ],
            "name":"ani1",
            "id":1,
            "frameRate":24,
            "action":0
        }]
}