Hi there, this is my first post :) I would like to export from code what my 2D godot scene is rendering (even better just a canvas layer or node). Is that possible ? I saw a command save_png for the image class, but i dunno how to convert my scene to an image.
Do you have any useful suggestion ?
Thanks in advance :)