Hi… It just seems crazy that I have to delete everything I have and then add it… I am making a game for android, and deleting ALL widgets means it deletes player touch interface also… Now, how do I get it back? There is no option to get the touch interface back
If you want to delete only one widget from the viewport you shold use the “Remove from Parent” node with the widget you want to remove as the target, this will work.