Closed
Description
Describe the project you are working on
No response
Describe the feature / enhancement and how it helps to overcome the problem or limitation
If you use the method to hide the dialogue as described in AnidemDex/Godot-EventSystem#21, only the dialog box will be hidden but not the name.
Parenting both to a new top-level node such as "DialogBox" would resolve this problem and allow you to just hide/unhide 1 thing to hide the text and its label box while still letting you some fine-grained hiding via node paths.
Adittional information
No response