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/chest/chest_open_2.png.import | |
| 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/chest/chest_open_2.png.import')
| -rw-r--r-- | 2D Pixel Dungeon Asset Pack/items and trap_animation/chest/chest_open_2.png.import | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/2D Pixel Dungeon Asset Pack/items and trap_animation/chest/chest_open_2.png.import b/2D Pixel Dungeon Asset Pack/items and trap_animation/chest/chest_open_2.png.import new file mode 100644 index 0000000..2015daa --- /dev/null +++ b/2D Pixel Dungeon Asset Pack/items and trap_animation/chest/chest_open_2.png.import @@ -0,0 +1,40 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dot2b1ia1ltjs" +path="res://.godot/imported/chest_open_2.png-349b20b6c350ff03000d5862616859dc.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://2D Pixel Dungeon Asset Pack/items and trap_animation/chest/chest_open_2.png" +dest_files=["res://.godot/imported/chest_open_2.png-349b20b6c350ff03000d5862616859dc.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 |
