Newer
Older
System38 / project / scenes / e04-03-desm5 / actors / actor_9.gbsres
{
  "_resourceType": "actor",
  "id": "b5a81851-fd36-4b50-ab3b-0f481074c42d",
  "_index": 8,
  "symbol": "actor_55",
  "prefabId": "",
  "name": "",
  "x": 5,
  "y": 15,
  "frame": 0,
  "animate": false,
  "spriteSheetId": "d37228d1-a7f2-42df-a2e5-d53bfc298552",
  "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": "d0cf4514-855e-4cb0-9bc5-97735d078014"
    },
    {
      "command": "EVENT_DEC_VALUE",
      "args": {
        "variable": "L0"
      },
      "id": "eac1759c-0185-4af6-a1ed-3bcc435a8562"
    },
    {
      "command": "EVENT_IF",
      "args": {
        "variable": "L0",
        "operator": "==",
        "comparator": "0",
        "__collapseElse": false,
        "condition": {
          "type": "eq",
          "valueA": {
            "type": "variable",
            "value": "L0"
          },
          "valueB": {
            "type": "number",
            "value": 0
          }
        }
      },
      "children": {
        "true": [
          {
            "command": "EVENT_DEC_VALUE",
            "args": {
              "variable": "T0",
              "__collapse": true
            },
            "id": "d2a5eafe-b7ea-4744-9d18-fff6c796c76a"
          },
          {
            "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": "32aacef7-19b8-4376-96fb-23dbb81f8bae",
                    "x": {
                      "type": "number",
                      "value": 9
                    },
                    "y": {
                      "type": "number",
                      "value": 11
                    },
                    "direction": "",
                    "fadeSpeed": "2"
                  },
                  "id": "e1e3d98f-6740-42aa-8e47-44a006ed0f51"
                }
              ],
              "false": []
            },
            "id": "c6851b60-805a-49c7-b2aa-9ccbffa11692"
          },
          {
            "command": "EVENT_ACTOR_HIDE",
            "args": {
              "actorId": "$self$",
              "__collapse": true
            },
            "id": "cb777ff0-7d9e-48df-bc95-da62d305da42"
          },
          {
            "command": "EVENT_ACTOR_COLLISIONS_DISABLE",
            "args": {
              "actorId": "$self$"
            },
            "id": "b39c650c-c188-4044-87c5-c8346e95f6c5"
          }
        ],
        "false": [
          {
            "command": "EVENT_ACTOR_MOVE_RELATIVE",
            "args": {
              "actorId": "$self$",
              "x": {
                "type": "number",
                "value": 0
              },
              "y": {
                "type": "number",
                "value": -1
              },
              "moveType": "vertical",
              "useCollisions": false,
              "units": "pixels"
            },
            "id": "1be1c7a8-c026-492c-8a5b-f7b4a1db9586"
          }
        ]
      },
      "id": "ba3576db-9965-438d-a270-531e8aff42a3"
    }
  ],
  "startScript": [
    {
      "command": "EVENT_SET_VALUE",
      "args": {
        "variable": "L0",
        "value": {
          "type": "number",
          "value": 20
        }
      },
      "id": "a91187c2-9a00-4293-828a-7888f6ddc582"
    }
  ],
  "updateScript": [],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}