I want the program to pop up a native warning window when F12 is pressed, displaying some text. However, nothing shows up at the moment. The scene tree is working fine. The relevant code is around line 287 in Console.gd. Below are the related code and the solutions I’ve tried.