diff options
Diffstat (limited to 'client/player/onscreen_controls/textures')
3 files changed, 18 insertions, 0 deletions
diff --git a/client/player/onscreen_controls/textures/joystick_base_outline.png.import b/client/player/onscreen_controls/textures/joystick_base_outline.png.import index c1560d60..260f5fbe 100644 --- a/client/player/onscreen_controls/textures/joystick_base_outline.png.import +++ b/client/player/onscreen_controls/textures/joystick_base_outline.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/joystick_base_outline.png-cc0449804e4e1c71cbd compress/mode=0 compress/high_quality=false compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 compress/hdr_compression=1 compress/normal_map=0 compress/channel_pack=0 @@ -25,6 +27,10 @@ mipmaps/generate=false mipmaps/limit=-1 roughness/mode=0 roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 process/fix_alpha_border=true process/premult_alpha=false process/normal_map_invert_y=false diff --git a/client/player/onscreen_controls/textures/joystick_tip.png.import b/client/player/onscreen_controls/textures/joystick_tip.png.import index 20f9a70e..7e299667 100644 --- a/client/player/onscreen_controls/textures/joystick_tip.png.import +++ b/client/player/onscreen_controls/textures/joystick_tip.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/joystick_tip.png-70923dcf979f5f117d9fe188032a compress/mode=0 compress/high_quality=false compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 compress/hdr_compression=1 compress/normal_map=0 compress/channel_pack=0 @@ -25,6 +27,10 @@ mipmaps/generate=false mipmaps/limit=-1 roughness/mode=0 roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 process/fix_alpha_border=true process/premult_alpha=false process/normal_map_invert_y=false diff --git a/client/player/onscreen_controls/textures/joystick_tip_arrows.png.import b/client/player/onscreen_controls/textures/joystick_tip_arrows.png.import index f8017fb1..007fca56 100644 --- a/client/player/onscreen_controls/textures/joystick_tip_arrows.png.import +++ b/client/player/onscreen_controls/textures/joystick_tip_arrows.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/joystick_tip_arrows.png-e2d477ae8f960dc0e3fae compress/mode=0 compress/high_quality=false compress/lossy_quality=0.7 +compress/uastc_level=0 +compress/rdo_quality_loss=0.0 compress/hdr_compression=1 compress/normal_map=0 compress/channel_pack=0 @@ -25,6 +27,10 @@ mipmaps/generate=false mipmaps/limit=-1 roughness/mode=0 roughness/src_normal="" +process/channel_remap/red=0 +process/channel_remap/green=1 +process/channel_remap/blue=2 +process/channel_remap/alpha=3 process/fix_alpha_border=true process/premult_alpha=false process/normal_map_invert_y=false |