Newer
Older
System38 / project / scenes / e04-03-desm2 / actors / actor_2.gbsres
{
  "_resourceType": "actor",
  "id": "a8355404-ea1d-44eb-9d69-e9ce21c64419",
  "_index": 1,
  "symbol": "actor_29",
  "prefabId": "",
  "name": "",
  "x": 0,
  "y": 5,
  "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": "c0f8c093-162f-4f8e-858c-9f41b60e9555"
    },
    {
      "command": "EVENT_DEC_VALUE",
      "args": {
        "variable": "T0",
        "__collapse": true
      },
      "id": "99e8fb6e-ec86-4ed7-9e96-c04f03860ec4"
    },
    {
      "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": "278658f1-dff0-4595-8ca9-c86414302808",
              "x": {
                "type": "number",
                "value": 9
              },
              "y": {
                "type": "number",
                "value": 11
              },
              "direction": "",
              "fadeSpeed": "2"
            },
            "id": "9caa7e32-3cc1-4b50-bbeb-af42057edaec"
          }
        ],
        "false": []
      },
      "id": "83e628b0-5f17-46ba-a40b-ebd0d7409ddb"
    },
    {
      "command": "EVENT_ACTOR_HIDE",
      "args": {
        "actorId": "$self$"
      },
      "id": "8802e81c-8a60-4b9c-b1a0-2eec5edb14eb"
    },
    {
      "command": "EVENT_ACTOR_COLLISIONS_DISABLE",
      "args": {
        "actorId": "$self$"
      },
      "id": "7fc125c1-c118-4acd-9c09-61adb35c6772"
    }
  ],
  "startScript": [],
  "updateScript": [],
  "hit1Script": [],
  "hit2Script": [],
  "hit3Script": []
}