feat: create window with a size relative to screen size

This commit is contained in:
Gerard Gascón 2025-04-04 15:51:47 +02:00
parent 8e0bcc51a3
commit debccd0922
2 changed files with 3 additions and 1 deletions

View file

@ -21,6 +21,7 @@ config/icon="res://assets/sprites/icon.svg"
window/size/borderless=true
window/size/transparent=true
window/subwindows/embed_subwindows=false
window/stretch/mode="viewport"
window/per_pixel_transparency/allowed=true
[dotnet]