Explorar el Código

Merge pull request #621 from nellodotca/master

Fixed project settings to match tutorial
Aaron Franke hace 4 años
padre
commit
4ef90a836a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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]