{
    "id": "071c18a9-7f6a-41d6-a92c-eaf51f26f81e",
    "sceneType": "PREFAB",
    "settings": {
        "generateAwakeHandler": true,
        "preloadMethodName": "",
        "preloadPackFiles": [],
        "createMethodName": "",
        "borderWidth": 1280,
        "borderHeight": 720
    },
    "displayList": [
        {
            "type": "Container",
            "id": "58f198f5-ad70-47a7-9101-83ad562be15a",
            "label": "container_1",
            "list": [
                {
                    "type": "Text",
                    "id": "67bad845-7e2c-4478-bf6e-a37a127a4076",
                    "label": "txtTexto",
                    "scope": "CLASS",
                    "x": 21,
                    "y": 2,
                    "text": "Resposta",
                    "fontFamily": "Arial",
                    "fontSize": "14px",
                    "fontStyle": "italic",
                    "color": "#000000",
                    "baselineX": 0,
                    "baselineY": 0,
                    "maxLines": 9999
                },
                {
                    "type": "Image",
                    "id": "1b23f18c-5571-48f9-ae79-06b38cf9dce3",
                    "label": "btCheckOn",
                    "scope": "CLASS",
                    "texture": {
                        "key": "nivel_4",
                        "frame": "bola_on.png"
                    },
                    "x": 10,
                    "y": 10
                },
                {
                    "type": "Image",
                    "id": "129a45de-6d56-456d-8e2d-308e25f2d498",
                    "label": "btCheckOff",
                    "scope": "CLASS",
                    "texture": {
                        "key": "nivel_4",
                        "frame": "bola_off.png"
                    },
                    "x": 10,
                    "y": 10
                }
            ]
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 5
    },
    "prefabProperties": [
        {
            "name": "_label",
            "label": "Label a apresentar",
            "tooltip": "Label a apresentar",
            "defValue": "---",
            "customDefinition": true,
            "type": {
                "id": "string"
            }
        },
        {
            "name": "_bChecked",
            "label": "Selecionado",
            "tooltip": "Está ou não selecionado",
            "defValue": false,
            "customDefinition": false,
            "type": {
                "id": "boolean"
            }
        }
    ]
}