i'm trying to make a tool that recreates dialogue from a certain game so people can make fake dialogue for that game. i've gotten the visuals themselves mostly working, and the customizability, but now i want to figure out how to take a few of the nodes in the scene and export them together as a png
this is what my scene tree looks like. i want to export the dialogue box, its children, and the portrait nodes to a png with a transparent background
(i'm a beginner at godot but this seems like a more advanced problem, so putting it here)
