Newer
Older
System38 / project / scenes / e03-05-pasillo / actors / ganchaco_2.gbsres
{
  "_resourceType": "actor",
  "id": "6b9a2a3b-2d1b-4987-98a8-fb5705ffc305",
  "_index": 1,
  "symbol": "actor_ganchaco_0",
  "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": "5f22196f-9d69-41e8-b2bc-7fcab2191640",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 3
        },
        "y": {
          "type": "number",
          "value": -2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    },
    {
      "id": "7697d2a6-78f6-44f8-b315-888221228bd8",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.2
      }
    },
    {
      "id": "197ec1ca-bf5f-4a45-bd32-276f33e5563b",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": -3
        },
        "y": {
          "type": "number",
          "value": 2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    },
    {
      "id": "119b5983-e471-4ccf-990e-e2af4a58e645",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": -3
        },
        "y": {
          "type": "number",
          "value": -2
        },
        "moveType": "diagonal",
        "useCollisions": false
      }
    },
    {
      "id": "4f7b4b9a-9d93-4de8-95d6-80753c0fb9f7",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.2
      }
    },
    {
      "id": "333b79a7-ac0a-4b47-b809-f7d2fad94ae6",
      "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": []
}