I’ve coded a custom click gesture detection for my game, but I might have to add a multi-touch gesture, such as pinching in. However, even with the option “Emulate touch from mouse” enabled, Godot is sending InputEventMouse instead of InputEventScreenTouch.