{
    "id": "64181558-2b08-4708-a834-563a9e8b05d1",
    "sceneType": "PREFAB",
    "settings": {
        "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": 44,
                    "y": 10,
                    "text": "Resposta",
                    "fixedWidth": 310,
                    "fontFamily": "Arial",
                    "fontSize": "18px",
                    "color": "#000000",
                    "baselineX": 0,
                    "baselineY": 0,
                    "maxLines": 9999,
                    "wordWrapWidth": 310
                },
                {
                    "type": "Image",
                    "id": "cb406d03-fb8f-4541-85d2-d5683a5045ce",
                    "label": "btCheckOff",
                    "scope": "CLASS",
                    "texture": {
                        "key": "geral",
                        "frame": "objectivos/check_off.png"
                    },
                    "x": 20,
                    "y": 21,
                    "scaleX": 0.5,
                    "scaleY": 0.5
                },
                {
                    "type": "Image",
                    "id": "60141d28-136e-4f9d-9221-6a7e43413c36",
                    "label": "btCheckOn",
                    "scope": "CLASS",
                    "texture": {
                        "key": "geral",
                        "frame": "objectivos/check_on.png"
                    },
                    "x": 20,
                    "y": 21,
                    "scaleX": 0.5,
                    "scaleY": 0.5
                }
            ]
        }
    ],
    "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": "_bConcluido",
            "label": "Concluído?",
            "tooltip": "Mostra ou não o check",
            "defValue": false,
            "customDefinition": false,
            "type": {
                "id": "boolean"
            }
        }
    ]
}