Add Pinch Zoom Capabilities to Support Image Detection Capabilities #1080
newbneet
started this conversation in
General Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I would like to request a capability to add pinch gesture.
It can be either Swipe Action enabled user to add more finger gestures in one action, or make it possible to let multiple Swipe actions play out at once without waiting for one another.
[Why is this gesture needed?]
There are some games that enables zoom in and out, and many of them start different screens with different zoom levels or change the zoom ratio within gameplay to highlight an event.
Games that do this will most of the time render the Image Detection useless due to the target image size being scaled up or down. Therefore pinch zoom is needed.
With Pinch Zoom function, we can force the game to stay at consistent zoom level and let the image detection function as it's supposed to.
I hope this feature will be considered, thank you.
All reactions