diff options
author | Jonas Bernard <public.jbernard@web.de> | 2021-04-25 22:55:56 +0200 |
---|---|---|
committer | Jonas Bernard <public.jbernard@web.de> | 2021-04-25 22:55:56 +0200 |
commit | 29a0e70181cb7c2aa8f6e051138772965e678522 (patch) | |
tree | 5c5d091b99d133074741d8dc16bb45b4b83209e0 /textures/components/button | |
parent | 7103016b8d0af10d3a9c0f0f4158b845cde09ba0 (diff) | |
download | ldjam48-29a0e70181cb7c2aa8f6e051138772965e678522.tar.gz ldjam48-29a0e70181cb7c2aa8f6e051138772965e678522.tar.bz2 ldjam48-29a0e70181cb7c2aa8f6e051138772965e678522.zip |
Password level 1
Diffstat (limited to 'textures/components/button')
-rw-r--r-- | textures/components/button/button.png | bin | 0 -> 639 bytes | |||
-rw-r--r-- | textures/components/button/button.png.import | 34 | ||||
-rw-r--r-- | textures/components/button/button.xcf | bin | 0 -> 2457 bytes |
3 files changed, 34 insertions, 0 deletions
diff --git a/textures/components/button/button.png b/textures/components/button/button.png Binary files differnew file mode 100644 index 0000000..dd9654f --- /dev/null +++ b/textures/components/button/button.png diff --git a/textures/components/button/button.png.import b/textures/components/button/button.png.import new file mode 100644 index 0000000..9dcb709 --- /dev/null +++ b/textures/components/button/button.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/button.png-450ffa012e0be78adf7e3bea997e4f9c.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://textures/components/button/button.png" +dest_files=[ "res://.import/button.png-450ffa012e0be78adf7e3bea997e4f9c.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=false +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 diff --git a/textures/components/button/button.xcf b/textures/components/button/button.xcf Binary files differnew file mode 100644 index 0000000..7074cd9 --- /dev/null +++ b/textures/components/button/button.xcf |