diff options
| author | alex <[email protected]> | 2026-07-24 21:15:53 +0200 |
|---|---|---|
| committer | alex <[email protected]> | 2026-07-24 21:15:53 +0200 |
| commit | 6b666c7f25121e61bf1c58ee65cb2cd0f254b887 (patch) | |
| tree | de012eb81e45de014bf451ab1e8e741ef5abf3c5 /2D Pixel Dungeon Asset Pack/items and trap_animation/flag | |
| parent | 7e0c071a0d86563f9d450bf9073e06006abfa86e (diff) | |
| download | godot-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/flag')
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png | bin | 0 -> 364 bytes | |||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png.import | 40 | ||||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png | bin | 0 -> 372 bytes | |||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png.import | 40 | ||||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png | bin | 0 -> 342 bytes | |||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png.import | 40 | ||||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png | bin | 0 -> 347 bytes | |||
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png.import | 40 |
8 files changed, 160 insertions, 0 deletions
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png Binary files differnew file mode 100644 index 0000000..680c3e8 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png.import new file mode 100644 index 0000000..8047818 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://cm85xl58511xg" +path="res://.godot/imported/flag_1.png-23df5cb44bbb135b05fb5b8c318b2bfe.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_1.png" +dest_files=["res://.godot/imported/flag_1.png-23df5cb44bbb135b05fb5b8c318b2bfe.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/flag/flag_2.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png Binary files differnew file mode 100644 index 0000000..58b2bc8 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png.import new file mode 100644 index 0000000..5b92fd8 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://ddixqpqkgn8v7" +path="res://.godot/imported/flag_2.png-63d2f258d7c9a751a7127482dcf25bdf.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_2.png" +dest_files=["res://.godot/imported/flag_2.png-63d2f258d7c9a751a7127482dcf25bdf.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/flag/flag_3.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png Binary files differnew file mode 100644 index 0000000..0a22b63 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png.import new file mode 100644 index 0000000..504e2d2 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dr6005pd12411" +path="res://.godot/imported/flag_3.png-939ca94e4fc018bccdcf760e870b7408.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_3.png" +dest_files=["res://.godot/imported/flag_3.png-939ca94e4fc018bccdcf760e870b7408.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/flag/flag_4.png b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png Binary files differnew file mode 100644 index 0000000..418a6b7 --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png.import new file mode 100644 index 0000000..a887c1c --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://fjj25s3wiqew" +path="res://.godot/imported/flag_4.png-57fe8bc5c588adf3e24f16d2b22be01d.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/flag/flag_4.png" +dest_files=["res://.godot/imported/flag_4.png-57fe8bc5c588adf3e24f16d2b22be01d.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 |
