0 votes

Hi, I created this street mesh in Blender:

(object mode)
enter image description here

(edit mode)
enter image description here

When I import it to godot it looks like this:
enter image description here
Why does it look so bad? The colors are not the problem, I didn't even try to match them yet.

Here are the export settings I used of the "Better Collada" exporter:
enter image description here

I used the default import settings from godot 2.1.4 stable. I tested with Godot 3 too, same error.

in Engine by (205 points)
reshown by

1 Answer

0 votes
Best answer

I solved it myself.
All my objects had scale value of 0.04 in blender which seems godot doesn't manage so well.
Applying the scale in blender ( Object -> Apply -> Scale ) before exporting solved the issue for me.

by (205 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.