Skip to content

Commit

Permalink
Modify for Android: touch controls, resize UI, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
MetallicCrimson committed Jan 31, 2024
1 parent 164b1cb commit 5ae24ae
Show file tree
Hide file tree
Showing 14 changed files with 374 additions and 160 deletions.
Binary file added resources/about_icon_v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/about_icon_v2.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dea475omnhkjj"
path="res://.godot/imported/about_icon_v2.png-f16845b147175f76376b6eea2ac401b2.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/about_icon_v2.png"
dest_files=["res://.godot/imported/about_icon_v2.png-f16845b147175f76376b6eea2ac401b2.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
Binary file added resources/acc_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/acc_icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://dk2nq7oo3fiys"
path="res://.godot/imported/acc_icon.png-0e643e0f035506f9e58aa472b7ba20fd.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/acc_icon.png"
dest_files=["res://.godot/imported/acc_icon.png-0e643e0f035506f9e58aa472b7ba20fd.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
Binary file added resources/pause_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/pause_icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://brqeon6vbi0up"
path="res://.godot/imported/pause_icon.png-58d019dfde45c0d77228d5faf7ef4cf7.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/pause_icon.png"
dest_files=["res://.godot/imported/pause_icon.png-58d019dfde45c0d77228d5faf7ef4cf7.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
Binary file added resources/start_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions resources/start_icon.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://kwf8473so2yl"
path="res://.godot/imported/start_icon.png-6de803870000e5036451bb7938817728.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://resources/start_icon.png"
dest_files=["res://.godot/imported/start_icon.png-6de803870000e5036451bb7938817728.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
Loading

0 comments on commit 5ae24ae

Please sign in to comment.