From 6b666c7f25121e61bf1c58ee65cb2cd0f254b887 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 24 Jul 2026 21:15:53 +0200 Subject: replaced all the sprites added the tilemap and improved the stats system so it can be split into multiple scripts --- .../torch/candlestick_1_1.png | Bin 0 -> 361 bytes .../torch/candlestick_1_1.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_1_2.png | Bin 0 -> 408 bytes .../torch/candlestick_1_2.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_1_3.png | Bin 0 -> 404 bytes .../torch/candlestick_1_3.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_1_4.png | Bin 0 -> 407 bytes .../torch/candlestick_1_4.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_2_1.png | Bin 0 -> 357 bytes .../torch/candlestick_2_1.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_2_2.png | Bin 0 -> 412 bytes .../torch/candlestick_2_2.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_2_3.png | Bin 0 -> 421 bytes .../torch/candlestick_2_3.png.import | 40 +++++++++++++++++++++ .../torch/candlestick_2_4.png | Bin 0 -> 412 bytes .../torch/candlestick_2_4.png.import | 40 +++++++++++++++++++++ .../torch/side_torch_1.png | Bin 0 -> 267 bytes .../torch/side_torch_1.png.import | 40 +++++++++++++++++++++ .../torch/side_torch_2.png | Bin 0 -> 255 bytes .../torch/side_torch_2.png.import | 40 +++++++++++++++++++++ .../torch/side_torch_3.png | Bin 0 -> 258 bytes .../torch/side_torch_3.png.import | 40 +++++++++++++++++++++ .../torch/side_torch_4.png | Bin 0 -> 248 bytes .../torch/side_torch_4.png.import | 40 +++++++++++++++++++++ .../items and trap_animation/torch/torch_1.png | Bin 0 -> 348 bytes .../torch/torch_1.png.import | 40 +++++++++++++++++++++ .../items and trap_animation/torch/torch_2.png | Bin 0 -> 343 bytes .../torch/torch_2.png.import | 40 +++++++++++++++++++++ .../items and trap_animation/torch/torch_3.png | Bin 0 -> 354 bytes .../torch/torch_3.png.import | 40 +++++++++++++++++++++ .../items and trap_animation/torch/torch_4.png | Bin 0 -> 352 bytes .../torch/torch_4.png.import | 40 +++++++++++++++++++++ 32 files changed, 640 insertions(+) create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png.import (limited to '2D Pixel Dungeon Asset Pack/items and trap_animation/torch') diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png new file mode 100644 index 0000000..90a59cc Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png.import new file mode 100644 index 0000000..15dd62e --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dmqcgm5lwc73r" +path="res://.godot/imported/candlestick_1_1.png-7b6876bb9162b66e2693095e4578b957.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_1.png" +dest_files=["res://.godot/imported/candlestick_1_1.png-7b6876bb9162b66e2693095e4578b957.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png new file mode 100644 index 0000000..28810f6 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png.import new file mode 100644 index 0000000..d85eac6 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ca8ektcx1qsds" +path="res://.godot/imported/candlestick_1_2.png-802660903fce6cb55c4bbb50b3f03d01.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_2.png" +dest_files=["res://.godot/imported/candlestick_1_2.png-802660903fce6cb55c4bbb50b3f03d01.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png new file mode 100644 index 0000000..461c340 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png.import new file mode 100644 index 0000000..cd60544 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kv8j4uk6bo2x" +path="res://.godot/imported/candlestick_1_3.png-57ea6f9920f71981bb66504326b5c0b2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_3.png" +dest_files=["res://.godot/imported/candlestick_1_3.png-57ea6f9920f71981bb66504326b5c0b2.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png new file mode 100644 index 0000000..3971e90 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png.import new file mode 100644 index 0000000..f0988b4 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bdmwte1bh7p27" +path="res://.godot/imported/candlestick_1_4.png-a58323115787ec1abe2c26d1321a2021.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_1_4.png" +dest_files=["res://.godot/imported/candlestick_1_4.png-a58323115787ec1abe2c26d1321a2021.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png new file mode 100644 index 0000000..715ff69 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png.import new file mode 100644 index 0000000..92d71a8 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b1y1u71kj31n8" +path="res://.godot/imported/candlestick_2_1.png-f1ed6d5e6892fb78356c1f6b5a749cd3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_1.png" +dest_files=["res://.godot/imported/candlestick_2_1.png-f1ed6d5e6892fb78356c1f6b5a749cd3.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png new file mode 100644 index 0000000..b44cc22 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png.import new file mode 100644 index 0000000..aa24337 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://de3w4n71x5rbo" +path="res://.godot/imported/candlestick_2_2.png-c4d6fcf09a1beb10ec8a540ff5ad0660.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_2.png" +dest_files=["res://.godot/imported/candlestick_2_2.png-c4d6fcf09a1beb10ec8a540ff5ad0660.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png new file mode 100644 index 0000000..aef4156 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png.import new file mode 100644 index 0000000..eeab787 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://1lfyhfpru883" +path="res://.godot/imported/candlestick_2_3.png-bae043895755eb9ba869a9eb0bc1d259.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_3.png" +dest_files=["res://.godot/imported/candlestick_2_3.png-bae043895755eb9ba869a9eb0bc1d259.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png new file mode 100644 index 0000000..9308b94 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png.import new file mode 100644 index 0000000..c63a58a --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://24vd168ffk8e" +path="res://.godot/imported/candlestick_2_4.png-69ded179059dbd7faa63288bd2d6ddfe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/candlestick_2_4.png" +dest_files=["res://.godot/imported/candlestick_2_4.png-69ded179059dbd7faa63288bd2d6ddfe.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png new file mode 100644 index 0000000..9d9e8d8 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png.import new file mode 100644 index 0000000..bd07342 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmhbhn1pif6bm" +path="res://.godot/imported/side_torch_1.png-7f92a7713ee4d17acdab2aec79bd2d8f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_1.png" +dest_files=["res://.godot/imported/side_torch_1.png-7f92a7713ee4d17acdab2aec79bd2d8f.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png new file mode 100644 index 0000000..2c70341 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png.import new file mode 100644 index 0000000..d8dda38 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bp0nanxelqoef" +path="res://.godot/imported/side_torch_2.png-312d9d8e1635f20df4d05d959ce3c698.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_2.png" +dest_files=["res://.godot/imported/side_torch_2.png-312d9d8e1635f20df4d05d959ce3c698.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png new file mode 100644 index 0000000..a27effc Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png.import new file mode 100644 index 0000000..365ee6e --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://csswtunqlx2nw" +path="res://.godot/imported/side_torch_3.png-e29f413cdd1ecb0025780f2ce7a567f3.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_3.png" +dest_files=["res://.godot/imported/side_torch_3.png-e29f413cdd1ecb0025780f2ce7a567f3.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png new file mode 100644 index 0000000..81934ab Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png.import new file mode 100644 index 0000000..1612b49 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bert21qmaw7ld" +path="res://.godot/imported/side_torch_4.png-1222aa5c3636c09906cc82f97b71f06a.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/side_torch_4.png" +dest_files=["res://.godot/imported/side_torch_4.png-1222aa5c3636c09906cc82f97b71f06a.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png new file mode 100644 index 0000000..0d8bb36 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png.import new file mode 100644 index 0000000..d3e515c --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://k44pw581tslx" +path="res://.godot/imported/torch_1.png-aa27cea20ef28b61f459ff747b123705.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_1.png" +dest_files=["res://.godot/imported/torch_1.png-aa27cea20ef28b61f459ff747b123705.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png new file mode 100644 index 0000000..aa9f287 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png.import new file mode 100644 index 0000000..6309b47 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by3x63irwx21l" +path="res://.godot/imported/torch_2.png-d0e5be7c4424217ae46377fc190a400f.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_2.png" +dest_files=["res://.godot/imported/torch_2.png-d0e5be7c4424217ae46377fc190a400f.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png new file mode 100644 index 0000000..a5dd485 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png.import new file mode 100644 index 0000000..9d26f5e --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://byxmucebu5g5x" +path="res://.godot/imported/torch_3.png-f0b182dc79e273e67340cc66c77a98bd.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_3.png" +dest_files=["res://.godot/imported/torch_3.png-f0b182dc79e273e67340cc66c77a98bd.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png new file mode 100644 index 0000000..e50b02d Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png.import new file mode 100644 index 0000000..e4cea99 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b3eebtexwtvgc" +path="res://.godot/imported/torch_4.png-7f22ab61970cbb3ee9ea731bca0cdab2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/torch/torch_4.png" +dest_files=["res://.godot/imported/torch_4.png-7f22ab61970cbb3ee9ea731bca0cdab2.ctex"] + +[params] + +compress/mode=0 +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=false +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=1 -- cgit v1.2.3