#Process mode Disabled not working

8 messages · Page 1 of 1 (latest)

obtuse quest
#

Why would it disappear?

#

That sets whether it gets processed, but it will still exist

solemn quail
#

how would i go about doing that

obtuse quest
#

If you want it gone, just call queue_free(). Or if you want to hold onto it, use remove_child

solemn quail
#

ty

obtuse quest
#

Or if you just want it invisible, that will depend on what kind of node it is

solemn quail
#

nvm

#

got it to work