Newer
Older
System38 / project / scenes / e03-07-save / scene.gbsres
{
  "_resourceType": "scene",
  "id": "0a3c7178-8e97-4e6b-ac7e-caf98d37374b",
  "_index": 18,
  "type": "TOPDOWN",
  "name": "E03-07-Save",
  "symbol": "scene_e03_07_save",
  "x": 1729.6666259765625,
  "y": 1445.3333129882812,
  "width": 20,
  "height": 18,
  "backgroundId": "1da35172-aea4-40b4-8215-7992d9245b34",
  "tilesetId": "",
  "paletteIds": [],
  "spritePaletteIds": [],
  "autoFadeSpeed": 1,
  "script": [
    {
      "id": "543aa0e7-b609-45ed-81fa-ce76a282dcfd",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "$self$"
      }
    },
    {
      "id": "204d4cce-d731-4703-b50d-e9e43815c42f",
      "command": "EVENT_CHOICE",
      "args": {
        "variable": "L0",
        "trueText": "Guardar",
        "falseText": "Continuar"
      }
    },
    {
      "id": "789e950b-8872-40ab-b402-dbe2f536f64e",
      "command": "EVENT_IF",
      "args": {
        "variable": "L0",
        "__collapseElse": false,
        "condition": {
          "type": "variable",
          "value": "L0"
        }
      },
      "children": {
        "true": [
          {
            "id": "f6a905c1-2a97-462e-a356-1846678705a4",
            "command": "EVENT_SAVE_DATA",
            "args": {
              "saveSlot": 0
            },
            "children": {
              "true": []
            }
          }
        ],
        "false": []
      }
    },
    {
      "id": "38b8ee4b-5f29-4d96-ab18-7052606190a0",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "000c12fc-1c23-4b20-8174-68a98e6cf45a",
        "x": {
          "type": "number",
          "value": 7
        },
        "y": {
          "type": "number",
          "value": 1
        },
        "direction": "down",
        "fadeSpeed": "2"
      }
    }
  ],
  "playerHit1Script": [],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": ""
}