diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2021-12-09 00:52:59 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2021-12-09 00:52:59 +0100 |
commit | 0f518727c28d3204415db14c7ca0e4f7cb653677 (patch) | |
tree | a595121771b69a52f17154d8e5c61b7e4b2b8190 /models/attach.obj.import |
working
Diffstat (limited to 'models/attach.obj.import')
-rw-r--r-- | models/attach.obj.import | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/models/attach.obj.import b/models/attach.obj.import new file mode 100644 index 0000000..e48fd70 --- /dev/null +++ b/models/attach.obj.import @@ -0,0 +1,20 @@ +[remap] + +importer="wavefront_obj" +type="Mesh" +path="res://.import/attach.obj-290efa27a03ea772944dd9ac14ad9f66.mesh" + +[deps] + +files=[ "res://.import/attach.obj-290efa27a03ea772944dd9ac14ad9f66.mesh" ] + +source_file="res://models/attach.obj" +dest_files=[ "res://.import/attach.obj-290efa27a03ea772944dd9ac14ad9f66.mesh", "res://.import/attach.obj-290efa27a03ea772944dd9ac14ad9f66.mesh" ] + +[params] + +generate_tangents=true +scale_mesh=Vector3( 1, 1, 1 ) +offset_mesh=Vector3( 0, 0, 0 ) +octahedral_compression=true +optimize_mesh_flags=4286 |