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 --- .../mini_chest/mini_chest_1.png | Bin 0 -> 250 bytes .../mini_chest/mini_chest_1.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_2.png | Bin 0 -> 252 bytes .../mini_chest/mini_chest_2.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_3.png | Bin 0 -> 250 bytes .../mini_chest/mini_chest_3.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_4.png | Bin 0 -> 253 bytes .../mini_chest/mini_chest_4.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_open_1.png | Bin 0 -> 252 bytes .../mini_chest/mini_chest_open_1.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_open_2.png | Bin 0 -> 253 bytes .../mini_chest/mini_chest_open_2.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_open_3.png | Bin 0 -> 287 bytes .../mini_chest/mini_chest_open_3.png.import | 40 +++++++++++++++++++++ .../mini_chest/mini_chest_open_4.png | Bin 0 -> 259 bytes .../mini_chest/mini_chest_open_4.png.import | 40 +++++++++++++++++++++ 16 files changed, 320 insertions(+) create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png.import create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png create mode 100644 2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png.import (limited to '2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest') diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png new file mode 100644 index 0000000..31b6239 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png.import new file mode 100644 index 0000000..6ddb921 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmqv76amwvgn0" +path="res://.godot/imported/mini_chest_1.png-9f30a1c68eedac9a6447513e1a8785bf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_1.png" +dest_files=["res://.godot/imported/mini_chest_1.png-9f30a1c68eedac9a6447513e1a8785bf.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/mini_chest/mini_chest_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png new file mode 100644 index 0000000..6c5a335 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png.import new file mode 100644 index 0000000..7d5bc7c --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://0mn82iw1kt06" +path="res://.godot/imported/mini_chest_2.png-3b1724119f1755c85b876705dc16a292.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_2.png" +dest_files=["res://.godot/imported/mini_chest_2.png-3b1724119f1755c85b876705dc16a292.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/mini_chest/mini_chest_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png new file mode 100644 index 0000000..a64711b Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png.import new file mode 100644 index 0000000..21e01cc --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://kicsk8pbyxn4" +path="res://.godot/imported/mini_chest_3.png-57369e87907492ff19debf2e781d3d27.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_3.png" +dest_files=["res://.godot/imported/mini_chest_3.png-57369e87907492ff19debf2e781d3d27.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/mini_chest/mini_chest_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png new file mode 100644 index 0000000..8bca8e9 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png.import new file mode 100644 index 0000000..a34b6f1 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ix334pq3e4ka" +path="res://.godot/imported/mini_chest_4.png-a4ee6f6188702f4cfb058a5edf3780c7.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_4.png" +dest_files=["res://.godot/imported/mini_chest_4.png-a4ee6f6188702f4cfb058a5edf3780c7.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/mini_chest/mini_chest_open_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png new file mode 100644 index 0000000..6c5a335 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png.import new file mode 100644 index 0000000..854d2c8 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bultfxqxdjuva" +path="res://.godot/imported/mini_chest_open_1.png-8bb5f540e8fe58b158d92f2a7ba0c694.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_1.png" +dest_files=["res://.godot/imported/mini_chest_open_1.png-8bb5f540e8fe58b158d92f2a7ba0c694.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/mini_chest/mini_chest_open_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png new file mode 100644 index 0000000..52a8e5e Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png.import new file mode 100644 index 0000000..5f80b91 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dpsyojfnwoc5w" +path="res://.godot/imported/mini_chest_open_2.png-743ab78661e1cd8a719dfa7813a629c2.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_2.png" +dest_files=["res://.godot/imported/mini_chest_open_2.png-743ab78661e1cd8a719dfa7813a629c2.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/mini_chest/mini_chest_open_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png new file mode 100644 index 0000000..6df2f7c Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png.import new file mode 100644 index 0000000..6715b68 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bmbcwrrq6gnb4" +path="res://.godot/imported/mini_chest_open_3.png-f1f964067289bc60f05611820ecdb9ac.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_3.png" +dest_files=["res://.godot/imported/mini_chest_open_3.png-f1f964067289bc60f05611820ecdb9ac.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/mini_chest/mini_chest_open_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png new file mode 100644 index 0000000..c840b25 Binary files /dev/null and b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png differ diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png.import new file mode 100644 index 0000000..d3263d6 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://c7aituliafvi4" +path="res://.godot/imported/mini_chest_open_4.png-ac58334bb1173206fb499ed00f91d0e5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/mini_chest/mini_chest_open_4.png" +dest_files=["res://.godot/imported/mini_chest_open_4.png-ac58334bb1173206fb499ed00f91d0e5.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