Newer
Older
System38 / project / scenes / e03-06-aparcamientamiento / triggers / trigger.gbsres
{
  "_resourceType": "trigger",
  "id": "0469c85e-a398-40cb-a807-bd82f195e1d2",
  "_index": 0,
  "symbol": "trigger_57",
  "prefabId": "",
  "name": "",
  "x": 25,
  "y": 22,
  "width": 1,
  "height": 4,
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "9fdd0117-e165-4d74-8459-8916817bed36",
      "command": "EVENT_ACTOR_SET_DIRECTION",
      "args": {
        "actorId": "$self$",
        "direction": {
          "type": "direction",
          "value": "left"
        }
      }
    },
    {
      "id": "0fc52e35-b9a7-486d-a1d9-a12ed385657c",
      "command": "EVENT_ACTOR_ACTIVATE",
      "args": {
        "actorId": "fe3ab32f-8dd2-40dc-8bc1-1168bdb3e89e"
      }
    },
    {
      "id": "e54341d2-73b6-45bf-83a7-e0f6f6ff5bcf",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "fe3ab32f-8dd2-40dc-8bc1-1168bdb3e89e",
        "x": {
          "type": "number",
          "value": 4
        },
        "y": {
          "type": "number",
          "value": 2
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "18f8000d-94f3-4021-b9bd-77718d4d4efb",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "fe3ab32f-8dd2-40dc-8bc1-1168bdb3e89e"
      }
    },
    {
      "id": "39c42a4e-4ebd-449d-b75f-7f0170c05dda",
      "command": "EVENT_ACTOR_ACTIVATE",
      "args": {
        "actorId": "f059e355-861c-4f21-98a6-98e516e5792d"
      }
    },
    {
      "id": "4b430000-2674-425c-9c85-e4d196a26c13",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "f059e355-861c-4f21-98a6-98e516e5792d",
        "x": {
          "type": "number",
          "value": 4
        },
        "y": {
          "type": "number",
          "value": 2
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "5e3c5ac2-baeb-4488-a844-0928bb04a86a",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "f059e355-861c-4f21-98a6-98e516e5792d"
      }
    },
    {
      "id": "d33f3fe2-8019-479e-b71b-ccd85d738666",
      "command": "EVENT_ACTOR_ACTIVATE",
      "args": {
        "actorId": "4bfe6c4e-b575-41dc-a9e5-121cd7d59f7d"
      }
    },
    {
      "id": "ada00a2e-1f37-4d3b-a0be-8a9c1df30b93",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "4bfe6c4e-b575-41dc-a9e5-121cd7d59f7d",
        "x": {
          "type": "number",
          "value": 4
        },
        "y": {
          "type": "number",
          "value": 2
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "ad393e13-15a5-4c14-9156-a22399270d7e",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "4bfe6c4e-b575-41dc-a9e5-121cd7d59f7d"
      }
    },
    {
      "id": "3662ad5b-592b-487d-b28c-989db23f8d9f",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "0a3c7178-8e97-4e6b-ac7e-caf98d37374b",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 0
        },
        "direction": "",
        "fadeSpeed": "2"
      }
    }
  ],
  "leaveScript": []
}