> For the complete documentation index, see [llms.txt](https://sloyd.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sloyd.gitbook.io/documentation/integrations/godot.md).

# Godot

Install the Sloyd Godot plugin and send models into your Godot scene with a single click.

Send models into your Godot scene with a single click.

### What transfers

* Mesh with normals and UVs
* Materials and textures packed, with PBR
* GLB format, Godot-native

### Install

1. Download and unzip the Sloyd Godot plugin into `res://addons/`.
2. Enable **Sloyd Bridge** in Project → Project Settings → Plugins.
3. In Sloyd, open the Export modal and click **Send to Godot**.

### Requirements

Godot 4.x. The Sloyd plugin is required.
