Hi,
Is it possible from a game to communicate with Godot's Debugger's Monitor and ask it to plot graphs of custom values from the running game (other than the default fps, process, memory, etc.) ? Is there any sort of "Debugger API" which would allow plotting custom values in that panel ?
It would be very useful to keep track of any quantity of interest for debugging.
