Changed how resizing the window works

This commit is contained in:
Rain Clark 2024-05-14 16:57:08 -04:00
parent 7d0e076298
commit 510f80e2fa

View File

@ -16,6 +16,10 @@ config/features=PackedStringArray("4.2", "Forward Plus")
boot_splash/show_image=false boot_splash/show_image=false
config/icon="res://icon.png" config/icon="res://icon.png"
[display]
window/stretch/mode="viewport"
[dotnet] [dotnet]
project/assembly_name="Comets.gd" project/assembly_name="Comets.gd"