Newer
Older
System38 / project / scenes / e04-03-desm5 / actors / actor_7.gbsres
{
  "_resourceType": "actor",
  "id": "d67402c7-b913-4475-ae2e-a2c0b4c534f3",
  "_index": 6,
  "symbol": "actor_60",
  "prefabId": "",
  "name": "",
  "x": 1,
  "y": 14,
  "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": "ab424c5d-edd7-44ce-96ff-af7eb17def6c"
    },
    {
      "command": "EVENT_DEC_VALUE",
      "args": {
        "variable": "L0"
      },
      "id": "c3eef565-5f02-42e5-bf62-893d23fb40a6"
    },
    {
      "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": "6c808794-5617-4691-b57b-ff356add9947"
          },
          {
            "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": "44b39a4d-9a03-4a19-8914-4dfa6203dcb0"
                }
              ],
              "false": []
            },
            "id": "44a5bec4-c661-4208-9370-f4f54b6b8848"
          },
          {
            "command": "EVENT_ACTOR_HIDE",
            "args": {
              "actorId": "$self$",
              "__collapse": true
            },
            "id": "ed331427-6143-43f8-b304-17050b559590"
          },
          {
            "command": "EVENT_ACTOR_COLLISIONS_DISABLE",
            "args": {
              "actorId": "$self$"
            },
            "id": "01328e53-4da8-4687-a2e8-2b7c4a351709"
          }
        ],
        "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": "b73687de-9eec-4253-a76d-deaa6991951a"
          }
        ]
      },
      "id": "7672533b-72b6-4bef-9020-97e699b227da"
    }
  ],
  "startScript": [
    {
      "command": "EVENT_SET_VALUE",
      "args": {
        "variable": "L0",
        "value": {
          "type": "number",
          "value": 20
        }
      },
      "id": "8c07750b-c4a1-4d62-ba22-0dcd2ff09b39"
    }
  ],
  "updateScript": [],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}