Newer
Older
System38 / project / scenes / e06-04-almacen / actors / actor.gbsres
{
  "_resourceType": "actor",
  "id": "5d4a6927-6a28-4a6e-8db9-ec24b19cf80d",
  "_index": 1,
  "symbol": "actor_95",
  "prefabId": "",
  "name": "",
  "x": 16,
  "y": 21,
  "frame": 0,
  "animate": false,
  "spriteSheetId": "6144b440-ea66-435b-aad6-b43169f36b84",
  "paletteId": "",
  "direction": "right",
  "moveSpeed": 1,
  "animSpeed": 15,
  "isPinned": false,
  "persistent": false,
  "collisionGroup": "",
  "prefabScriptOverrides": {},
  "script": [],
  "startScript": [],
  "updateScript": [
    {
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 23
        },
        "y": {
          "type": "number",
          "value": 21
        },
        "moveType": "horizontal",
        "useCollisions": false
      },
      "id": "10c5533c-f982-41a1-be05-b620052ead0c"
    },
    {
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "$self$",
        "x": {
          "type": "number",
          "value": 16
        },
        "y": {
          "type": "number",
          "value": 21
        },
        "moveType": "horizontal",
        "useCollisions": false
      },
      "id": "413b5b24-5006-4b89-b6c0-39f2704e3433"
    }
  ],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}