From 5d282cc162729329f124f24cd88386ee1deefa41 Mon Sep 17 00:00:00 2001 From: nokoe Date: Mon, 23 Jun 2025 14:37:02 +0200 Subject: zoom by `InputEventMagnifyGesture` on android, this should fix #332 --- client/project.godot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/project.godot') diff --git a/client/project.godot b/client/project.godot index c20d4165..c9146766 100644 --- a/client/project.godot +++ b/client/project.godot @@ -215,6 +215,10 @@ menu={ ] } +[input_devices] + +pointing/android/enable_pan_and_scale_gestures=true + [rendering] renderer/rendering_method.mobile="gl_compatibility" -- cgit v1.2.3-70-g09d2