Skip to content

Nexus Godot Pipeline

by Michael Kulzer·Workflow

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

Why we like it

Nexus Godot Pipeline earns its place in the superhive library for keeping the Blender-to-Godot round trip integrated: physics, materials, and level assembly configured in Blender, with a matching Godot importer that applies those settings on import.

What is Nexus Godot Pipeline?

Nexus Godot Pipeline is a Blender add-on that links Blender and Godot into a single export workflow. You define gameplay, materials, and level layout in Blender, export once, and import ready-to-use in Godot. It aims to remove the manual steps of fixing origin points, re-assigning materials, and creating collision shapes after export.

On the game logic side, you configure physics, collision, navigation, metadata, scripts, and groups before export. The material pipeline handles node-to-shader conversion for Principled BSDF and procedural setups, ORM packing, and texture ingest, with a shared material index using content-hash deduplication to avoid broken links. Level assembly uses linked collection instances, MultiMesh, and custom LODs to build levels without duplicate geometry.

A matching Godot importer auto-applies all export settings, and you can choose an inherited or wrapper import mode. Hash-based smart export skips unchanged assets, and batch export runs without freezing. The current release is Blender 5.1 and Godot 4.6 ready.

Who is Nexus Godot Pipeline best for?

Nexus Godot Pipeline is best for developers building game assets and levels in Blender for export into Godot.

How much does Nexus Godot Pipeline cost?

Nexus Godot Pipeline is completely free to download and use.

Key features

  • Physics automation for Static, Rigid, Character, or Animatable bodies configured in the viewport
  • Collision Shape Generator for Box, Sphere, Capsule, or Convex shapes inside Blender
  • Navigation and triggers: NavMeshes and Area3D triggers that import ready-to-use
  • Shader conversion for Principled BSDF and procedural setups, plus ORM packing of Occlusion, Roughness, and Metallic into one texture
  • Texture ingest gathers external textures into the project folder, with a shared material index tracked by content-hash deduplication
  • Metadata system, scripts, and groups: key-value metadata applied via set_meta(), Godot scripts and group assignment within Blender
  • Automated custom LODs via suffixes like _LOD1, plus hash-based smart export that skips unchanged assets

Tags

#Blender#Godot#Game Development#Export#Pipeline#Materials#Physics#Workflow

Frequently asked questions

Does Nexus Godot Pipeline support Blender 5.1 and Godot 4.6?

Nexus Godot Pipeline is listed as Blender 5.1 and Godot 4.6 ready, so it targets those releases. The workflow centers on defining gameplay, materials, and level layout in Blender, then exporting once and importing ready-to-use in Godot, with a matching Godot importer that applies your export settings automatically. For confirmation on other Blender or Godot versions, check the developer's page, since compatibility beyond the listed releases isn't specified here.

Is Nexus Godot Pipeline free to download?

Nexus Godot Pipeline is listed as free in this catalog, so you can add it without a purchase here. Licensing terms can change over time, and the developer maintains the authoritative details, so check the developer's page for current terms before you rely on any particular arrangement. The plugin covers physics, materials, and level assembly for a Blender-to-Godot workflow, along with a matching Godot importer.

How does the Godot importer handle Nexus Godot Pipeline exports?

Nexus Godot Pipeline includes a matching Godot importer that auto-applies all of your export settings, so the configuration you set in Blender carries into Godot. You can choose the import mode as either inherited or wrapper. Physics bodies, collision shapes, NavMeshes, Area3D triggers, metadata, scripts, and groups configured before export come through ready-to-use, and hash-based smart export skips assets that haven't changed, keeping the Blender-to-Godot round trip integrated.

What changed in Nexus Godot Pipeline version 1.5.0?

Nexus Godot Pipeline version 1.5.0 adds extended shader node conversion and persistent export path preferences. Earlier updates introduced flexible absolute and relative source and target paths with GLB support in 1.4.0, an icon bar for section navigation in the export panel in 1.3.0, collection presets and a flexible metadata system in 1.2.0, and spatial audio geometry export in 1.1.0. The last update is dated May 27, 2026.

Similar plugins