Newer
Older
System38 / project / scenes / e01-05-save / scene.gbsres
{
  "_resourceType": "scene",
  "id": "4ea9aaba-21e3-4e14-90eb-eab8de19acc0",
  "_index": 9,
  "type": "TOPDOWN",
  "name": "E01-05-Save",
  "symbol": "scene_e01_05_save",
  "x": 1618,
  "y": 527.3333282470703,
  "width": 20,
  "height": 18,
  "backgroundId": "1da35172-aea4-40b4-8215-7992d9245b34",
  "tilesetId": "",
  "paletteIds": [],
  "spritePaletteIds": [],
  "autoFadeSpeed": 1,
  "script": [
    {
      "id": "6f468555-6e62-4305-811a-7629d8d637cb",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "$self$"
      }
    },
    {
      "id": "49912052-f5d9-4a98-9f20-29fdbdd42020",
      "command": "EVENT_CHOICE",
      "args": {
        "variable": "L0",
        "trueText": "Guardar",
        "falseText": "Continuar"
      }
    },
    {
      "id": "f15c0a71-e6f9-4ab5-a6e1-eb52e78b0811",
      "command": "EVENT_IF",
      "args": {
        "variable": "L0",
        "__collapseElse": false,
        "condition": {
          "type": "variable",
          "value": "L0"
        }
      },
      "children": {
        "true": [
          {
            "id": "2df8a817-4f1f-457f-9a7d-0e87a9ca391d",
            "command": "EVENT_SAVE_DATA",
            "args": {
              "saveSlot": 0
            },
            "children": {
              "true": []
            }
          }
        ],
        "false": []
      }
    },
    {
      "id": "af062579-43f0-4667-a3a9-4ac9dc0c877d",
      "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"
      }
    }
  ],
  "playerHit1Script": [],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": ""
}