From 72863ffa31e27f4c6be862d80472cfb897fccaea Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Tue, 19 Nov 2024 15:24:50 +0100 Subject: next commit --- Towers/Components/Assets/poison-component.png | Bin 0 -> 176 bytes .../Components/Assets/poison-component.png.import | 34 +++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Towers/Components/Assets/poison-component.png create mode 100644 Towers/Components/Assets/poison-component.png.import (limited to 'Towers/Components/Assets') diff --git a/Towers/Components/Assets/poison-component.png b/Towers/Components/Assets/poison-component.png new file mode 100644 index 0000000..76f561d Binary files /dev/null and b/Towers/Components/Assets/poison-component.png differ diff --git a/Towers/Components/Assets/poison-component.png.import b/Towers/Components/Assets/poison-component.png.import new file mode 100644 index 0000000..8a1c383 --- /dev/null +++ b/Towers/Components/Assets/poison-component.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://rkeldjv41ww8" +path="res://.godot/imported/poison-component.png-83d1bbb149be90a9cdae02ce5657d8f9.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Towers/Components/Assets/poison-component.png" +dest_files=["res://.godot/imported/poison-component.png-83d1bbb149be90a9cdae02ce5657d8f9.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +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=1 -- cgit v1.2.3