Newer
Older
System38 / project / scenes / e04-03-desm1 / actors / actor_2.gbsres
{
  "_resourceType": "actor",
  "id": "c23e21ee-a43d-4e66-89d9-95a7173ed929",
  "_index": 1,
  "symbol": "actor_27",
  "prefabId": "",
  "name": "",
  "x": 0,
  "y": 6,
  "frame": 0,
  "animate": false,
  "spriteSheetId": "94d68f39-5181-49db-bfb3-51525f7965c3",
  "paletteId": "",
  "direction": "down",
  "moveSpeed": 1,
  "animSpeed": 15,
  "isPinned": false,
  "persistent": false,
  "collisionGroup": "",
  "prefabScriptOverrides": {},
  "script": [
    {
      "command": "EVENT_SOUND_PLAY_EFFECT",
      "args": {
        "type": "crash",
        "priority": "medium",
        "pitch": 4,
        "frequency": 200,
        "duration": 0.2,
        "wait": true,
        "effect": 0
      },
      "id": "0120c896-a2cd-4e4d-8e33-7cf83143edf8"
    },
    {
      "command": "EVENT_DEC_VALUE",
      "args": {
        "variable": "T0",
        "__collapse": true
      },
      "id": "61b8acd2-e452-4b28-a480-18feebc54f42"
    },
    {
      "command": "EVENT_IF",
      "args": {
        "variable": "T0",
        "operator": "==",
        "comparator": "0",
        "__collapseElse": true,
        "__collapse": false,
        "condition": {
          "type": "eq",
          "valueA": {
            "type": "variable",
            "value": "T0"
          },
          "valueB": {
            "type": "number",
            "value": 0
          }
        }
      },
      "children": {
        "true": [
          {
            "command": "EVENT_SWITCH_SCENE",
            "args": {
              "sceneId": "bd644a7c-38e7-462f-a4cc-2b205a6c9771",
              "x": {
                "type": "number",
                "value": 9
              },
              "y": {
                "type": "number",
                "value": 11
              },
              "direction": "",
              "fadeSpeed": "2"
            },
            "id": "99e5f249-997d-4ef4-97ab-251cfcf579aa"
          }
        ],
        "false": []
      },
      "id": "90275fe0-a50c-455f-b18a-092833356094"
    },
    {
      "command": "EVENT_ACTOR_HIDE",
      "args": {
        "actorId": "$self$"
      },
      "id": "30a4a356-0c00-44a2-8abe-d4686c448210"
    },
    {
      "command": "EVENT_ACTOR_COLLISIONS_DISABLE",
      "args": {
        "actorId": "$self$"
      },
      "id": "41c1c018-e217-4061-8042-bdbde0851c3f"
    }
  ],
  "startScript": [],
  "updateScript": [],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}