Touchscreen should not react when touch buttons are pressed

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Okan Ozdemir

Hi, appreciated. This one should be easy:

Joystick.get_node("ControlCamera2").get_rect().has_point(event.position):

What is the code for touch button for hindering users for both sending input to touch screen and touch button?