summaryrefslogtreecommitdiff
path: root/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks
diff options
context:
space:
mode:
authoralex <[email protected]>2026-07-24 21:15:53 +0200
committeralex <[email protected]>2026-07-24 21:15:53 +0200
commit6b666c7f25121e61bf1c58ee65cb2cd0f254b887 (patch)
treede012eb81e45de014bf451ab1e8e741ef5abf3c5 /2D Pixel Dungeon Asset Pack/items and trap_animation/peaks
parent7e0c071a0d86563f9d450bf9073e06006abfa86e (diff)
downloadgodot-testing-6b666c7f25121e61bf1c58ee65cb2cd0f254b887.tar.xz
godot-testing-6b666c7f25121e61bf1c58ee65cb2cd0f254b887.zip
replaced all the sprites added the tilemap and improved the stats system so it can be split into multiple scripts
Diffstat (limited to '2D Pixel Dungeon Asset Pack/items and trap_animation/peaks')
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.pngbin0 -> 239 bytes
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png.import40
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.pngbin0 -> 180 bytes
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png.import40
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.pngbin0 -> 144 bytes
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png.import40
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.pngbin0 -> 163 bytes
-rw-r--r--2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png.import40
8 files changed, 160 insertions, 0 deletions
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png
new file mode 100644
index 0000000..34f7343
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png
Binary files differ
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png.import
new file mode 100644
index 0000000..9c61f53
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png.import
@@ -0,0 +1,40 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cwnn1ky57fhwe"
+path="res://.godot/imported/peaks_1.png-885e13ec61ee9c8abae907362199592b.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_1.png"
+dest_files=["res://.godot/imported/peaks_1.png-885e13ec61ee9c8abae907362199592b.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/peaks/peaks_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png
new file mode 100644
index 0000000..26681d2
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png
Binary files differ
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png.import
new file mode 100644
index 0000000..c30a60b
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png.import
@@ -0,0 +1,40 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dg5jtdlftur2r"
+path="res://.godot/imported/peaks_2.png-3c6d85310ecedbbc43213991ceb46220.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_2.png"
+dest_files=["res://.godot/imported/peaks_2.png-3c6d85310ecedbbc43213991ceb46220.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/peaks/peaks_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png
new file mode 100644
index 0000000..c31fbf1
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png
Binary files differ
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png.import
new file mode 100644
index 0000000..2902a3a
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png.import
@@ -0,0 +1,40 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://ptfrgssxyi3a"
+path="res://.godot/imported/peaks_3.png-84aa94045f56c31840df43ba54d40cc7.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_3.png"
+dest_files=["res://.godot/imported/peaks_3.png-84aa94045f56c31840df43ba54d40cc7.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/peaks/peaks_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png
new file mode 100644
index 0000000..946dc56
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png
Binary files differ
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png.import
new file mode 100644
index 0000000..b6efc4a
--- /dev/null
+++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png.import
@@ -0,0 +1,40 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://5ihaj8jvdlo"
+path="res://.godot/imported/peaks_4.png-cc42789be1b1485ce6c1cd941646e033.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/peaks/peaks_4.png"
+dest_files=["res://.godot/imported/peaks_4.png-cc42789be1b1485ce6c1cd941646e033.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