Newer
Older
System38 / project / scenes / e03-01-llegada / actors / vendedor_tontuso.gbsres
{
  "_resourceType": "actor",
  "id": "12dada7b-592c-47bb-bad9-83301edf4f9c",
  "_index": 2,
  "symbol": "actor_vendedor_tontuso",
  "prefabId": "",
  "name": "Vendedor Tontuso",
  "x": 0,
  "y": 17,
  "frame": 0,
  "animate": false,
  "spriteSheetId": "c475c713-9fd8-455a-b9bc-8c62b2b8fd5e",
  "paletteId": "6543042d-bc8d-4c44-9a70-fd65b6cc02d5",
  "direction": "up",
  "moveSpeed": 1,
  "animSpeed": 15,
  "isPinned": false,
  "persistent": false,
  "collisionGroup": "",
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "09287acf-a0af-400d-af97-d60ff4a5032a",
      "command": "EVENT_TEXT",
      "args": {
        "text": [
          "Carlos?",
          "Ahora vienen a\nabrir."
        ],
        "avatarId": ""
      }
    },
    {
      "id": "2729f78f-92ab-4f3c-a2c9-4c1036924861",
      "command": "EVENT_WAIT",
      "args": {
        "time": 1
      }
    },
    {
      "id": "94dc267a-72a8-4f75-b0ce-86233f463a93",
      "command": "EVENT_ACTOR_ACTIVATE",
      "args": {
        "actorId": "04fa767a-56ee-47da-bfec-6fcf0202f358"
      }
    },
    {
      "id": "66fada13-f063-47fd-a1cd-24c446b373b9",
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "04fa767a-56ee-47da-bfec-6fcf0202f358",
        "x": {
          "type": "number",
          "value": 17
        },
        "y": {
          "type": "number",
          "value": 4
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    },
    {
      "id": "210568cc-6d7d-4d0a-922e-808e946a6f3b",
      "command": "EVENT_ACTOR_SET_DIRECTION",
      "args": {
        "actorId": "2c0f2ec4-ccf3-4f92-8c05-798c950821db",
        "direction": {
          "type": "direction",
          "value": "right"
        }
      }
    },
    {
      "id": "0276405b-65b8-41bf-895e-565603734f61",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.2
      }
    },
    {
      "id": "5ab47dda-271e-4cc2-9962-fc4f8b1d72ea",
      "command": "EVENT_ACTOR_SET_DIRECTION",
      "args": {
        "actorId": "8a6c03e6-6b8c-46e9-b40f-40d620f4b7ef",
        "direction": {
          "type": "direction",
          "value": "right"
        }
      }
    },
    {
      "id": "242ec85b-41bb-4995-aa95-e6a7ad0ce51a",
      "command": "EVENT_ACTOR_MOVE_TO",
      "args": {
        "actorId": "player",
        "x": {
          "type": "number",
          "value": 10
        },
        "y": {
          "type": "number",
          "value": 4
        },
        "moveType": "vertical",
        "useCollisions": false
      }
    },
    {
      "id": "b43f3ad5-2250-4acf-a72e-f6eff6b34656",
      "command": "EVENT_SOUND_PLAY_EFFECT",
      "args": {
        "type": "crash",
        "pitch": 4,
        "frequency": 200,
        "duration": 0.5,
        "wait": true
      }
    },
    {
      "id": "a85bdefe-73d6-408f-969d-da51153c2ed9",
      "command": "EVENT_SOUND_PLAY_EFFECT",
      "args": {
        "type": "tone",
        "pitch": 4,
        "frequency": 70,
        "duration": 0.1,
        "wait": true
      }
    },
    {
      "id": "bc24694e-cd99-433f-b746-9a3e49b3aed1",
      "command": "EVENT_WAIT",
      "args": {
        "time": 0.3
      }
    },
    {
      "id": "89423af8-3735-4531-80c5-2fd2ac493b73",
      "command": "EVENT_SWITCH_SCENE",
      "args": {
        "sceneId": "f636ac6a-961a-4927-b375-4378760908ef",
        "x": {
          "type": "number",
          "value": 10
        },
        "y": {
          "type": "number",
          "value": 4
        },
        "direction": "right",
        "fadeSpeed": "1"
      }
    }
  ],
  "startScript": [],
  "updateScript": [],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}