I’d like some of my input actions to prevent an interaction if the users pointer is within a specific region of the screen.
I’m guessing the best way is using a Custom Interaction?
or can it be done by using a Custom Processor?
I don’t want to modify the default interaction, whether that be a press, release, hold etc.
I just want to cancel the action if it was actuated in a specific region of the screen.