Is there any Godot build are add-on that will allow the new blender 4.0 files to be exported to the new Godot 4 engine are is it still to early to be asking that questioned?
Blender 4.0 to Godot 4.0
- Edited
Can you provide a specific example that illustrates the problem?
The importer doesn't allow imports for the new blender 4.0 but its fine i just switched my files back to the older version of blender.
- Edited
If you can reproduce this, it should be reported as a bug.
But you still haven't been specific.
I just created a .blend file using Blender 4.0.2, copied it into a Godot project folder, and opened the project with Godot 4.3-dev1. The file imported correctly. I can open it from the Godot FileSystem dock, and place it in a 3D scene.
- Edited
was using 4.1 upgraded to 4.2 its importing blender 4.0 files now. But the error was at the load in screen I didn't think to snapshot but the text gave a message saying; "Can't import blend file because the source was a file was from a newer version of blender". gave me instruction to use system version. Doesn't give message in 4.2.
Blender 4.0.2,Godot4.1.2
Tawa Godot4.1.2
You need Godot 4.1.3 or later.
Thank you!