![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Help me please |
Hi!
I have 15 buttons in my game and I have connected there pressed()
signal to the root to this function.
func delete_me():
#Delete the button which had emitted that signal
Can anyone tell how to delete(or any other things) the node which has emitted the signal