Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This addon is a Godot helper addon for my blender addon which simplifies exporting objects from Blender into Godot.https://blendermarket.com/products/blender-godot-pipeline-addonDocs: https://blendermarket.com/products/blender-godot-pipeline-addon/docsThis addon includes:- GLTF Import GD script- Scene initialization GD scriptYou do not need to "Enable" the addon from project settings. This addon is simply a repository for the GD script files mentioned above.Under Project Settings -> Import Defaults -> Select "Scene" from Importer Dropdown -> Scroll down to "Import Script Path"From here you can load in the standard import path that comes with this addon:res://addons/blender_godot_pipeline/GLTFImporter.gdThis will ensure that all your GLTF or .blend files get the importer attached. You can attach the importer individually to files, if you don't want all files to be affected.
This addon is a Godot helper addon for my blender addon which simplifies exporting objects from Blender into Godot.
https://blendermarket.com/products/blender-godot-pipeline-addon
Docs: https://blendermarket.com/products/blender-godot-pipeline-addon/docs
This addon includes:
- GLTF Import GD script
- Scene initialization GD script
You do not need to "Enable" the addon from project settings. This addon is simply a repository for the GD script files mentioned above.
Under Project Settings -> Import Defaults -> Select "Scene" from Importer Dropdown -> Scroll down to "Import Script Path"
From here you can load in the standard import path that comes with this addon:
res://addons/blender_godot_pipeline/GLTFImporter.gd
This will ensure that all your GLTF or .blend files get the importer attached. You can attach the importer individually to files, if you don't want all files to be affected.
Reviews
Quick Information

This addon is a Godot helper addon for my blender addon which simplifies exporting objects from Blender into Godot.https://blendermarket.com/products/blender-godot-pipeline-addonDocs: https://blendermarket.com/products/blender-godot-pipeline-addon/docsThis addon includes:- GLTF Import GD script- Scene initialization GD scriptYou do not need to "Enable" the addon from project settings. This addon is simply a repository for the GD script files mentioned above.Under Project Settings -> Import Defaults -> Select "Scene" from Importer Dropdown -> Scroll down to "Import Script Path"From here you can load in the standard import path that comes with this addon:res://addons/blender_godot_pipeline/GLTFImporter.gdThis will ensure that all your GLTF or .blend files get the importer attached. You can attach the importer individually to files, if you don't want all files to be affected.