Browse Source

Fixed project settings to match tutorial

nello 4 years ago
parent
commit
bfd903a933
1 changed files with 2 additions and 0 deletions
  1. 2 0
      2d/dodge_the_creeps/project.godot

+ 2 - 0
2d/dodge_the_creeps/project.godot

@@ -24,6 +24,8 @@ config/icon="res://icon.png"
 
 window/size/width=480
 window/size/height=720
+window/stretch/mode="2d"
+window/stretch/aspect="keep"
 
 [input]