Compare commits

..

2 commits

Author SHA1 Message Date
64c055b23f Merge pull request 'Cropped icon so it doesn't get stretched' (#4) from icon into main
All checks were successful
Build Game / Build & push runner image (push) Successful in 5s
Build Game / Build Asteroids for all platforms (push) Successful in 1m32s
Reviewed-on: #4
2025-10-22 03:44:41 +00:00
9a0348f212 Cropped icon so it doesn't get stretched 2025-10-21 21:44:03 -06:00
3 changed files with 41 additions and 1 deletions

BIN
Sprites/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

40
Sprites/icon.png.import Normal file
View file

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://dr3obrh68kktx"
path="res://.godot/imported/icon.png-f9ba9008f31679cd240e2c5f33a9a4fb.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/icon.png"
dest_files=["res://.godot/imported/icon.png-f9ba9008f31679cd240e2c5f33a9a4fb.ctex"]
[params]
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
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
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -78,7 +78,7 @@ codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PackedStringArray()
application/modify_resources=true
application/icon="uid://cvfsmhdbgh8vh"
application/icon="uid://dr3obrh68kktx"
application/console_wrapper_icon=""
application/icon_interpolation=4
application/file_version=""