Skip to content

Blender To Godot 4 Pipeline Addon

by Michael Jared·Workflow

Images © Michael Jared. Used for product review; image policy.

Why we like it

This add-on sits at rank 254 in the superhive library. Version 2.5.5 focuses on stability, with the Invalid Owner issue fixed and the Blender Python side stabilized.

What is Blender To Godot 4 Pipeline Addon?

The Blender To Godot 4 Pipeline Addon lets you set up collisions, multimesh, scripts, custom materials and NavMeshes directly inside Blender, then carry them into the Godot game engine. PBR materials and animations move across by leveraging the GLTF standard, and the add-on includes nested collider support and automatic primitive collider generation.

The pipeline works in two parts. The Blender add-on is paired with a matching Godot addon from the Godot Asset Library or Godot Asset Store, which contains SceneInit.gd and GLTFImporter.gd; those GDScript files are also packaged with this add-on. With hot reload, a single export from Blender auto-updates the scene in Godot. Recent versions add a Preserve Origin option for collision shapes, a Property String feature for setting Godot code as a string, and Packed Scene instancing.

The Blender add-on installs from a Python file on Blender 5.0 and 4.2-4.5, and from a ZIP on Blender 3.6, 4.0 and 4.1. Godot 4.1 through 4.6-stable is supported.

Who is Blender To Godot 4 Pipeline Addon best for?

Blender To Godot 4 Pipeline Addon is best for blender users modeling 3D scenes for the Godot game engine who want to configure colliders, multimesh, scripts and materials before export.

How much does Blender To Godot 4 Pipeline Addon cost?

Blender To Godot 4 Pipeline Addon is completely free to download and use.

Key features

  • Set up collisions, multimesh, scripts, custom materials and NavMeshes directly inside Blender
  • Nested collider support and automatic primitive collider generation
  • PBR materials and animations into Godot via the GLTF standard
  • Hot reload: a single export from Blender auto-updates the scene in Godot
  • Preserve Origin option for creating collision shapes without resetting the object origin
  • Property String and Packed Scene features for setting Godot code and auto-instantiating scenes on import
  • Matching Godot-side addon containing SceneInit.gd and GLTFImporter.gd

Tags

#Blender#Godot#GLTF#game development#pipeline#colliders#export#workflow

Frequently asked questions

Which Blender versions does the Blender To Godot 4 Pipeline Addon support?

The Blender To Godot 4 Pipeline Addon supports Blender 5.0 and 4.2 through 4.5 using the Python file installer, and Blender 3.6, 4.0 and 4.1 using the ZIP file. Pick the install method that matches your Blender version. On the Godot side, the pipeline is listed as compatible with Godot 4.1 through 4.6-stable, and it stays in sync with the Godot Asset Library.

How do I install the Blender To Godot 4 Pipeline Addon?

The Blender To Godot 4 Pipeline Addon installs one of two ways depending on your Blender version. For Blender 5.0 and 4.2-4.5, use the Python file (named godot_pipeline_vXYZ_blender42+.py). For Blender 3.6, 4.0 and 4.1, use the ZIP file (godot_pipeline_vXYZ_blender41-.zip). On the Godot side, install the matching Godot addon so the importer path stays static and updates arrive easily, then set the default Scene import script to GLTFImporter.gd in Project Settings.

Do I need a separate Godot addon to use it?

The Blender To Godot 4 Pipeline Addon is one half of a two-part pipeline. Alongside the Blender add-on you install a matching Godot addon, available from the Godot Asset Library or Godot Asset Store, which contains SceneInit.gd and GLTFImporter.gd. Those GDScript files are also packaged with the add-on in case the Godot Asset Library is unavailable. Once it is installed on the Godot side, you export the GLTF from Blender or save the .blend file, then drag the GLTF into your scene to finish the import.

Is the Blender To Godot 4 Pipeline Addon free?

The Blender To Godot 4 Pipeline Addon is listed as free in this catalog. Licensing terms can change, so check the developer's page for the current details before you download. The purchase covers the Blender add-on itself, while the matching Godot-side addon is available separately from the Godot Asset Library or Godot Asset Store, and the GDScript files also ship packaged with the add-on.

What did version 2.5.5 change?

Version 2.5.5 of the Blender To Godot 4 Pipeline Addon fixed the Invalid Owner issue and stabilized the Blender Python side, with the 'final_run_persistent' errors reported as resolved. Earlier releases added the Preserve Origin option for creating collision shapes without resetting the origin, Individual Origins and Individual Packed Resources options, the Property String and Packed Scene features, and hot reload for one-click export that auto-updates the scene in Godot.

Alternatives to Blender To Godot 4 Pipeline Addon

Also in Workflow for Blender.

Similar plugins