Newer
Older
System38 / project / scenes / e04-03-desm5 / actors / actor_10.gbsres
{
  "_resourceType": "actor",
  "id": "6cf7412b-269a-48cb-b988-7ce53f019516",
  "_index": 9,
  "symbol": "actor_57",
  "prefabId": "",
  "name": "",
  "x": 1,
  "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": "c5a0f11f-e959-49cd-9faf-5080d4766a51"
    },
    {
      "command": "EVENT_DEC_VALUE",
      "args": {
        "variable": "L0"
      },
      "id": "c7793cc2-31ec-4e0d-83d4-2a689d0c37a8"
    },
    {
      "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": "7bcc1ee9-9fc7-4b76-87c9-46f35ba1e28e"
          },
          {
            "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": "4fd3b693-72cd-4eed-af82-317c6f7a32ed"
                }
              ],
              "false": []
            },
            "id": "a66059e6-75b3-4819-990a-f4ecb8fac828"
          },
          {
            "command": "EVENT_ACTOR_HIDE",
            "args": {
              "actorId": "$self$",
              "__collapse": true
            },
            "id": "b2570d0a-93ea-4471-a3a8-b633878f2d22"
          },
          {
            "command": "EVENT_ACTOR_COLLISIONS_DISABLE",
            "args": {
              "actorId": "$self$"
            },
            "id": "bb19bccd-4f6e-430b-8664-57cb6c907b5a"
          }
        ],
        "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": "4a324c03-738a-470b-bc52-d58419604471"
          }
        ]
      },
      "id": "2e043a75-eab3-4942-86b3-246897f35e85"
    }
  ],
  "startScript": [
    {
      "command": "EVENT_SET_VALUE",
      "args": {
        "variable": "L0",
        "value": {
          "type": "number",
          "value": 20
        }
      },
      "id": "bb28bdbe-6e83-4103-9c21-a5efe6d2cfd5"
    }
  ],
  "updateScript": [],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}