What kind of 3d model files does godot support?
Thanks
-blobdev
What kind of 3d model files does godot support?
Thanks
-blobdev
They are listed in the documentation
Your best bet is probably gltf.
I personally use a combo of glTF and FBX, because using things like Mixamo with glTF involves a lot of re-work.
Thanks