{
    "id": "96c19def-a811-464b-903a-d08719779aa9",
    "sceneType": "PREFAB",
    "settings": {
        "preloadMethodName": "",
        "preloadPackFiles": [],
        "createMethodName": "",
        "borderWidth": 1280,
        "borderHeight": 720
    },
    "displayList": [
        {
            "type": "Container",
            "id": "f945b884-a7a9-4c3f-a1d8-c3d862320aa5",
            "label": "container_1",
            "list": [
                {
                    "type": "Text",
                    "id": "9c753d11-0f54-4499-9d3e-63c39c6d2cd9",
                    "label": "txtTexto",
                    "scope": "CLASS",
                    "x": 10,
                    "text": "Resposta",
                    "fixedWidth": 1100,
                    "fontFamily": "Arial",
                    "fontSize": "18px",
                    "color": "#000000",
                    "baselineX": 0,
                    "baselineY": 0,
                    "maxLines": 9999,
                    "wordWrapWidth": 1100
                }
            ]
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 4
    },
    "prefabProperties": [
        {
            "name": "_label",
            "label": "Resposta a apresentar",
            "tooltip": "Resposta a apresentar",
            "defValue": "Sem resposta",
            "customDefinition": true,
            "type": {
                "id": "string"
            }
        },
        {
            "name": "_callback",
            "label": "Callback",
            "tooltip": "Property 1",
            "defValue": "",
            "customDefinition": false,
            "type": {
                "id": "expression",
                "expressionType": "any"
            }
        }
    ]
}