diff --git a/import_meshes.md b/import_meshes.md index cb15489..3339927 100644 --- a/import_meshes.md +++ b/import_meshes.md @@ -28,4 +28,7 @@ Finally, there is an option to weld vertices. Given OBJ files are text-based, it Mesh resources (what this importer imports) are used inside MeshInstance nodes. Simply set them to the Mesh property of them. +

+ +And that is it.