diff options
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 5ee4903..789ed61 100644 --- a/project.godot +++ b/project.godot @@ -50,6 +50,12 @@ script_templates_search_path="res://ScriptTemplates" enabled=PoolStringArray( "res://addons/gut/plugin.cfg" ) +[gui] + +theme/use_hidpi=true +theme/custom="res://Assets/Themes/Texty.tres" +theme/custom_font="res://Assets/Fonts/VT323Font24.tres" + [physics] common/enable_pause_aware_picking=true |
