Newer
Older
System38 / project / scenes / e06-05-pasillo / scene.gbsres
{
  "_resourceType": "scene",
  "id": "6f62b52d-7298-4c29-bcae-2ef3bb1b1b77",
  "_index": 38,
  "type": "TOPDOWN",
  "name": "E06-05-Pasillo",
  "symbol": "scene_39",
  "x": 1392.5,
  "y": 2202,
  "width": 57,
  "height": 18,
  "backgroundId": "52b78976-0356-48c0-a7cd-861ad6b14a2e",
  "tilesetId": "",
  "paletteIds": [
    "b7c969d0-d631-43e2-bb84-0eb6c988147f",
    "50259584-f7da-4a1c-9183-8c10cc77212d"
  ],
  "spritePaletteIds": [],
  "autoFadeSpeed": 1,
  "script": [
    {
      "id": "9a973ca2-d3c5-4fdf-b4ee-a2b176d9fba5",
      "command": "EVENT_ACTOR_SET_SPRITE",
      "args": {
        "actorId": "$self$",
        "spriteSheetId": "2c36eda8-98bc-4e31-b36e-2ae836d8d5e7"
      }
    },
    {
      "id": "d3185352-121b-4a65-abc8-2bcce87d34a6",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "bb64b76b-3a6a-4fdd-a7dd-049deae47605"
      }
    },
    {
      "id": "774cf09d-2504-41c2-b272-7c438b08a6d5",
      "command": "EVENT_SET_TIMER_SCRIPT",
      "args": {
        "duration": 3,
        "__scriptTabs": "end",
        "timer": 1
      },
      "children": {
        "script": [
          {
            "id": "b3f1af45-1483-4245-81ca-78af3410c5de",
            "command": "EVENT_VARIABLE_MATH",
            "args": {
              "vectorX": "L2",
              "operation": "set",
              "other": "rnd",
              "vectorY": "L0",
              "value": "1",
              "minValue": 1,
              "maxValue": 55,
              "clamp": false
            }
          },
          {
            "id": "8d4c66b0-e428-4aa9-bed8-25664e688eb3",
            "command": "EVENT_ACTOR_SET_POSITION",
            "args": {
              "actorId": "bb64b76b-3a6a-4fdd-a7dd-049deae47605",
              "x": {
                "type": "variable",
                "value": "L2"
              },
              "y": {
                "type": "number",
                "value": 0
              }
            }
          },
          {
            "id": "3de0c650-421e-4ec1-8bc3-b3f66cbf7389",
            "command": "EVENT_ACTOR_ACTIVATE",
            "args": {
              "actorId": "bb64b76b-3a6a-4fdd-a7dd-049deae47605"
            }
          },
          {
            "id": "9aa8e2d6-3676-408a-97b8-27678112a8da",
            "command": "EVENT_ACTOR_MOVE_RELATIVE",
            "args": {
              "actorId": "bb64b76b-3a6a-4fdd-a7dd-049deae47605",
              "x": {
                "type": "number",
                "value": 0
              },
              "y": {
                "type": "number",
                "value": 13
              },
              "moveType": "vertical",
              "useCollisions": false
            }
          },
          {
            "id": "f92c4010-67f6-4f76-891f-3cd75d6beef8",
            "command": "EVENT_WAIT",
            "args": {
              "time": 0.2
            }
          },
          {
            "id": "99b1b407-e686-440f-b7eb-a6949e3f16c0",
            "command": "EVENT_ACTOR_DEACTIVATE",
            "args": {
              "actorId": "bb64b76b-3a6a-4fdd-a7dd-049deae47605"
            }
          }
        ]
      }
    }
  ],
  "playerHit1Script": [
    {
      "id": "eb8d0ee8-76b3-4da6-82a7-e6278312bc6e",
      "command": "EVENT_CAMERA_SHAKE",
      "args": {
        "time": 0.5,
        "shakeDirection": "horizontal",
        "magnitude": {
          "type": "number",
          "value": 5
        }
      }
    },
    {
      "id": "d426fe5b-0e0d-4f14-844c-2e42fb0b93a1",
      "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"
      }
    }
  ],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": "002e5+0f39+00e4+"
}