Newer
Older
System38 / project / scenes / e02-01-trip / actors / actor_17.gbsres
{
  "_resourceType": "actor",
  "id": "a42a436b-db41-43ac-8358-4febbf3f901e",
  "_index": 18,
  "symbol": "actor_49",
  "prefabId": "",
  "name": "",
  "x": 209,
  "y": 14,
  "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": "d6c0d6af-8419-4f00-8aad-813bd54ead4e",
      "command": "EVENT_CALL_CUSTOM_EVENT",
      "args": {
        "customEventId": "7cc45a56-1343-4913-8a16-b5bd92d112b7",
        "__name": "E02-Cat-Hit"
      },
      "children": {
        "script": []
      }
    },
    {
      "id": "cc2f5633-f292-430c-bdbd-57c37e2cafb2",
      "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": "0688712e-56ed-4cbe-9e8d-b0fbbdb39401",
            "command": "EVENT_INC_VALUE",
            "args": {
              "variable": "V0"
            }
          },
          {
            "id": "ec364549-3554-4a94-9566-f78628909628",
            "command": "EVENT_SOUND_PLAY_EFFECT",
            "args": {
              "type": "crash",
              "pitch": 4,
              "frequency": 200,
              "duration": 0.5,
              "wait": false
            }
          },
          {
            "id": "626b2ba0-5368-4006-a36f-50d936e99da2",
            "command": "EVENT_CAMERA_SHAKE",
            "args": {
              "time": 0.5,
              "shakeDirection": "horizontal",
              "magnitude": {
                "type": "number",
                "value": 5
              }
            }
          },
          {
            "id": "aa40cc4d-ac16-42f6-971d-616e076d38a8",
            "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": "231ec45f-86cc-4868-84f1-fa749a1a5854",
                  "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": "070cdf1a-74ad-43ba-a147-3de634b5b59f",
                  "command": "EVENT_ACTOR_SET_FRAME",
                  "args": {
                    "actorId": "0",
                    "frame": {
                      "type": "variable",
                      "value": "V0"
                    }
                  }
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "startScript": [],
  "updateScript": [],
  "hit1Script": [
    {
      "id": "3e36921a-e980-43d3-a6dc-c92b3f911487",
      "command": "EVENT_CALL_CUSTOM_EVENT",
      "args": {
        "customEventId": "b02fc0d1-670f-426c-ac5d-f02c76ce4cfc",
        "__name": "E02-Cat-Run"
      },
      "children": {
        "script": [
          {
            "id": "60fa972b-7712-4b12-b26f-f268855feb2d",
            "command": "EVENT_ACTOR_SET_FRAME",
            "args": {
              "actorId": "0",
              "frame": {
                "type": "number",
                "value": 1
              }
            }
          },
          {
            "id": "ad5a7a04-b95b-489c-bc7c-d8d8064e7d77",
            "command": "EVENT_ACTOR_MOVE_RELATIVE",
            "args": {
              "actorId": "0",
              "x": {
                "type": "number",
                "value": 0
              },
              "y": {
                "type": "number",
                "value": 5
              },
              "moveType": "vertical",
              "useCollisions": false
            }
          },
          {
            "id": "732ba4aa-d39e-4e25-a296-81d7229bd04c",
            "command": "EVENT_ACTOR_SET_FRAME",
            "args": {
              "actorId": "0",
              "frame": {
                "type": "number",
                "value": 0
              }
            }
          },
          {
            "id": "3b9cdb19-33f8-4ad4-a52a-a47180a17049",
            "command": "EVENT_ACTOR_EMOTE",
            "args": {
              "actorId": "0",
              "emoteId": "16caa25d-70a0-466b-ac2c-9bf324c3c34b"
            }
          }
        ]
      }
    }
  ],
  "hit2Script": [],
  "hit3Script": []
}