Newer
Older
System38 / project / scenes / e03-05-pasillo / actors / ganchaco.gbsres
{
  "_resourceType": "actor",
  "id": "0a8daabc-9015-459d-8b8b-950d8a54cf7f",
  "_index": 0,
  "symbol": "actor_ganchaco",
  "prefabId": "",
  "name": "Ganchaco",
  "x": 13,
  "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": "28a1f280-89c4-4aa5-ad9e-0c1c70c1bfbc",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": -4
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    },
    {
      "id": "3605900f-a59d-40bf-96fc-9129abde0f8f",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": 4
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    }
  ],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}