Skip to content

Conversation

@dbnicholson
Copy link
Member

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.

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.
@wjt wjt merged commit 2dc28d5 into main Oct 10, 2024
3 checks passed
@wjt wjt deleted the remove_node_x branch October 10, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants