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 is a plugin for Godot 3.4 to directly import blender source files without needing to (manually) export to an intermediate format.Just save a `.blend` file, and open it as a scene in Godot!The `blender` executable must be on your `PATH`.
Godot Blender Importer
This is a plugin for Godot 3.4 to directly import blender source files without needing to (manually) export to an intermediate format.
Just save a .blend
file, and open it as a scene in Godot!
The blender
executable must be on your PATH
.
Pros:
- Allows for faster iteration, which is especially useful during game jams
- No more forgetting to export from Blender
- No need to commit intermediate files to version control
Cons:
- Everyone working on the project must have Blender installed
- CI build nodes must have Blender installed if you're using a CI build
Project Status
This project is currently in an experimental state. However, I have used it successfully in one recent game jam. Please open an issue if you encounter any problems!
This is a plugin for Godot 3.4 to directly import blender source files without needing to (manually) export to an intermediate format.
Just save a `.blend` file, and open it as a scene in Godot!
The `blender` executable must be on your `PATH`.
Reviews
Quick Information
This is a plugin for Godot 3.4 to directly import blender source files without needing to (manually) export to an intermediate format.Just save a `.blend` file, and open it as a scene in Godot!The `blender` executable must be on your `PATH`.