The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

+1 vote

Hi everyone.

I maked simple model in Blender and export it as .obj. I try add it to scene by drag it from files list but I have saw empty box only. How to import model from .obj properly in Godot 3? If use .dae format, then it's all right.

in Engine by (13 points)

1 Answer

+1 vote

You need a MeshInstance node first, then you can drag your .obj to the first property of this node. If drag and drop doesn't work click on the property and choose "load" in the dropdown list.

by (548 points)

It's doesn't work. I wrote short video to illustrate my problem. My OS is Windows 7 (64 bit). Blender 2.79.

I've seen that too. It just doesn't load anything, the property is still set to "null". They really fucked up the import system for G3.

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.