Skip to content

Godot Engine integration tutorial

This tutorial introduces the Arcweave plugin for Godot Engine. By the end of this short video series, you'll know how to:

  1. Install and activate the plugin
  2. Use it in a simple Play Mode Godot game
  3. Connect and navigate the example game
  4. Navigate the project's scenes and scripts
  5. Fetch your story data into Godot, both in the editor and in a game build

✅ The example game described on in this tutorial uses Arcweave's Game Engine Example project template.

1. Install & activate

2. Play Mode in Godot

3. Example game playthrough

4. Scenes & scripts

5. Test in runtime