{
    "id": "d4f14676-090a-496b-adfb-f265bea66061",
    "sceneType": "PREFAB",
    "settings": {
        "preloadMethodName": "",
        "preloadPackFiles": [],
        "createMethodName": "",
        "borderWidth": 1280,
        "borderHeight": 720
    },
    "displayList": [
        {
            "type": "Container",
            "id": "fe0becfb-593f-4335-a458-71949ed955a2",
            "label": "container_1",
            "allowPickChildren": false,
            "list": [
                {
                    "type": "Rectangle",
                    "id": "27d78a10-8cda-49cd-9280-6476785e46ff",
                    "label": "fundoP",
                    "scope": "CLASS",
                    "isFilled": true,
                    "width": 128,
                    "height": 40
                },
                {
                    "type": "Text",
                    "id": "1315dc86-6946-45bc-8394-8877fd0ae5f6",
                    "label": "txtLabel",
                    "scope": "CLASS",
                    "originX": 0.5,
                    "originY": 0.5,
                    "text": "New text",
                    "align": "center",
                    "fontFamily": "Arial",
                    "fontSize": "22px",
                    "fontStyle": "bold",
                    "color": "#000"
                }
            ]
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 4
    },
    "prefabProperties": [
        {
            "name": "label",
            "label": "Texto a apresentar",
            "tooltip": "Texto a apresentar",
            "defValue": "Menu",
            "customDefinition": false,
            "type": {
                "id": "string"
            }
        },
        {
            "name": "callback",
            "label": "Callback",
            "tooltip": "Função a chamar no Click",
            "defValue": "",
            "customDefinition": false,
            "type": {
                "id": "expression",
                "expressionType": "any"
            }
        },
        {
            "name": "bBig",
            "label": "Botão Grande",
            "tooltip": "Botão Grande",
            "defValue": false,
            "customDefinition": true,
            "type": {
                "id": "boolean"
            }
        }
    ]
}