diff options
author | Jonas Bernard <public.jbernard@web.de> | 2021-04-24 19:44:34 +0200 |
---|---|---|
committer | Jonas Bernard <public.jbernard@web.de> | 2021-04-24 19:44:34 +0200 |
commit | 86d3530c1da2833a26572900cebd18bbbacda5d9 (patch) | |
tree | f06eb889e25d9e740bd3094981c4aea60a73fdda /textures/icons | |
parent | bb0b44bc910b86e8dfa3f0ae708890934421c20c (diff) | |
download | ldjam48-86d3530c1da2833a26572900cebd18bbbacda5d9.tar.gz ldjam48-86d3530c1da2833a26572900cebd18bbbacda5d9.tar.bz2 ldjam48-86d3530c1da2833a26572900cebd18bbbacda5d9.zip |
New background
Diffstat (limited to 'textures/icons')
-rw-r--r-- | textures/icons/heart_fill.png.import | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/textures/icons/heart_fill.png.import b/textures/icons/heart_fill.png.import new file mode 100644 index 0000000..0d862d5 --- /dev/null +++ b/textures/icons/heart_fill.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/heart_fill.png-1a7e948022df354987966bfc5510fbc4.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/icons/heart_fill.png" +dest_files=[ "res://.import/heart_fill.png-1a7e948022df354987966bfc5510fbc4.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 |