Newer
Older
System38 / project / scenes / e06-01-pasillo / actors / ganchaco_2.gbsres
{
  "_resourceType": "actor",
  "id": "4e2b2b25-43ba-437b-9014-660cf0cfd294",
  "_index": 1,
  "symbol": "actor_89",
  "prefabId": "",
  "name": "Ganchaco",
  "x": 38,
  "y": 12,
  "frame": 0,
  "animate": false,
  "spriteSheetId": "602043ef-1359-4d5e-bb41-a34d9979a7ab",
  "paletteId": "",
  "direction": "down",
  "moveSpeed": 1,
  "animSpeed": 15,
  "isPinned": false,
  "persistent": false,
  "collisionGroup": "1",
  "prefabScriptOverrides": {},
  "script": [],
  "startScript": [],
  "updateScript": [
    {
      "id": "20774b96-ee57-4cb5-8a60-75e51c28cbcd",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 3
        },
        "y": {
          "type": "number",
          "value": -2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    },
    {
      "id": "4f27a1d0-dd5c-4b8e-886d-86629de2b34c",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.2
      }
    },
    {
      "id": "5d1f4391-4bd9-4e8a-b20b-8138a2128d06",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": -3
        },
        "y": {
          "type": "number",
          "value": 2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    },
    {
      "id": "369c0a26-c0b8-4102-9591-886503bcc5c1",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": -3
        },
        "y": {
          "type": "number",
          "value": -2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    },
    {
      "id": "5741a607-c87b-48e3-a68e-e63b4da52ea5",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.2
      }
    },
    {
      "id": "79f22d29-1d2a-419e-88f8-d2d9d344484a",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 3
        },
        "y": {
          "type": "number",
          "value": 2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    }
  ],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}