diff options
| author | tpart <tpart120@proton.me> | 2024-06-26 20:33:39 +0200 | 
|---|---|---|
| committer | tpart <tpart120@proton.me> | 2024-06-26 20:33:39 +0200 | 
| commit | 04e5fd7a67a2ccf3269df12b435e50ae232b9223 (patch) | |
| tree | a26daf3c089761658d8d8df78e7570a65ce1866b /client/menu/arrow_focus.svg.import | |
| parent | cac2287a1292ee3d9392a670a8e1a0352165b936 (diff) | |
| download | hurrycurry-04e5fd7a67a2ccf3269df12b435e50ae232b9223.tar hurrycurry-04e5fd7a67a2ccf3269df12b435e50ae232b9223.tar.bz2 hurrycurry-04e5fd7a67a2ccf3269df12b435e50ae232b9223.tar.zst  | |
Improve character menu accessibility
Diffstat (limited to 'client/menu/arrow_focus.svg.import')
| -rw-r--r-- | client/menu/arrow_focus.svg.import | 37 | 
1 files changed, 37 insertions, 0 deletions
diff --git a/client/menu/arrow_focus.svg.import b/client/menu/arrow_focus.svg.import new file mode 100644 index 00000000..5643398a --- /dev/null +++ b/client/menu/arrow_focus.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://by3qsrpxnfq4w" +path="res://.godot/imported/arrow_focus.svg-796c7015ab25a208e0703cc077245567.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://menu/arrow_focus.svg" +dest_files=["res://.godot/imported/arrow_focus.svg-796c7015ab25a208e0703cc077245567.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 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false  |