Browse Source

Modify size of Window

DricomDragon 5 năm trước cách đây
mục cha
commit
73e0c01bce
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      project.godot

+ 6 - 0
project.godot

@@ -18,6 +18,12 @@ _global_script_class_icons={
 config/name="DodgeTheCreep"
 config/name="DodgeTheCreep"
 config/icon="res://icon.png"
 config/icon="res://icon.png"
 
 
+[display]
+
+window/size/width=480
+window/size/height=720
+window/size/resizable=false
+
 [rendering]
 [rendering]
 
 
 environment/default_environment="res://default_env.tres"
 environment/default_environment="res://default_env.tres"