Newer
Older
System38 / project / scenes / e02-02-crash / scene.gbsres
{
  "_resourceType": "scene",
  "id": "b58d19d1-d109-45aa-985f-639a948cbae7",
  "_index": 10,
  "type": "TOPDOWN",
  "name": "E02-02-Crash",
  "symbol": "scene_e02_02_crash",
  "x": 1214.5,
  "y": 914,
  "width": 20,
  "height": 18,
  "backgroundId": "f09d2314-ad1c-40a7-91f3-5ab7689c2e0a",
  "tilesetId": "",
  "paletteIds": [
    "6ad9e9c5-ba71-4edd-ba94-841f4159291c",
    "6a432daa-c92e-414d-9f2a-1c82dcdc6dca"
  ],
  "spritePaletteIds": [],
  "autoFadeSpeed": 1,
  "script": [
    {
      "id": "bf396538-d35a-484d-8a28-37ebeaecd0cd",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "$self$"
      }
    },
    {
      "id": "67917f7c-76cf-4e91-b134-a6404b871169",
      "command": "EVENT_MUSIC_PLAY",
      "args": {
        "musicId": "2b656c3c-e9f2-4651-828d-6285c685f298",
        "loop": true
      }
    },
    {
      "id": "bc05c191-f605-4a25-92b8-191445682853",
      "command": "EVENT_CHOICE",
      "args": {
        "variable": "L0",
        "trueText": "Reintentar",
        "falseText": "Terminar"
      }
    },
    {
      "id": "943dffd3-6fe3-400b-8393-d9df2a63601c",
      "command": "EVENT_IF",
      "args": {
        "variable": "L0",
        "__collapseElse": false,
        "condition": {
          "type": "variable",
          "value": "L0"
        }
      },
      "children": {
        "true": [
          {
            "id": "fbdb4e6d-7a67-49d8-b4ce-564c6010fe10",
            "command": "EVENT_SWITCH_SCENE",
            "args": {
              "sceneId": "aa68b99e-ece5-4f6c-a6f8-fef879a80f42",
              "x": {
                "type": "number",
                "value": 1
              },
              "y": {
                "type": "number",
                "value": 10
              },
              "direction": "right",
              "fadeSpeed": "2"
            }
          }
        ],
        "false": [
          {
            "id": "18841483-614a-4d69-815d-06b36db889eb",
            "command": "EVENT_MUSIC_STOP",
            "args": {}
          },
          {
            "id": "1b38d1a4-c172-4b10-b0a3-b28b9ada1ff2",
            "command": "EVENT_SWITCH_SCENE",
            "args": {
              "sceneId": "264671cd-73e0-46c0-bdcd-a88a5a267c17",
              "x": {
                "type": "number",
                "value": 0
              },
              "y": {
                "type": "number",
                "value": 0
              },
              "direction": "",
              "fadeSpeed": "4"
            }
          }
        ]
      }
    }
  ],
  "playerHit1Script": [],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": ""
}