From 5dbe6302e437c5c1d4431b853c410aa1d52f9b3d Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Sat, 3 Sep 2022 22:17:29 -0700 Subject: offloading remaining progress from desktop --- project.godot | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 738d81b..1e71650 100644 --- a/project.godot +++ b/project.godot @@ -14,8 +14,13 @@ config/name="boats" run/main_scene="res://ui/MainMenu.tscn" config/icon="res://icon.png" +[debug] + +settings/stdout/print_fps=true + [display] +window/vsync/use_vsync=false window/stretch/mode="2d" [input] -- cgit v1.2.3