Newer
Older
System38 / project / scenes / e06-01-pasillo / actors / ganchaco.gbsres
{
  "_resourceType": "actor",
  "id": "69605625-e3de-4060-9d9f-9207a1c27945",
  "_index": 0,
  "symbol": "actor_88",
  "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": "430e847e-0a91-4e89-ae57-70165b0e70ff",
      "command": "EVENT_ACTOR_MOVE_RELATIVE",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 0
        },
        "y": {
          "type": "number",
          "value": -4
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    },
    {
      "id": "14677b27-5c4d-4952-9a08-ce28e11ea1aa",
      "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": []
}