0 votes

I usually free all my nodes with queue free(), because I thought it was safer, and I couldn't think of a reason not to. Today I tried to free a node with a fixed process, and it would not free. Does it not free because it has no idle/slow time, or am I doing something else wrong?

in Engine by (546 points)

1 Answer

0 votes
Best answer

It should free all nodes. Maybe it's a bug.

by (703 points)
selected by

Please note that for queue_free to work the node must be part of scene tree (would be great if you could update your answer)

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.