{
    "id": "a275ba52-1236-48ea-a9ea-70290e05bc25",
    "sceneType": "PREFAB",
    "settings": {
        "preloadMethodName": "",
        "preloadPackFiles": [],
        "createMethodName": "",
        "borderWidth": 1280,
        "borderHeight": 720
    },
    "displayList": [
        {
            "type": "Container",
            "id": "50ebed13-87dc-4233-9e0b-ae077c726338",
            "label": "container_1",
            "list": [
                {
                    "type": "Rectangle",
                    "id": "d01adc3a-1ab8-451a-96cf-70cb9b08b0ac",
                    "label": "fundo",
                    "scope": "CLASS",
                    "originX": 0,
                    "originY": 0,
                    "visible": false,
                    "isFilled": true,
                    "fillColor": "#000000",
                    "width": 2560,
                    "height": 1440
                },
                {
                    "type": "Container",
                    "id": "f2b5d644-4985-4f6d-8ace-bca13d5fd26e",
                    "label": "balao",
                    "scope": "CLASS",
                    "list": [
                        {
                            "type": "NineSlice",
                            "id": "d60b0d47-f710-4b0f-b6f3-25bb6dd0bcc2",
                            "label": "fundo_balao",
                            "scope": "CLASS",
                            "texture": {
                                "key": "geral",
                                "frame": "dialogos/fundo.png"
                            },
                            "originX": 0,
                            "originY": 0,
                            "width": 220,
                            "height": 100,
                            "leftWidth": 18,
                            "rightWidth": 16,
                            "topHeight": 17,
                            "bottomHeight": 17
                        },
                        {
                            "type": "Text",
                            "id": "c0f4a4b1-51fb-4e78-a604-22491a57681d",
                            "label": "txtTexto",
                            "scope": "CLASS",
                            "x": 10,
                            "y": 10,
                            "text": "New text New text New text",
                            "color": "#ffffffff",
                            "wordWrapWidth": 210
                        }
                    ]
                }
            ]
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 4
    }
}