You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Updated import_3d (markdown)
@@ -63,6 +63,8 @@ This section contains many options to change the way import workflow works. Some
|
|||||||
|
|
||||||
This means that the object names in the 3D DCC need to have those options appended at the end for the importer to tell what they are. When imported, Godot will convert them to what they are meant to be.
|
This means that the object names in the 3D DCC need to have those options appended at the end for the importer to tell what they are. When imported, Godot will convert them to what they are meant to be.
|
||||||
|
|
||||||
|
**Note:** Maya users must use "_" (underscore) instead of "-" (minus).
|
||||||
|
|
||||||
Here is an example of how a scene in the 3D dcc looks (using blender), and how it is imported to Godot:
|
Here is an example of how a scene in the 3D dcc looks (using blender), and how it is imported to Godot:
|
||||||
|
|
||||||
<p align="center"><img src="images/3dimp_blender.png"></p>
|
<p align="center"><img src="images/3dimp_blender.png"></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user