diff options
author | mikatomik <mikec_2007@hotmail.com> | 2022-09-20 04:09:03 -0400 |
---|---|---|
committer | mikatomik <mikec_2007@hotmail.com> | 2022-09-20 04:09:03 -0400 |
commit | 16c338caebd10216b7e8a585020e01be00b1b28e (patch) | |
tree | 06c8613613652b95e4e0cf0d2635d538b0b61b99 /world/monuments/lighthouse/lighthouse_normal.png.import | |
parent | 7e75beb7b1f3b1121961f8df36f0fee3cd41cb58 (diff) | |
download | game_jam49-16c338caebd10216b7e8a585020e01be00b1b28e.tar.gz game_jam49-16c338caebd10216b7e8a585020e01be00b1b28e.zip |
Import and configure lighthouse monument
Diffstat (limited to 'world/monuments/lighthouse/lighthouse_normal.png.import')
-rw-r--r-- | world/monuments/lighthouse/lighthouse_normal.png.import | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/world/monuments/lighthouse/lighthouse_normal.png.import b/world/monuments/lighthouse/lighthouse_normal.png.import new file mode 100644 index 0000000..4c707ab --- /dev/null +++ b/world/monuments/lighthouse/lighthouse_normal.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.s3tc.stex" +path.etc2="res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://world/monuments/lighthouse/lighthouse_normal.png" +dest_files=[ "res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.s3tc.stex", "res://.import/lighthouse_normal.png-dcfc77c9d86223c115a12d566dbecc9a.etc2.stex" ] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=1 +flags/repeat=true +flags/filter=true +flags/mipmaps=true +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=false +svg/scale=1.0 |