소스 검색

Fixed project settings to match tutorial

nello 4 년 전
부모
커밋
bfd903a933
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]