My goal is to make a popup window when the user clicks right mouse button on my GraphEdit node, just like in VisualShader
In Godot Documentation i found that GraphEdit has a popup_request signal, but it seems that in my version of Godot i can’t use it
Is it removed or am i missing something?