diff options
author | Hop311 <hop3114@gmail.com> | 2023-04-29 21:00:44 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-04-29 21:00:44 +0200 |
commit | 7e2700514652212e50a006ad525e7c7ca8e7840c (patch) | |
tree | 681431640bca4f25f5e383cc7960e5ff228b47cc /game/art/terrain/desert_smooth.png.import | |
parent | 1f8545facd248bbf4ea0cd551fea5f7d9b0efdce (diff) |
Terrain textures + province colour alpha channel
Diffstat (limited to 'game/art/terrain/desert_smooth.png.import')
-rw-r--r-- | game/art/terrain/desert_smooth.png.import | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/game/art/terrain/desert_smooth.png.import b/game/art/terrain/desert_smooth.png.import new file mode 100644 index 0000000..bc0513d --- /dev/null +++ b/game/art/terrain/desert_smooth.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://beo5i11jfu3al" +path="res://.godot/imported/desert_smooth.png-58a5349b112e9e97cf3426b380f022ef.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://art/terrain/desert_smooth.png" +dest_files=["res://.godot/imported/desert_smooth.png-58a5349b112e9e97cf3426b380f022ef.ctex"] + +[params] + +compress/mode=3 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=2 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=false +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 |