Disable TouchScreenButton node

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

How can I disable and enable the Touch Screen Button mode?

:bust_in_silhouette: Reply From: deaton64

Hi,

You can block the signals, as explained here: Use set_block_signals() to block the button press signal

Thanks for the link, it did help me.

morningkingdom | 2021-09-18 16:50