Newer
Older
System38 / project / scenes / e06-02-almacen / triggers / trigger.gbsres
{
  "_resourceType": "trigger",
  "id": "7fc9331f-ed50-4f28-8aa0-189707659c97",
  "_index": 0,
  "symbol": "trigger_5",
  "prefabId": "",
  "name": "",
  "x": 11,
  "y": 21,
  "width": 1,
  "height": 1,
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "ff0fc64a-5ee4-47b6-9030-ac66e9267a1f",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "addddb9c-71fb-467e-916e-a02a334cbd7b",
        "emoteId": "6b1cd69e-74e4-4a06-b0c3-7adf67579ed0"
      }
    },
    {
      "id": "495e2091-254d-4083-9ba4-3d746cde3aa8",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "$self$",
        "emoteId": "49f6ab1b-a353-4f13-81ca-7418b1b1e36f"
      }
    },
    {
      "id": "340591e1-0cc6-406d-9ca2-001e3323b1ef",
      "command": "EVENT_ACTOR_SET_MOVEMENT_SPEED",
      "args": {
        "actorId": "$self$",
        "speed": 3
      }
    },
    {
      "id": "39e1820a-a41d-4e0e-8246-ab2ebbcdd2d5",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": -7
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "50c35d58-a2d5-4977-9eb2-10c281c6d2e6",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 8
        },
        "y": {
          "type": "number",
          "value": 0
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "e441b25f-fd34-4f2c-ab87-b62e46764e75",
      "command": "EVENT_ACTOR_SET_MOVEMENT_SPEED",
      "args": {
        "actorId": "$self$",
        "speed": 1
      }
    },
    {
      "id": "6bc67da5-072d-467d-be4c-7dd2e5f7053e",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "$self$",
        "emoteId": "6b1cd69e-74e4-4a06-b0c3-7adf67579ed0"
      }
    }
  ],
  "leaveScript": []
}