From 7d515712404db480b6ba6eb45576ecc74988acd3 Mon Sep 17 00:00:00 2001 From: dam Date: Thu, 2 Dec 2021 22:19:02 +0000 Subject: Implement date picker prototype. --- project.godot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'project.godot') diff --git a/project.godot b/project.godot index 8bc4dca..fa00ba4 100644 --- a/project.godot +++ b/project.godot @@ -25,6 +25,10 @@ window/size/height=1280 window/energy_saving/keep_screen_on=false window/handheld/orientation="portrait" +[input_devices] + +pointing/emulate_touch_from_mouse=true + [physics] common/enable_pause_aware_picking=true -- cgit v1.2.3