{
    "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",
            "components": [],
            "allowPickChildren": false,
            "list": [
                {
                    "type": "Rectangle",
                    "id": "bb9fdae5-0578-4193-b3bf-384d52859049",
                    "label": "fundoT",
                    "scope": "CLASS",
                    "components": [],
                    "scaleY": 0.46,
                    "isFilled": true,
                    "fillColor": "#C081FF",
                    "fillAlpha": 0.75,
                    "strokeColor": "#C081FF",
                    "width": 128,
                    "height": 128
                },
                {
                    "type": "Text",
                    "id": "1315dc86-6946-45bc-8394-8877fd0ae5f6",
                    "label": "txtLabel",
                    "scope": "CLASS",
                    "components": [],
                    "originX": 0.5,
                    "originY": 0.5,
                    "text": "New text",
                    "align": "center",
                    "fontFamily": "Arial",
                    "fontSize": "22px",
                    "fontStyle": "bold"
                }
            ]
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 3
    },
    "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": "bCorAlternativa",
            "label": "Cor Alternativa",
            "tooltip": "Cor Alternativa",
            "defValue": false,
            "customDefinition": true,
            "type": {
                "id": "boolean"
            }
        },
        {
            "name": "bBig",
            "label": "Botao grande",
            "tooltip": "Botao grande",
            "defValue": false,
            "customDefinition": true,
            "type": {
                "id": "boolean"
            }
        },
        {
            "name": "bMedio",
            "label": "Botao Medio",
            "tooltip": "Botao Medio",
            "defValue": false,
            "customDefinition": true,
            "type": {
                "id": "boolean"
            }
        },
        {
            "name": "bPequeno",
            "label": "Botao Pequeno",
            "tooltip": "Botao Pequeno",
            "defValue": false,
            "customDefinition": true,
            "type": {
                "id": "boolean"
            }
        }
    ]
}