Newer
Older
System38 / project / scenes / e03-05-pasillo / scene.gbsres
{
  "_resourceType": "scene",
  "id": "3d2130a7-9673-4179-a5b0-fe43e0a6bfee",
  "_index": 17,
  "type": "TOPDOWN",
  "name": "E03-05-Pasillo",
  "symbol": "scene_e03_05_pasillo",
  "x": 1103,
  "y": 1237.8333129882812,
  "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": "13824dcc-9e9c-470c-ac0e-60042e02f9e5",
      "command": "EVENT_ACTOR_SET_SPRITE",
      "args": {
        "actorId": "$self$",
        "spriteSheetId": "2c36eda8-98bc-4e31-b36e-2ae836d8d5e7"
      }
    },
    {
      "id": "342b47f3-40e2-42f0-bca1-022665f32902",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "4da42b00-b3ba-4b49-ad90-e79c033ada2d"
      }
    },
    {
      "id": "f3e93978-4221-45ac-b002-c52272b8f998",
      "command": "EVENT_SET_TIMER_SCRIPT",
      "args": {
        "duration": 3,
        "__scriptTabs": "end",
        "timer": 1
      },
      "children": {
        "script": [
          {
            "id": "1f86c0d7-8ed9-4292-80b2-5f739900b91f",
            "command": "EVENT_VARIABLE_MATH",
            "args": {
              "vectorX": "L2",
              "operation": "set",
              "other": "rnd",
              "vectorY": "L0",
              "value": "1",
              "minValue": 1,
              "maxValue": 55,
              "clamp": false
            }
          },
          {
            "id": "154ea613-7dd0-4f89-9c76-dd29940678ce",
            "command": "EVENT_ACTOR_SET_POSITION",
            "args": {
              "actorId": "4da42b00-b3ba-4b49-ad90-e79c033ada2d",
              "x": {
                "type": "variable",
                "value": "L2"
              },
              "y": {
                "type": "number",
                "value": 0
              }
            }
          },
          {
            "id": "5e1c8171-20b0-4bf8-b4cf-e60df9476358",
            "command": "EVENT_ACTOR_ACTIVATE",
            "args": {
              "actorId": "4da42b00-b3ba-4b49-ad90-e79c033ada2d"
            }
          },
          {
            "id": "90b00ebf-6d7a-4efd-a188-74e73cef7815",
            "command": "EVENT_ACTOR_MOVE_RELATIVE",
            "args": {
              "actorId": "4da42b00-b3ba-4b49-ad90-e79c033ada2d",
              "x": {
                "type": "number",
                "value": 0
              },
              "y": {
                "type": "number",
                "value": 13
              },
              "moveType": "vertical",
              "useCollisions": false
            }
          },
          {
            "id": "46ec8d49-011f-4681-b84a-f1dad820a53d",
            "command": "EVENT_WAIT",
            "args": {
              "time": 0.2
            }
          },
          {
            "id": "de331243-ebc8-4a4c-86db-1ade6ec0512c",
            "command": "EVENT_ACTOR_DEACTIVATE",
            "args": {
              "actorId": "4da42b00-b3ba-4b49-ad90-e79c033ada2d"
            }
          }
        ]
      }
    }
  ],
  "playerHit1Script": [
    {
      "id": "520c53da-3ba2-4fc4-8110-8d3107fd5b8e",
      "command": "EVENT_CAMERA_SHAKE",
      "args": {
        "time": 0.5,
        "shakeDirection": "horizontal",
        "magnitude": {
          "type": "number",
          "value": 5
        }
      }
    },
    {
      "id": "97ee797b-cea3-4276-88b7-7bb537ed9cfb",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "3d2130a7-9673-4179-a5b0-fe43e0a6bfee",
        "x": {
          "type": "number",
          "value": 1
        },
        "y": {
          "type": "number",
          "value": 12
        },
        "direction": "right",
        "fadeSpeed": "2"
      }
    }
  ],
  "playerHit2Script": [],
  "playerHit3Script": [],
  "collisions": "00273+0f39+0039+0f39+00e4+"
}