You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When spawning nodes with SimpleSpawner, you likely need a way to delete
the node eventually. While you can call queue_free on a node using the
call_method_node block, it's nicer to hide the queue_free detail behind
a block.
0 commit comments