From 553e6d8a818a33195dbf1d01cb517e46fac7996e Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sat, 29 Oct 2022 23:05:38 +0100 Subject: Add death screen --- project.godot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project.godot') diff --git a/project.godot b/project.godot index a6eab52..035fc3a 100644 --- a/project.godot +++ b/project.godot @@ -25,6 +25,10 @@ window/size/height=720 window/stretch/mode="2d" window/stretch/aspect="keep" +[global] + +fonts=false + [gui] common/drop_mouse_on_gui_input_disabled=true -- cgit v1.2.3-70-g09d2