Third Prototpye

This commit is contained in:
Exobyt 2024-08-20 13:52:09 +02:00
parent e7d50232b2
commit 08ae4632d4
2 changed files with 8 additions and 8 deletions

View file

@ -12,7 +12,7 @@ config_version=5
config/name="Texpand"
config/description="Submission for the GMTK Game jam 2024. Tetris with special Blocks that expands"
config/version="0.1.1"
config/version="0.1.2"
config/tags=PackedStringArray("game_jam")
run/main_scene="res://scenes/Main/main.tscn"
config/features=PackedStringArray("4.3", "GL Compatibility")
@ -30,7 +30,6 @@ window/size/viewport_width=1080
window/size/viewport_height=1280
window/stretch/mode="viewport"
window/stretch/aspect="expand"
window/stretch/scale=0.5
window/handheld/orientation=1
[editor]