Newer
Older
System38 / project / scenes / e02-01-trip / actors / actor_16.gbsres
{
  "_resourceType": "actor",
  "id": "07afba60-cf65-4573-96b0-4018f54cef03",
  "_index": 17,
  "symbol": "actor_48",
  "prefabId": "",
  "name": "",
  "x": 209,
  "y": 10,
  "frame": 0,
  "animate": false,
  "spriteSheetId": "bda8d9c2-79b8-4b21-b985-a622d36cadc4",
  "paletteId": "default-bg-4",
  "direction": "down",
  "moveSpeed": 1,
  "animSpeed": 255,
  "isPinned": false,
  "persistent": false,
  "collisionGroup": "1",
  "prefabScriptOverrides": {},
  "script": [
    {
      "id": "29ee2c8f-e9d7-4d6a-8315-410be5a3adc2",
      "command": "EVENT_CALL_CUSTOM_EVENT",
      "args": {
        "customEventId": "7cc45a56-1343-4913-8a16-b5bd92d112b7",
        "__name": "E02-Cat-Hit"
      },
      "children": {
        "script": []
      }
    },
    {
      "id": "c38df118-f976-4484-b996-17dfa5ac639e",
      "command": "EVENT_CALL_CUSTOM_EVENT",
      "args": {
        "customEventId": "5c152eec-af22-4f4c-8893-1a8e1bac604b",
        "__name": "E02-Hit",
        "$actor[0]$": "91ebdf85-43ae-4e96-9b93-3164b43fa1c0",
        "$variable[V0]$": {
          "type": "variable",
          "value": "0"
        }
      },
      "children": {
        "script": [
          {
            "id": "55ffb076-8c5d-45c7-a38e-d38785e18c7e",
            "command": "EVENT_INC_VALUE",
            "args": {
              "variable": "V0"
            }
          },
          {
            "id": "ddde21e5-d6d6-47e3-a4ee-5c509a2bfd04",
            "command": "EVENT_SOUND_PLAY_EFFECT",
            "args": {
              "type": "crash",
              "pitch": 4,
              "frequency": 200,
              "duration": 0.5,
              "wait": false
            }
          },
          {
            "id": "f7d9ea58-2e75-4e77-8acf-fe238b53b2d2",
            "command": "EVENT_CAMERA_SHAKE",
            "args": {
              "time": 0.5,
              "shakeDirection": "horizontal",
              "magnitude": {
                "type": "number",
                "value": 5
              }
            }
          },
          {
            "id": "d62ff633-8ffe-499d-b171-831f6ebab2fe",
            "command": "EVENT_IF",
            "args": {
              "variable": "V0",
              "operator": ">=",
              "comparator": 3,
              "__collapseElse": false,
              "condition": {
                "type": "gte",
                "valueA": {
                  "type": "variable",
                  "value": "V0"
                },
                "valueB": {
                  "type": "number",
                  "value": 3
                }
              }
            },
            "children": {
              "true": [
                {
                  "id": "e2249213-c409-43bf-ab0d-231635f78cab",
                  "command": "EVENT_SWITCH_SCENE",
                  "args": {
                    "sceneId": "b58d19d1-d109-45aa-985f-639a948cbae7",
                    "x": {
                      "type": "number",
                      "value": 0
                    },
                    "y": {
                      "type": "number",
                      "value": 0
                    },
                    "direction": "",
                    "fadeSpeed": "2"
                  }
                }
              ],
              "false": [
                {
                  "id": "93cac237-d3ef-4732-9c15-0a03dccedf38",
                  "command": "EVENT_ACTOR_SET_FRAME",
                  "args": {
                    "actorId": "0",
                    "frame": {
                      "type": "variable",
                      "value": "V0"
                    }
                  }
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "startScript": [],
  "updateScript": [],
  "hit1Script": [
    {
      "id": "169e1b16-52de-4a5b-88b9-b0dfbc2447f0",
      "command": "EVENT_CALL_CUSTOM_EVENT",
      "args": {
        "customEventId": "b02fc0d1-670f-426c-ac5d-f02c76ce4cfc",
        "__name": "E02-Cat-Run"
      },
      "children": {
        "script": [
          {
            "id": "7491933f-e4d1-485b-8acc-3d0f717e631a",
            "command": "EVENT_ACTOR_SET_FRAME",
            "args": {
              "actorId": "0",
              "frame": {
                "type": "number",
                "value": 1
              }
            }
          },
          {
            "id": "cc40198e-881c-4c54-9a48-af99259703bd",
            "command": "EVENT_ACTOR_MOVE_RELATIVE",
            "args": {
              "actorId": "0",
              "x": {
                "type": "number",
                "value": 0
              },
              "y": {
                "type": "number",
                "value": 5
              },
              "moveType": "vertical",
              "useCollisions": false
            }
          },
          {
            "id": "f5b25a8a-5013-4961-8d75-bf46eeaa1859",
            "command": "EVENT_ACTOR_SET_FRAME",
            "args": {
              "actorId": "0",
              "frame": {
                "type": "number",
                "value": 0
              }
            }
          },
          {
            "id": "b194b366-5d96-4b55-8834-4097bf8fca7b",
            "command": "EVENT_ACTOR_EMOTE",
            "args": {
              "actorId": "0",
              "emoteId": "16caa25d-70a0-466b-ac2c-9bf324c3c34b"
            }
          }
        ]
      }
    }
  ],
  "hit2Script": [],
  "hit3Script": []
}