diff options
author | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-18 14:27:38 +0200 |
---|---|---|
committer | BigBrotherNii <nicochr1004@gmail.com> | 2024-07-18 14:27:38 +0200 |
commit | e1132431320f62f1da4d8c91a0e9cf7c549a8b15 (patch) | |
tree | e76c2c166ac06277204b30e394c30a8c3da18e3d /client/map/tiles/tree/bark_normal.webp.import | |
parent | 1edf7b95256c63df5b805e11e3a622f1bb36c4eb (diff) | |
parent | b109b34251425f50e641d3c49183317de9eced55 (diff) | |
download | hurrycurry-e1132431320f62f1da4d8c91a0e9cf7c549a8b15.tar hurrycurry-e1132431320f62f1da4d8c91a0e9cf7c549a8b15.tar.bz2 hurrycurry-e1132431320f62f1da4d8c91a0e9cf7c549a8b15.tar.zst |
improved depot map to solve #18
Diffstat (limited to 'client/map/tiles/tree/bark_normal.webp.import')
-rw-r--r-- | client/map/tiles/tree/bark_normal.webp.import | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/client/map/tiles/tree/bark_normal.webp.import b/client/map/tiles/tree/bark_normal.webp.import new file mode 100644 index 00000000..2eb53220 --- /dev/null +++ b/client/map/tiles/tree/bark_normal.webp.import @@ -0,0 +1,36 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmvab6kdyccm4" +path.s3tc="res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.s3tc.ctex" +path.etc2="res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.etc2.ctex" +metadata={ +"imported_formats": ["s3tc_bptc", "etc2_astc"], +"vram_texture": true +} + +[deps] + +source_file="res://map/tiles/tree/bark_normal.webp" +dest_files=["res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.s3tc.ctex", "res://.godot/imported/bark_normal.webp-5975c59765c0b2f447c0e816d9ae7c4e.etc2.ctex"] + +[params] + +compress/mode=2 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=1 +compress/channel_pack=0 +mipmaps/generate=true +mipmaps/limit=-1 +roughness/mode=1 +roughness/src_normal="res://map/tiles/Trees_NormalTree_Bark_Normal.webp" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=0 |