From 239cdf7a188ce6a38cca1aeb3dd55811d51e35b3 Mon Sep 17 00:00:00 2001 From: henriquelalves Date: Tue, 3 Sep 2024 00:57:02 +0300 Subject: Updated the project for Godot 4.x --- character.png.import | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'character.png.import') diff --git a/character.png.import b/character.png.import index 0457bcc..c020b69 100644 --- a/character.png.import +++ b/character.png.import @@ -1,8 +1,9 @@ [remap] importer="texture" -type="StreamTexture" -path="res://.import/character.png-7a996d3b758d22c506b76a7c15391284.stex" +type="CompressedTexture2D" +uid="uid://hbmkqqavbg6" +path="res://.godot/imported/character.png-7a996d3b758d22c506b76a7c15391284.ctex" metadata={ "vram_texture": false } @@ -10,26 +11,24 @@ metadata={ [deps] source_file="res://character.png" -dest_files=[ "res://.import/character.png-7a996d3b758d22c506b76a7c15391284.stex" ] +dest_files=["res://.godot/imported/character.png-7a996d3b758d22c506b76a7c15391284.ctex"] [params] compress/mode=0 +compress/high_quality=false compress/lossy_quality=0.7 -compress/hdr_mode=0 -compress/bptc_ldr=0 +compress/hdr_compression=1 compress/normal_map=0 -flags/repeat=0 -flags/filter=true -flags/mipmaps=false -flags/anisotropic=false -flags/srgb=2 +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/HDR_as_SRGB=false -process/invert_color=false process/normal_map_invert_y=false -stream=false -size_limit=0 -detect_3d=true -svg/scale=1.0 +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 -- cgit v1.2.3