From 1e248d3dd18f7c6bfaf8066c4662facbbb89e8f9 Mon Sep 17 00:00:00 2001 From: Matheus Date: Thu, 4 Sep 2025 18:31:40 -0300 Subject: Itens na masmorra --- .../sprites/items/small_health_potion.png.import | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 assets/sprites/items/small_health_potion.png.import (limited to 'assets/sprites/items/small_health_potion.png.import') diff --git a/assets/sprites/items/small_health_potion.png.import b/assets/sprites/items/small_health_potion.png.import new file mode 100644 index 0000000..68df3be --- /dev/null +++ b/assets/sprites/items/small_health_potion.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b7drpdbk4lggb" +path="res://.godot/imported/small_health_potion.png-ac7c73317b9ed7f3138a57fb088ebb00.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://assets/sprites/items/small_health_potion.png" +dest_files=["res://.godot/imported/small_health_potion.png-ac7c73317b9ed7f3138a57fb088ebb00.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +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/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