Newer
Older
System38 / project / scenes / e01-04-carolo / triggers / trigger.gbsres
{
  "_resourceType": "trigger",
  "id": "d59f80f6-150d-40f0-b473-a589d5efee39",
  "_index": 0,
  "symbol": "trigger_39",
  "prefabId": "",
  "name": "",
  "x": 6,
  "y": 4,
  "width": 1,
  "height": 2,
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "7b18e430-93d0-4f2a-83b7-223c514f3c94",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "$self$"
      }
    },
    {
      "id": "88285332-fb28-45a5-b3c1-cde08cb05aa9",
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "5466a9b1-8e6a-41a3-a9ea-e0a18d650317",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 1
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    },
    {
      "id": "2ed867d0-cf6f-4793-a08e-60efa17b018a",
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "5466a9b1-8e6a-41a3-a9ea-e0a18d650317",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 3
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "231552a7-481b-41e2-ac4a-67a627110f1f",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "5466a9b1-8e6a-41a3-a9ea-e0a18d650317",
        "emoteId": "49f6ab1b-a353-4f13-81ca-7418b1b1e36f"
      }
    },
    {
      "id": "2f1b3d20-bcb5-4abf-ba6e-cf6c3be2f785",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "4f93e6ed-9981-4d48-ad7c-1a3c4d3f4425",
        "emoteId": "31cfa965-ac97-40ad-860f-6cff8dd1f069"
      }
    },
    {
      "id": "bff9a500-3c94-4636-ad46-4a860fb1ac8b",
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "4f93e6ed-9981-4d48-ad7c-1a3c4d3f4425",
        "x": {
          "type": "number",
          "value": 6
        },
        "y": {
          "type": "number",
          "value": 5
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "3cfce718-a722-45db-b542-081ec7d400cc",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "4f93e6ed-9981-4d48-ad7c-1a3c4d3f4425"
      }
    },
    {
      "id": "9711dd00-aa5e-41db-a20c-e039cd276d44",
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "5466a9b1-8e6a-41a3-a9ea-e0a18d650317",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 5
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    },
    {
      "id": "acd81bfd-134c-4f1a-8bb5-bebf01aa1cb6",
      "command": "EVENT_ACTOR_DEACTIVATE",
      "args": {
        "actorId": "5466a9b1-8e6a-41a3-a9ea-e0a18d650317"
      }
    },
    {
      "id": "2758f0f4-f1c6-4620-8e20-65fba3c38c4e",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.3
      }
    },
    {
      "id": "74136d88-202c-4e11-8714-b488504b8b46",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "4ea9aaba-21e3-4e14-90eb-eab8de19acc0",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 0
        },
        "direction": "",
        "fadeSpeed": "2"
      }
    }
  ],
  "leaveScript": []
}