Newer
Older
System38 / project / scenes / e03-04-almacen / triggers / trigger.gbsres
{
  "_resourceType": "trigger",
  "id": "e0d738eb-efa9-45be-83d0-f7ad3b4d4328",
  "_index": 0,
  "symbol": "trigger_55",
  "prefabId": "",
  "name": "",
  "x": 11,
  "y": 21,
  "width": 1,
  "height": 1,
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "df2cc1c8-b27f-48c5-90f4-ab3020b36e04",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "89dd6aec-9476-4b5a-9fea-514061a927bc",
        "emoteId": "6b1cd69e-74e4-4a06-b0c3-7adf67579ed0"
      }
    },
    {
      "id": "7e70810e-1cb9-4aae-a18d-f1c3db368c1c",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "$self$",
        "emoteId": "49f6ab1b-a353-4f13-81ca-7418b1b1e36f"
      }
    },
    {
      "id": "5a8d8ae3-55f8-42eb-9d62-93476a39bc3e",
      "command": "EVENT_ACTOR_SET_MOVEMENT_SPEED",
      "args": {
        "actorId": "$self$",
        "speed": 3
      }
    },
    {
      "id": "e5635717-8d16-4c57-b872-77d6fd05d925",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": -7
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "ffa5dc84-9095-4ae1-8565-1ee892997689",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 8
        },
        "y": {
          "type": "number",
          "value": 11
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "cbb5c122-ee40-4eb0-8708-e4c0f0e0aa75",
      "command": "EVENT_ACTOR_SET_MOVEMENT_SPEED",
      "args": {
        "actorId": "$self$",
        "speed": 1
      }
    },
    {
      "id": "620f958a-ca76-4c39-8ee6-6a398b4ed899",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "$self$",
        "emoteId": "6b1cd69e-74e4-4a06-b0c3-7adf67579ed0"
      }
    }
  ],
  "leaveScript": []
}