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