Newer
Older
System38 / project / scenes / logo / scene.gbsres
{
  "_resourceType": "scene",
  "id": "382961a1-e615-4b92-92a7-f1a791b50b7a",
  "_index": 0,
  "type": "TOPDOWN",
  "name": "Logo",
  "symbol": "scene_logo",
  "x": 405,
  "y": 70.5,
  "width": 20,
  "height": 18,
  "backgroundId": "f8b1c7ad-7bb2-44b2-8189-175ae8698f11",
  "tilesetId": "",
  "paletteIds": [
    "27df0da9-82bf-495a-a3e8-d6ef87a39c71"
  ],
  "spritePaletteIds": [],
  "autoFadeSpeed": 1,
  "script": [
    {
      "id": "8343c54c-07a1-4d30-892c-91db234b8d9b",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "player"
      }
    },
    {
      "id": "32107559-f580-44c7-809f-8168bc67e073",
      "command": "EVENT_AWAIT_INPUT",
      "args": {
        "input": [
          "a",
          "b",
          "start",
          "select"
        ]
      }
    },
    {
      "id": "9daba1e6-c056-494a-babc-caa87913aa32",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "4912bee2-387a-472f-ae4f-6679b6149517",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 0
        },
        "direction": "",
        "fadeSpeed": "2"
      }
    }
  ],
  "playerHit1Script": [],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": "00168+"
}