{
    "id": "b6b616a8-69df-49c7-831e-97196f573676",
    "sceneType": "SCENE",
    "settings": {
        "preloadPackFiles": [],
        "createMethodName": "editorCreate",
        "sceneKey": "Intro",
        "borderWidth": 1280,
        "borderHeight": 720
    },
    "displayList": [
        {
            "type": "Image",
            "id": "e44f75d0-849e-4e75-82dd-22e637e3c04d",
            "label": "fundo",
            "scope": "CLASS",
            "components": [],
            "texture": {
                "key": "global",
                "frame": "fundo.jpg"
            },
            "x": 640,
            "y": 360
        },
        {
            "prefabId": "d4f14676-090a-496b-adfb-f265bea66061",
            "id": "f3bb2ab7-357c-43cb-942f-9de4a6cb843f",
            "unlock": [
                "x",
                "y",
                "callback",
                "label",
                "bBig",
                "bCorAlternativa"
            ],
            "label": "menu.skip",
            "scope": "CLASS",
            "callback": "() => this.skip();",
            "bCorAlternativa": true,
            "bBig": true,
            "components": [],
            "x": 640,
            "y": 683,
            "nestedPrefabs": []
        },
        {
            "type": "Text",
            "id": "1997daea-97ec-4cfe-85c0-37bdc8ad3cec",
            "label": "text_1",
            "components": [],
            "x": 640,
            "y": 183,
            "originX": 0.5,
            "originY": 0.5,
            "text": "Intro",
            "align": "center",
            "fontSize": "76px",
            "fontStyle": "bold"
        }
    ],
    "plainObjects": [],
    "meta": {
        "app": "Phaser Editor 2D - Scene Editor",
        "url": "https://phasereditor2d.com",
        "contentType": "phasereditor2d.core.scene.SceneContentType",
        "version": 3
    }
}