diff options
Diffstat (limited to 'ship/water_pump/screen_textures')
-rw-r--r-- | ship/water_pump/screen_textures/idle.png | bin | 0 -> 7687 bytes | |||
-rw-r--r-- | ship/water_pump/screen_textures/idle.png.import | 37 | ||||
-rw-r--r-- | ship/water_pump/screen_textures/jammed.png | bin | 0 -> 10797 bytes | |||
-rw-r--r-- | ship/water_pump/screen_textures/jammed.png.import | 35 | ||||
-rw-r--r-- | ship/water_pump/screen_textures/running.png | bin | 0 -> 9631 bytes | |||
-rw-r--r-- | ship/water_pump/screen_textures/running.png.import | 35 |
6 files changed, 107 insertions, 0 deletions
diff --git a/ship/water_pump/screen_textures/idle.png b/ship/water_pump/screen_textures/idle.png Binary files differnew file mode 100644 index 0000000..f873009 --- /dev/null +++ b/ship/water_pump/screen_textures/idle.png 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 diff --git a/ship/water_pump/screen_textures/jammed.png b/ship/water_pump/screen_textures/jammed.png Binary files differnew file mode 100644 index 0000000..c8f0a87 --- /dev/null +++ b/ship/water_pump/screen_textures/jammed.png diff --git a/ship/water_pump/screen_textures/jammed.png.import b/ship/water_pump/screen_textures/jammed.png.import new file mode 100644 index 0000000..1a59dff --- /dev/null +++ b/ship/water_pump/screen_textures/jammed.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/jammed.png-254ba280fae956248aa4d3846ac50a5b.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ship/water_pump/screen_textures/jammed.png" +dest_files=[ "res://.import/jammed.png-254ba280fae956248aa4d3846ac50a5b.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +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=true +svg/scale=1.0 diff --git a/ship/water_pump/screen_textures/running.png b/ship/water_pump/screen_textures/running.png Binary files differnew file mode 100644 index 0000000..415305a --- /dev/null +++ b/ship/water_pump/screen_textures/running.png diff --git a/ship/water_pump/screen_textures/running.png.import b/ship/water_pump/screen_textures/running.png.import new file mode 100644 index 0000000..360b28d --- /dev/null +++ b/ship/water_pump/screen_textures/running.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/running.png-9f71973fdab9cb01021adc29f1377fd8.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://ship/water_pump/screen_textures/running.png" +dest_files=[ "res://.import/running.png-9f71973fdab9cb01021adc29f1377fd8.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +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=true +svg/scale=1.0 |