stop the _input(event) function of a node

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

I have tried it with

mynode.set_process_input(false)

but without effect…

Thanks!

:bust_in_silhouette: Reply From: Lebostein

OK it works. My mistake…