Install live bridge addon
bridge_installInstall or remove the optional Godot addon that enables live features: inspecting running games, simulating input, capturing screenshots, and controlling play/stop.
Instructions
Install (or remove) the optional Godot addon that enables live features: inspecting the running game, simulating input, screenshotting the game and editor, and driving play/stop. Everything else works without it. Adds files under addons/godot_assistant and enables the plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | install | |
| project | No | Godot project folder (the one with project.godot). Optional if the server was started with --project. |