Godot Plugin


Overview

Arcweave provides a free Godot plugin which facilitates the import of Arcweave projects into the Godot Game Engine (version 4.0 and later). The plugin can import data from an exported Arcweave's JSON file or it can directly utilize Arcweave's web API to fetch data.

Installation & Usage

You can get the plugin from our github repository. For installation and usage instructions check the github readme file or the video tutorial series below for a step-by-step walkthrough.

Example Godot Project

Arcweave overview

You can also checkout and try our example project repo which provides an example usage of the plugin in a Godot demo game project.