Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Xogot Connect

An asset by Xogot
The page banner background of a mountain and forest
Xogot Connect thumbnail image
Xogot Connect thumbnail image
Xogot Connect thumbnail image
Xogot Connect image holder but it is empty

Quick Information

0 ratings
Xogot Connect icon image
Xogot
Xogot Connect

Xogot Connect links the Godot editor on your desktop to the Xogot app on iPad or iPhone, so you can deploy, run, and debug your games directly on real iOS hardware.Xogot for iPad and iPhone:https://apps.apple.com/us/app/xogot-make-games-anywhere/id6469385251Once installed, the plugin adds a new Xogot pane in the Godot editor. From there, you can sign in to your Xogot account, pair with nearby devices, and launch your game using the Remote Deploy button. Breakpoints, live property inspection, and scene browsing work just like local debugging.The plugin also adds support for Xogot’s iOS Virtual Controller, which you can configure under Project Settings > Input Devices > Virtual Controller. This makes it easy to test touch controls when running your game in Xogot.For full setup instructions and pairing details, visit the GitHub README:https://github.com/xibbon/xogot_connect/Learn more about Xogot:https://xogot.com

Supported Engine Version
4.4
Version String
1.0.5
License Version
MIT
Support Level
community
Modified Date
26 days ago
Git URL
Issue URL

Xogot Connect

A Godot addon that enables remote deployment and debugging of your Godot projects on iOS devices using the Xogot app.

Prerequisites

Installation

  1. Copy the xogot_connect folder into your project's addons folder:

    your_project/
    └── addons/
        └── xogot_connect/
    
  2. Enable the addon in Godot:

  • Open your project in Godot.
  • Go to Project SettingsPlugins.
  • Find Xogot Connect in the list.
  • Check the box to enable it.

Usage

Once the plugin is enabled, it adds a new Xogot pane on the right side of the Godot editor—next to Inspector, Node, and History.

image

1. Sign In and Pair Devices

  1. Open the Xogot pane in Godot.
  2. Tap Sign In. This will open your default web browser.
  3. Sign in to the same Xogot account you use on your iPhone or iPad.
  4. After signing in, you’ll see your Xogot profile and API key. Tap Copy to copy the API key.
  5. Return to Godot and paste the API key into the API Key field where it says “Paste your API Key.”
  6. Tap Submit. You’ll be taken back to the devices list, where you can:
  • Search for devices running Xogot on the local network, or
  • Manually add a device by entering its IP address and port.
image

To find a device’s connection details:

  • On your iPhone or iPad, open Xogot and switch to the Remote tab.
  • Ensure the device is made discoverable.
  • The screen will display “Waiting for connection” and show the device name, IP address, and port.

2. Remote Deploy and Debug

image

Once a device is discovered or manually added, you can:

  • Tap the Remote Deploy button in Godot’s toolbar (to the right of the Play, Pause, and Stop buttons) to launch the project on your iOS device.
  • Once the game is running, you can use Pause and Stop, and hit breakpoints just like with local debugging.
  • In Godot’s Remote tab, you can browse the Scene Tree of the running game, inspect node properties in the Inspector, and even modify property values live to observe changes immediately on the device.

3. Project Settings for Xogot

image

Enabling the Xogot plugin also adds new project settings to your Godot project.
You can enable Xogot’s iOS Virtual Controller by opening:

Project Settings → General → Input Devices → Virtual Controller

This setting lets you test games with touch-based virtual controls when running on Xogot.

image

About Xogot

Xogot lets you make games anywhere—on iPad and iPhone—with a native touch-first editor built on the Godot Engine.
The Xogot Connect addon connects the desktop Godot editor with Xogot, enabling you to deploy, debug, and test your games on real iOS devices.

Xogot Connect links the Godot editor on your desktop to the Xogot app on iPad or iPhone, so you can deploy, run, and debug your games directly on real iOS hardware.

Xogot for iPad and iPhone:
https://apps.apple.com/us/app/xogot-make-games-anywhere/id6469385251

Once installed, the plugin adds a new Xogot pane in the Godot editor. From there, you can sign in to your Xogot account, pair with nearby devices, and launch your game using the Remote Deploy button. Breakpoints, live property inspection, and scene browsing work just like local debugging.

The plugin also adds support for Xogot’s iOS Virtual Controller, which you can configure under Project Settings > Input Devices > Virtual Controller. This makes it easy to test touch controls when running your game in Xogot.

For full setup instructions and pairing details, visit the GitHub README:
https://github.com/xibbon/xogot_connect/

Learn more about Xogot:
https://xogot.com

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Xogot Connect icon image
Xogot
Xogot Connect

Xogot Connect links the Godot editor on your desktop to the Xogot app on iPad or iPhone, so you can deploy, run, and debug your games directly on real iOS hardware.Xogot for iPad and iPhone:https://apps.apple.com/us/app/xogot-make-games-anywhere/id6469385251Once installed, the plugin adds a new Xogot pane in the Godot editor. From there, you can sign in to your Xogot account, pair with nearby devices, and launch your game using the Remote Deploy button. Breakpoints, live property inspection, and scene browsing work just like local debugging.The plugin also adds support for Xogot’s iOS Virtual Controller, which you can configure under Project Settings > Input Devices > Virtual Controller. This makes it easy to test touch controls when running your game in Xogot.For full setup instructions and pairing details, visit the GitHub README:https://github.com/xibbon/xogot_connect/Learn more about Xogot:https://xogot.com

Supported Engine Version
4.4
Version String
1.0.5
License Version
MIT
Support Level
community
Modified Date
26 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers