소스 검색

Merge pull request #621 from nellodotca/master

Fixed project settings to match tutorial
Aaron Franke 4 년 전
부모
커밋
4ef90a836a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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]