SpaceMadness/lunar-unity-console

Add more gestures to show console

novavision opened this issue · 1 comments

As we all know 2 fingers gestures are pretty common for mobile devices and this conflicts with console show gesture.
Please add something like 3 fingers swipe down, or 2-3 fingers very long tap.

Hey @novavision,

You can disable gestures and use API Calls to programmatically open the console. I'll try to add more gestures soon.