1
0

changed stretch mode to allow for scaling and web export

This commit is contained in:
Lexzach 2025-03-23 18:30:04 -04:00
parent 2a177a8cb5
commit 3c57f18952
Signed by: Lexzach
GPG Key ID: 10A6FD067E6060A8

View File

@ -11,7 +11,7 @@ config_version=5
[application]
config/name="Extremely Intense Mathematics"
config/version="1.0"
config/version="1.1"
run/main_scene="uid://v7vh1typhj0k"
config/features=PackedStringArray("4.4", "Forward Plus")
boot_splash/bg_color=Color(0, 0, 0, 1)
@ -28,6 +28,7 @@ GLOBALVARS="*res://scripts/globalvars.gd"
window/size/viewport_width=1920
window/size/viewport_height=1080
window/stretch/mode="viewport"
[input]