Newer
Older
System38 / project / scenes / e06-04-almacen / triggers / trigger.gbsres
{
  "_resourceType": "trigger",
  "id": "91879dec-7fea-43dc-9ef6-4f38de4b786b",
  "_index": 0,
  "symbol": "trigger_8",
  "prefabId": "",
  "name": "",
  "x": 11,
  "y": 21,
  "width": 1,
  "height": 1,
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "c4738173-bdc8-4c5a-b08a-58550dc566a5",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "dc888cba-a8cf-485a-994d-c70cf6ad2bed",
        "emoteId": "6b1cd69e-74e4-4a06-b0c3-7adf67579ed0"
      }
    },
    {
      "id": "86a355a7-9fa9-4dda-a272-91b2bc225bb0",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "$self$",
        "emoteId": "49f6ab1b-a353-4f13-81ca-7418b1b1e36f"
      }
    },
    {
      "id": "3ecbb61f-8e08-4196-8f9b-def205d6d542",
      "command": "EVENT_ACTOR_SET_MOVEMENT_SPEED",
      "args": {
        "actorId": "$self$",
        "speed": 3
      }
    },
    {
      "id": "6ab2dbe5-6792-4af3-bc3f-dd456f4941e8",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": -7
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "008a83ed-c792-48b0-8a86-239cfc57d129",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 8
        },
        "y": {
          "type": "number",
          "value": 0
        },
        "moveType": "horizontal",
        "useCollisions": false
      }
    },
    {
      "id": "833b54f5-49d1-43da-9c93-7fb325139d86",
      "command": "EVENT_ACTOR_SET_MOVEMENT_SPEED",
      "args": {
        "actorId": "$self$",
        "speed": 1
      }
    },
    {
      "id": "81f48038-e6c0-4be7-9b2b-c28d8b14699e",
      "command": "EVENT_ACTOR_EMOTE",
      "args": {
        "actorId": "$self$",
        "emoteId": "6b1cd69e-74e4-4a06-b0c3-7adf67579ed0"
      }
    }
  ],
  "leaveScript": []
}