From 15a1d2a66e48324e1d560dc13b776627820f3999 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 27 Oct 2024 15:52:48 +0100 Subject: next commit --- Stages/Square/Assets/thumbnail.png | Bin 0 -> 1670 bytes Stages/Square/Assets/thumbnail.png.import | 34 ++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 Stages/Square/Assets/thumbnail.png create mode 100644 Stages/Square/Assets/thumbnail.png.import (limited to 'Stages/Square') diff --git a/Stages/Square/Assets/thumbnail.png b/Stages/Square/Assets/thumbnail.png new file mode 100644 index 0000000..c6cfe63 Binary files /dev/null and b/Stages/Square/Assets/thumbnail.png differ diff --git a/Stages/Square/Assets/thumbnail.png.import b/Stages/Square/Assets/thumbnail.png.import new file mode 100644 index 0000000..00b078a --- /dev/null +++ b/Stages/Square/Assets/thumbnail.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cfiu7ah67vdpg" +path="res://.godot/imported/thumbnail.png-87448b09ebe55396e3d64fca5a18fbdb.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Stages/Square/Assets/thumbnail.png" +dest_files=["res://.godot/imported/thumbnail.png-87448b09ebe55396e3d64fca5a18fbdb.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