godot visual scripting collision detection

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

Hello everyone!
I tried visual scripting because i though that would be a faster alternative but things got complicated
I want to queue_free() everytime the holder of the script touch an object with “Wall” group

I have attached an image with my .vs script so, what are you suggesting me to do?