From eb31cb90e32ef15d7c76d526db4f057e82448b58 Mon Sep 17 00:00:00 2001 From: dusoleil Date: Fri, 16 Sep 2022 03:27:42 -0400 Subject: Housekeeping for all the new stuff that diverged from the reorganization --- ship/water_pump/screen_textures/idle.png.import | 37 +++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 ship/water_pump/screen_textures/idle.png.import (limited to 'ship/water_pump/screen_textures/idle.png.import') diff --git a/ship/water_pump/screen_textures/idle.png.import b/ship/water_pump/screen_textures/idle.png.import new file mode 100644 index 0000000..4abd4ad --- /dev/null +++ b/ship/water_pump/screen_textures/idle.png.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="StreamTexture" +path.s3tc="res://.import/idle.png-5094372df41a80d2fbe6a8aa4a1ebff1.s3tc.stex" +path.etc2="res://.import/idle.png-5094372df41a80d2fbe6a8aa4a1ebff1.etc2.stex" +metadata={ +"imported_formats": [ "s3tc", "etc2" ], +"vram_texture": true +} + +[deps] + +source_file="res://ship/water_pump/screen_textures/idle.png" +dest_files=[ "res://.import/idle.png-5094372df41a80d2fbe6a8aa4a1ebff1.s3tc.stex", "res://.import/idle.png-5094372df41a80d2fbe6a8aa4a1ebff1.etc2.stex" ] + +[params] + +compress/mode=2 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=true +flags/filter=true +flags/mipmaps=true +flags/anisotropic=false +flags/srgb=1 +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 -- cgit v1.2.3