Add import configuration for background roughness texture

- Introduced a new import file for the background roughness texture located at `sourceimages/background_txt_pbr/background_txt_roughness.png`.
- Configured texture compression settings and metadata for optimal performance.
- Set up dependencies and parameters for texture processing, including mipmap generation and channel remapping.
This commit is contained in:
ASOwnerYT
2026-08-03 11:15:10 +12:00
parent fd0377cb3a
commit a74281f793
26 changed files with 480 additions and 28 deletions
@@ -0,0 +1,42 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bhlvuyo2l844g"
path.s3tc="res://.godot/imported/background_txt_metallic.png-b767166068e13f6b6df4e300cb0505b3.s3tc.ctex"
path.etc2="res://.godot/imported/background_txt_metallic.png-b767166068e13f6b6df4e300cb0505b3.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
}
[deps]
source_file="res://sourceimages/background_txt_pbr/background_txt_metallic.png"
dest_files=["res://.godot/imported/background_txt_metallic.png-b767166068e13f6b6df4e300cb0505b3.s3tc.ctex", "res://.godot/imported/background_txt_metallic.png-b767166068e13f6b6df4e300cb0505b3.etc2.ctex"]
[params]
compress/mode=2
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
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