Newer
Older
System38 / project / scenes / e05-06-save / scene.gbsres
{
  "_resourceType": "scene",
  "id": "a9dfdc61-a332-4b55-8e83-dfd007232b95",
  "_index": 33,
  "type": "TOPDOWN",
  "name": "E05-06-Save",
  "symbol": "scene_34",
  "x": 1986,
  "y": 1911,
  "width": 20,
  "height": 18,
  "backgroundId": "1da35172-aea4-40b4-8215-7992d9245b34",
  "tilesetId": "",
  "paletteIds": [],
  "spritePaletteIds": [],
  "autoFadeSpeed": 1,
  "script": [
    {
      "id": "7dd4846e-ce32-4cd1-8dbe-537164a341bb",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "$self$"
      }
    },
    {
      "id": "fdbad520-23bc-4a30-9ca2-0ae92a43ef1b",
      "command": "EVENT_CHOICE",
      "args": {
        "variable": "L0",
        "trueText": "Guardar",
        "falseText": "Continuar"
      }
    },
    {
      "id": "2752e09d-a055-49cd-8da4-c8299a99bcfb",
      "command": "EVENT_IF",
      "args": {
        "variable": "L0",
        "__collapseElse": false,
        "condition": {
          "type": "variable",
          "value": "L0"
        }
      },
      "children": {
        "true": [
          {
            "id": "9b0d7fa1-f0c7-40b8-8cd1-c8f312eedec0",
            "command": "EVENT_SAVE_DATA",
            "args": {
              "saveSlot": 0
            },
            "children": {
              "true": []
            }
          }
        ],
        "false": []
      }
    },
    {
      "id": "601c8001-0428-4695-a048-2619fd205e38",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "98f27fed-763d-4705-9102-5f1a55d2fd94",
        "x": {
          "type": "number",
          "value": 55
        },
        "y": {
          "type": "number",
          "value": 12
        },
        "direction": "left",
        "fadeSpeed": "2"
      }
    }
  ],
  "playerHit1Script": [],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": ""
}