{
    "id": "68732f23-8dbc-421a-a52f-c299a489cb96",
    "sceneType": "PREFAB",
    "settings": {
        "preloadMethodName": "",
        "preloadPackFiles": [],
        "createMethodName": "",
        "borderWidth": 1280,
        "borderHeight": 720
    },
    "displayList": [
        {
            "type": "Container",
            "id": "58f198f5-ad70-47a7-9101-83ad562be15a",
            "label": "container_1",
            "list": [
                {
                    "type": "NineSlice",
                    "id": "18e5a7c2-5cde-4294-bf1c-824d39151e7d",
                    "label": "fundo",
                    "scope": "CLASS",
                    "texture": {
                        "key": "geral",
                        "frame": "conceitos/fundo_item_off.png"
                    },
                    "originX": 0,
                    "originY": 0,
                    "width": 302,
                    "height": 66,
                    "leftWidth": 15,
                    "rightWidth": 15,
                    "topHeight": 15,
                    "bottomHeight": 15
                },
                {
                    "type": "Text",
                    "id": "67bad845-7e2c-4478-bf6e-a37a127a4076",
                    "label": "txtTexto",
                    "scope": "CLASS",
                    "x": 10,
                    "y": 10,
                    "text": "Resposta",
                    "fixedWidth": 280,
                    "fontFamily": "Arial",
                    "color": "#ffffff",
                    "baselineX": 0,
                    "baselineY": 0,
                    "maxLines": 9999,
                    "wordWrapWidth": 280
                }
            ]
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 5
    },
    "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"
            }
        }
    ]
}