Hi I've got a node that instances when I press "enter". The vars for this node are preloaded with onready var.
I instance the node (after checking if the node doesn't exist), queue_freeing it when the event is finished, and then pressing "enter" again to try to bring it back and this is where the error occurs and nothing happens. Thanks.