✅ Is it possible to ask check for a keypress without pausing the whole console?
Also, your program will crash here
Console.SetCursorPosition(defPnt.X * Console.WindowWidth / 1919, defPnt.Y * Console.WindowHeight / 1079);
Because sometimes the cursor will be outside the console screen