I am trying to delete a specific named child node ex. enemy.name = str(id)
and this enemy is stored in an empty node named enemies. How do I delete the specific enemy. I know how to use the queue free, but do not fully understand how to use getchild and gettree functions